+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 14 06:14:50 2026] *** compiled with version: 11.4.0 on 27 February 2026 20:20:47 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-5b5dcdfd9c-xhd6b machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x55b067eb0170 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-14 06:14:54.359 7 INFO neutron.common.config [-] Logging enabled! 2026-04-14 06:14:54.359 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-14 06:14:54.372 8 INFO neutron.common.config [-] Logging enabled! 2026-04-14 06:14:54.372 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-04-14 06:14:54.634 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-14 06:14:54.645 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-14 06:14:55.447 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 06:14:55.450 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-14 06:14:55.453 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-14 06:14:55.454 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 06:14:55.454 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-14 06:14:55.454 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-14 06:14:55.455 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:14:55.460 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:14:55.461 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:14:55.461 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 06:14:55.468 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 06:14:55.470 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-14 06:14:55.473 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-14 06:14:55.474 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 06:14:55.475 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-14 06:14:55.475 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-14 06:14:55.475 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:14:55.479 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-14 06:14:55.480 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 06:14:55.480 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-14 06:14:55.481 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:14:55.481 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 06:14:55.482 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 06:14:55.500 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-14 06:14:55.501 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 06:14:55.501 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-14 06:14:55.519 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-14 06:14:55.520 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-14 06:14:55.520 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-14 06:14:55.520 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-14 06:14:55.526 7 WARNING oslo_policy.policy [None req-5b176055-2af6-459f-9a66-2b62f6dd02ea - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-14 06:14:55.540 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-14 06:14:55.540 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-14 06:14:55.540 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-14 06:14:55.540 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-14 06:14:55.547 8 WARNING oslo_policy.policy [None req-b8d0983d-02a0-4be0-8146-866742532396 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-14 06:14:55.893 7 INFO neutron.plugins.ml2.managers [None req-5b176055-2af6-459f-9a66-2b62f6dd02ea - - - - - -] Initializing driver for type 'vlan' 2026-04-14 06:14:55.926 8 INFO neutron.plugins.ml2.managers [None req-b8d0983d-02a0-4be0-8146-866742532396 - - - - - -] Initializing driver for type 'vlan' 2026-04-14 06:14:56.200 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5b176055-2af6-459f-9a66-2b62f6dd02ea - - - - - -] VlanTypeDriver initialization complete 2026-04-14 06:14:56.200 7 INFO neutron.plugins.ml2.managers [None req-5b176055-2af6-459f-9a66-2b62f6dd02ea - - - - - -] Initializing driver for type 'vxlan' 2026-04-14 06:14:56.201 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5b176055-2af6-459f-9a66-2b62f6dd02ea - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-14 06:14:56.225 7 INFO neutron.plugins.ml2.managers [None req-5b176055-2af6-459f-9a66-2b62f6dd02ea - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-14 06:14:56.225 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5b176055-2af6-459f-9a66-2b62f6dd02ea - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-14 06:14:56.225 7 INFO neutron.plugins.ml2.managers [None req-5b176055-2af6-459f-9a66-2b62f6dd02ea - - - - - -] Initializing extension driver 'port_security' 2026-04-14 06:14:56.225 7 INFO neutron.plugins.ml2.extensions.port_security [None req-5b176055-2af6-459f-9a66-2b62f6dd02ea - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-14 06:14:56.225 7 INFO neutron.plugins.ml2.managers [None req-5b176055-2af6-459f-9a66-2b62f6dd02ea - - - - - -] Initializing extension driver 'qos' 2026-04-14 06:14:56.225 7 INFO neutron.plugins.ml2.managers [None req-5b176055-2af6-459f-9a66-2b62f6dd02ea - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-14 06:14:56.226 7 INFO neutron.plugins.ml2.managers [None req-5b176055-2af6-459f-9a66-2b62f6dd02ea - - - - - -] Initializing mechanism driver 'l2population' 2026-04-14 06:14:56.236 7 INFO neutron.quota [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded quota_driver: . 2026-04-14 06:14:56.236 7 INFO neutron.plugins.ml2.plugin [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Modular L2 Plugin initialization complete 2026-04-14 06:14:56.237 7 INFO neutron.plugins.ml2.managers [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-14 06:14:56.237 7 INFO neutron.plugins.ml2.managers [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-14 06:14:56.237 7 INFO neutron.plugins.ml2.managers [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-14 06:14:56.237 7 INFO neutron.extensions.vlantransparent [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Disabled vlantransparent extension. 2026-04-14 06:14:56.237 7 INFO neutron.manager [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loading Plugin: qos 2026-04-14 06:14:56.248 7 INFO neutron.manager [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loading Plugin: router 2026-04-14 06:14:56.250 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b8d0983d-02a0-4be0-8146-866742532396 - - - - - -] VlanTypeDriver initialization complete 2026-04-14 06:14:56.250 8 INFO neutron.plugins.ml2.managers [None req-b8d0983d-02a0-4be0-8146-866742532396 - - - - - -] Initializing driver for type 'vxlan' 2026-04-14 06:14:56.250 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b8d0983d-02a0-4be0-8146-866742532396 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-14 06:14:56.273 8 INFO neutron.plugins.ml2.managers [None req-b8d0983d-02a0-4be0-8146-866742532396 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-14 06:14:56.273 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b8d0983d-02a0-4be0-8146-866742532396 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-14 06:14:56.273 8 INFO neutron.plugins.ml2.managers [None req-b8d0983d-02a0-4be0-8146-866742532396 - - - - - -] Initializing extension driver 'port_security' 2026-04-14 06:14:56.274 8 INFO neutron.plugins.ml2.extensions.port_security [None req-b8d0983d-02a0-4be0-8146-866742532396 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-14 06:14:56.274 8 INFO neutron.plugins.ml2.managers [None req-b8d0983d-02a0-4be0-8146-866742532396 - - - - - -] Initializing extension driver 'qos' 2026-04-14 06:14:56.274 8 INFO neutron.plugins.ml2.managers [None req-b8d0983d-02a0-4be0-8146-866742532396 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-14 06:14:56.274 8 INFO neutron.plugins.ml2.managers [None req-b8d0983d-02a0-4be0-8146-866742532396 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-14 06:14:56.281 7 INFO neutron.services.service_base [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-14 06:14:56.281 7 INFO neutron.manager [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loading Plugin: segments 2026-04-14 06:14:56.284 8 INFO neutron.quota [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded quota_driver: . 2026-04-14 06:14:56.285 8 INFO neutron.plugins.ml2.plugin [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Modular L2 Plugin initialization complete 2026-04-14 06:14:56.285 8 INFO neutron.plugins.ml2.managers [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-14 06:14:56.285 8 INFO neutron.plugins.ml2.managers [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-14 06:14:56.285 8 INFO neutron.plugins.ml2.managers [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Got port-security extension from driver 'port_security' 2026-04-14 06:14:56.286 8 INFO neutron.extensions.vlantransparent [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Disabled vlantransparent extension. 2026-04-14 06:14:56.286 8 INFO neutron.manager [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loading Plugin: qos 2026-04-14 06:14:56.296 8 INFO neutron.manager [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loading Plugin: router 2026-04-14 06:14:56.331 8 INFO neutron.services.service_base [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-14 06:14:56.332 8 INFO neutron.manager [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loading Plugin: segments 2026-04-14 06:14:56.370 7 INFO neutron.manager [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loading Plugin: trunk 2026-04-14 06:14:56.421 8 INFO neutron.manager [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loading Plugin: trunk 2026-04-14 06:14:56.431 7 INFO neutron.manager [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loading Plugin: vpnaas 2026-04-14 06:14:56.470 7 WARNING stevedore.named [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 06:14:56.478 8 INFO neutron.manager [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loading Plugin: vpnaas 2026-04-14 06:14:56.517 8 WARNING stevedore.named [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 06:14:56.528 7 INFO neutron_vpnaas.services.vpn.plugin [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-14 06:14:56.528 7 INFO neutron.common.utils [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-14 06:14:56.528 7 INFO neutron.manager [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loading Plugin: auto_allocate 2026-04-14 06:14:56.532 7 INFO neutron.manager [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loading Plugin: tag 2026-04-14 06:14:56.537 7 INFO neutron.manager [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loading Plugin: timestamp 2026-04-14 06:14:56.539 7 INFO neutron.manager [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loading Plugin: network_ip_availability 2026-04-14 06:14:56.542 7 INFO neutron.manager [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loading Plugin: flavors 2026-04-14 06:14:56.545 7 INFO neutron.manager [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loading Plugin: revisions 2026-04-14 06:14:56.548 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Initializing extension manager. 2026-04-14 06:14:56.549 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: address-group 2026-04-14 06:14:56.550 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: address-scope 2026-04-14 06:14:56.551 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-14 06:14:56.552 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: agent 2026-04-14 06:14:56.552 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: agent-resources-synced 2026-04-14 06:14:56.553 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-14 06:14:56.554 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-14 06:14:56.555 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: availability_zone 2026-04-14 06:14:56.555 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: availability_zone_filter 2026-04-14 06:14:56.556 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-14 06:14:56.557 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: default-subnetpools 2026-04-14 06:14:56.558 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-14 06:14:56.558 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: dns-integration 2026-04-14 06:14:56.559 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: dns-domain-ports 2026-04-14 06:14:56.560 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-14 06:14:56.560 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: dvr 2026-04-14 06:14:56.561 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-14 06:14:56.561 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: empty-string-filtering 2026-04-14 06:14:56.562 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 06:14:56.562 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-14 06:14:56.563 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: external-net 2026-04-14 06:14:56.563 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-14 06:14:56.564 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: extraroute 2026-04-14 06:14:56.565 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: extraroute-atomic 2026-04-14 06:14:56.565 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-14 06:14:56.565 8 INFO neutron_vpnaas.services.vpn.plugin [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-14 06:14:56.566 8 INFO neutron.common.utils [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-14 06:14:56.566 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-14 06:14:56.566 8 INFO neutron.manager [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loading Plugin: auto_allocate 2026-04-14 06:14:56.566 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-14 06:14:56.567 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-14 06:14:56.568 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: fip-port-details 2026-04-14 06:14:56.568 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: flavors 2026-04-14 06:14:56.569 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-14 06:14:56.570 8 INFO neutron.manager [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loading Plugin: tag 2026-04-14 06:14:56.570 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: floatingip-pools 2026-04-14 06:14:56.571 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: ip_allocation 2026-04-14 06:14:56.571 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-14 06:14:56.572 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: l2_adjacency 2026-04-14 06:14:56.573 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: router 2026-04-14 06:14:56.574 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 06:14:56.575 8 INFO neutron.manager [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loading Plugin: timestamp 2026-04-14 06:14:56.575 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: ext-gw-mode 2026-04-14 06:14:56.576 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: l3-ha 2026-04-14 06:14:56.576 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-14 06:14:56.577 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-14 06:14:56.577 8 INFO neutron.manager [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loading Plugin: network_ip_availability 2026-04-14 06:14:56.577 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: l3-flavors 2026-04-14 06:14:56.578 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-14 06:14:56.579 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-14 06:14:56.580 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-14 06:14:56.580 8 INFO neutron.manager [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loading Plugin: flavors 2026-04-14 06:14:56.582 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-14 06:14:56.582 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-14 06:14:56.583 8 INFO neutron.manager [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loading Plugin: revisions 2026-04-14 06:14:56.583 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-14 06:14:56.584 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-14 06:14:56.585 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: multi-provider 2026-04-14 06:14:56.585 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: net-mtu 2026-04-14 06:14:56.586 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: net-mtu-writable 2026-04-14 06:14:56.586 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Initializing extension manager. 2026-04-14 06:14:56.587 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: network_availability_zone 2026-04-14 06:14:56.587 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: network_ha 2026-04-14 06:14:56.587 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: address-group 2026-04-14 06:14:56.588 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: network-ip-availability 2026-04-14 06:14:56.588 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: address-scope 2026-04-14 06:14:56.589 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-14 06:14:56.589 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-14 06:14:56.589 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: pagination 2026-04-14 06:14:56.590 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: agent 2026-04-14 06:14:56.590 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: port-device-profile 2026-04-14 06:14:56.590 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: agent-resources-synced 2026-04-14 06:14:56.590 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-14 06:14:56.591 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-14 06:14:56.591 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: allowed-address-pairs 2026-04-14 06:14:56.591 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: port-mac-override 2026-04-14 06:14:56.592 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: auto-allocated-topology 2026-04-14 06:14:56.592 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-14 06:14:56.593 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-14 06:14:56.593 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: availability_zone 2026-04-14 06:14:56.593 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: port-resource-request 2026-04-14 06:14:56.593 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: availability_zone_filter 2026-04-14 06:14:56.594 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-14 06:14:56.594 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-14 06:14:56.594 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: binding 2026-04-14 06:14:56.595 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: default-subnetpools 2026-04-14 06:14:56.595 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: binding-extended 2026-04-14 06:14:56.596 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-14 06:14:56.596 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: port-security 2026-04-14 06:14:56.596 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: project-id 2026-04-14 06:14:56.596 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: dns-integration 2026-04-14 06:14:56.597 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: provider 2026-04-14 06:14:56.597 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: dns-domain-ports 2026-04-14 06:14:56.597 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-14 06:14:56.598 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: dvr 2026-04-14 06:14:56.598 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: qos 2026-04-14 06:14:56.599 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-14 06:14:56.599 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: empty-string-filtering 2026-04-14 06:14:56.599 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-14 06:14:56.600 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 06:14:56.600 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-14 06:14:56.600 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-14 06:14:56.600 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: qos-default 2026-04-14 06:14:56.601 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: external-net 2026-04-14 06:14:56.601 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: qos-fip 2026-04-14 06:14:56.601 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-14 06:14:56.601 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-14 06:14:56.602 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: extraroute 2026-04-14 06:14:56.602 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-14 06:14:56.603 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: extraroute-atomic 2026-04-14 06:14:56.603 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-14 06:14:56.603 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-14 06:14:56.603 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-14 06:14:56.604 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-14 06:14:56.604 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-14 06:14:56.604 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-14 06:14:56.605 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: qos-pps 2026-04-14 06:14:56.605 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-14 06:14:56.605 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-14 06:14:56.605 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: fip-port-details 2026-04-14 06:14:56.606 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-14 06:14:56.606 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: flavors 2026-04-14 06:14:56.606 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: qos-rules-alias 2026-04-14 06:14:56.607 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: quota-check-limit 2026-04-14 06:14:56.609 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-14 06:14:56.609 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: quotas 2026-04-14 06:14:56.609 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: floatingip-pools 2026-04-14 06:14:56.609 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: quota_details 2026-04-14 06:14:56.610 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: ip_allocation 2026-04-14 06:14:56.610 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: ip-substring-filtering 2026-04-14 06:14:56.611 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: rbac-policies 2026-04-14 06:14:56.611 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: l2_adjacency 2026-04-14 06:14:56.611 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: rbac-address-group 2026-04-14 06:14:56.612 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: rbac-address-scope 2026-04-14 06:14:56.612 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: router 2026-04-14 06:14:56.612 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: rbac-security-groups 2026-04-14 06:14:56.613 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-14 06:14:56.614 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: revision-if-match 2026-04-14 06:14:56.614 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 06:14:56.614 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: ext-gw-mode 2026-04-14 06:14:56.614 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-14 06:14:56.615 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: l3-ha 2026-04-14 06:14:56.615 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: router_availability_zone 2026-04-14 06:14:56.615 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-14 06:14:56.615 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-14 06:14:56.616 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-14 06:14:56.616 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: l3-flavors 2026-04-14 06:14:56.617 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-14 06:14:56.617 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-14 06:14:56.617 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-14 06:14:56.618 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-14 06:14:56.618 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-14 06:14:56.619 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-14 06:14:56.619 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-14 06:14:56.620 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-14 06:14:56.621 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-14 06:14:56.622 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-14 06:14:56.623 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-14 06:14:56.623 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-14 06:14:56.624 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: multi-provider 2026-04-14 06:14:56.624 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: net-mtu 2026-04-14 06:14:56.625 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: net-mtu-writable 2026-04-14 06:14:56.626 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: network_availability_zone 2026-04-14 06:14:56.626 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: network_ha 2026-04-14 06:14:56.626 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: security-group 2026-04-14 06:14:56.627 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: network-ip-availability 2026-04-14 06:14:56.627 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: segment 2026-04-14 06:14:56.628 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-14 06:14:56.628 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-14 06:14:56.628 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: pagination 2026-04-14 06:14:56.629 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: service-type 2026-04-14 06:14:56.629 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: port-device-profile 2026-04-14 06:14:56.629 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: sorting 2026-04-14 06:14:56.630 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-14 06:14:56.630 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: standard-attr-segment 2026-04-14 06:14:56.630 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-14 06:14:56.630 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: standard-attr-description 2026-04-14 06:14:56.631 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: port-mac-override 2026-04-14 06:14:56.631 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: stateful-security-group 2026-04-14 06:14:56.631 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-14 06:14:56.631 7 WARNING neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-14 06:14:56.632 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-14 06:14:56.632 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-14 06:14:56.632 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: port-resource-request 2026-04-14 06:14:56.632 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: subnet_onboard 2026-04-14 06:14:56.633 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: port-resource-request-groups 2026-04-14 06:14:56.633 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-14 06:14:56.633 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: binding 2026-04-14 06:14:56.634 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: subnet-service-types 2026-04-14 06:14:56.634 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: binding-extended 2026-04-14 06:14:56.634 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: subnet_allocation 2026-04-14 06:14:56.635 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: port-security 2026-04-14 06:14:56.635 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-14 06:14:56.635 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: project-id 2026-04-14 06:14:56.636 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-14 06:14:56.636 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: provider 2026-04-14 06:14:56.637 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: qos 2026-04-14 06:14:56.638 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-14 06:14:56.638 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: standard-attr-tag 2026-04-14 06:14:56.639 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-14 06:14:56.639 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-14 06:14:56.639 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: qos-default 2026-04-14 06:14:56.640 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: trunk 2026-04-14 06:14:56.640 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: qos-fip 2026-04-14 06:14:56.640 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: trunk-details 2026-04-14 06:14:56.640 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-14 06:14:56.641 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-14 06:14:56.641 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: qos-gateway-ip 2026-04-14 06:14:56.641 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-14 06:14:56.642 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: qos-port-network-policy 2026-04-14 06:14:56.642 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: qos-pps-minimum 2026-04-14 06:14:56.642 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-14 06:14:56.643 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-14 06:14:56.643 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: vpn-flavors 2026-04-14 06:14:56.643 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: qos-pps 2026-04-14 06:14:56.644 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: qos-rule-type-details 2026-04-14 06:14:56.644 7 INFO neutron.api.extensions [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Loaded extension: vpnaas 2026-04-14 06:14:56.645 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-14 06:14:56.645 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: qos-rules-alias 2026-04-14 06:14:56.646 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: quota-check-limit 2026-04-14 06:14:56.646 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-14 06:14:56.646 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-14 06:14:56.647 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 06:14:56.647 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-14 06:14:56.647 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: quotas 2026-04-14 06:14:56.648 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-14 06:14:56.648 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-14 06:14:56.648 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: quota_details 2026-04-14 06:14:56.650 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: rbac-policies 2026-04-14 06:14:56.650 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: rbac-address-group 2026-04-14 06:14:56.650 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-14 06:14:56.651 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-14 06:14:56.651 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: rbac-address-scope 2026-04-14 06:14:56.651 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-14 06:14:56.651 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 06:14:56.651 7 WARNING neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] subnetpool is already registered 2026-04-14 06:14:56.651 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: rbac-security-groups 2026-04-14 06:14:56.652 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 06:14:56.652 7 WARNING neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] subnetpool is already registered 2026-04-14 06:14:56.652 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-14 06:14:56.652 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: rbac-subnetpool 2026-04-14 06:14:56.652 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-14 06:14:56.652 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-14 06:14:56.653 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-14 06:14:56.653 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: revision-if-match 2026-04-14 06:14:56.653 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 06:14:56.653 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 06:14:56.654 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: standard-attr-revisions 2026-04-14 06:14:56.654 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: router_availability_zone 2026-04-14 06:14:56.655 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-14 06:14:56.655 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-14 06:14:56.655 7 WARNING neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] router is already registered 2026-04-14 06:14:56.655 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-14 06:14:56.655 7 WARNING neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] floatingip is already registered 2026-04-14 06:14:56.656 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: security-groups-default-rules 2026-04-14 06:14:56.656 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-14 06:14:56.656 7 WARNING neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] rbac_policy is already registered 2026-04-14 06:14:56.657 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-14 06:14:56.657 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-14 06:14:56.657 7 WARNING neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] security_group is already registered 2026-04-14 06:14:56.657 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-14 06:14:56.657 7 WARNING neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] security_group_rule is already registered 2026-04-14 06:14:56.657 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-14 06:14:56.657 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 06:14:56.658 7 WARNING neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] subnetpool is already registered 2026-04-14 06:14:56.658 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-14 06:14:56.658 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 06:14:56.658 7 WARNING neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] subnetpool is already registered 2026-04-14 06:14:56.658 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-14 06:14:56.658 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-14 06:14:56.658 7 WARNING neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] trunk is already registered 2026-04-14 06:14:56.659 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-14 06:14:56.659 7 WARNING neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] endpoint_group is already registered 2026-04-14 06:14:56.659 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-14 06:14:56.659 7 WARNING neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] vpnservice is already registered 2026-04-14 06:14:56.659 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-14 06:14:56.659 7 WARNING neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] ipsec_site_connection is already registered 2026-04-14 06:14:56.660 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 06:14:56.660 7 WARNING neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] ipsecpolicy is already registered 2026-04-14 06:14:56.660 7 INFO neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 06:14:56.660 7 WARNING neutron.quota.resource_registry [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] ikepolicy is already registered 2026-04-14 06:14:56.665 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: security-group 2026-04-14 06:14:56.666 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: segment 2026-04-14 06:14:56.667 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-14 06:14:56.668 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: service-type 2026-04-14 06:14:56.668 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: sorting 2026-04-14 06:14:56.669 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: standard-attr-segment 2026-04-14 06:14:56.669 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: standard-attr-description 2026-04-14 06:14:56.670 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: stateful-security-group 2026-04-14 06:14:56.670 8 WARNING neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-14 06:14:56.671 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-14 06:14:56.672 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: subnet_onboard 2026-04-14 06:14:56.672 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-14 06:14:56.673 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: subnet-service-types 2026-04-14 06:14:56.673 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: subnet_allocation 2026-04-14 06:14:56.674 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-14 06:14:56.675 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-14 06:14:56.677 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: standard-attr-tag 2026-04-14 06:14:56.678 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-14 06:14:56.679 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: trunk 2026-04-14 06:14:56.679 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: trunk-details 2026-04-14 06:14:56.680 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-14 06:14:56.680 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-14 06:14:56.681 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-14 06:14:56.682 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: vpn-flavors 2026-04-14 06:14:56.683 8 INFO neutron.api.extensions [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Loaded extension: vpnaas 2026-04-14 06:14:56.685 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-14 06:14:56.686 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-14 06:14:56.686 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 06:14:56.686 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-14 06:14:56.687 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-14 06:14:56.687 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-14 06:14:56.689 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-14 06:14:56.690 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-14 06:14:56.690 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-14 06:14:56.690 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 06:14:56.690 8 WARNING neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] subnetpool is already registered 2026-04-14 06:14:56.690 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 06:14:56.691 8 WARNING neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] subnetpool is already registered 2026-04-14 06:14:56.691 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-14 06:14:56.691 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-14 06:14:56.691 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-14 06:14:56.692 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-14 06:14:56.692 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 06:14:56.692 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 06:14:56.694 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-14 06:14:56.694 8 WARNING neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] router is already registered 2026-04-14 06:14:56.694 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-14 06:14:56.694 8 WARNING neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] floatingip is already registered 2026-04-14 06:14:56.695 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-14 06:14:56.695 8 WARNING neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] rbac_policy is already registered 2026-04-14 06:14:56.696 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-14 06:14:56.696 8 WARNING neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] security_group is already registered 2026-04-14 06:14:56.696 7 WARNING keystonemiddleware._common.config [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:14:56.696 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-14 06:14:56.696 8 WARNING neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] security_group_rule is already registered 2026-04-14 06:14:56.697 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 06:14:56.697 8 WARNING neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] subnetpool is already registered 2026-04-14 06:14:56.697 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-14 06:14:56.697 8 WARNING neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] subnetpool is already registered 2026-04-14 06:14:56.697 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-14 06:14:56.697 8 WARNING neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] trunk is already registered 2026-04-14 06:14:56.698 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-14 06:14:56.698 8 WARNING neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] endpoint_group is already registered 2026-04-14 06:14:56.698 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-14 06:14:56.698 8 WARNING neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] vpnservice is already registered 2026-04-14 06:14:56.698 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-14 06:14:56.698 8 WARNING neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] ipsec_site_connection is already registered 2026-04-14 06:14:56.699 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-14 06:14:56.699 8 WARNING neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] ipsecpolicy is already registered 2026-04-14 06:14:56.699 8 INFO neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-14 06:14:56.699 8 WARNING neutron.quota.resource_registry [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] ikepolicy is already registered 2026-04-14 06:14:56.703 7 WARNING oslo_config.cfg [None req-efc6c68f-d4fe-4216-abff-207676516238 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55b067eb0170 pid: 7 (default app) 2026-04-14 06:14:56.736 8 WARNING keystonemiddleware._common.config [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:14:56.743 8 WARNING oslo_config.cfg [None req-fa0847a2-e9f5-4cb8-ad3f-daef247aeabb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55b067eb0170 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:15:03.421 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4dfa6e8-8c20-42c7-bd0b-d3b3697eb2a0 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/2] 199.204.45.89 () {44 vars in 924 bytes} [Tue Apr 14 06:15:02 2026] GET /v2.0/networks/public => generated 108 bytes in 735 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2/4] 199.204.45.89 () {44 vars in 946 bytes} [Tue Apr 14 06:15:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:15:04.009 8 WARNING oslo_policy.policy [None req-a510b784-0bb2-464c-a35b-f8c7c0303943 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-14 06:15:04.125 8 WARNING neutron.services.revisions.revision_plugin [None req-a510b784-0bb2-464c-a35b-f8c7c0303943 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Could not find related network for resource to bump revision. 2026-04-14 06:15:04.153 8 INFO neutron.db.segments_db [None req-a510b784-0bb2-464c-a35b-f8c7c0303943 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 6509a6c4-4c79-4100-a7be-21473dd7942b of type flat for network e9ebb040-963f-41b7-b4d6-4750084ef821 2026-04-14 06:15:04.207 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a510b784-0bb2-464c-a35b-f8c7c0303943 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/5] 199.204.45.89 () {48 vars in 964 bytes} [Tue Apr 14 06:15:03 2026] POST /v2.0/networks => generated 124 bytes in 510 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:15:10.376 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f158eac-c5af-4f35-bf15-c297685a4be6 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.89 () {44 vars in 924 bytes} [Tue Apr 14 06:15:10 2026] GET /v2.0/networks/public => generated 108 bytes in 375 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.89 () {44 vars in 946 bytes} [Tue Apr 14 06:15:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:15:10.678 7 WARNING oslo_policy.policy [None req-0879d3d2-6f2c-4a6d-9aff-3342a1ed9480 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-04-14 06:15:10.714 7 WARNING neutron.services.revisions.revision_plugin [None req-0879d3d2-6f2c-4a6d-9aff-3342a1ed9480 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Could not find related network for resource to bump revision. 2026-04-14 06:15:10.757 7 INFO neutron.db.segments_db [None req-0879d3d2-6f2c-4a6d-9aff-3342a1ed9480 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 23583c33-d9b9-4a5f-94d3-99df115c7768 of type flat for network a7bc49fa-5f1e-48de-804c-a2ea7a8cdd27 2026-04-14 06:15:10.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0879d3d2-6f2c-4a6d-9aff-3342a1ed9480 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/8] 199.204.45.89 () {48 vars in 964 bytes} [Tue Apr 14 06:15:10 2026] POST /v2.0/networks => generated 124 bytes in 418 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:15:16.679 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c73ba18b-ead7-4b49-9d0e-ab177aec0411 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/9] 199.204.45.89 () {44 vars in 924 bytes} [Tue Apr 14 06:15:16 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.89 () {44 vars in 946 bytes} [Tue Apr 14 06:15:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:15:16.769 8 WARNING neutron.services.revisions.revision_plugin [None req-c543cce9-5a23-4323-970a-0f1ee528857d c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Could not find related network for resource to bump revision. 2026-04-14 06:15:16.784 8 INFO neutron.db.segments_db [None req-c543cce9-5a23-4323-970a-0f1ee528857d c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment bd5a3eff-af33-4839-a08a-e01eb6b6d73f of type flat for network 395aea54-8319-47d8-9252-338bec9aa52b 2026-04-14 06:15:16.815 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c543cce9-5a23-4323-970a-0f1ee528857d c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/11] 199.204.45.89 () {48 vars in 964 bytes} [Tue Apr 14 06:15:16 2026] POST /v2.0/networks => generated 124 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:15:22.689 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f062d8d6-88df-443a-82df-5481d4fb16fe c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.89 () {44 vars in 924 bytes} [Tue Apr 14 06:15:22 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.89 () {44 vars in 946 bytes} [Tue Apr 14 06:15:22 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-04-14 06:15:22.770 8 WARNING neutron.services.revisions.revision_plugin [None req-1479e9bd-481e-498b-92e2-41f54c37b31e c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Could not find related network for resource to bump revision. 2026-04-14 06:15:22.788 8 INFO neutron.db.segments_db [None req-1479e9bd-481e-498b-92e2-41f54c37b31e c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment d3dfcd87-1837-4d90-99d7-1cab681cc140 of type flat for network a3497573-4510-41ed-9aca-9e1beaf798d8 2026-04-14 06:15:22.842 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1479e9bd-481e-498b-92e2-41f54c37b31e c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/15] 199.204.45.89 () {48 vars in 964 bytes} [Tue Apr 14 06:15:22 2026] POST /v2.0/networks => generated 124 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:15:28.713 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42addbb9-cfd0-44d9-ade9-6d7a0725749d c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/16] 199.204.45.89 () {44 vars in 924 bytes} [Tue Apr 14 06:15:28 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.89 () {44 vars in 946 bytes} [Tue Apr 14 06:15:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:15:28.797 7 WARNING neutron.services.revisions.revision_plugin [None req-2d0d480d-260b-4321-b2f1-ad5571ecce07 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Could not find related network for resource to bump revision. 2026-04-14 06:15:28.817 7 INFO neutron.db.segments_db [None req-2d0d480d-260b-4321-b2f1-ad5571ecce07 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 2f2fa728-fa2c-4570-ab52-8d3335bcc780 of type flat for network eb1026fd-700a-44fc-8502-4c1189668b69 2026-04-14 06:15:28.854 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d0d480d-260b-4321-b2f1-ad5571ecce07 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.89 () {48 vars in 964 bytes} [Tue Apr 14 06:15:28 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:15:34.703 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e825097c-cc1e-4fda-a2f5-59c5188c289f c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/20] 199.204.45.89 () {44 vars in 924 bytes} [Tue Apr 14 06:15:34 2026] GET /v2.0/networks/public => generated 108 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.89 () {44 vars in 946 bytes} [Tue Apr 14 06:15:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:15:34.791 7 WARNING neutron.services.revisions.revision_plugin [None req-a1758927-760c-402d-bde6-7fbb106f2f69 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Could not find related network for resource to bump revision. 2026-04-14 06:15:34.810 7 INFO neutron.db.segments_db [None req-a1758927-760c-402d-bde6-7fbb106f2f69 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment ad47f970-40d4-4baf-9521-a135d996b64b of type flat for network ae956a89-ff5b-4ae5-af5e-fdb90cecbf7d [pid: 7|app: 0|req: 11/22] 199.204.45.89 () {48 vars in 964 bytes} [Tue Apr 14 06:15:34 2026] POST /v2.0/networks => generated 706 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:15:35.921 8 INFO neutron.pecan_wsgi.hooks.translation [None req-88e03704-308d-40ae-a16c-91e954b0093b c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/23] 199.204.45.89 () {44 vars in 924 bytes} [Tue Apr 14 06:15:35 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.89 () {44 vars in 946 bytes} [Tue Apr 14 06:15:35 2026] GET /v2.0/networks?name=public => generated 709 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:15:36.028 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e953d96-0d2d-4cb5-b783-702a38d9ec79 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.89 () {44 vars in 1031 bytes} [Tue Apr 14 06:15:36 2026] GET /v2.0/subnets/public-subnet?network_id=ae956a89-ff5b-4ae5-af5e-fdb90cecbf7d => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.89 () {44 vars in 1054 bytes} [Tue Apr 14 06:15:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=ae956a89-ff5b-4ae5-af5e-fdb90cecbf7d => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.89 () {48 vars in 962 bytes} [Tue Apr 14 06:15:36 2026] POST /v2.0/subnets => generated 641 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:20:03.203 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2afa9ba7-0d13-4481-b8bf-ee914832f0e7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:20:03.205 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7d126ff9-58b0-4908-8e7b-81fd745f7c54] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:20:03.208 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 14 06:20:03 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.89) !!! 2026-04-14 06:20:03.380 8 INFO neutron.pecan_wsgi.hooks.translation [None req-677f288e-38c7-458c-8cf5-2c4b71e21eca c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/61] 199.204.45.89 () {44 vars in 934 bytes} [Tue Apr 14 06:20:03 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:20:03.395 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [285f15e7-b741-490b-8a4d-2ee63f4c674c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:20:03.396 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [27274eec-190d-4d5e-aeb2-bccf6a0a3b7b] 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: 31/62] 199.204.45.89 () {44 vars in 956 bytes} [Tue Apr 14 06:20:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:20:03.477 8 INFO neutron.db.segments_db [None req-a70d2a45-642f-40d3-be4c-1eab46c2e7c9 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment b4c7900d-4668-4767-a148-10a122395409 of type vxlan for network 91cd238f-be9a-40f1-8b1c-c93892fc9952 [pid: 8|app: 0|req: 32/63] 199.204.45.89 () {48 vars in 963 bytes} [Tue Apr 14 06:20:03 2026] POST /v2.0/networks => generated 707 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:20:04.492 7 INFO oslo.messaging._drivers.impl_rabbit [-] [285f15e7-b741-490b-8a4d-2ee63f4c674c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46590. 2026-04-14 06:20:04.493 7 INFO oslo.messaging._drivers.impl_rabbit [-] [27274eec-190d-4d5e-aeb2-bccf6a0a3b7b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46604. 2026-04-14 06:20:04.536 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd05f3c5-fc6f-45d7-a2c1-186248728df5 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/66] 199.204.45.89 () {44 vars in 934 bytes} [Tue Apr 14 06:20:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:20:04.597 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7d126ff9-58b0-4908-8e7b-81fd745f7c54] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46628. 2026-04-14 06:20:04.597 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2afa9ba7-0d13-4481-b8bf-ee914832f0e7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46618. [pid: 8|app: 0|req: 34/67] 199.204.45.89 () {44 vars in 956 bytes} [Tue Apr 14 06:20:04 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:20:04.641 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7190a655-febd-4d3a-a653-fcdca1779814 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/68] 199.204.45.89 () {44 vars in 1033 bytes} [Tue Apr 14 06:20:04 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/69] 199.204.45.89 () {44 vars in 1056 bytes} [Tue Apr 14 06:20:04 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/70] 199.204.45.89 () {48 vars in 962 bytes} [Tue Apr 14 06:20:04 2026] POST /v2.0/subnets => generated 627 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:20:05.946 8 INFO neutron.api.v2.resource [None req-54bc619c-9080-4f7b-85fd-225bbd0e5a32 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/71] 199.204.45.89 () {44 vars in 968 bytes} [Tue Apr 14 06:20:05 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/72] 199.204.45.89 () {44 vars in 990 bytes} [Tue Apr 14 06:20:05 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 199.204.45.89 () {48 vars in 977 bytes} [Tue Apr 14 06:20:05 2026] POST /v2.0/security-groups => generated 1552 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:07 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 1552 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:07 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 1552 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:07 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 1552 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.204.45.89 () {48 vars in 988 bytes} [Tue Apr 14 06:20:07 2026] POST /v2.0/security-group-rules => generated 569 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:08 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 2134 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:08 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 2134 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:08 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 2134 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.89 () {48 vars in 988 bytes} [Tue Apr 14 06:20:08 2026] POST /v2.0/security-group-rules => generated 571 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:09 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 2718 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:09 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:09 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 2718 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.89 () {48 vars in 988 bytes} [Tue Apr 14 06:20:09 2026] POST /v2.0/security-group-rules => generated 571 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:10 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 3302 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:10 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 3302 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:10 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 3302 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.89 () {48 vars in 988 bytes} [Tue Apr 14 06:20:10 2026] POST /v2.0/security-group-rules => generated 571 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:11 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 3886 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:11 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 3886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:11 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 3886 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.89 () {48 vars in 988 bytes} [Tue Apr 14 06:20:11 2026] POST /v2.0/security-group-rules => generated 571 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.204.45.89 () {44 vars in 984 bytes} [Tue Apr 14 06:20:12 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952 => generated 732 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:20:12.730 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ade24e4-5bfd-40ba-ab99-1a4785d3b480 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/95] 199.204.45.89 () {44 vars in 1073 bytes} [Tue Apr 14 06:20:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.204.45.89 () {44 vars in 1096 bytes} [Tue Apr 14 06:20:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952 => 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: 49/97] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:12 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 4470 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.204.45.89 () {48 vars in 958 bytes} [Tue Apr 14 06:20:12 2026] POST /v2.0/ports => generated 1096 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:20:18.845 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea4c9f94-7d2f-487e-b923-77a8bce16f1e c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/101] 199.204.45.89 () {44 vars in 976 bytes} [Tue Apr 14 06:20:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/102] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 199.204.45.89 () {48 vars in 1028 bytes} [Tue Apr 14 06:20:18 2026] PUT /v2.0/ports/716ccc8d-9be0-44eb-9ee9-8a059323cce5 => generated 1209 bytes in 727 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.204.45.89 () {44 vars in 917 bytes} [Tue Apr 14 06:20:21 2026] GET /v2.0/ports => generated 3726 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:20:22.322 8 INFO neutron.api.v2.resource [None req-145f6b20-bf65-47cc-9065-223ef4f0cdec c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/105] 199.204.45.89 () {44 vars in 956 bytes} [Tue Apr 14 06:20:22 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 199.204.45.89 () {44 vars in 978 bytes} [Tue Apr 14 06:20:22 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 199.204.45.89 () {48 vars in 977 bytes} [Tue Apr 14 06:20:22 2026] POST /v2.0/security-groups => generated 1546 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:23 2026] GET /v2.0/security-groups/7527d600-1bb8-4815-b054-165da2f09c19 => generated 1546 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:23 2026] GET /v2.0/security-groups/7527d600-1bb8-4815-b054-165da2f09c19 => generated 1546 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:23 2026] GET /v2.0/security-groups/7527d600-1bb8-4815-b054-165da2f09c19 => generated 1546 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.204.45.89 () {48 vars in 988 bytes} [Tue Apr 14 06:20:23 2026] POST /v2.0/security-group-rules => generated 589 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:24 2026] GET /v2.0/security-groups/7527d600-1bb8-4815-b054-165da2f09c19 => generated 2148 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:24 2026] GET /v2.0/security-groups/7527d600-1bb8-4815-b054-165da2f09c19 => generated 2148 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:20:24 2026] GET /v2.0/security-groups/7527d600-1bb8-4815-b054-165da2f09c19 => generated 2148 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 199.204.45.89 () {48 vars in 988 bytes} [Tue Apr 14 06:20:24 2026] POST /v2.0/security-group-rules => generated 593 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/126] 199.204.45.89 () {44 vars in 972 bytes} [Tue Apr 14 06:21:39 2026] GET /v2.0/quotas/47935cea4be548058084e2a54d6eef3d => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 64/127] 199.204.45.89 () {48 vars in 1024 bytes} [Tue Apr 14 06:21:40 2026] PUT /v2.0/quotas/47935cea4be548058084e2a54d6eef3d => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:23:49.934 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [27274eec-190d-4d5e-aeb2-bccf6a0a3b7b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:23:49.936 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [285f15e7-b741-490b-8a4d-2ee63f4c674c] 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:23:50.159 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d819f00f-2aa3-483c-9731-c049ee639407 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/146] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:23:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 233 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:23:50.179 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2afa9ba7-0d13-4481-b8bf-ee914832f0e7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:23:50.181 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7d126ff9-58b0-4908-8e7b-81fd745f7c54] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:23:50.182 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 14 06:23:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.89) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 74/147] 199.204.45.89 () {30 vars in 762 bytes} [Tue Apr 14 06:23:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:23:51.964 7 INFO oslo.messaging._drivers.impl_rabbit [-] [285f15e7-b741-490b-8a4d-2ee63f4c674c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55628. 2026-04-14 06:23:51.970 7 INFO oslo.messaging._drivers.impl_rabbit [-] [27274eec-190d-4d5e-aeb2-bccf6a0a3b7b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55640. 2026-04-14 06:23:52.003 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29abd3fb-4331-4864-a013-ba33545e6df8 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/148] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:23:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:23:52.037 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2afa9ba7-0d13-4481-b8bf-ee914832f0e7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55642. 2026-04-14 06:23:52.038 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7d126ff9-58b0-4908-8e7b-81fd745f7c54] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55654. [pid: 8|app: 0|req: 75/149] 199.204.45.89 () {30 vars in 762 bytes} [Tue Apr 14 06:23:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:31:01.576 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [27274eec-190d-4d5e-aeb2-bccf6a0a3b7b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:31:01.577 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [285f15e7-b741-490b-8a4d-2ee63f4c674c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:31:01.580 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 14 06:31:01 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=06574fd622b64629b8a3124b630c2df2 (ip 199.204.45.89) !!! 2026-04-14 06:31:01.737 7 INFO neutron.api.v2.resource [None req-76108910-aa4a-4a56-8f60-2591a7ee325e c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 103/206] 199.204.45.89 () {44 vars in 1071 bytes} [Tue Apr 14 06:31:01 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=06574fd622b64629b8a3124b630c2df2 => generated 139 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:31:01.747 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2afa9ba7-0d13-4481-b8bf-ee914832f0e7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:31:01.747 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7d126ff9-58b0-4908-8e7b-81fd745f7c54] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:31:01.748 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 14 06:31:01 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=06574fd622b64629b8a3124b630c2df2 (ip 199.204.45.89) !!! [pid: 8|app: 0|req: 104/207] 199.204.45.89 () {44 vars in 1094 bytes} [Tue Apr 14 06:31:01 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=06574fd622b64629b8a3124b630c2df2 => generated 23 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/208] 199.204.45.89 () {48 vars in 978 bytes} [Tue Apr 14 06:31:01 2026] POST /v2.0/security-groups => generated 1560 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:31:02.990 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2afa9ba7-0d13-4481-b8bf-ee914832f0e7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60264. 2026-04-14 06:31:02.991 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7d126ff9-58b0-4908-8e7b-81fd745f7c54] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60270. [pid: 8|app: 0|req: 105/209] 199.204.45.89 () {44 vars in 1085 bytes} [Tue Apr 14 06:31:02 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066?project_id=06574fd622b64629b8a3124b630c2df2 => generated 1560 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:31:03.093 7 INFO oslo.messaging._drivers.impl_rabbit [-] [285f15e7-b741-490b-8a4d-2ee63f4c674c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60288. 2026-04-14 06:31:03.096 7 INFO oslo.messaging._drivers.impl_rabbit [-] [27274eec-190d-4d5e-aeb2-bccf6a0a3b7b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60286. [pid: 7|app: 0|req: 105/210] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:31:03 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066 => generated 1560 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/211] 199.204.45.89 () {44 vars in 1085 bytes} [Tue Apr 14 06:31:03 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066?project_id=06574fd622b64629b8a3124b630c2df2 => generated 1560 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/212] 199.204.45.89 () {48 vars in 988 bytes} [Tue Apr 14 06:31:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/215] 199.204.45.89 () {44 vars in 1085 bytes} [Tue Apr 14 06:31:04 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066?project_id=06574fd622b64629b8a3124b630c2df2 => generated 2138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/216] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:31:04 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066 => generated 2138 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/217] 199.204.45.89 () {44 vars in 1085 bytes} [Tue Apr 14 06:31:04 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066?project_id=06574fd622b64629b8a3124b630c2df2 => generated 2138 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/218] 199.204.45.89 () {48 vars in 988 bytes} [Tue Apr 14 06:31:04 2026] POST /v2.0/security-group-rules => generated 567 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/219] 199.204.45.89 () {44 vars in 1085 bytes} [Tue Apr 14 06:31:05 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066?project_id=06574fd622b64629b8a3124b630c2df2 => generated 2718 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/220] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:31:05 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066 => generated 2718 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/221] 199.204.45.89 () {44 vars in 1085 bytes} [Tue Apr 14 06:31:05 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066?project_id=06574fd622b64629b8a3124b630c2df2 => generated 2718 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/222] 199.204.45.89 () {48 vars in 988 bytes} [Tue Apr 14 06:31:05 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/223] 199.204.45.89 () {44 vars in 1085 bytes} [Tue Apr 14 06:31:06 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066?project_id=06574fd622b64629b8a3124b630c2df2 => generated 3300 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/224] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:31:06 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066 => generated 3300 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/225] 199.204.45.89 () {44 vars in 1085 bytes} [Tue Apr 14 06:31:06 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066?project_id=06574fd622b64629b8a3124b630c2df2 => generated 3300 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/226] 199.204.45.89 () {48 vars in 988 bytes} [Tue Apr 14 06:31:06 2026] POST /v2.0/security-group-rules => generated 570 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/243] 199.204.45.89 () {30 vars in 739 bytes} [Tue Apr 14 06:33:17 2026] GET /v2.0/networks?tenant_id=06574fd622b64629b8a3124b630c2df2&shared=False => generated 15 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:33:18.169 8 INFO neutron.db.segments_db [None req-7b56c304-0f7f-4626-afd6-e3d63e17c710 9f986a5cd1d845349a7f6a85ee14e21a 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Added segment 27e3883d-8d85-4021-9a3b-275842c1e68c of type vxlan for network 4c8a27c3-19d6-4410-9493-dd1320b2d216 [pid: 8|app: 0|req: 122/244] 199.204.45.89 () {34 vars in 681 bytes} [Tue Apr 14 06:33:18 2026] POST /v2.0/networks => generated 718 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/245] 199.204.45.89 () {30 vars in 721 bytes} [Tue Apr 14 06:33:18 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: 8|app: 0|req: 123/246] 199.204.45.89 () {30 vars in 632 bytes} [Tue Apr 14 06:33:18 2026] GET /v2.0/extensions => generated 19600 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/249] 199.204.45.89 () {34 vars in 676 bytes} [Tue Apr 14 06:33:18 2026] POST /v2.0/ports => generated 963 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/250] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:33:18 2026] GET /v2.0/networks/4c8a27c3-19d6-4410-9493-dd1320b2d216 => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/251] 199.204.45.89 () {30 vars in 721 bytes} [Tue Apr 14 06:33:21 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/252] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:33:21 2026] GET /v2.0/networks/4c8a27c3-19d6-4410-9493-dd1320b2d216 => generated 705 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/255] 199.204.45.89 () {44 vars in 972 bytes} [Tue Apr 14 06:33:38 2026] GET /v2.0/quotas/06574fd622b64629b8a3124b630c2df2 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 127/256] 199.204.45.89 () {48 vars in 1024 bytes} [Tue Apr 14 06:33:39 2026] PUT /v2.0/quotas/06574fd622b64629b8a3124b630c2df2 => generated 291 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:44:12.055 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [27274eec-190d-4d5e-aeb2-bccf6a0a3b7b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:44:12.056 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [285f15e7-b741-490b-8a4d-2ee63f4c674c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:44:12.057 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 14 06:44:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.89) !!! 2026-04-14 06:44:12.216 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7dcdd940-5896-4fff-9a1b-938f2c59c2bc c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/341] 199.204.45.89 () {44 vars in 924 bytes} [Tue Apr 14 06:44:12 2026] GET /v2.0/networks/public => generated 108 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:44:12.226 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7d126ff9-58b0-4908-8e7b-81fd745f7c54] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:44:12.227 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2afa9ba7-0d13-4481-b8bf-ee914832f0e7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:44:12.230 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 14 06:44:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.89) !!! [pid: 8|app: 0|req: 172/342] 199.204.45.89 () {44 vars in 946 bytes} [Tue Apr 14 06:44:12 2026] GET /v2.0/networks?name=public => generated 753 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:44:13.495 7 INFO oslo.messaging._drivers.impl_rabbit [-] [285f15e7-b741-490b-8a4d-2ee63f4c674c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38452. 2026-04-14 06:44:13.495 7 INFO oslo.messaging._drivers.impl_rabbit [-] [27274eec-190d-4d5e-aeb2-bccf6a0a3b7b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38446. 2026-04-14 06:44:13.554 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d88b6675-8df1-45b0-8151-fda1336d85e5 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/343] 199.204.45.89 () {44 vars in 924 bytes} [Tue Apr 14 06:44:13 2026] GET /v2.0/networks/public => generated 108 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:44:13.613 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7d126ff9-58b0-4908-8e7b-81fd745f7c54] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38460. 2026-04-14 06:44:13.613 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2afa9ba7-0d13-4481-b8bf-ee914832f0e7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38462. [pid: 8|app: 0|req: 173/344] 199.204.45.89 () {44 vars in 946 bytes} [Tue Apr 14 06:44:13 2026] GET /v2.0/networks?name=public => generated 753 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:44:13.669 7 INFO neutron.pecan_wsgi.hooks.translation [None req-acf320bd-4045-4253-b099-db9344513a79 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/345] 199.204.45.89 () {44 vars in 1031 bytes} [Tue Apr 14 06:44:13 2026] GET /v2.0/subnets/public-subnet?network_id=ae956a89-ff5b-4ae5-af5e-fdb90cecbf7d => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/346] 199.204.45.89 () {44 vars in 1054 bytes} [Tue Apr 14 06:44:13 2026] GET /v2.0/subnets?name=public-subnet&network_id=ae956a89-ff5b-4ae5-af5e-fdb90cecbf7d => generated 644 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:44:44.785 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cd917d2-922f-4f37-8c0e-86a641521e8d c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/351] 199.204.45.89 () {44 vars in 934 bytes} [Tue Apr 14 06:44:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/352] 199.204.45.89 () {44 vars in 956 bytes} [Tue Apr 14 06:44:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:44:45.767 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b803f9fa-f1ea-4c1e-9584-ceef88acfd1f c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/353] 199.204.45.89 () {44 vars in 934 bytes} [Tue Apr 14 06:44:45 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/354] 199.204.45.89 () {44 vars in 956 bytes} [Tue Apr 14 06:44:45 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:44:45.867 8 INFO neutron.pecan_wsgi.hooks.translation [None req-310173fd-ac1a-43c2-9e92-ccc18fcc559f c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/355] 199.204.45.89 () {44 vars in 1033 bytes} [Tue Apr 14 06:44:45 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/356] 199.204.45.89 () {44 vars in 1056 bytes} [Tue Apr 14 06:44:45 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952 => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:44:46.915 8 INFO neutron.api.v2.resource [None req-00054cfe-55ac-4735-aa9e-ca7fa9918e21 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/357] 199.204.45.89 () {44 vars in 968 bytes} [Tue Apr 14 06:44:46 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/358] 199.204.45.89 () {44 vars in 990 bytes} [Tue Apr 14 06:44:46 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/359] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:44:47 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 4470 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:44:48 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 199.204.45.89 () {44 vars in 1008 bytes} [Tue Apr 14 06:44:48 2026] GET /v2.0/security-group-rules/b75f1d37-a1e9-4089-a96a-23d960bd41ee => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:44:48 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 4470 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/365] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:44:48 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 4470 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 199.204.45.89 () {44 vars in 1008 bytes} [Tue Apr 14 06:44:49 2026] GET /v2.0/security-group-rules/c4109626-5fb1-4c80-86db-8340b08d8eee => generated 571 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:44:49 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 4470 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:44:49 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 4470 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 199.204.45.89 () {44 vars in 1008 bytes} [Tue Apr 14 06:44:50 2026] GET /v2.0/security-group-rules/7cff7378-44a9-469a-bfee-4cf678eb6ada => generated 571 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:44:50 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 4470 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:44:50 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.204.45.89 () {44 vars in 1008 bytes} [Tue Apr 14 06:44:50 2026] GET /v2.0/security-group-rules/51784a4d-b7fe-45d1-a099-0b53aee19072 => generated 571 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:44:51 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 4470 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:44:51 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.89 () {44 vars in 1008 bytes} [Tue Apr 14 06:44:51 2026] GET /v2.0/security-group-rules/7fc068ce-1a25-406f-9096-dfc58dadc9f6 => generated 571 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.204.45.89 () {44 vars in 984 bytes} [Tue Apr 14 06:44:53 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952 => generated 732 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:44:53.125 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9743faf-08b4-4393-83f1-11e668d0dad4 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/377] 199.204.45.89 () {44 vars in 1073 bytes} [Tue Apr 14 06:44:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.204.45.89 () {44 vars in 1096 bytes} [Tue Apr 14 06:44:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952 => generated 1250 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:44:53 2026] GET /v2.0/security-groups/d232ba9f-83c9-4360-8dec-27cec474ae4e => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:44:59.286 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49a217ef-2db7-427d-9a83-9d1f2987e018 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/380] 199.204.45.89 () {44 vars in 976 bytes} [Tue Apr 14 06:44:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:44:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.204.45.89 () {44 vars in 917 bytes} [Tue Apr 14 06:45:00 2026] GET /v2.0/ports => generated 4721 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:45:01.879 7 INFO neutron.api.v2.resource [None req-c5622d95-71a5-4a5d-b2f2-46d8b7a4d227 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/383] 199.204.45.89 () {44 vars in 956 bytes} [Tue Apr 14 06:45:01 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.89 () {44 vars in 978 bytes} [Tue Apr 14 06:45:01 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2757 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:45:02 2026] GET /v2.0/security-groups/7527d600-1bb8-4815-b054-165da2f09c19 => generated 2754 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:45:02 2026] GET /v2.0/security-groups/7527d600-1bb8-4815-b054-165da2f09c19 => generated 2754 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.204.45.89 () {44 vars in 1008 bytes} [Tue Apr 14 06:45:02 2026] GET /v2.0/security-group-rules/f9abda6f-a3ee-4d7b-9af4-b4b2c184488a => generated 589 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:45:03 2026] GET /v2.0/security-groups/7527d600-1bb8-4815-b054-165da2f09c19 => generated 2754 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:45:03 2026] GET /v2.0/security-groups/7527d600-1bb8-4815-b054-165da2f09c19 => generated 2754 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.204.45.89 () {44 vars in 1008 bytes} [Tue Apr 14 06:45:03 2026] GET /v2.0/security-group-rules/7190e0ec-ab5c-4988-a08b-e4dc9c7e14e2 => generated 593 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.204.45.89 () {44 vars in 972 bytes} [Tue Apr 14 06:45:15 2026] GET /v2.0/quotas/47935cea4be548058084e2a54d6eef3d => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:46:02.912 8 INFO neutron.api.v2.resource [None req-e2bbe4f1-32f3-4d97-8307-a62b4e2c638c c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/400] 199.204.45.89 () {44 vars in 1071 bytes} [Tue Apr 14 06:46:02 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=06574fd622b64629b8a3124b630c2df2 => 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: 199/401] 199.204.45.89 () {44 vars in 1094 bytes} [Tue Apr 14 06:46:02 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=06574fd622b64629b8a3124b630c2df2 => generated 3886 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 199.204.45.89 () {44 vars in 1085 bytes} [Tue Apr 14 06:46:03 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066?project_id=06574fd622b64629b8a3124b630c2df2 => generated 3883 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:46:03 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066 => generated 3883 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 199.204.45.89 () {44 vars in 1008 bytes} [Tue Apr 14 06:46:04 2026] GET /v2.0/security-group-rules/e937e3a6-4a71-49e3-8c7d-5ff563aa0870 => generated 565 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 199.204.45.89 () {44 vars in 1085 bytes} [Tue Apr 14 06:46:04 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066?project_id=06574fd622b64629b8a3124b630c2df2 => generated 3883 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:46:04 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066 => generated 3883 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 199.204.45.89 () {44 vars in 1008 bytes} [Tue Apr 14 06:46:05 2026] GET /v2.0/security-group-rules/0701a6b5-4861-4a14-849d-0555631ce700 => generated 567 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 199.204.45.89 () {44 vars in 1085 bytes} [Tue Apr 14 06:46:05 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066?project_id=06574fd622b64629b8a3124b630c2df2 => generated 3883 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:46:06 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066 => generated 3883 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.204.45.89 () {44 vars in 1008 bytes} [Tue Apr 14 06:46:06 2026] GET /v2.0/security-group-rules/e82e9e3f-918d-4f38-ba53-2c72f44f0890 => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.204.45.89 () {44 vars in 1085 bytes} [Tue Apr 14 06:46:06 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066?project_id=06574fd622b64629b8a3124b630c2df2 => generated 3883 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.204.45.89 () {44 vars in 998 bytes} [Tue Apr 14 06:46:07 2026] GET /v2.0/security-groups/71c9534f-205d-406b-8f93-2a7dbb53a066 => generated 3883 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.204.45.89 () {44 vars in 1008 bytes} [Tue Apr 14 06:46:07 2026] GET /v2.0/security-group-rules/2b607edd-7bb1-4799-bf88-930962246acd => generated 570 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 199.204.45.89 () {44 vars in 972 bytes} [Tue Apr 14 06:46:14 2026] GET /v2.0/quotas/06574fd622b64629b8a3124b630c2df2 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/423] 199.204.45.89 () {44 vars in 946 bytes} [Tue Apr 14 06:47:02 2026] GET /v2.0/networks?name=public => generated 753 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:47:40.737 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [285f15e7-b741-490b-8a4d-2ee63f4c674c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:47:40.738 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [27274eec-190d-4d5e-aeb2-bccf6a0a3b7b] 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/430] 10.0.0.211 () {32 vars in 649 bytes} [Tue Apr 14 06:47:40 2026] GET /v2.0/networks => generated 2168 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:47:42.132 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [2afa9ba7-0d13-4481-b8bf-ee914832f0e7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 06:47:42.135 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7d126ff9-58b0-4908-8e7b-81fd745f7c54] 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: 217/431] 10.0.0.211 () {32 vars in 655 bytes} [Tue Apr 14 06:47:42 2026] GET /v2.0/floatingips => 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: 215/432] 10.0.0.211 () {32 vars in 647 bytes} [Tue Apr 14 06:47:42 2026] GET /v2.0/routers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 10.0.0.211 () {32 vars in 643 bytes} [Tue Apr 14 06:47:42 2026] GET /v2.0/ports => generated 4721 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:47:42.328 7 INFO oslo.messaging._drivers.impl_rabbit [-] [27274eec-190d-4d5e-aeb2-bccf6a0a3b7b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46984. 2026-04-14 06:47:42.331 7 INFO oslo.messaging._drivers.impl_rabbit [-] [285f15e7-b741-490b-8a4d-2ee63f4c674c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47000. [pid: 7|app: 0|req: 216/434] 10.0.0.211 () {32 vars in 647 bytes} [Tue Apr 14 06:47:42 2026] GET /v2.0/subnets => generated 1261 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/435] 10.0.0.211 () {32 vars in 649 bytes} [Tue Apr 14 06:47:42 2026] GET /v2.0/networks => generated 2168 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/436] 10.0.0.211 () {32 vars in 663 bytes} [Tue Apr 14 06:47:42 2026] GET /v2.0/security-groups => generated 16622 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/437] 10.0.0.211 () {32 vars in 655 bytes} [Tue Apr 14 06:47:42 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:47:53.125 8 INFO oslo.messaging._drivers.impl_rabbit [-] [2afa9ba7-0d13-4481-b8bf-ee914832f0e7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37614. 2026-04-14 06:47:53.127 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7d126ff9-58b0-4908-8e7b-81fd745f7c54] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37598. 2026-04-14 06:47:53.258 7 INFO neutron.db.segments_db [None req-f62c3e43-0c3e-4c49-b28c-0d8c9b274ff4 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment e8e0946a-ad63-466d-9e43-b02b962dabed of type vxlan for network 1bf236f0-2d8e-4e06-9665-9f2f99a846a1 2026-04-14 06:47:53.275 8 INFO neutron.db.segments_db [None req-e139856e-ff4c-40e2-a3ba-ce825d36db10 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 48de13a5-6edf-4239-bcee-93ad98618ef8 of type vxlan for network ad089502-f83e-450c-a882-24b089d3f1fa [pid: 7|app: 0|req: 219/440] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:47:52 2026] POST /v2.0/networks => generated 742 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/441] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:47:53 2026] POST /v2.0/networks => generated 745 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/442] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:47:53 2026] POST /v2.0/subnets => generated 666 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/443] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:47:53 2026] POST /v2.0/subnets => generated 668 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:47:53.719 7 INFO neutron.db.segments_db [None req-dbc4b100-8741-47b7-bac5-cbddc51f0b23 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment e986fc1c-681c-44e1-b6d3-11b5c514d1f7 of type vxlan for network 5d854c89-7397-4369-b09a-7afad3c5d914 2026-04-14 06:47:53.722 8 INFO neutron.db.segments_db [None req-6c3a1204-8a08-4f6a-b153-164168bcbee4 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 2ab3c970-48aa-4f28-be36-88e6077f49c7 of type vxlan for network 7a90a100-0507-4aff-9a43-1be8814a42b7 2026-04-14 06:47:54.031 8 INFO neutron.db.l3_hamode_db [None req-6c3a1204-8a08-4f6a-b153-164168bcbee4 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:47:54.031 7 INFO neutron.db.l3_hamode_db [None req-dbc4b100-8741-47b7-bac5-cbddc51f0b23 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:47:55.428 7 INFO neutron.db.l3_hamode_db [None req-dbc4b100-8741-47b7-bac5-cbddc51f0b23 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:47:55.503 8 INFO neutron.db.l3_hamode_db [None req-6c3a1204-8a08-4f6a-b153-164168bcbee4 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 221/444] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:47:53 2026] POST /v2.0/routers => generated 730 bytes in 2904 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/445] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:47:53 2026] POST /v2.0/routers => generated 732 bytes in 3125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/446] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:47:56 2026] GET /v2.0/security-groups?tenant_id=0ac27567fd4d4538a61bbe05b0ace4be&name=default => generated 2797 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/447] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:47:56 2026] PUT /v2.0/routers/2d104911-4a1f-47f9-b311-8e3b0de61214/add_router_interface => generated 309 bytes in 1714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/448] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:47:58 2026] DELETE /v2.0/security-groups/f6790d1c-9fc1-48ec-bf06-3734a1362092 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/449] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:47:56 2026] PUT /v2.0/routers/b0ef10e6-b241-4e35-b951-9d27297290fd/add_router_interface => generated 309 bytes in 1780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/450] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:47:58 2026] GET /v2.0/security-groups?tenant_id=0f92737f95434936b7ef8bdf54b32360&name=default => generated 2797 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:47:59.060 8 WARNING neutron_lib.context [None req-8676bded-f768-4bcb-bfdc-49a6f14f6558 e9350f02d0894b4f932e17b4d0f49df7 6903be4222a7473f86b11e2f7e9b0cdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 224/451] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:47:59 2026] DELETE /v2.0/security-groups/9ec1eacf-3307-4c47-91d5-3583e39ccd0b => 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: 228/452] 10.0.0.211 () {34 vars in 685 bytes} [Tue Apr 14 06:47:59 2026] POST /v2.0/security-groups => generated 1596 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:47:59.221 7 WARNING neutron_lib.context [None req-4a7c67d7-a3a9-4312-948b-9fb03562c6f3 e9350f02d0894b4f932e17b4d0f49df7 6903be4222a7473f86b11e2f7e9b0cdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 229/453] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:47:59 2026] GET /v2.0/security-groups?tenant_id=d24fcfa8ec384b34a65cd94ecd811502&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/454] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:47:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:47:59.380 7 WARNING neutron_lib.context [None req-66fd0bb2-e019-4840-b6bd-b19ad5e90685 e9350f02d0894b4f932e17b4d0f49df7 6903be4222a7473f86b11e2f7e9b0cdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 226/455] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:47:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:47:59.479 7 WARNING neutron_lib.context [None req-6a66f3d6-23b3-4d8b-b257-82dbe96364ce e9350f02d0894b4f932e17b4d0f49df7 6903be4222a7473f86b11e2f7e9b0cdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/456] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:47:59 2026] DELETE /v2.0/security-groups/72f5297f-ad4a-4d11-88c8-f88ecf34f37a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:47:59.805 8 WARNING neutron_lib.context [req-4a973be1-68f5-494b-9851-cfbf20f6ac9b req-dcb574fb-3305-4fc0-a221-f323bb7688dd 02c7047908af461b9d9de8c2b3069f57 8560c11f3e434d238e65bcc9c266deae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/457] 10.0.0.98 () {38 vars in 970 bytes} [Tue Apr 14 06:47:59 2026] POST /v2.0/security-groups => generated 1616 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/458] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:47:59 2026] POST /v2.0/floatingips => generated 552 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:48:00.600 8 WARNING neutron_lib.context [req-c51db632-9458-4d62-9b87-4b63732bad4e req-df0b88ac-4825-407b-8c84-3360c3c8cdc8 02c7047908af461b9d9de8c2b3069f57 8560c11f3e434d238e65bcc9c266deae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 232/459] 10.0.0.98 () {38 vars in 970 bytes} [Tue Apr 14 06:48:00 2026] POST /v2.0/security-groups => generated 1616 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:48:00.713 7 INFO neutron.db.segments_db [None req-5d539a6d-46fc-4606-a205-4152a7216c9a c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment d5113a02-5bb4-45a5-a782-e0c873368a3e of type vxlan for network 5c63eda9-f01a-41e9-90db-36ab1f5d5c87 [pid: 8|app: 0|req: 233/460] 10.0.0.98 () {34 vars in 1097 bytes} [Tue Apr 14 06:48:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--770943077&fields=id&tenant_id=6903be4222a7473f86b11e2f7e9b0cdd => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:48:00.749 8 WARNING neutron_lib.context [req-f3ebd08d-8840-4326-a9d0-6e7ca4341434 req-233c7520-9c92-42db-9627-1611df53bef9 02c7047908af461b9d9de8c2b3069f57 8560c11f3e434d238e65bcc9c266deae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/461] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:48:00 2026] POST /v2.0/networks => generated 748 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/462] 10.0.0.98 () {38 vars in 970 bytes} [Tue Apr 14 06:48:00 2026] POST /v2.0/security-groups => generated 1618 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/463] 10.0.0.98 () {34 vars in 981 bytes} [Tue Apr 14 06:48:00 2026] GET /v2.0/networks?id=1bf236f0-2d8e-4e06-9665-9f2f99a846a1 => generated 675 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/464] 10.0.0.98 () {34 vars in 1001 bytes} [Tue Apr 14 06:48:00 2026] GET /v2.0/security-groups?tenant_id=8560c11f3e434d238e65bcc9c266deae => generated 7593 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/465] 10.0.0.98 () {34 vars in 964 bytes} [Tue Apr 14 06:48:01 2026] GET /v2.0/quotas/6903be4222a7473f86b11e2f7e9b0cdd => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/466] 10.0.0.98 () {34 vars in 1001 bytes} [Tue Apr 14 06:48:01 2026] GET /v2.0/ports?tenant_id=6903be4222a7473f86b11e2f7e9b0cdd&fields=id => generated 103 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/467] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:00 2026] POST /v2.0/subnets => generated 671 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:01 2026] GET /v2.0/security-groups/7ad8b8b9-0143-4987-9f62-abb7a41c242a => generated 2794 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:48:01.215 8 INFO neutron.db.segments_db [None req-b6c1dba8-b06d-4444-9f16-a3ca5edcaaff c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment f177852d-031c-4c72-b681-9c3f25e19087 of type vxlan for network 470e8efd-e2b2-43c4-af5a-d94ac36b69c8 [pid: 7|app: 0|req: 234/469] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:01 2026] GET /v2.0/security-groups/7ad8b8b9-0143-4987-9f62-abb7a41c242a => generated 2794 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:01 2026] GET /v2.0/security-groups/6d094744-3abd-491d-bca6-703120a5714d => generated 1616 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 10.0.0.98 () {36 vars in 1012 bytes} [Tue Apr 14 06:48:01 2026] DELETE /v2.0/security-groups/6d094744-3abd-491d-bca6-703120a5714d => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:48:01.487 7 INFO neutron.api.v2.resource [req-f94a432c-d339-4345-bd10-263611f2fa93 req-cb4bfd44-2fe0-457e-bd1d-ef5b80cb1aca 02c7047908af461b9d9de8c2b3069f57 8560c11f3e434d238e65bcc9c266deae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 237/472] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:01 2026] GET /v2.0/security-groups/6d094744-3abd-491d-bca6-703120a5714d => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:48:01.538 8 INFO neutron.db.l3_hamode_db [None req-b6c1dba8-b06d-4444-9f16-a3ca5edcaaff c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 238/473] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:01 2026] GET /v2.0/security-groups/8e40cbee-5f17-4137-b892-2580e960376e => generated 1616 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/474] 10.0.0.98 () {36 vars in 1012 bytes} [Tue Apr 14 06:48:01 2026] DELETE /v2.0/security-groups/8e40cbee-5f17-4137-b892-2580e960376e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/475] 10.0.0.98 () {34 vars in 906 bytes} [Tue Apr 14 06:48:01 2026] GET /v2.0/extensions => generated 19600 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-14 06:48:01.761 7 INFO neutron.api.v2.resource [req-1709d6e6-15d1-4a92-b653-31094a39d00a req-48bf56c4-9518-457b-90e3-4b05ec47759b 02c7047908af461b9d9de8c2b3069f57 8560c11f3e434d238e65bcc9c266deae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 241/476] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:01 2026] GET /v2.0/security-groups/8e40cbee-5f17-4137-b892-2580e960376e => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/477] 10.0.0.98 () {34 vars in 1007 bytes} [Tue Apr 14 06:48:01 2026] GET /v2.0/networks/1bf236f0-2d8e-4e06-9665-9f2f99a846a1?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/478] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:01 2026] GET /v2.0/security-groups/70b4779e-eef6-4e70-8297-671c178332aa => generated 1618 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/479] 10.0.0.98 () {34 vars in 1107 bytes} [Tue Apr 14 06:48:01 2026] GET /v2.0/networks/1bf236f0-2d8e-4e06-9665-9f2f99a846a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/480] 10.0.0.98 () {36 vars in 1012 bytes} [Tue Apr 14 06:48:01 2026] DELETE /v2.0/security-groups/70b4779e-eef6-4e70-8297-671c178332aa => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:48:02.103 7 INFO neutron.api.v2.resource [req-accc782f-781f-428f-83a6-a3ab80675540 req-465d29e4-98c2-482c-b670-5408663b2d8f 02c7047908af461b9d9de8c2b3069f57 8560c11f3e434d238e65bcc9c266deae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/481] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:02 2026] GET /v2.0/security-groups/70b4779e-eef6-4e70-8297-671c178332aa => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/482] 10.0.0.98 () {34 vars in 1001 bytes} [Tue Apr 14 06:48:02 2026] GET /v2.0/security-groups?tenant_id=8560c11f3e434d238e65bcc9c266deae => generated 2797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/483] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:02 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/484] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:02 2026] GET /v2.0/security-groups/7ad8b8b9-0143-4987-9f62-abb7a41c242a => generated 2794 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/485] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:02 2026] GET /v2.0/security-groups/7ad8b8b9-0143-4987-9f62-abb7a41c242a => generated 2794 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:48:02.364 7 INFO neutron.api.v2.resource [req-d86489b6-165b-40f8-9a7f-37109ebd81c1 req-e7d2b9d3-bd24-4da6-a53e-f26216c20b95 02c7047908af461b9d9de8c2b3069f57 8560c11f3e434d238e65bcc9c266deae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/486] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:02 2026] GET /v2.0/security-groups/70b4779e-eef6-4e70-8297-671c178332aa => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:48:02.417 7 INFO neutron.api.v2.resource [req-190234f2-2124-439c-a45c-4a827f82ec18 req-9bd57afa-1975-467e-9538-461fcb10b9e1 02c7047908af461b9d9de8c2b3069f57 8560c11f3e434d238e65bcc9c266deae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 252/487] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:02 2026] GET /v2.0/security-groups/8e40cbee-5f17-4137-b892-2580e960376e => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:48:02.589 7 INFO neutron.api.v2.resource [req-532f499f-3555-4b89-83d0-7f0538281680 req-e19baf4e-42f0-4256-840e-0d728abcbd50 02c7047908af461b9d9de8c2b3069f57 8560c11f3e434d238e65bcc9c266deae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 253/488] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:02 2026] GET /v2.0/security-groups/6d094744-3abd-491d-bca6-703120a5714d => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:48:02.606 8 INFO neutron.db.l3_hamode_db [None req-b6c1dba8-b06d-4444-9f16-a3ca5edcaaff c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 236/489] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:01 2026] POST /v2.0/routers => generated 735 bytes in 2776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/490] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:03 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/493] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:48:02 2026] PUT /v2.0/routers/b0ef10e6-b241-4e35-b951-9d27297290fd/remove_router_interface => generated 309 bytes in 1550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/494] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:04 2026] GET /v2.0/networks?id=1bf236f0-2d8e-4e06-9665-9f2f99a846a1 => generated 675 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:05.361 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-0ca047aa-ecfb-462b-8c63-668fa4b27421 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 240/495] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:48:03 2026] PUT /v2.0/routers/51877de8-2ce1-4b9c-b483-31a35c35aa63/add_router_interface => generated 309 bytes in 1810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:05.794 7 INFO neutron.db.l3_hamode_db [None req-0ca047aa-ecfb-462b-8c63-668fa4b27421 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HA network 7a90a100-0507-4aff-9a43-1be8814a42b7 was deleted as no HA routers are present in tenant 8560c11f3e434d238e65bcc9c266deae. [pid: 7|app: 0|req: 256/496] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:48:04 2026] DELETE /v2.0/routers/b0ef10e6-b241-4e35-b951-9d27297290fd => generated 0 bytes in 1308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/497] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Apr 14 06:48:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6903be4222a7473f86b11e2f7e9b0cdd => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/498] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:05 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => 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: 243/499] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:48:05 2026] DELETE /v2.0/subnets/62abf553-e1b9-4ed4-b08e-940a1860c7cc => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:48:06.124 8 WARNING neutron_lib.context [req-942968b8-7112-4fc6-a7f0-27a2a8ad43db req-2c97bb4c-d0a3-4f44-97ee-ff64a40bdb88 e9350f02d0894b4f932e17b4d0f49df7 6903be4222a7473f86b11e2f7e9b0cdd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 257/500] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:48:05 2026] GET /v2.0/security-groups?tenant_id=4a87414e0cea4b64849a4e8b3ad2dd7f&name=default => generated 2801 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:48:06.246 7 INFO neutron.services.segments.plugin [-] Segment 2ab3c970-48aa-4f28-be36-88e6077f49c7 resource provider aggregate not found 2026-04-14 06:48:06.253 7 INFO neutron.services.segments.plugin [-] Segment 2ab3c970-48aa-4f28-be36-88e6077f49c7 resource provider aggregate not found 2026-04-14 06:48:06.269 7 INFO neutron.services.segments.plugin [-] Segment 2ab3c970-48aa-4f28-be36-88e6077f49c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ab3c970-48aa-4f28-be36-88e6077f49c7 found for delete ", "request_id": "req-68c760ac-1646-48d3-a2c7-df6c480edfe4"}]} 2026-04-14 06:48:06.270 7 INFO neutron.services.segments.plugin [-] Segment 2ab3c970-48aa-4f28-be36-88e6077f49c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ab3c970-48aa-4f28-be36-88e6077f49c7 found for delete ", "request_id": "req-7f35a49f-845c-4147-a40f-46739ede7790"}]} [pid: 7|app: 0|req: 258/501] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:48:06 2026] DELETE /v2.0/networks/ad089502-f83e-450c-a882-24b089d3f1fa => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/502] 199.204.45.89 () {38 vars in 954 bytes} [Tue Apr 14 06:48:06 2026] POST /v2.0/ports => generated 958 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:48:06.717 8 WARNING neutron_lib.context [req-e3a91771-e151-428a-90d2-0d05e053f847 req-e24362cd-f1b1-42b8-bec6-3b53d9b25c46 f6b4ce68e46241caa100b9ce02b99c67 2abbad2017a949b4b1d6bb91b458341a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 259/503] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:06 2026] DELETE /v2.0/security-groups/a4a837cb-d0ee-42cf-b67f-a8f2681646c9 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/504] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:48:06 2026] GET /v2.0/security-groups?tenant_id=8560c11f3e434d238e65bcc9c266deae&name=default => generated 2797 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/505] 199.204.45.89 () {34 vars in 910 bytes} [Tue Apr 14 06:48:06 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/506] 10.0.0.98 () {38 vars in 970 bytes} [Tue Apr 14 06:48:06 2026] POST /v2.0/security-groups => generated 1621 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/507] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:06 2026] DELETE /v2.0/security-groups/7ad8b8b9-0143-4987-9f62-abb7a41c242a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/508] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:06 2026] GET /v2.0/security-groups/29d65db8-b39d-4e1b-af34-b5a8d9e964bc => generated 1621 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:48:06.914 8 WARNING neutron_lib.context [req-05e999f3-6cc9-43f1-8c68-44aff4349912 req-7b1d60b9-dbe5-4041-b5dc-8fa9a02baf88 f6b4ce68e46241caa100b9ce02b99c67 2abbad2017a949b4b1d6bb91b458341a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 263/509] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:48:06 2026] GET /v2.0/security-groups?tenant_id=f7ca016673624e08b0610bce295ac689&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/510] 10.0.0.98 () {38 vars in 980 bytes} [Tue Apr 14 06:48:06 2026] POST /v2.0/security-group-rules => generated 582 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/511] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:07 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 961 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:07.132 7 WARNING neutron_lib.context [req-ac9fec54-2bec-4539-ab67-49b2405d9910 req-fd5e7084-2442-4a14-aa37-7b545b6fe94d f6b4ce68e46241caa100b9ce02b99c67 2abbad2017a949b4b1d6bb91b458341a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 248/512] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:07 2026] DELETE /v2.0/security-groups/48b02133-85af-4b15-8422-143c7cbe9387 => 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: 249/513] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:07 2026] GET /v2.0/security-groups?id=1bb97178-de1f-42fe-925a-3628afb51f85&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/514] 10.0.0.98 () {38 vars in 970 bytes} [Tue Apr 14 06:48:07 2026] POST /v2.0/security-groups => generated 1622 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/515] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:07 2026] GET /v2.0/security-groups/69c12024-d517-466d-89f0-913a8d449862 => generated 1622 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:48:07.316 7 WARNING neutron_lib.context [req-52a0acec-aa2a-4670-a821-877db9d9cdc5 req-003b8805-2de7-48d4-a690-f8a10d9962d1 f6b4ce68e46241caa100b9ce02b99c67 2abbad2017a949b4b1d6bb91b458341a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 267/516] 10.0.0.98 () {38 vars in 980 bytes} [Tue Apr 14 06:48:07 2026] POST /v2.0/security-group-rules => generated 582 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/517] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:07 2026] GET /v2.0/security-groups/69c12024-d517-466d-89f0-913a8d449862 => generated 2215 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:48:07.494 7 WARNING neutron_lib.context [req-6e82f730-400f-466b-aa92-af718cb6c204 req-b05f46a1-b882-4b86-8f56-6f0330bbdf1f f6b4ce68e46241caa100b9ce02b99c67 2abbad2017a949b4b1d6bb91b458341a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 269/518] 10.0.0.98 () {38 vars in 980 bytes} [Tue Apr 14 06:48:07 2026] POST /v2.0/security-group-rules => generated 587 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/519] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:07 2026] GET /v2.0/security-groups/69c12024-d517-466d-89f0-913a8d449862 => generated 2813 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/520] 10.0.0.98 () {34 vars in 1000 bytes} [Tue Apr 14 06:48:07 2026] GET /v2.0/security-group-rules/13e7b63e-b6a8-4fc2-92b8-4b5988d8be03 => generated 584 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/521] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:48:07 2026] PUT /v2.0/ports/da022963-9df2-41b9-b95d-db0da980752b => generated 1203 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/522] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:07 2026] GET /v2.0/security-groups/69c12024-d517-466d-89f0-913a8d449862 => generated 2813 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 273/523] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:07 2026] GET /v2.0/ports?tenant_id=6903be4222a7473f86b11e2f7e9b0cdd&device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/524] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:48:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=da022963-9df2-41b9-b95d-db0da980752b => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/525] 10.0.0.98 () {36 vars in 1022 bytes} [Tue Apr 14 06:48:07 2026] DELETE /v2.0/security-group-rules/13e7b63e-b6a8-4fc2-92b8-4b5988d8be03 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 275/526] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:07 2026] GET /v2.0/subnets?id=e84d7719-c78f-4bf1-bb87-f9d147cd2190 => generated 669 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/527] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:07 2026] GET /v2.0/security-groups/69c12024-d517-466d-89f0-913a8d449862 => generated 2215 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/528] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:07 2026] GET /v2.0/ports?network_id=1bf236f0-2d8e-4e06-9665-9f2f99a846a1&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/529] 10.0.0.98 () {36 vars in 1012 bytes} [Tue Apr 14 06:48:07 2026] DELETE /v2.0/security-groups/69c12024-d517-466d-89f0-913a8d449862 => 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: 277/530] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:08 2026] GET /v2.0/networks/1bf236f0-2d8e-4e06-9665-9f2f99a846a1?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/531] 10.0.0.98 () {34 vars in 990 bytes} [Tue Apr 14 06:48:08 2026] GET /v2.0/security-groups/29d65db8-b39d-4e1b-af34-b5a8d9e964bc => generated 2214 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/532] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:08 2026] GET /v2.0/networks/1bf236f0-2d8e-4e06-9665-9f2f99a846a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/533] 10.0.0.98 () {36 vars in 1012 bytes} [Tue Apr 14 06:48:08 2026] DELETE /v2.0/security-groups/29d65db8-b39d-4e1b-af34-b5a8d9e964bc => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:48:08.349 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f01894e-5758-4ddd-a2f0-085c2d019d75'] response: {'name': 'network-changed', 'server_uuid': 'aa75f369-f7b0-41dc-b550-1bd3fed909c4', 'tag': 'da022963-9df2-41b9-b95d-db0da980752b', 'status': 'completed', 'code': 200} 2026-04-14 06:48:08.361 7 INFO neutron.services.segments.plugin [-] Segment 48de13a5-6edf-4239-bcee-93ad98618ef8 resource provider aggregate not found 2026-04-14 06:48:08.371 7 INFO neutron.services.segments.plugin [-] Segment 48de13a5-6edf-4239-bcee-93ad98618ef8 resource provider aggregate not found 2026-04-14 06:48:08.396 7 INFO neutron.services.segments.plugin [-] Segment 48de13a5-6edf-4239-bcee-93ad98618ef8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48de13a5-6edf-4239-bcee-93ad98618ef8 found for delete ", "request_id": "req-1d58af2a-feae-4556-b50b-de892dcd57f8"}]} 2026-04-14 06:48:08.398 7 INFO neutron.services.segments.plugin [-] Segment 48de13a5-6edf-4239-bcee-93ad98618ef8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48de13a5-6edf-4239-bcee-93ad98618ef8 found for delete ", "request_id": "req-f85126b1-f32b-4ec2-bd37-0b807aaecbc8"}]} [pid: 7|app: 0|req: 280/534] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:08 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/535] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:08 2026] GET /v2.0/ports?tenant_id=6903be4222a7473f86b11e2f7e9b0cdd&device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/536] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:08 2026] GET /v2.0/security-groups?id=1bb97178-de1f-42fe-925a-3628afb51f85&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/537] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:08 2026] GET /v2.0/networks?id=1bf236f0-2d8e-4e06-9665-9f2f99a846a1 => generated 770 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/538] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:48:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=da022963-9df2-41b9-b95d-db0da980752b => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/539] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:08 2026] GET /v2.0/subnets?id=e84d7719-c78f-4bf1-bb87-f9d147cd2190 => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/540] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:08 2026] GET /v2.0/ports?network_id=1bf236f0-2d8e-4e06-9665-9f2f99a846a1&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:48:09.106 7 INFO neutron.db.segments_db [None req-d925f331-ad1f-4805-bd1d-6506569566d5 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 22c6a71b-dc02-4f2c-bbce-172d85150ee9 of type vxlan for network 9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa [pid: 7|app: 0|req: 287/541] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:48:08 2026] POST /v2.0/networks => generated 748 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/542] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:09 2026] GET /v2.0/networks/1bf236f0-2d8e-4e06-9665-9f2f99a846a1?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/543] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:09 2026] POST /v2.0/subnets => generated 671 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/544] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:48:08 2026] PUT /v2.0/routers/51877de8-2ce1-4b9c-b483-31a35c35aa63/remove_router_interface => generated 309 bytes in 1301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/545] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:09 2026] GET /v2.0/networks/1bf236f0-2d8e-4e06-9665-9f2f99a846a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:48:09.658 8 INFO neutron.db.segments_db [None req-8ee08281-f6c3-4317-a608-dc675732747b c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment c5cede61-2b68-4376-ad2a-7dd3102d798a of type vxlan for network 433feab8-2839-4c5d-913f-79390591a089 2026-04-14 06:48:10.224 8 INFO neutron.db.l3_hamode_db [None req-8ee08281-f6c3-4317-a608-dc675732747b c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:48:10.792 7 INFO neutron.services.segments.plugin [-] Segment f177852d-031c-4c72-b681-9c3f25e19087 resource provider aggregate not found 2026-04-14 06:48:10.797 7 INFO neutron.services.segments.plugin [-] Segment f177852d-031c-4c72-b681-9c3f25e19087 resource provider aggregate not found 2026-04-14 06:48:10.818 7 INFO neutron.services.segments.plugin [-] Segment f177852d-031c-4c72-b681-9c3f25e19087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f177852d-031c-4c72-b681-9c3f25e19087 found for delete ", "request_id": "req-13f84ff8-b37f-4010-903f-96d752f15294"}]} 2026-04-14 06:48:10.829 7 INFO neutron.services.segments.plugin [-] Segment f177852d-031c-4c72-b681-9c3f25e19087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f177852d-031c-4c72-b681-9c3f25e19087 found for delete ", "request_id": "req-afba56bd-e11d-48de-941b-7a9cc87b64f6"}]} 2026-04-14 06:48:10.830 7 INFO neutron.db.l3_hamode_db [None req-8be05e18-9500-4179-9025-d9337a53acbb c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HA network 470e8efd-e2b2-43c4-af5a-d94ac36b69c8 was deleted as no HA routers are present in tenant 2abbad2017a949b4b1d6bb91b458341a. [pid: 7|app: 0|req: 291/546] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:48:09 2026] DELETE /v2.0/routers/51877de8-2ce1-4b9c-b483-31a35c35aa63 => generated 0 bytes in 1217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/547] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:10 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/548] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:48:10 2026] DELETE /v2.0/subnets/88b5f8a2-551d-4622-824b-442c1fcc4232 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/549] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:11 2026] GET /v2.0/security-groups?id=1bb97178-de1f-42fe-925a-3628afb51f85&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-04-14 06:48:11.382 8 INFO neutron.db.l3_hamode_db [None req-8ee08281-f6c3-4317-a608-dc675732747b c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 295/550] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:48:11 2026] DELETE /v2.0/networks/5c63eda9-f01a-41e9-90db-36ab1f5d5c87 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/551] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:48:11 2026] GET /v2.0/security-groups?tenant_id=ff3873976e8a471794b908c8778e9898&name=default => generated 2801 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/552] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:48:12 2026] GET /v2.0/security-groups?tenant_id=2abbad2017a949b4b1d6bb91b458341a&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/553] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:12 2026] DELETE /v2.0/security-groups/dbf6377a-6468-4f7a-a054-da76572ccf5e => 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: 299/554] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:12 2026] DELETE /v2.0/security-groups/f8c2aecc-f7a8-447d-a646-b8b7000ab98b => 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: 300/555] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:12 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/556] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:09 2026] POST /v2.0/routers => generated 735 bytes in 2982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/557] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:48:12 2026] GET /v2.0/security-groups?tenant_id=32ea139e2ac94048b2da2a344eafc836&name=default => generated 2801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/558] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:12 2026] GET /v2.0/security-groups?id=1bb97178-de1f-42fe-925a-3628afb51f85&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: 258/559] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:12 2026] DELETE /v2.0/security-groups/7e6c822f-fa9c-40bc-bb13-9daf11190f97 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:48:13.057 7 INFO neutron.services.segments.plugin [-] Segment d5113a02-5bb4-45a5-a782-e0c873368a3e resource provider aggregate not found 2026-04-14 06:48:13.063 7 INFO neutron.services.segments.plugin [-] Segment d5113a02-5bb4-45a5-a782-e0c873368a3e resource provider aggregate not found 2026-04-14 06:48:13.077 7 INFO neutron.services.segments.plugin [-] Segment d5113a02-5bb4-45a5-a782-e0c873368a3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5113a02-5bb4-45a5-a782-e0c873368a3e found for delete ", "request_id": "req-d96663fd-b02a-4f4d-a83a-aecb84870718"}]} 2026-04-14 06:48:13.082 7 INFO neutron.services.segments.plugin [-] Segment d5113a02-5bb4-45a5-a782-e0c873368a3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5113a02-5bb4-45a5-a782-e0c873368a3e found for delete ", "request_id": "req-8082988a-eda5-43bd-a074-839d97a33ab7"}]} [pid: 8|app: 0|req: 259/560] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:13 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 975 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/561] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:13 2026] GET /v2.0/security-groups?id=1bb97178-de1f-42fe-925a-3628afb51f85&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/562] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:14 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/563] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:48:12 2026] PUT /v2.0/routers/9ab34c8b-9e19-4175-b000-be90f7da153e/add_router_interface => generated 309 bytes in 2094 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:14.797 8 INFO neutron.db.l3_db [None req-6c5346da-d085-41f7-b0a1-6420bdbbe5da e9350f02d0894b4f932e17b4d0f49df7 6903be4222a7473f86b11e2f7e9b0cdd - - default default] Floating IP 52576fc9-8f66-47e9-bbfa-d9b1b419af3d associated. External IP: 10.96.250.212, port: da022963-9df2-41b9-b95d-db0da980752b. 2026-04-14 06:48:15.110 7 INFO neutron.db.segments_db [None req-bf1fc52a-14e7-42bd-8c31-002cc09a0cd1 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment bf4b0b03-c4d8-4b0c-879f-8d0caa4da550 of type vxlan for network 999ddca2-6b64-4720-8f2e-60b49c6a24b4 [pid: 8|app: 0|req: 262/564] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:48:14 2026] PUT /v2.0/floatingips/52576fc9-8f66-47e9-bbfa-d9b1b419af3d => generated 856 bytes in 997 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/565] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:48:14 2026] POST /v2.0/networks => generated 752 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:48:15.320 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23463254-8f62-483b-a67a-7eb8615e4a7e'] response: {'name': 'network-changed', 'server_uuid': 'aa75f369-f7b0-41dc-b550-1bd3fed909c4', 'tag': 'da022963-9df2-41b9-b95d-db0da980752b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 304/566] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:15 2026] GET /v2.0/ports?tenant_id=6903be4222a7473f86b11e2f7e9b0cdd&device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => 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: 305/567] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:15 2026] GET /v2.0/networks?id=1bf236f0-2d8e-4e06-9665-9f2f99a846a1 => generated 770 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:15.483 7 WARNING neutron_lib.context [None req-6c104899-5316-41f8-9693-3d22dbd5c0d7 bbaa75dd687c4d5d9db36874b1e9d412 4893757b36e3467cbd6cbfc9bd3b9fe4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 263/568] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:15 2026] POST /v2.0/subnets => generated 675 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/569] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:48:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=da022963-9df2-41b9-b95d-db0da980752b => generated 859 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/570] 10.0.0.211 () {34 vars in 685 bytes} [Tue Apr 14 06:48:15 2026] POST /v2.0/security-groups => generated 1595 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:48:15.630 7 WARNING neutron_lib.context [None req-a2aaecdf-c246-4b80-80eb-a7470cc2937d bbaa75dd687c4d5d9db36874b1e9d412 4893757b36e3467cbd6cbfc9bd3b9fe4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:48:15.676 8 INFO neutron.db.segments_db [None req-cb710c2b-0fb3-4757-9b2a-3f5ea01d4ae4 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment b047c2de-3249-4018-8302-0e06ba9c5f12 of type vxlan for network dc8bb696-a06e-4be4-bcbf-a9ac85c689f3 [pid: 7|app: 0|req: 307/571] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:48:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/572] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:15 2026] GET /v2.0/subnets?id=e84d7719-c78f-4bf1-bb87-f9d147cd2190 => generated 669 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:15.764 7 WARNING neutron_lib.context [None req-ad6d36ef-1313-46b0-a98d-5350b13db381 bbaa75dd687c4d5d9db36874b1e9d412 4893757b36e3467cbd6cbfc9bd3b9fe4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 309/573] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:48:15 2026] POST /v2.0/security-group-rules => generated 570 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/574] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:15 2026] GET /v2.0/ports?network_id=1bf236f0-2d8e-4e06-9665-9f2f99a846a1&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:48:15.894 7 WARNING neutron_lib.context [None req-d74a843d-b7b9-45b2-a9fd-98040ab56ac0 bbaa75dd687c4d5d9db36874b1e9d412 4893757b36e3467cbd6cbfc9bd3b9fe4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:48:16.419 8 INFO neutron.db.l3_hamode_db [None req-cb710c2b-0fb3-4757-9b2a-3f5ea01d4ae4 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 311/575] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:48:15 2026] POST /v2.0/floatingips => generated 552 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/576] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:16 2026] GET /v2.0/networks/1bf236f0-2d8e-4e06-9665-9f2f99a846a1?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/577] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:16 2026] GET /v2.0/networks/1bf236f0-2d8e-4e06-9665-9f2f99a846a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:48:17.596 8 INFO neutron.db.l3_hamode_db [None req-cb710c2b-0fb3-4757-9b2a-3f5ea01d4ae4 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 265/580] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:15 2026] POST /v2.0/routers => generated 739 bytes in 3142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/581] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:48:19 2026] GET /v2.0/security-groups?tenant_id=9db2a30273b14770b484ab170f8ed81e&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/582] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:19 2026] DELETE /v2.0/security-groups/984921cf-ac3f-4506-9465-a6f868e99f4c => 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: 268/583] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:48:20 2026] GET /v2.0/security-groups?tenant_id=a645672199694c2e914fd634ddccb8d6&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/584] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:20 2026] DELETE /v2.0/security-groups/3736e2cb-230b-4485-adbf-e6a5a97ac5c1 => 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: 316/585] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:48:18 2026] PUT /v2.0/routers/d29dc63a-9160-459f-80a3-1f71696439ca/add_router_interface => generated 309 bytes in 1565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:21.017 8 WARNING neutron_lib.context [None req-76bda7e4-dfbb-4cef-a2b8-37a677eaefa4 906254c901f4426e8b38809b10570924 a80f75e91fa54aef92f7ae59142d5b48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 270/586] 10.0.0.211 () {34 vars in 685 bytes} [Tue Apr 14 06:48:21 2026] POST /v2.0/security-groups => generated 1597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:48:21.148 7 WARNING neutron_lib.context [None req-008e15a3-6530-4f54-bff0-6fe49e115c7e 906254c901f4426e8b38809b10570924 a80f75e91fa54aef92f7ae59142d5b48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 317/587] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:48:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:48:21.293 8 WARNING neutron_lib.context [None req-e109c3f8-f57d-4985-8e13-07e27c0c09eb 906254c901f4426e8b38809b10570924 a80f75e91fa54aef92f7ae59142d5b48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 271/588] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:48:21 2026] POST /v2.0/security-group-rules => generated 570 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:48:21.438 7 WARNING neutron_lib.context [None req-46af153c-bbee-4bd7-83e0-250d615a700f 906254c901f4426e8b38809b10570924 a80f75e91fa54aef92f7ae59142d5b48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 318/589] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:48:21 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/590] 10.0.0.98 () {34 vars in 1099 bytes} [Tue Apr 14 06:48:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1031512004&fields=id&tenant_id=a80f75e91fa54aef92f7ae59142d5b48 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/591] 10.0.0.98 () {34 vars in 981 bytes} [Tue Apr 14 06:48:22 2026] GET /v2.0/networks?id=999ddca2-6b64-4720-8f2e-60b49c6a24b4 => generated 684 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/592] 10.0.0.98 () {34 vars in 964 bytes} [Tue Apr 14 06:48:22 2026] GET /v2.0/quotas/a80f75e91fa54aef92f7ae59142d5b48 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/593] 10.0.0.98 () {34 vars in 1097 bytes} [Tue Apr 14 06:48:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--882670022&fields=id&tenant_id=4893757b36e3467cbd6cbfc9bd3b9fe4 => generated 69 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/594] 10.0.0.98 () {34 vars in 1001 bytes} [Tue Apr 14 06:48:22 2026] GET /v2.0/ports?tenant_id=a80f75e91fa54aef92f7ae59142d5b48&fields=id => generated 103 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/595] 10.0.0.98 () {34 vars in 981 bytes} [Tue Apr 14 06:48:22 2026] GET /v2.0/networks?id=9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa => generated 680 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/596] 10.0.0.98 () {34 vars in 1007 bytes} [Tue Apr 14 06:48:22 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/597] 10.0.0.98 () {34 vars in 964 bytes} [Tue Apr 14 06:48:22 2026] GET /v2.0/quotas/4893757b36e3467cbd6cbfc9bd3b9fe4 => 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: 324/598] 10.0.0.98 () {34 vars in 1107 bytes} [Tue Apr 14 06:48:23 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/599] 10.0.0.98 () {34 vars in 1001 bytes} [Tue Apr 14 06:48:23 2026] GET /v2.0/ports?tenant_id=4893757b36e3467cbd6cbfc9bd3b9fe4&fields=id => generated 103 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/600] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:23 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/601] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:48:22 2026] GET /v2.0/security-groups?tenant_id=593ddda341bc4efbaaff7dec4222468d&name=default => generated 2801 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/602] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:23 2026] DELETE /v2.0/security-groups/ab895fc1-dd9f-4c77-8fc6-9308c06308b0 => 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: 276/603] 10.0.0.98 () {34 vars in 906 bytes} [Tue Apr 14 06:48:23 2026] GET /v2.0/extensions => generated 19600 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/604] 10.0.0.98 () {34 vars in 1007 bytes} [Tue Apr 14 06:48:23 2026] GET /v2.0/networks/9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/605] 10.0.0.98 () {34 vars in 1107 bytes} [Tue Apr 14 06:48:23 2026] GET /v2.0/networks/9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/606] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:24 2026] GET /v2.0/networks?id=999ddca2-6b64-4720-8f2e-60b49c6a24b4 => generated 684 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/607] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:24 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/608] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:24 2026] GET /v2.0/ports?device_id=7c40a6da-2ccf-478c-8f45-ace604d100fe => 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: 279/609] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Apr 14 06:48:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a80f75e91fa54aef92f7ae59142d5b48 => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:24.557 7 WARNING neutron_lib.context [req-accf3395-e96b-4747-93a1-10a1a92ec4b0 req-e18497b6-1df9-40d3-9692-5f19cd30cb1b 906254c901f4426e8b38809b10570924 a80f75e91fa54aef92f7ae59142d5b48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 280/610] 199.204.45.89 () {34 vars in 1095 bytes} [Tue Apr 14 06:48:24 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/611] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:24 2026] GET /v2.0/ports?tenant_id=6903be4222a7473f86b11e2f7e9b0cdd&device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/612] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.0/networks?id=1bf236f0-2d8e-4e06-9665-9f2f99a846a1 => generated 770 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/613] 199.204.45.89 () {38 vars in 954 bytes} [Tue Apr 14 06:48:24 2026] POST /v2.0/ports => generated 954 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 283/614] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=da022963-9df2-41b9-b95d-db0da980752b => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/615] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.0/subnets?id=e84d7719-c78f-4bf1-bb87-f9d147cd2190 => generated 669 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/616] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.0/ports?network_id=1bf236f0-2d8e-4e06-9665-9f2f99a846a1&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/617] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.0/networks/1bf236f0-2d8e-4e06-9665-9f2f99a846a1?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: 287/618] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.0/networks?id=9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa => generated 680 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/619] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.0/networks/1bf236f0-2d8e-4e06-9665-9f2f99a846a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/620] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4893757b36e3467cbd6cbfc9bd3b9fe4 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/621] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:25.640 8 WARNING neutron_lib.context [req-427f6402-9b22-44c5-8c53-b9c55eb66e81 req-e1291b14-4407-4429-a97e-aa4b379de573 bbaa75dd687c4d5d9db36874b1e9d412 4893757b36e3467cbd6cbfc9bd3b9fe4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 332/622] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:48:25 2026] PUT /v2.0/ports/45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b => generated 1199 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/623] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.0/ports?device_id=7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/624] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.0/security-groups?id=5c3bbc28-d406-4d04-ac08-8aa2d9f36751&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/625] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.0/ports?tenant_id=a80f75e91fa54aef92f7ae59142d5b48&device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/626] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b => 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: 337/627] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.0/subnets?id=0f135376-0fe7-40e9-aff5-d7b70ec922f0 => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/628] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.0/ports?network_id=999ddca2-6b64-4720-8f2e-60b49c6a24b4&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: 339/629] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:26 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/630] 199.204.45.89 () {38 vars in 954 bytes} [Tue Apr 14 06:48:25 2026] POST /v2.0/ports => generated 958 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/631] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:26 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:48:26.345 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b3a9374-0417-45a3-b807-7e1b09864d5a'] response: {'name': 'network-changed', 'server_uuid': '1152b60c-432d-44f2-87c4-dcc571dfc3fb', 'tag': '45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 341/632] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:48:26 2026] GET /v2.0/security-groups?tenant_id=c1aebb6d48d5493aa7853a3b8a6f0a0f&name=default => generated 2801 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/633] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:26 2026] GET /v2.0/ports?tenant_id=a80f75e91fa54aef92f7ae59142d5b48&device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/634] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:26 2026] DELETE /v2.0/security-groups/9c7925a4-295b-40aa-9fb4-bdb8d546d939 => 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: 292/635] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:48:26 2026] PUT /v2.0/ports/0bd3a15b-e861-4167-b50e-e7a379876add => generated 1203 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/636] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:26 2026] GET /v2.0/networks?id=999ddca2-6b64-4720-8f2e-60b49c6a24b4 => generated 780 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:26.838 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac08ce2e-8085-4179-8942-2db390ba91b0'] response: {'name': 'network-changed', 'server_uuid': '7c40a6da-2ccf-478c-8f45-ace604d100fe', 'tag': '0bd3a15b-e861-4167-b50e-e7a379876add', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 345/637] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:26 2026] GET /v2.0/ports?tenant_id=4893757b36e3467cbd6cbfc9bd3b9fe4&device_id=7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/638] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:48:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b => 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: 347/639] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:26 2026] GET /v2.0/ports?device_id=7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/640] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:48:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0bd3a15b-e861-4167-b50e-e7a379876add => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/641] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:26 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/642] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/subnets?id=0f135376-0fe7-40e9-aff5-d7b70ec922f0 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/643] 10.0.0.171 () {34 vars in 990 bytes} [Tue Apr 14 06:48:26 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1244 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/644] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/subnets?id=b681f7fb-a757-4a99-a282-cdbd0d8bdb4e => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/645] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/security-groups?id=60b6c7ee-e9fc-4897-b89e-477e20e90455&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/646] 10.0.0.171 () {34 vars in 1040 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/security-groups?id=1bb97178-de1f-42fe-925a-3628afb51f85&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: 295/647] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/security-groups?id=5c3bbc28-d406-4d04-ac08-8aa2d9f36751&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/648] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/ports?network_id=999ddca2-6b64-4720-8f2e-60b49c6a24b4&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/649] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/ports?network_id=9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa&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: 354/650] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/651] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/networks/9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/652] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/networks/9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/653] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/654] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/ports?tenant_id=4893757b36e3467cbd6cbfc9bd3b9fe4&device_id=7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/655] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/networks?id=9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa => generated 776 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/656] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0bd3a15b-e861-4167-b50e-e7a379876add => 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: 357/657] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/subnets?id=b681f7fb-a757-4a99-a282-cdbd0d8bdb4e => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/658] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/ports?network_id=9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa&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: 358/659] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/networks/9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/660] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:27 2026] GET /v2.0/networks/9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/661] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:28 2026] GET /v2.0/ports?device_id=7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/662] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:28 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/663] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:28 2026] GET /v2.0/security-groups?id=60b6c7ee-e9fc-4897-b89e-477e20e90455&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/664] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:28 2026] GET /v2.0/security-groups?id=5c3bbc28-d406-4d04-ac08-8aa2d9f36751&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:28.884 7 WARNING neutron_lib.context [None req-21594905-9245-4d61-b995-444877d30a4f f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:48:29.035 7 INFO neutron.db.segments_db [None req-21594905-9245-4d61-b995-444877d30a4f f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] Added segment 6fa88c03-c874-4fc6-b687-8b7569327628 of type vxlan for network e1e9597a-bdaa-40ef-9023-f35e78c93cee [pid: 8|app: 0|req: 305/665] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:29 2026] GET /v2.0/ports?device_id=7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 973 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/666] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:29 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/667] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:48:28 2026] POST /v2.0/networks => generated 649 bytes in 832 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/668] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:29 2026] GET /v2.0/security-groups?id=5c3bbc28-d406-4d04-ac08-8aa2d9f36751&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-04-14 06:48:29.570 7 WARNING neutron_lib.context [None req-cc834b03-018b-4cb3-80cf-eb4ce3c10ebc f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 307/669] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:29 2026] GET /v2.0/security-groups?id=60b6c7ee-e9fc-4897-b89e-477e20e90455&fields=id&fields=name => generated 113 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/670] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:29 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => 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: 363/671] 10.0.0.211 () {34 vars in 665 bytes} [Tue Apr 14 06:48:29 2026] POST /v2.0/ports => generated 779 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:48:29.973 7 WARNING neutron_lib.context [None req-d1ac7dc8-264a-41eb-9efc-040b6831a558 f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:48:30.042 7 INFO neutron.db.segments_db [None req-d1ac7dc8-264a-41eb-9efc-040b6831a558 f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] Added segment 829a6da0-5275-41ed-a783-7aa3d9ad4ef0 of type vxlan for network 4106187a-6e10-47f1-8f6b-00b6c007b664 [pid: 7|app: 0|req: 364/672] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:48:29 2026] POST /v2.0/networks => generated 635 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:48:30.207 7 WARNING neutron_lib.context [None req-04e1f756-8758-4e8a-b19b-efef5cefe549 f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:48:30.334 8 INFO neutron.db.l3_db [None req-091620c7-892a-4154-969f-63a910e23b62 906254c901f4426e8b38809b10570924 a80f75e91fa54aef92f7ae59142d5b48 - - default default] Floating IP 84c89551-68b6-4954-be53-e89c374d4ac4 associated. External IP: 10.96.250.202, port: 45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b. [pid: 7|app: 0|req: 365/673] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:30 2026] POST /v2.0/subnets => generated 622 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:48:30.613 7 WARNING neutron_lib.context [None req-5e16e74a-748c-4ed6-89bf-212364cca399 f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 309/674] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:48:29 2026] PUT /v2.0/floatingips/84c89551-68b6-4954-be53-e89c374d4ac4 => generated 855 bytes in 937 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/675] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:30 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/676] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:31 2026] GET /v2.0/ports?device_id=7c40a6da-2ccf-478c-8f45-ace604d100fe => 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: 312/677] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:31 2026] GET /v2.0/security-groups?id=5c3bbc28-d406-4d04-ac08-8aa2d9f36751&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/678] 10.0.0.211 () {34 vars in 665 bytes} [Tue Apr 14 06:48:30 2026] POST /v2.0/ports => generated 966 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:48:31.174 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ef8c152-6800-4d48-86bb-8dba7f9df8cc'] response: {'name': 'network-changed', 'server_uuid': '1152b60c-432d-44f2-87c4-dcc571dfc3fb', 'tag': '45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 313/679] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:31 2026] GET /v2.0/security-groups?id=60b6c7ee-e9fc-4897-b89e-477e20e90455&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: 8|app: 0|req: 314/680] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:31 2026] GET /v2.0/ports?tenant_id=a80f75e91fa54aef92f7ae59142d5b48&device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/681] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:31 2026] GET /v2.0/networks?id=999ddca2-6b64-4720-8f2e-60b49c6a24b4 => generated 780 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/682] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:31 2026] GET /v2.0/ports?device_id=7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/683] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:48:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/684] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:48:31 2026] DELETE /v2.0/ports/3a26d585-1b6b-43b4-af47-6424a3ccebf2 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/685] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:31 2026] GET /v2.0/subnets?id=0f135376-0fe7-40e9-aff5-d7b70ec922f0 => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:31.653 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ee20805-f128-4c72-a95c-d603bbc4dabe f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 369/686] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:48:31 2026] DELETE /v2.0/ports/3a26d585-1b6b-43b4-af47-6424a3ccebf2 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/687] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:31 2026] GET /v2.0/ports?network_id=999ddca2-6b64-4720-8f2e-60b49c6a24b4&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:48:31.721 7 INFO neutron.pecan_wsgi.hooks.translation [None req-64a168f5-fd76-4ad2-bc1e-5c62c5208b31 f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 371/688] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:48:31 2026] GET /v2.0/ports/3a26d585-1b6b-43b4-af47-6424a3ccebf2 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/689] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:31 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:48:31.874 8 INFO neutron.db.l3_db [None req-2509ce8f-568c-4ba4-9b67-aa6fba34d1fe bbaa75dd687c4d5d9db36874b1e9d412 4893757b36e3467cbd6cbfc9bd3b9fe4 - - default default] Floating IP fec94c82-8c59-4404-b4a3-9ec6bedf1484 associated. External IP: 10.96.250.215, port: 0bd3a15b-e861-4167-b50e-e7a379876add. [pid: 7|app: 0|req: 373/690] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:48:31 2026] DELETE /v2.0/subnets/049d0eed-9cab-414a-a06d-194519bc2e8b => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/691] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:32 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/692] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:48:31 2026] PUT /v2.0/floatingips/fec94c82-8c59-4404-b4a3-9ec6bedf1484 => generated 856 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/693] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:32 2026] GET /v2.0/ports?device_id=7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/694] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:32 2026] GET /v2.0/security-groups?id=60b6c7ee-e9fc-4897-b89e-477e20e90455&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:32.585 7 INFO neutron.services.segments.plugin [-] Segment 829a6da0-5275-41ed-a783-7aa3d9ad4ef0 resource provider aggregate not found 2026-04-14 06:48:32.614 7 INFO neutron.services.segments.plugin [-] Segment 829a6da0-5275-41ed-a783-7aa3d9ad4ef0 resource provider aggregate not found 2026-04-14 06:48:32.638 7 INFO neutron.services.segments.plugin [-] Segment 829a6da0-5275-41ed-a783-7aa3d9ad4ef0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 829a6da0-5275-41ed-a783-7aa3d9ad4ef0 found for delete ", "request_id": "req-6923e194-3178-4a70-94a7-61d359285d5b"}]} 2026-04-14 06:48:32.643 7 INFO neutron.services.segments.plugin [-] Segment 829a6da0-5275-41ed-a783-7aa3d9ad4ef0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 829a6da0-5275-41ed-a783-7aa3d9ad4ef0 found for delete ", "request_id": "req-61a9aa47-057a-47aa-895f-1e57b2ec455b"}]} [pid: 7|app: 0|req: 375/695] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:48:32 2026] DELETE /v2.0/networks/4106187a-6e10-47f1-8f6b-00b6c007b664 => generated 0 bytes in 486 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:48:32.672 8 WARNING neutron_lib.context [None req-63e40a69-ab8f-488e-aedb-7e8521b72273 f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:48:32.741 8 INFO neutron.db.segments_db [None req-63e40a69-ab8f-488e-aedb-7e8521b72273 f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] Added segment c9c20b2a-b182-4196-86e5-62a00082bb05 of type vxlan for network d05c4b95-0c1c-4772-bc69-4cf9e2e3444e [pid: 8|app: 0|req: 321/696] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:48:32 2026] POST /v2.0/networks => generated 635 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:48:32.917 8 WARNING neutron_lib.context [None req-f83e2366-4df7-46d1-bbcd-0ce3d00f6038 f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 376/697] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:32 2026] GET /v2.0/ports?device_id=7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 975 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/698] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:32 2026] GET /v2.0/security-groups?id=60b6c7ee-e9fc-4897-b89e-477e20e90455&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:33.212 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c282145-85d9-45d2-bac2-70ed7fac5e1d'] response: {'name': 'network-changed', 'server_uuid': '7c40a6da-2ccf-478c-8f45-ace604d100fe', 'tag': '0bd3a15b-e861-4167-b50e-e7a379876add', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 322/699] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:32 2026] POST /v2.0/subnets => generated 622 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:48:33.295 8 WARNING neutron_lib.context [None req-c9a201b4-11ac-4696-bc28-129ae392236d f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 378/700] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:33 2026] GET /v2.0/ports?tenant_id=4893757b36e3467cbd6cbfc9bd3b9fe4&device_id=7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/701] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:33 2026] GET /v2.0/networks?id=9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa => generated 776 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/702] 199.204.45.89 () {34 vars in 993 bytes} [Tue Apr 14 06:48:33 2026] GET /v2.0/ports?device_id=7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/703] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:48:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0bd3a15b-e861-4167-b50e-e7a379876add => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/704] 10.0.0.211 () {34 vars in 665 bytes} [Tue Apr 14 06:48:33 2026] POST /v2.0/ports => generated 928 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/705] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:33 2026] GET /v2.0/subnets?id=b681f7fb-a757-4a99-a282-cdbd0d8bdb4e => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/708] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:48:33 2026] DELETE /v2.0/ports/19b69883-ab09-4378-91d2-470d081781f8 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/709] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:34 2026] GET /v2.0/ports?network_id=9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/710] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:34 2026] GET /v2.0/ports?device_id=7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:34.214 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5db342f9-b339-4a20-95ef-fc18c95e34b1 f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 330/711] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:48:34 2026] GET /v2.0/ports/19b69883-ab09-4378-91d2-470d081781f8 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/712] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:34 2026] GET /v2.0/networks/9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/713] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:34 2026] GET /v2.0/security-groups?id=60b6c7ee-e9fc-4897-b89e-477e20e90455&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/714] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:48:34 2026] DELETE /v2.0/subnets/f2592bae-d106-43bc-b583-acbf70074368 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/715] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:34 2026] GET /v2.0/networks/9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa?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-04-14 06:48:34.732 7 INFO neutron.db.l3_db [req-f7a302ab-1e8d-4892-b14c-7e791e9fb99a req-79150576-f34c-472f-8d31-f1158389a73e bbaa75dd687c4d5d9db36874b1e9d412 4893757b36e3467cbd6cbfc9bd3b9fe4 - - default default] Floating IP fec94c82-8c59-4404-b4a3-9ec6bedf1484 disassociated. External IP: 10.96.250.215, port: 0bd3a15b-e861-4167-b50e-e7a379876add. [pid: 8|app: 0|req: 335/716] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:48:34 2026] DELETE /v2.0/networks/d05c4b95-0c1c-4772-bc69-4cf9e2e3444e => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/717] 199.204.45.89 () {36 vars in 996 bytes} [Tue Apr 14 06:48:33 2026] DELETE /v2.0/ports/0bd3a15b-e861-4167-b50e-e7a379876add => generated 0 bytes in 1671 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:48:35.179 7 WARNING neutron_lib.context [None req-98a2a6cb-96d2-452d-85d6-4d34d5333df0 f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:48:35.226 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2abf100-85e1-48fb-81e3-17b5e1516f91'] response: {'server_uuid': '7c40a6da-2ccf-478c-8f45-ace604d100fe', 'name': 'network-vif-deleted', 'tag': '0bd3a15b-e861-4167-b50e-e7a379876add', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 336/718] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:35 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/719] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:35 2026] GET /v2.0/security-groups?id=1bb97178-de1f-42fe-925a-3628afb51f85&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/720] 10.0.0.211 () {34 vars in 665 bytes} [Tue Apr 14 06:48:35 2026] POST /v2.0/ports => generated 779 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/721] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:35 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/722] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:35 2026] GET /v2.0/ports?device_id=7c40a6da-2ccf-478c-8f45-ace604d100fe => 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: 385/723] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:35 2026] GET /v2.0/security-groups?id=1bb97178-de1f-42fe-925a-3628afb51f85&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:35.556 8 INFO neutron.services.segments.plugin [-] Segment c9c20b2a-b182-4196-86e5-62a00082bb05 resource provider aggregate not found 2026-04-14 06:48:35.567 8 INFO neutron.services.segments.plugin [-] Segment c9c20b2a-b182-4196-86e5-62a00082bb05 resource provider aggregate not found 2026-04-14 06:48:35.587 8 INFO neutron.services.segments.plugin [-] Segment c9c20b2a-b182-4196-86e5-62a00082bb05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c20b2a-b182-4196-86e5-62a00082bb05 found for delete ", "request_id": "req-74c5bdc5-6c0a-41ca-8e53-59738ada531e"}]} 2026-04-14 06:48:35.593 8 INFO neutron.services.segments.plugin [-] Segment c9c20b2a-b182-4196-86e5-62a00082bb05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c20b2a-b182-4196-86e5-62a00082bb05 found for delete ", "request_id": "req-abfbdcfb-bcda-495a-908d-9b51f9f57832"}]} [pid: 8|app: 0|req: 339/724] 10.0.0.211 () {34 vars in 737 bytes} [Tue Apr 14 06:48:35 2026] PUT /v2.0/ports/5f9c755b-fc0e-4d5e-92a2-8d6827c387c2 => generated 752 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/725] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:48:35 2026] DELETE /v2.0/ports/5f9c755b-fc0e-4d5e-92a2-8d6827c387c2 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/726] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:35 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/727] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:35 2026] GET /v2.0/ports?tenant_id=6903be4222a7473f86b11e2f7e9b0cdd&device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/728] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:35 2026] GET /v2.0/security-groups?id=1bb97178-de1f-42fe-925a-3628afb51f85&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: 387/729] 10.0.0.211 () {32 vars in 643 bytes} [Tue Apr 14 06:48:35 2026] GET /v2.0/ports => generated 782 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:36.028 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97ac7690-a154-4140-80a1-47a70207b695 f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 388/730] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:48:36 2026] GET /v2.0/ports/5f9c755b-fc0e-4d5e-92a2-8d6827c387c2 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/731] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:35 2026] GET /v2.0/networks?id=1bf236f0-2d8e-4e06-9665-9f2f99a846a1 => generated 770 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/732] 10.0.0.211 () {32 vars in 643 bytes} [Tue Apr 14 06:48:36 2026] GET /v2.0/ports => generated 782 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/733] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:48:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=da022963-9df2-41b9-b95d-db0da980752b => generated 861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/734] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:48:36 2026] GET /v2.0/ports/9a679c79-615e-4ea2-a19a-8376f09aba34 => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:36.169 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4bc8ea2f-4548-4f5e-876c-55dbb85589cc f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 391/735] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:48:36 2026] DELETE /v2.0/ports/19b69883-ab09-4378-91d2-470d081781f8 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/736] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:36 2026] GET /v2.0/subnets?id=e84d7719-c78f-4bf1-bb87-f9d147cd2190 => generated 669 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:36.201 7 INFO neutron.pecan_wsgi.hooks.translation [None req-124eb290-c0f3-4875-8ce6-5ea0923ebf38 f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 392/737] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:48:36 2026] DELETE /v2.0/subnets/f2592bae-d106-43bc-b583-acbf70074368 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:48:36.230 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2000c9c8-96c7-4b3f-a75e-be8bb1cbe1f5 f49be25c21794641afb5b661d5a4ecab ea33c62456c24022835bc5962b276559 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 346/738] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:36 2026] GET /v2.0/ports?network_id=1bf236f0-2d8e-4e06-9665-9f2f99a846a1&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: 393/739] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:48:36 2026] DELETE /v2.0/subnets/049d0eed-9cab-414a-a06d-194519bc2e8b => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/740] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:36 2026] GET /v2.0/networks/1bf236f0-2d8e-4e06-9665-9f2f99a846a1?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/741] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:36 2026] GET /v2.0/networks/1bf236f0-2d8e-4e06-9665-9f2f99a846a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/742] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:48:36 2026] DELETE /v2.0/ports/9a679c79-615e-4ea2-a19a-8376f09aba34 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:48:36.684 7 INFO neutron.services.segments.plugin [-] Segment 6fa88c03-c874-4fc6-b687-8b7569327628 resource provider aggregate not found [pid: 8|app: 0|req: 348/743] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:36 2026] DELETE /v2.0/security-groups/60b6c7ee-e9fc-4897-b89e-477e20e90455 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:48:36.692 7 INFO neutron.services.segments.plugin [-] Segment 6fa88c03-c874-4fc6-b687-8b7569327628 resource provider aggregate not found 2026-04-14 06:48:36.708 8 INFO neutron.api.v2.resource [None req-d356507d-08be-4e0e-8c80-3229a889a009 bbaa75dd687c4d5d9db36874b1e9d412 4893757b36e3467cbd6cbfc9bd3b9fe4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 349/744] 10.0.0.211 () {32 vars in 737 bytes} [Tue Apr 14 06:48:36 2026] GET /v2.0/security-groups/60b6c7ee-e9fc-4897-b89e-477e20e90455 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:48:36.719 7 INFO neutron.services.segments.plugin [-] Segment 6fa88c03-c874-4fc6-b687-8b7569327628 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fa88c03-c874-4fc6-b687-8b7569327628 found for delete ", "request_id": "req-8f669aeb-2718-4d32-b724-0bf50953b3b5"}]} 2026-04-14 06:48:36.722 7 INFO neutron.services.segments.plugin [-] Segment 6fa88c03-c874-4fc6-b687-8b7569327628 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fa88c03-c874-4fc6-b687-8b7569327628 found for delete ", "request_id": "req-7558c6de-5113-40db-b824-d03a33683036"}]} [pid: 7|app: 0|req: 396/745] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:48:36 2026] DELETE /v2.0/networks/e1e9597a-bdaa-40ef-9023-f35e78c93cee => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/746] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:48:36 2026] DELETE /v2.0/floatingips/fec94c82-8c59-4404-b4a3-9ec6bedf1484 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/747] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:37 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/748] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:37 2026] GET /v2.0/security-groups?id=1bb97178-de1f-42fe-925a-3628afb51f85&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: 399/749] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:48:37 2026] GET /v2.0/security-groups?tenant_id=ea33c62456c24022835bc5962b276559&name=default => generated 2801 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/750] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:37 2026] DELETE /v2.0/security-groups/e346c3ce-8fb1-4c24-b93f-bdfb9722580c => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/751] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:38 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/752] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:38 2026] GET /v2.0/security-groups?id=1bb97178-de1f-42fe-925a-3628afb51f85&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/753] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:48:37 2026] PUT /v2.0/routers/9ab34c8b-9e19-4175-b000-be90f7da153e/remove_router_interface => generated 309 bytes in 1624 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:39.621 8 WARNING neutron_lib.context [None req-78636d3a-f671-447a-a73b-2d5cded83629 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:48:39.794 8 INFO neutron.db.segments_db [None req-78636d3a-f671-447a-a73b-2d5cded83629 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Added segment c8d9f6b4-d365-4ad8-bb1e-8b8aa2630a31 of type vxlan for network ff90a23c-fd2e-4d93-b419-9b8fbb2e70a2 2026-04-14 06:48:39.917 7 INFO neutron.services.segments.plugin [-] Segment c5cede61-2b68-4376-ad2a-7dd3102d798a resource provider aggregate not found 2026-04-14 06:48:39.922 7 INFO neutron.services.segments.plugin [-] Segment c5cede61-2b68-4376-ad2a-7dd3102d798a resource provider aggregate not found [pid: 8|app: 0|req: 352/754] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:48:39 2026] POST /v2.0/networks => generated 634 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:48:39.939 7 INFO neutron.services.segments.plugin [-] Segment c5cede61-2b68-4376-ad2a-7dd3102d798a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5cede61-2b68-4376-ad2a-7dd3102d798a found for delete ", "request_id": "req-bc5784b0-b19b-4e7f-a78f-c99d67f436d5"}]} 2026-04-14 06:48:39.941 7 INFO neutron.services.segments.plugin [-] Segment c5cede61-2b68-4376-ad2a-7dd3102d798a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5cede61-2b68-4376-ad2a-7dd3102d798a found for delete ", "request_id": "req-dadd16b7-8c92-4096-85e9-2cc7ed6809fa"}]} 2026-04-14 06:48:39.954 7 INFO neutron.db.l3_hamode_db [None req-493356b0-c18b-4abd-a19f-61463aff8bc6 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HA network 433feab8-2839-4c5d-913f-79390591a089 was deleted as no HA routers are present in tenant 4893757b36e3467cbd6cbfc9bd3b9fe4. [pid: 7|app: 0|req: 403/755] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:48:38 2026] DELETE /v2.0/routers/9ab34c8b-9e19-4175-b000-be90f7da153e => generated 0 bytes in 1231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:48:39.971 7 WARNING neutron_lib.context [None req-2d0a3495-4f04-4df9-b412-7c55c52f07f1 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 353/756] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:39 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:40.045 7 INFO neutron.db.segments_db [None req-2d0a3495-4f04-4df9-b412-7c55c52f07f1 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Added segment 5513c842-f029-4cb5-802c-e839c31e0903 of type vxlan for network 2b292aeb-d7ce-4a83-8018-3ed90cd753a1 [pid: 7|app: 0|req: 404/757] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:48:39 2026] POST /v2.0/networks => generated 634 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/758] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:48:39 2026] DELETE /v2.0/subnets/b681f7fb-a757-4a99-a282-cdbd0d8bdb4e => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/759] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:40 2026] GET /v2.0/security-groups?id=1bb97178-de1f-42fe-925a-3628afb51f85&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:40.266 7 WARNING neutron_lib.context [None req-c59a17ca-3878-4537-9ac2-b2b425026875 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 355/760] 10.0.0.171 () {34 vars in 990 bytes} [Tue Apr 14 06:48:40 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1240 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 406/761] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:40 2026] POST /v2.0/subnets => generated 622 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/762] 10.0.0.171 () {34 vars in 1040 bytes} [Tue Apr 14 06:48:40 2026] GET /v2.0/security-groups?id=5c3bbc28-d406-4d04-ac08-8aa2d9f36751&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-04-14 06:48:40.708 7 WARNING neutron_lib.context [None req-86666d12-0dc9-46ac-9b2f-a1d28fa60e03 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:48:40.778 8 INFO neutron.services.segments.plugin [-] Segment 22c6a71b-dc02-4f2c-bbce-172d85150ee9 resource provider aggregate not found 2026-04-14 06:48:40.789 8 INFO neutron.services.segments.plugin [-] Segment 22c6a71b-dc02-4f2c-bbce-172d85150ee9 resource provider aggregate not found 2026-04-14 06:48:40.798 8 INFO neutron.services.segments.plugin [-] Segment 22c6a71b-dc02-4f2c-bbce-172d85150ee9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22c6a71b-dc02-4f2c-bbce-172d85150ee9 found for delete ", "request_id": "req-acdc2d2a-eaea-41fb-b3aa-a9169c9892e0"}]} 2026-04-14 06:48:40.805 8 INFO neutron.services.segments.plugin [-] Segment 22c6a71b-dc02-4f2c-bbce-172d85150ee9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22c6a71b-dc02-4f2c-bbce-172d85150ee9 found for delete ", "request_id": "req-6e7e7b23-cbfc-41be-a4a6-efca8b2fce4b"}]} [pid: 8|app: 0|req: 356/763] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:48:40 2026] DELETE /v2.0/networks/9d7ee787-f4d4-4bda-b4b5-1f252a0b84fa => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/764] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:40 2026] POST /v2.0/subnets => generated 631 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:48:41.051 7 WARNING neutron_lib.context [None req-7fac86e7-fbb1-4c7f-99d1-9832456a8f30 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 357/765] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:48:41 2026] GET /v2.0/security-groups?tenant_id=4893757b36e3467cbd6cbfc9bd3b9fe4&name=default => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:48:41.091 7 INFO neutron.db.segments_db [None req-7fac86e7-fbb1-4c7f-99d1-9832456a8f30 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Added segment 2ddee403-2081-46b7-891f-fa21df9a62a8 of type vxlan for network a58260ae-9e2b-4d93-ad50-1dd776d0041a [pid: 8|app: 0|req: 358/766] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:41 2026] DELETE /v2.0/security-groups/c2f7f886-9132-4742-aca9-9214c7114b22 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:48:41.417 7 INFO neutron.db.l3_hamode_db [None req-7fac86e7-fbb1-4c7f-99d1-9832456a8f30 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:48:41.967 7 INFO neutron.db.l3_hamode_db [None req-7fac86e7-fbb1-4c7f-99d1-9832456a8f30 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 409/767] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:41 2026] POST /v2.0/routers => generated 510 bytes in 1782 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:48:43.376 7 INFO neutron.db.segments_db [None req-15d6dc0f-9eeb-4e8b-828d-0a3839aa1de8 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 05c8a6a5-55be-4ab3-81ac-3aa832a2ffc0 of type vxlan for network 5bbac50b-3c0b-4465-bd3a-da7506622810 [pid: 7|app: 0|req: 410/768] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:48:43 2026] POST /v2.0/networks => generated 737 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/769] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:43 2026] POST /v2.0/subnets => generated 660 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:48:43.884 7 INFO neutron.db.segments_db [None req-4344224a-3841-4566-a280-2da2306d99b8 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment afa1fbc6-4066-4ceb-9538-d2b2b81b6767 of type vxlan for network 2f84e724-20b8-4179-b7a3-1bb02c458698 2026-04-14 06:48:44.223 7 INFO neutron.db.l3_hamode_db [None req-4344224a-3841-4566-a280-2da2306d99b8 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 359/770] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:48:42 2026] PUT /v2.0/routers/38e0612d-f616-4902-a68c-68cb50298a59/add_router_interface => generated 309 bytes in 1480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/771] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:48:44 2026] GET /v2.0/ports/2210532a-a55c-4fc0-a299-a5d951da474b => generated 959 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/772] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:44 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:45.450 7 INFO neutron.db.l3_hamode_db [None req-4344224a-3841-4566-a280-2da2306d99b8 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 362/773] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:48:44 2026] PUT /v2.0/routers/38e0612d-f616-4902-a68c-68cb50298a59/add_router_interface => generated 309 bytes in 1556 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/774] 10.0.0.98 () {34 vars in 970 bytes} [Tue Apr 14 06:48:46 2026] GET /v2.0/ports/45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b => generated 968 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/775] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:48:46 2026] GET /v2.0/ports/efe4396d-81c0-483a-bbe6-d4260dc583a7 => generated 967 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/776] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:43 2026] POST /v2.0/routers => generated 724 bytes in 2916 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/777] 199.204.45.89 () {34 vars in 999 bytes} [Tue Apr 14 06:48:46 2026] GET /v2.0/subnets?network_id=999ddca2-6b64-4720-8f2e-60b49c6a24b4 => generated 660 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/778] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:48:46 2026] PUT /v2.0/routers/38e0612d-f616-4902-a68c-68cb50298a59/remove_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/779] 199.204.45.89 () {34 vars in 1145 bytes} [Tue Apr 14 06:48:47 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb&device_owner=compute%3Anova&network_id=999ddca2-6b64-4720-8f2e-60b49c6a24b4 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/780] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:48:46 2026] PUT /v2.0/routers/934c8d6c-11a7-4f7a-a884-05124942e74a/add_router_interface => generated 309 bytes in 1561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/781] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:48:47 2026] PUT /v2.0/routers/38e0612d-f616-4902-a68c-68cb50298a59/remove_router_interface => generated 309 bytes in 1385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/784] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:48:48 2026] GET /v2.0/ports?device_id=38e0612d-f616-4902-a68c-68cb50298a59 => 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: 415/785] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:48:48 2026] PUT /v2.0/ports/45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b => generated 1149 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:48:48.969 7 WARNING neutron_lib.context [None req-08168bd3-4a38-4a69-89e3-99d3c8ebd60a 4a20933752a144f790e6ccb07c3e6707 0e9b5770253c4112a0a76a06a8cffa1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:48:48.994 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf21698c-88b1-43cc-95b6-d082b65b2f73'] response: {'name': 'network-changed', 'server_uuid': '1152b60c-432d-44f2-87c4-dcc571dfc3fb', 'tag': '45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 416/786] 10.0.0.211 () {34 vars in 685 bytes} [Tue Apr 14 06:48:48 2026] POST /v2.0/security-groups => generated 1597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/787] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:49 2026] GET /v2.0/ports?tenant_id=a80f75e91fa54aef92f7ae59142d5b48&device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1421 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:48:49.160 7 WARNING neutron_lib.context [None req-f24bf2ac-9b7a-406d-9efb-e803b7903beb 4a20933752a144f790e6ccb07c3e6707 0e9b5770253c4112a0a76a06a8cffa1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:48:49.224 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-457d25dc-33fb-4a8b-a5f5-196bf19fe6b1 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 418/788] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:48:49 2026] POST /v2.0/security-group-rules => generated 565 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/789] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:49 2026] GET /v2.0/networks?id=999ddca2-6b64-4720-8f2e-60b49c6a24b4 => generated 780 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:49.345 7 WARNING neutron_lib.context [None req-d959467a-a843-461b-aa70-c7c0c8f16282 4a20933752a144f790e6ccb07c3e6707 0e9b5770253c4112a0a76a06a8cffa1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 420/790] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:48:49 2026] POST /v2.0/security-group-rules => generated 570 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/791] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:48:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:48:49.539 7 WARNING neutron_lib.context [None req-d6320f8b-8f53-4cee-862c-013fbe91a4a9 4a20933752a144f790e6ccb07c3e6707 0e9b5770253c4112a0a76a06a8cffa1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:48:49.608 8 INFO neutron.services.segments.plugin [-] Segment 2ddee403-2081-46b7-891f-fa21df9a62a8 resource provider aggregate not found 2026-04-14 06:48:49.622 8 INFO neutron.services.segments.plugin [-] Segment 2ddee403-2081-46b7-891f-fa21df9a62a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ddee403-2081-46b7-891f-fa21df9a62a8 found for delete ", "request_id": "req-ed859e2e-4466-4346-b0d0-629d77616a3d"}]} 2026-04-14 06:48:49.626 8 INFO neutron.services.segments.plugin [-] Segment 2ddee403-2081-46b7-891f-fa21df9a62a8 resource provider aggregate not found 2026-04-14 06:48:49.635 8 INFO neutron.db.l3_hamode_db [None req-457d25dc-33fb-4a8b-a5f5-196bf19fe6b1 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] HA network a58260ae-9e2b-4d93-ad50-1dd776d0041a was deleted as no HA routers are present in tenant 2c9e5ce4cc0d4661beaf02ac2461928a. [pid: 8|app: 0|req: 371/792] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:48:48 2026] DELETE /v2.0/routers/38e0612d-f616-4902-a68c-68cb50298a59 => generated 0 bytes in 799 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:48:49.644 8 INFO neutron.services.segments.plugin [-] Segment 2ddee403-2081-46b7-891f-fa21df9a62a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ddee403-2081-46b7-891f-fa21df9a62a8 found for delete ", "request_id": "req-ed19a2d9-59ad-4ad7-918e-59140ef1aa1a"}]} [pid: 8|app: 0|req: 372/793] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:48:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/794] 10.0.0.171 () {34 vars in 990 bytes} [Tue Apr 14 06:48:49 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/795] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:48:49 2026] DELETE /v2.0/subnets/21e1c23c-e3aa-4bfe-a3b5-96b08dfe8588 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/796] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:49 2026] GET /v2.0/subnets?id=0f135376-0fe7-40e9-aff5-d7b70ec922f0 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/797] 10.0.0.171 () {34 vars in 1040 bytes} [Tue Apr 14 06:48:49 2026] GET /v2.0/security-groups?id=1bb97178-de1f-42fe-925a-3628afb51f85&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/798] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:48:50 2026] DELETE /v2.0/subnets/dd651dd3-fa16-46e2-9287-6d0b0bb3f252 => 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: 378/799] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:50 2026] GET /v2.0/ports?network_id=999ddca2-6b64-4720-8f2e-60b49c6a24b4&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/800] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:48:49 2026] POST /v2.0/floatingips => generated 552 bytes in 998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/801] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:48:50 2026] DELETE /v2.0/networks/2b292aeb-d7ce-4a83-8018-3ed90cd753a1 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/802] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:50 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/803] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:50 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/804] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:50 2026] GET /v2.0/ports?tenant_id=a80f75e91fa54aef92f7ae59142d5b48&device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1421 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/805] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:50 2026] GET /v2.0/networks?id=999ddca2-6b64-4720-8f2e-60b49c6a24b4 => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/806] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:48:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b => 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: 428/807] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:48:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/808] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:48:50 2026] DELETE /v2.0/networks/ff90a23c-fd2e-4d93-b419-9b8fbb2e70a2 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/809] 10.0.0.98 () {34 vars in 1099 bytes} [Tue Apr 14 06:48:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1299891903&fields=id&tenant_id=0e9b5770253c4112a0a76a06a8cffa1f => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:48:51.022 7 WARNING neutron_lib.context [None req-6560c47c-5cdd-4d60-b3b3-e12defd6712a e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 381/810] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:50 2026] GET /v2.0/subnets?id=0f135376-0fe7-40e9-aff5-d7b70ec922f0 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:51.080 7 INFO neutron.db.segments_db [None req-6560c47c-5cdd-4d60-b3b3-e12defd6712a e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Added segment a026d601-637f-4ef6-a0a8-df37aa63777c of type vxlan for network 12d91b06-fdf4-4139-abcd-deb4a9cc8fe6 [pid: 8|app: 0|req: 382/811] 10.0.0.98 () {34 vars in 981 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.0/networks?id=5bbac50b-3c0b-4465-bd3a-da7506622810 => generated 669 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/812] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.0/ports?network_id=999ddca2-6b64-4720-8f2e-60b49c6a24b4&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: 384/813] 10.0.0.98 () {34 vars in 964 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.0/quotas/0e9b5770253c4112a0a76a06a8cffa1f => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/814] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:48:51 2026] POST /v2.0/networks => generated 634 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/815] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:48:51.216 8 WARNING neutron_lib.context [None req-b3440aad-46c8-49d8-ad9f-ae48425f69ff e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 431/816] 10.0.0.98 () {34 vars in 1001 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.0/ports?tenant_id=0e9b5770253c4112a0a76a06a8cffa1f&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/817] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/818] 10.0.0.98 () {34 vars in 1007 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.0/networks/5bbac50b-3c0b-4465-bd3a-da7506622810?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/819] 10.0.0.98 () {34 vars in 1107 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.0/networks/5bbac50b-3c0b-4465-bd3a-da7506622810?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: 386/820] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:51 2026] POST /v2.0/subnets => generated 622 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:48:51.573 7 WARNING neutron_lib.context [None req-cc5d8026-6a1b-44d8-b395-c992ec058cf0 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:48:51.621 7 INFO neutron.db.segments_db [None req-cc5d8026-6a1b-44d8-b395-c992ec058cf0 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Added segment 4b97f381-717f-4690-af3f-d6b9dc86f5b9 of type vxlan for network e7183ffa-44ee-4463-8259-b5d91f164685 2026-04-14 06:48:51.651 8 INFO neutron.services.segments.plugin [-] Segment 5513c842-f029-4cb5-802c-e839c31e0903 resource provider aggregate not found 2026-04-14 06:48:51.669 8 INFO neutron.services.segments.plugin [-] Segment 5513c842-f029-4cb5-802c-e839c31e0903 resource provider aggregate not found 2026-04-14 06:48:51.676 8 INFO neutron.services.segments.plugin [-] Segment 5513c842-f029-4cb5-802c-e839c31e0903 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5513c842-f029-4cb5-802c-e839c31e0903 found for delete ", "request_id": "req-153d4c64-b621-4d6f-89f9-0c42cabd991e"}]} 2026-04-14 06:48:51.685 8 INFO neutron.services.segments.plugin [-] Segment 5513c842-f029-4cb5-802c-e839c31e0903 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5513c842-f029-4cb5-802c-e839c31e0903 found for delete ", "request_id": "req-89f16917-6c11-442c-ad42-d615b1b694ec"}]} 2026-04-14 06:48:51.692 8 INFO neutron.services.segments.plugin [-] Segment c8d9f6b4-d365-4ad8-bb1e-8b8aa2630a31 resource provider aggregate not found 2026-04-14 06:48:51.699 8 INFO neutron.services.segments.plugin [-] Segment c8d9f6b4-d365-4ad8-bb1e-8b8aa2630a31 resource provider aggregate not found 2026-04-14 06:48:51.709 8 INFO neutron.services.segments.plugin [-] Segment c8d9f6b4-d365-4ad8-bb1e-8b8aa2630a31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8d9f6b4-d365-4ad8-bb1e-8b8aa2630a31 found for delete ", "request_id": "req-6ca5126c-873a-4170-a8ed-1feb01c5ec1e"}]} 2026-04-14 06:48:51.719 8 INFO neutron.services.segments.plugin [-] Segment c8d9f6b4-d365-4ad8-bb1e-8b8aa2630a31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8d9f6b4-d365-4ad8-bb1e-8b8aa2630a31 found for delete ", "request_id": "req-6f75bd62-2dec-41e5-89c3-d5d80c181f88"}]} [pid: 8|app: 0|req: 387/821] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1152 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/822] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.0/ports?device_id=4fe37f91-402b-47a5-8315-ae800c1c871c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/823] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.0/security-groups?id=5c3bbc28-d406-4d04-ac08-8aa2d9f36751&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:51.948 7 INFO neutron.db.l3_hamode_db [None req-cc5d8026-6a1b-44d8-b395-c992ec058cf0 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 390/824] 199.204.45.89 () {34 vars in 1119 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1152 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:48:52.118 7 INFO neutron.db.l3_hamode_db [None req-cc5d8026-6a1b-44d8-b395-c992ec058cf0 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 391/825] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:48:51 2026] PUT /v2.0/ports/45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b => generated 968 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:48:52.624 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcaa2df0-95b2-4cee-acb2-c08a7a60fc8d'] response: {'name': 'network-changed', 'server_uuid': '1152b60c-432d-44f2-87c4-dcc571dfc3fb', 'tag': '45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 392/826] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:52 2026] GET /v2.0/networks?id=5bbac50b-3c0b-4465-bd3a-da7506622810 => generated 669 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/827] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:52 2026] GET /v2.0/ports?tenant_id=a80f75e91fa54aef92f7ae59142d5b48&device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/828] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Apr 14 06:48:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0e9b5770253c4112a0a76a06a8cffa1f => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/829] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:52 2026] GET /v2.0/networks?id=999ddca2-6b64-4720-8f2e-60b49c6a24b4 => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:52.810 8 WARNING neutron_lib.context [req-95a66839-969b-4ebe-a651-b7075df447d1 req-6eda3dfc-a6de-4edb-9145-78ed66e8ba47 4a20933752a144f790e6ccb07c3e6707 0e9b5770253c4112a0a76a06a8cffa1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 435/830] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:51 2026] POST /v2.0/routers => generated 510 bytes in 1400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/831] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:48:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/832] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:53 2026] GET /v2.0/ports?device_id=4fe37f91-402b-47a5-8315-ae800c1c871c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:48:53.040 7 WARNING neutron_lib.context [None req-8abdd250-868e-40cc-850d-a1c8e7ca7e5d e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 396/833] 199.204.45.89 () {38 vars in 954 bytes} [Tue Apr 14 06:48:52 2026] POST /v2.0/ports => generated 954 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/834] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:53 2026] GET /v2.0/subnets?id=0f135376-0fe7-40e9-aff5-d7b70ec922f0 => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/835] 10.0.0.211 () {34 vars in 665 bytes} [Tue Apr 14 06:48:53 2026] POST /v2.0/ports => generated 959 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/836] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:53 2026] GET /v2.0/ports?network_id=999ddca2-6b64-4720-8f2e-60b49c6a24b4&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/837] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:48:53 2026] PUT /v2.0/ports/4ae36ba9-91ef-4375-9dde-3c3bc906852d => generated 1199 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/838] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:53 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/839] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:53 2026] GET /v2.0/ports?tenant_id=0e9b5770253c4112a0a76a06a8cffa1f&device_id=4fe37f91-402b-47a5-8315-ae800c1c871c => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/840] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:53 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/841] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:48:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4ae36ba9-91ef-4375-9dde-3c3bc906852d => 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: 403/842] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/subnets?id=88f7e7be-7040-423f-8cd7-5fdeed3bbb8c => generated 663 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/843] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/ports?tenant_id=a80f75e91fa54aef92f7ae59142d5b48&device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/844] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/ports?network_id=5bbac50b-3c0b-4465-bd3a-da7506622810&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: 406/845] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/networks?id=999ddca2-6b64-4720-8f2e-60b49c6a24b4 => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/846] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/ports?device_id=4fe37f91-402b-47a5-8315-ae800c1c871c => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/847] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/networks/5bbac50b-3c0b-4465-bd3a-da7506622810?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/848] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/849] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/security-groups?id=b92b26e4-d304-4d50-8966-f0de13b55b10&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: 411/850] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/networks/5bbac50b-3c0b-4465-bd3a-da7506622810?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/851] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/subnets?id=0f135376-0fe7-40e9-aff5-d7b70ec922f0 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/852] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/ports?network_id=999ddca2-6b64-4720-8f2e-60b49c6a24b4&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:48:54.665 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd6691be-e760-4321-bbc7-fce78037543b'] response: {'name': 'network-changed', 'server_uuid': '4fe37f91-402b-47a5-8315-ae800c1c871c', 'tag': '4ae36ba9-91ef-4375-9dde-3c3bc906852d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 414/853] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/854] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/855] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/ports?tenant_id=0e9b5770253c4112a0a76a06a8cffa1f&device_id=4fe37f91-402b-47a5-8315-ae800c1c871c => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/856] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/networks?id=5bbac50b-3c0b-4465-bd3a-da7506622810 => generated 765 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/857] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:48:53 2026] PUT /v2.0/routers/a6640d7b-1341-4570-9d35-9d00733a01ee/add_router_interface => generated 309 bytes in 1357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/858] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4ae36ba9-91ef-4375-9dde-3c3bc906852d => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/859] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/subnets?id=88f7e7be-7040-423f-8cd7-5fdeed3bbb8c => generated 663 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/860] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/ports?network_id=5bbac50b-3c0b-4465-bd3a-da7506622810&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/861] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.0/ports/f27fe56b-6c92-476d-a780-31c1bf73856d => generated 1033 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/862] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:48:55 2026] GET /v2.0/networks/5bbac50b-3c0b-4465-bd3a-da7506622810?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: 422/863] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:48:55 2026] GET /v2.0/networks/5bbac50b-3c0b-4465-bd3a-da7506622810?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: 423/864] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:55 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => 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: 424/865] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:55 2026] GET /v2.0/security-groups?id=5c3bbc28-d406-4d04-ac08-8aa2d9f36751&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: 425/866] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:55 2026] GET /v2.0/ports?device_id=4fe37f91-402b-47a5-8315-ae800c1c871c => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/867] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:55 2026] GET /v2.0/security-groups?id=b92b26e4-d304-4d50-8966-f0de13b55b10&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: 427/868] 199.204.45.89 () {34 vars in 993 bytes} [Tue Apr 14 06:48:55 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => 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: 442/869] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:48:55 2026] PUT /v2.0/routers/a6640d7b-1341-4570-9d35-9d00733a01ee/remove_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:48:56.186 8 INFO neutron.db.l3_db [req-d5b87c71-3573-4102-b974-614d74d8b4a0 req-6aa48d83-d5c5-4814-ae22-bf2ec319da06 906254c901f4426e8b38809b10570924 a80f75e91fa54aef92f7ae59142d5b48 - - default default] Floating IP 84c89551-68b6-4954-be53-e89c374d4ac4 disassociated. External IP: 10.96.250.202, port: 45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b. [pid: 7|app: 0|req: 443/870] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:56 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:56.386 7 INFO neutron.api.v2.resource [None req-91661b1c-f833-4691-854c-16e592ab8b28 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 444/871] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:48:56 2026] PUT /v2.0/routers/a6640d7b-1341-4570-9d35-9d00733a01ee/remove_router_interface => generated 197 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/872] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:56 2026] GET /v2.0/security-groups?id=1bb97178-de1f-42fe-925a-3628afb51f85&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/873] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:56 2026] GET /v2.0/ports?device_id=1152b60c-432d-44f2-87c4-dcc571dfc3fb => 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: 447/874] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:48:56 2026] GET /v2.0/ports?device_id=a6640d7b-1341-4570-9d35-9d00733a01ee => 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: 428/875] 199.204.45.89 () {36 vars in 996 bytes} [Tue Apr 14 06:48:55 2026] DELETE /v2.0/ports/45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b => generated 0 bytes in 1311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/876] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:57 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/877] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:57 2026] GET /v2.0/ports?device_id=4fe37f91-402b-47a5-8315-ae800c1c871c => 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: 431/878] 199.204.45.89 () {34 vars in 993 bytes} [Tue Apr 14 06:48:57 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/879] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:57 2026] GET /v2.0/security-groups?id=1bb97178-de1f-42fe-925a-3628afb51f85&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:57.424 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04bdd3be-601a-4e5c-a5cd-8e55d1acdca1'] response: {'server_uuid': '1152b60c-432d-44f2-87c4-dcc571dfc3fb', 'name': 'network-vif-deleted', 'tag': '45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 433/880] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:57 2026] GET /v2.0/security-groups?id=b92b26e4-d304-4d50-8966-f0de13b55b10&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:57.638 7 INFO neutron.services.segments.plugin [-] Segment 4b97f381-717f-4690-af3f-d6b9dc86f5b9 resource provider aggregate not found 2026-04-14 06:48:57.655 7 INFO neutron.services.segments.plugin [-] Segment 4b97f381-717f-4690-af3f-d6b9dc86f5b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b97f381-717f-4690-af3f-d6b9dc86f5b9 found for delete ", "request_id": "req-fec91ba5-3a7d-4272-aba0-53e4171bb731"}]} 2026-04-14 06:48:57.656 7 INFO neutron.services.segments.plugin [-] Segment 4b97f381-717f-4690-af3f-d6b9dc86f5b9 resource provider aggregate not found 2026-04-14 06:48:57.673 7 INFO neutron.services.segments.plugin [-] Segment 4b97f381-717f-4690-af3f-d6b9dc86f5b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b97f381-717f-4690-af3f-d6b9dc86f5b9 found for delete ", "request_id": "req-cf9a79d1-8a45-47ec-8778-ef5eeecac332"}]} 2026-04-14 06:48:57.686 7 INFO neutron.db.l3_hamode_db [None req-17dc34ad-6fae-4a50-9dbe-75561a4035a4 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] HA network e7183ffa-44ee-4463-8259-b5d91f164685 was deleted as no HA routers are present in tenant 2c9e5ce4cc0d4661beaf02ac2461928a. [pid: 7|app: 0|req: 448/881] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:48:56 2026] DELETE /v2.0/routers/a6640d7b-1341-4570-9d35-9d00733a01ee => generated 0 bytes in 1215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:48:57.789 8 INFO neutron.db.l3_db [req-f12de8f0-a593-4be0-b811-c315f822fbfa req-8bb3b9ad-a019-4ec4-95d1-209ba21a410a e9350f02d0894b4f932e17b4d0f49df7 6903be4222a7473f86b11e2f7e9b0cdd - - default default] Floating IP 52576fc9-8f66-47e9-bbfa-d9b1b419af3d disassociated. External IP: 10.96.250.212, port: da022963-9df2-41b9-b95d-db0da980752b. [pid: 7|app: 0|req: 449/882] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:57 2026] DELETE /v2.0/security-groups/5c3bbc28-d406-4d04-ac08-8aa2d9f36751 => 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: 450/883] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:48:57 2026] DELETE /v2.0/subnets/060b554e-c079-4ab2-b62c-734c20fd4c35 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:48:58.017 7 INFO neutron.api.v2.resource [None req-24d7d6ad-76af-4748-87f0-37da6843e40f 906254c901f4426e8b38809b10570924 a80f75e91fa54aef92f7ae59142d5b48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 451/884] 10.0.0.211 () {32 vars in 737 bytes} [Tue Apr 14 06:48:58 2026] GET /v2.0/security-groups/5c3bbc28-d406-4d04-ac08-8aa2d9f36751 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/885] 199.204.45.89 () {36 vars in 996 bytes} [Tue Apr 14 06:48:57 2026] DELETE /v2.0/ports/da022963-9df2-41b9-b95d-db0da980752b => generated 0 bytes in 805 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/886] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:48:58 2026] DELETE /v2.0/networks/12d91b06-fdf4-4139-abcd-deb4a9cc8fe6 => generated 0 bytes in 527 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/887] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:58 2026] GET /v2.0/ports?device_id=aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/888] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:48:58 2026] DELETE /v2.0/floatingips/84c89551-68b6-4954-be53-e89c374d4ac4 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/889] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:58 2026] GET /v2.0/ports?device_id=4fe37f91-402b-47a5-8315-ae800c1c871c => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:58.702 8 WARNING neutron_lib.context [None req-48d887f4-24a6-4679-8fef-fa48b9c367f0 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 455/890] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:48:58 2026] GET /v2.0/security-groups?id=b92b26e4-d304-4d50-8966-f0de13b55b10&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:58.782 8 INFO neutron.db.segments_db [None req-48d887f4-24a6-4679-8fef-fa48b9c367f0 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Added segment 68ea0f6b-3963-4440-9eec-21f21797472f of type vxlan for network ac36fcef-8945-4fe3-90b9-b2f507bf24d7 [pid: 8|app: 0|req: 436/891] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:48:58 2026] POST /v2.0/networks => generated 634 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/892] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:48:58 2026] GET /v2.0/ports?device_id=4fe37f91-402b-47a5-8315-ae800c1c871c => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:48:58.954 8 WARNING neutron_lib.context [None req-dad2e27b-1530-4d9e-9af3-64de73aaed96 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 438/893] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:48:58 2026] POST /v2.0/subnets => generated 622 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:48:59.465 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dcbe3f3-b356-488b-bfe5-c40a57e74a6e'] response: {'server_uuid': 'aa75f369-f7b0-41dc-b550-1bd3fed909c4', 'name': 'network-vif-deleted', 'tag': 'da022963-9df2-41b9-b95d-db0da980752b', 'status': 'completed', 'code': 200} 2026-04-14 06:48:59.680 7 INFO neutron.services.segments.plugin [-] Segment a026d601-637f-4ef6-a0a8-df37aa63777c resource provider aggregate not found 2026-04-14 06:48:59.695 7 INFO neutron.services.segments.plugin [-] Segment a026d601-637f-4ef6-a0a8-df37aa63777c resource provider aggregate not found 2026-04-14 06:48:59.699 7 INFO neutron.services.segments.plugin [-] Segment a026d601-637f-4ef6-a0a8-df37aa63777c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a026d601-637f-4ef6-a0a8-df37aa63777c found for delete ", "request_id": "req-8a36d8be-7a9b-4e6f-947c-f34d2ebdceaa"}]} 2026-04-14 06:48:59.708 7 INFO neutron.services.segments.plugin [-] Segment a026d601-637f-4ef6-a0a8-df37aa63777c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a026d601-637f-4ef6-a0a8-df37aa63777c found for delete ", "request_id": "req-e1c110a8-1428-49ca-bc38-7ec09f6bfa73"}]} 2026-04-14 06:48:59.808 8 INFO neutron.db.l3_db [None req-f190fa57-8d82-4539-ae2d-fe3a2fd3fb8a 4a20933752a144f790e6ccb07c3e6707 0e9b5770253c4112a0a76a06a8cffa1f - - default default] Floating IP 46b7a340-b3d0-4353-af7b-b36e7ad499ba associated. External IP: 10.96.250.208, port: 4ae36ba9-91ef-4375-9dde-3c3bc906852d. [pid: 7|app: 0|req: 456/894] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:48:58 2026] PUT /v2.0/routers/d29dc63a-9160-459f-80a3-1f71696439ca/remove_router_interface => generated 309 bytes in 1358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:00.138 7 WARNING neutron_lib.context [None req-f3c46108-3921-4b43-b402-edd37d17068c e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 439/895] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:48:59 2026] PUT /v2.0/floatingips/46b7a340-b3d0-4353-af7b-b36e7ad499ba => generated 855 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:00.184 7 INFO neutron.db.segments_db [None req-f3c46108-3921-4b43-b402-edd37d17068c e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Added segment 9db5b57c-7f00-4a66-b24c-b9dd56d61a65 of type vxlan for network 3525c117-c56c-472d-9b7f-6b53c21aa0f8 [pid: 8|app: 0|req: 440/896] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:00 2026] DELETE /v2.0/security-groups/1bb97178-de1f-42fe-925a-3628afb51f85 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:00.522 7 INFO neutron.db.l3_hamode_db [None req-f3c46108-3921-4b43-b402-edd37d17068c e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:49:00.698 7 INFO neutron.db.l3_hamode_db [None req-f3c46108-3921-4b43-b402-edd37d17068c e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:49:01.438 8 INFO neutron.services.segments.plugin [-] Segment b047c2de-3249-4018-8302-0e06ba9c5f12 resource provider aggregate not found 2026-04-14 06:49:01.444 8 INFO neutron.services.segments.plugin [-] Segment b047c2de-3249-4018-8302-0e06ba9c5f12 resource provider aggregate not found 2026-04-14 06:49:01.465 8 INFO neutron.services.segments.plugin [-] Segment b047c2de-3249-4018-8302-0e06ba9c5f12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b047c2de-3249-4018-8302-0e06ba9c5f12 found for delete ", "request_id": "req-e9f393e1-9e9d-4de3-81f9-092dfeb4cc04"}]} 2026-04-14 06:49:01.473 8 INFO neutron.services.segments.plugin [-] Segment b047c2de-3249-4018-8302-0e06ba9c5f12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b047c2de-3249-4018-8302-0e06ba9c5f12 found for delete ", "request_id": "req-9819b121-bbb7-488d-9b09-744f5eb5e1d2"}]} 2026-04-14 06:49:01.484 8 INFO neutron.db.l3_hamode_db [None req-225f0e24-37e8-435c-b365-ef6e86b7b6ff c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HA network dc8bb696-a06e-4be4-bcbf-a9ac85c689f3 was deleted as no HA routers are present in tenant a80f75e91fa54aef92f7ae59142d5b48. [pid: 8|app: 0|req: 441/897] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:00 2026] DELETE /v2.0/routers/d29dc63a-9160-459f-80a3-1f71696439ca => generated 0 bytes in 1245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:01.527 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4131bb5-4b5f-4ea0-8174-18f78e710b97'] response: {'name': 'network-changed', 'server_uuid': '4fe37f91-402b-47a5-8315-ae800c1c871c', 'tag': '4ae36ba9-91ef-4375-9dde-3c3bc906852d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 442/898] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:01 2026] GET /v2.0/ports?device_id=4fe37f91-402b-47a5-8315-ae800c1c871c => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:01.619 8 INFO neutron.api.v2.resource [None req-f683ea3f-6d2b-43a6-b419-bab06a3ce9d1 e9350f02d0894b4f932e17b4d0f49df7 6903be4222a7473f86b11e2f7e9b0cdd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 443/899] 10.0.0.211 () {32 vars in 737 bytes} [Tue Apr 14 06:49:01 2026] GET /v2.0/security-groups/1bb97178-de1f-42fe-925a-3628afb51f85 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/900] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:00 2026] POST /v2.0/routers => generated 510 bytes in 1494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/901] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:49:01 2026] GET /v2.0/ports?tenant_id=0e9b5770253c4112a0a76a06a8cffa1f&device_id=4fe37f91-402b-47a5-8315-ae800c1c871c => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/902] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:49:01 2026] GET /v2.0/security-groups?id=b92b26e4-d304-4d50-8966-f0de13b55b10&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/903] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:01 2026] DELETE /v2.0/subnets/0f135376-0fe7-40e9-aff5-d7b70ec922f0 => 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: 460/904] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:49:01 2026] DELETE /v2.0/floatingips/52576fc9-8f66-47e9-bbfa-d9b1b419af3d => generated 0 bytes in 421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/905] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:49:02 2026] GET /v2.0/networks?id=5bbac50b-3c0b-4465-bd3a-da7506622810 => generated 765 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:02.467 7 INFO neutron.services.segments.plugin [-] Segment bf4b0b03-c4d8-4b0c-879f-8d0caa4da550 resource provider aggregate not found 2026-04-14 06:49:02.482 7 INFO neutron.services.segments.plugin [-] Segment bf4b0b03-c4d8-4b0c-879f-8d0caa4da550 resource provider aggregate not found 2026-04-14 06:49:02.496 7 INFO neutron.services.segments.plugin [-] Segment bf4b0b03-c4d8-4b0c-879f-8d0caa4da550 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf4b0b03-c4d8-4b0c-879f-8d0caa4da550 found for delete ", "request_id": "req-757993b1-c104-4cc7-b5e8-cbec1b283ea5"}]} 2026-04-14 06:49:02.502 7 INFO neutron.services.segments.plugin [-] Segment bf4b0b03-c4d8-4b0c-879f-8d0caa4da550 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf4b0b03-c4d8-4b0c-879f-8d0caa4da550 found for delete ", "request_id": "req-37475b05-bb30-49ab-9599-25b12cbc1770"}]} [pid: 7|app: 0|req: 462/906] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:02 2026] DELETE /v2.0/networks/999ddca2-6b64-4720-8f2e-60b49c6a24b4 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/907] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:02 2026] GET /v2.0/ports?device_id=4fe37f91-402b-47a5-8315-ae800c1c871c => 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: 445/908] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:49:01 2026] PUT /v2.0/routers/121fc168-889a-4872-9e28-e374da9fac03/add_router_interface => generated 309 bytes in 1421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/909] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:49:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4ae36ba9-91ef-4375-9dde-3c3bc906852d => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/910] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:49:03 2026] GET /v2.0/security-groups?id=b92b26e4-d304-4d50-8966-f0de13b55b10&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/911] 199.204.45.89 () {34 vars in 993 bytes} [Tue Apr 14 06:49:03 2026] GET /v2.0/ports?device_id=4fe37f91-402b-47a5-8315-ae800c1c871c => 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: 449/912] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:03 2026] GET /v2.0/security-groups?tenant_id=a80f75e91fa54aef92f7ae59142d5b48&name=default => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/913] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:49:03 2026] GET /v2.0/ports/aaf0563f-aa01-40a6-a09a-3e032331e3e6 => generated 959 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/914] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:49:03 2026] GET /v2.0/subnets?id=88f7e7be-7040-423f-8cd7-5fdeed3bbb8c => generated 663 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/915] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:49:02 2026] PUT /v2.0/routers/2d104911-4a1f-47f9-b311-8e3b0de61214/remove_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/916] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:03 2026] DELETE /v2.0/security-groups/6683d8c3-80ab-479e-ae31-4d1a67435ae1 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:03.936 8 INFO neutron.db.l3_db [req-a429dc1f-5110-40fe-a173-9f4192991c0c req-bc68de47-331e-491d-83e7-937af19c4bd6 4a20933752a144f790e6ccb07c3e6707 0e9b5770253c4112a0a76a06a8cffa1f - - default default] Floating IP 46b7a340-b3d0-4353-af7b-b36e7ad499ba disassociated. External IP: 10.96.250.208, port: 4ae36ba9-91ef-4375-9dde-3c3bc906852d. [pid: 8|app: 0|req: 452/917] 199.204.45.89 () {36 vars in 996 bytes} [Tue Apr 14 06:49:03 2026] DELETE /v2.0/ports/4ae36ba9-91ef-4375-9dde-3c3bc906852d => generated 0 bytes in 876 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:49:04.472 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c78a142-9b65-4293-a38e-f1253f38792d'] response: {'server_uuid': '4fe37f91-402b-47a5-8315-ae800c1c871c', 'name': 'network-vif-deleted', 'tag': '4ae36ba9-91ef-4375-9dde-3c3bc906852d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 453/918] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:49:04 2026] GET /v2.0/ports?network_id=5bbac50b-3c0b-4465-bd3a-da7506622810&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/921] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:49:03 2026] PUT /v2.0/routers/121fc168-889a-4872-9e28-e374da9fac03/remove_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/922] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:04 2026] GET /v2.0/ports?device_id=4fe37f91-402b-47a5-8315-ae800c1c871c => 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: 468/923] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:49:04 2026] GET /v2.0/networks/5bbac50b-3c0b-4465-bd3a-da7506622810?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/924] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:49:05 2026] GET /v2.0/ports?device_id=121fc168-889a-4872-9e28-e374da9fac03 => 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: 470/925] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:49:05 2026] GET /v2.0/networks/5bbac50b-3c0b-4465-bd3a-da7506622810?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:49:06.094 8 INFO neutron.services.segments.plugin [-] Segment e986fc1c-681c-44e1-b6d3-11b5c514d1f7 resource provider aggregate not found 2026-04-14 06:49:06.100 8 INFO neutron.services.segments.plugin [-] Segment e986fc1c-681c-44e1-b6d3-11b5c514d1f7 resource provider aggregate not found 2026-04-14 06:49:06.121 8 INFO neutron.services.segments.plugin [-] Segment e986fc1c-681c-44e1-b6d3-11b5c514d1f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e986fc1c-681c-44e1-b6d3-11b5c514d1f7 found for delete ", "request_id": "req-8d10fc10-5187-4be2-b65c-2d641fcd1e9e"}]} 2026-04-14 06:49:06.124 8 INFO neutron.services.segments.plugin [-] Segment e986fc1c-681c-44e1-b6d3-11b5c514d1f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e986fc1c-681c-44e1-b6d3-11b5c514d1f7 found for delete ", "request_id": "req-7f80a813-3723-4f8b-a0bf-60d5a544ccf1"}]} 2026-04-14 06:49:06.127 8 INFO neutron.db.l3_hamode_db [None req-8effe744-702a-4eac-bce0-1019f771deff c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HA network 5d854c89-7397-4369-b09a-7afad3c5d914 was deleted as no HA routers are present in tenant 6903be4222a7473f86b11e2f7e9b0cdd. [pid: 8|app: 0|req: 456/926] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:04 2026] DELETE /v2.0/routers/2d104911-4a1f-47f9-b311-8e3b0de61214 => generated 0 bytes in 1633 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:06.443 7 INFO neutron.services.segments.plugin [-] Segment 9db5b57c-7f00-4a66-b24c-b9dd56d61a65 resource provider aggregate not found 2026-04-14 06:49:06.447 7 INFO neutron.services.segments.plugin [-] Segment 9db5b57c-7f00-4a66-b24c-b9dd56d61a65 resource provider aggregate not found 2026-04-14 06:49:06.459 7 INFO neutron.services.segments.plugin [-] Segment 9db5b57c-7f00-4a66-b24c-b9dd56d61a65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9db5b57c-7f00-4a66-b24c-b9dd56d61a65 found for delete ", "request_id": "req-dc872bd9-2351-4f83-803b-0da639f9dd3c"}]} 2026-04-14 06:49:06.462 7 INFO neutron.services.segments.plugin [-] Segment 9db5b57c-7f00-4a66-b24c-b9dd56d61a65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9db5b57c-7f00-4a66-b24c-b9dd56d61a65 found for delete ", "request_id": "req-19479535-55a4-4fc1-867a-5cc139d4d952"}]} 2026-04-14 06:49:06.482 7 INFO neutron.db.l3_hamode_db [None req-de0a69f5-40d9-4c59-8a83-3d62d40c3757 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] HA network 3525c117-c56c-472d-9b7f-6b53c21aa0f8 was deleted as no HA routers are present in tenant 2c9e5ce4cc0d4661beaf02ac2461928a. [pid: 7|app: 0|req: 471/927] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:05 2026] DELETE /v2.0/routers/121fc168-889a-4872-9e28-e374da9fac03 => generated 0 bytes in 1337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/928] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:06 2026] DELETE /v2.0/security-groups/b92b26e4-d304-4d50-8966-f0de13b55b10 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:06.596 8 INFO neutron.db.segments_db [None req-5238f065-a545-46b6-bb5c-9d7cbd42ed20 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 431325ab-a005-41c2-a1dc-d5decdb53543 of type vxlan for network f918985d-fc34-4403-ba43-849a0855ee55 [pid: 8|app: 0|req: 457/929] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:49:06 2026] POST /v2.0/networks => generated 743 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/930] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:06 2026] DELETE /v2.0/subnets/e84d7719-c78f-4bf1-bb87-f9d147cd2190 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:49:06.796 7 INFO neutron.api.v2.resource [None req-3d4d6e23-c8e0-49cc-80b7-09c6d2ca103f 4a20933752a144f790e6ccb07c3e6707 0e9b5770253c4112a0a76a06a8cffa1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 474/931] 10.0.0.211 () {32 vars in 737 bytes} [Tue Apr 14 06:49:06 2026] GET /v2.0/security-groups/b92b26e4-d304-4d50-8966-f0de13b55b10 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/932] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:06 2026] DELETE /v2.0/subnets/39fa6f54-4e2e-4ce1-b35b-8354de0b9d08 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/933] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:06 2026] POST /v2.0/subnets => generated 666 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 459/934] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:06 2026] DELETE /v2.0/networks/1bf236f0-2d8e-4e06-9665-9f2f99a846a1 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/935] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:49:07 2026] DELETE /v2.0/floatingips/46b7a340-b3d0-4353-af7b-b36e7ad499ba => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:07.416 7 INFO neutron.db.segments_db [None req-3201b29c-a468-40b0-bd13-37f3096b4220 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 90d43fe2-7a1f-42a5-bb71-f9e1ec8d6b1a of type vxlan for network 7c2c2670-6ac0-4bb8-b054-8a32fb115a59 [pid: 8|app: 0|req: 460/936] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:07 2026] DELETE /v2.0/networks/ac36fcef-8945-4fe3-90b9-b2f507bf24d7 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:49:07.727 7 INFO neutron.db.l3_hamode_db [None req-3201b29c-a468-40b0-bd13-37f3096b4220 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:49:08.144 8 INFO neutron.services.segments.plugin [-] Segment e8e0946a-ad63-466d-9e43-b02b962dabed resource provider aggregate not found 2026-04-14 06:49:08.149 8 INFO neutron.services.segments.plugin [-] Segment e8e0946a-ad63-466d-9e43-b02b962dabed resource provider aggregate not found 2026-04-14 06:49:08.167 8 INFO neutron.services.segments.plugin [-] Segment e8e0946a-ad63-466d-9e43-b02b962dabed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8e0946a-ad63-466d-9e43-b02b962dabed found for delete ", "request_id": "req-3c95030e-5538-4ebd-a1d5-71901a743b65"}]} 2026-04-14 06:49:08.175 8 INFO neutron.services.segments.plugin [-] Segment e8e0946a-ad63-466d-9e43-b02b962dabed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8e0946a-ad63-466d-9e43-b02b962dabed found for delete ", "request_id": "req-612d2f84-f20d-4118-85dc-6088e7918f55"}]} 2026-04-14 06:49:08.190 8 INFO neutron.services.segments.plugin [-] Segment 68ea0f6b-3963-4440-9eec-21f21797472f resource provider aggregate not found 2026-04-14 06:49:08.199 8 INFO neutron.services.segments.plugin [-] Segment 68ea0f6b-3963-4440-9eec-21f21797472f resource provider aggregate not found 2026-04-14 06:49:08.207 8 INFO neutron.services.segments.plugin [-] Segment 68ea0f6b-3963-4440-9eec-21f21797472f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68ea0f6b-3963-4440-9eec-21f21797472f found for delete ", "request_id": "req-b7f6d032-a5dc-4fca-b358-650cf4936b5d"}]} 2026-04-14 06:49:08.222 8 INFO neutron.services.segments.plugin [-] Segment 68ea0f6b-3963-4440-9eec-21f21797472f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68ea0f6b-3963-4440-9eec-21f21797472f found for delete ", "request_id": "req-458d3c3b-1ecb-4c8c-8d09-3e52b177b85b"}]} 2026-04-14 06:49:08.826 7 INFO neutron.db.l3_hamode_db [None req-3201b29c-a468-40b0-bd13-37f3096b4220 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 461/937] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:49:07 2026] PUT /v2.0/routers/934c8d6c-11a7-4f7a-a884-05124942e74a/remove_router_interface => generated 309 bytes in 1300 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/938] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:08 2026] GET /v2.0/security-groups?tenant_id=6903be4222a7473f86b11e2f7e9b0cdd&name=default => generated 2797 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:49:08.892 8 WARNING neutron_lib.context [None req-9e6bda59-f0a5-444e-babb-2035846f8603 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:08.936 8 INFO neutron.db.segments_db [None req-9e6bda59-f0a5-444e-babb-2035846f8603 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Added segment db59d2c5-b8aa-4a2d-b3bf-0c98ac03b040 of type vxlan for network c01c3ccc-dd0b-4519-b635-68bdcccdfa16 2026-04-14 06:49:09.269 8 INFO neutron.db.l3_hamode_db [None req-9e6bda59-f0a5-444e-babb-2035846f8603 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 477/939] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:07 2026] POST /v2.0/routers => generated 730 bytes in 2500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:49:10.372 8 INFO neutron.db.l3_hamode_db [None req-9e6bda59-f0a5-444e-babb-2035846f8603 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:49:11.017 7 INFO neutron.services.segments.plugin [-] Segment afa1fbc6-4066-4ceb-9538-d2b2b81b6767 resource provider aggregate not found 2026-04-14 06:49:11.024 7 INFO neutron.services.segments.plugin [-] Segment afa1fbc6-4066-4ceb-9538-d2b2b81b6767 resource provider aggregate not found 2026-04-14 06:49:11.051 7 INFO neutron.services.segments.plugin [-] Segment afa1fbc6-4066-4ceb-9538-d2b2b81b6767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afa1fbc6-4066-4ceb-9538-d2b2b81b6767 found for delete ", "request_id": "req-e9d477bd-ab13-4e83-a74a-207c727d53e5"}]} 2026-04-14 06:49:11.052 7 INFO neutron.services.segments.plugin [-] Segment afa1fbc6-4066-4ceb-9538-d2b2b81b6767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afa1fbc6-4066-4ceb-9538-d2b2b81b6767 found for delete ", "request_id": "req-78254f13-fbf0-41a8-a68b-e71ac8752f3a"}]} 2026-04-14 06:49:11.058 7 INFO neutron.db.l3_hamode_db [None req-fa6500f3-39e5-4156-9aa6-be8f046d94b1 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HA network 2f84e724-20b8-4179-b7a3-1bb02c458698 was deleted as no HA routers are present in tenant 0e9b5770253c4112a0a76a06a8cffa1f. [pid: 7|app: 0|req: 478/940] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:09 2026] DELETE /v2.0/routers/934c8d6c-11a7-4f7a-a884-05124942e74a => generated 0 bytes in 1191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/941] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:11 2026] DELETE /v2.0/security-groups/ea32b741-6162-45ff-b801-dc594a98cb1a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/942] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:08 2026] POST /v2.0/routers => generated 690 bytes in 2696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/943] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:11 2026] DELETE /v2.0/subnets/88f7e7be-7040-423f-8cd7-5fdeed3bbb8c => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/944] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:49:11 2026] GET /v2.0/routers/83027a69-6d36-41cf-a047-61cbe9295a2d => generated 696 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:12.299 8 INFO neutron.services.segments.plugin [-] Segment 05c8a6a5-55be-4ab3-81ac-3aa832a2ffc0 resource provider aggregate not found 2026-04-14 06:49:12.304 8 INFO neutron.services.segments.plugin [-] Segment 05c8a6a5-55be-4ab3-81ac-3aa832a2ffc0 resource provider aggregate not found 2026-04-14 06:49:12.328 8 INFO neutron.services.segments.plugin [-] Segment 05c8a6a5-55be-4ab3-81ac-3aa832a2ffc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05c8a6a5-55be-4ab3-81ac-3aa832a2ffc0 found for delete ", "request_id": "req-f2d2d37d-673e-45ce-b7d1-715cccdcfe92"}]} [pid: 8|app: 0|req: 466/945] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:11 2026] DELETE /v2.0/networks/5bbac50b-3c0b-4465-bd3a-da7506622810 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:49:12.350 8 INFO neutron.services.segments.plugin [-] Segment 05c8a6a5-55be-4ab3-81ac-3aa832a2ffc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05c8a6a5-55be-4ab3-81ac-3aa832a2ffc0 found for delete ", "request_id": "req-00b5289e-fb79-40f4-807a-39891060c250"}]} [pid: 8|app: 0|req: 467/946] 10.0.0.211 () {32 vars in 647 bytes} [Tue Apr 14 06:49:12 2026] GET /v2.0/routers => generated 699 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/947] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:12 2026] GET /v2.0/security-groups?tenant_id=0e9b5770253c4112a0a76a06a8cffa1f&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/948] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:49:11 2026] PUT /v2.0/routers/0b407b91-3b56-4263-a1d0-11e6926127b7/add_router_interface => generated 309 bytes in 1595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/949] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:12 2026] DELETE /v2.0/security-groups/4c5680f5-0b29-4880-aab4-474b807f1e65 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:13.353 7 INFO neutron.db.segments_db [None req-4a4801bd-99d6-44e4-bd19-2bc46fc96d3e c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 9de91062-ab57-4370-bff4-d1f05995b2f9 of type vxlan for network 027b924e-12de-4ab7-be88-a507a965577d [pid: 8|app: 0|req: 469/950] 10.0.0.211 () {34 vars in 741 bytes} [Tue Apr 14 06:49:12 2026] PUT /v2.0/routers/83027a69-6d36-41cf-a047-61cbe9295a2d => generated 703 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:13.412 8 WARNING neutron_lib.context [None req-5cef370e-ecf2-4b04-ad08-9c8386dadb37 62a8538bfb714822b721e10e5dd3c793 ef5578ca194e45ccb44f50741e84898d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 482/951] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:49:13 2026] POST /v2.0/networks => generated 745 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/952] 10.0.0.211 () {34 vars in 685 bytes} [Tue Apr 14 06:49:13 2026] POST /v2.0/security-groups => generated 1597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/953] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:49:13 2026] GET /v2.0/routers/83027a69-6d36-41cf-a047-61cbe9295a2d => generated 703 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:13.595 7 WARNING neutron_lib.context [None req-c64a2b32-98c3-4d9d-801f-6c96a22d14b8 62a8538bfb714822b721e10e5dd3c793 ef5578ca194e45ccb44f50741e84898d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 484/954] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:49:13 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/955] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:49:13 2026] GET /v2.0/ports?device_id=83027a69-6d36-41cf-a047-61cbe9295a2d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:49:13.734 7 WARNING neutron_lib.context [None req-a6049dbb-09c2-4281-bff8-302cba934450 62a8538bfb714822b721e10e5dd3c793 ef5578ca194e45ccb44f50741e84898d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/956] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:13 2026] POST /v2.0/subnets => generated 668 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/957] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:49:13 2026] POST /v2.0/security-group-rules => generated 570 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:49:13.926 7 INFO neutron.db.segments_db [None req-75153975-ec3a-482e-9553-0eba73775099 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 747e1265-5395-4251-b1b2-d3ebf42a26f9 of type vxlan for network 892398ef-28ed-4e9f-b092-09fb2ac7a5a4 2026-04-14 06:49:14.755 7 INFO neutron.db.l3_hamode_db [None req-75153975-ec3a-482e-9553-0eba73775099 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:49:14.936 8 INFO neutron.services.segments.plugin [-] Segment db59d2c5-b8aa-4a2d-b3bf-0c98ac03b040 resource provider aggregate not found 2026-04-14 06:49:14.949 8 INFO neutron.services.segments.plugin [-] Segment db59d2c5-b8aa-4a2d-b3bf-0c98ac03b040 resource provider aggregate not found 2026-04-14 06:49:14.963 8 INFO neutron.services.segments.plugin [-] Segment db59d2c5-b8aa-4a2d-b3bf-0c98ac03b040 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db59d2c5-b8aa-4a2d-b3bf-0c98ac03b040 found for delete ", "request_id": "req-d3fa4311-581d-489e-a2fb-3bd2e6618fa0"}]} 2026-04-14 06:49:14.966 8 INFO neutron.services.segments.plugin [-] Segment db59d2c5-b8aa-4a2d-b3bf-0c98ac03b040 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db59d2c5-b8aa-4a2d-b3bf-0c98ac03b040 found for delete ", "request_id": "req-2f71132b-2ff8-4b2c-80cb-196622e4b77a"}]} 2026-04-14 06:49:14.980 8 INFO neutron.db.l3_hamode_db [None req-a381236d-1bf1-4fc2-ace9-f7da79f901d7 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] HA network c01c3ccc-dd0b-4519-b635-68bdcccdfa16 was deleted as no HA routers are present in tenant 2c9e5ce4cc0d4661beaf02ac2461928a. [pid: 8|app: 0|req: 472/958] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:13 2026] DELETE /v2.0/routers/83027a69-6d36-41cf-a047-61cbe9295a2d => generated 0 bytes in 1207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:14.997 8 WARNING neutron_lib.context [None req-de236352-763b-459a-90b8-bf5a949bbc4d 62a8538bfb714822b721e10e5dd3c793 ef5578ca194e45ccb44f50741e84898d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 473/959] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:49:14 2026] POST /v2.0/floatingips => generated 552 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/960] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:49:15 2026] GET /v2.0/ports?device_id=83027a69-6d36-41cf-a047-61cbe9295a2d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:49:15.738 8 INFO neutron.api.v2.resource [None req-bd942074-d276-4e52-97e4-f702fd961eb3 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 475/961] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:15 2026] DELETE /v2.0/routers/83027a69-6d36-41cf-a047-61cbe9295a2d => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/962] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:49:15 2026] GET /v2.0/ports?device_id=121fc168-889a-4872-9e28-e374da9fac03 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:49:15.791 8 INFO neutron.api.v2.resource [None req-4578bf78-3a86-429c-8e4a-77162b8ed800 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/963] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:15 2026] DELETE /v2.0/routers/121fc168-889a-4872-9e28-e374da9fac03 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:49:15.813 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c97d0ef9-4e5e-491d-ac69-6f8e8079e935 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 478/964] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:15 2026] DELETE /v2.0/subnets/39fa6f54-4e2e-4ce1-b35b-8354de0b9d08 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:49:15.846 7 INFO neutron.db.l3_hamode_db [None req-75153975-ec3a-482e-9553-0eba73775099 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 479/965] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:49:15 2026] GET /v2.0/ports?device_id=a6640d7b-1341-4570-9d35-9d00733a01ee => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:49:15.899 8 INFO neutron.api.v2.resource [None req-66a45eb4-e916-49d8-9604-cc08d257f56f e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 480/966] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:15 2026] DELETE /v2.0/routers/a6640d7b-1341-4570-9d35-9d00733a01ee => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:49:15.935 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6691c971-8d28-4532-a066-c588ac009a56 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 481/967] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:15 2026] DELETE /v2.0/subnets/060b554e-c079-4ab2-b62c-734c20fd4c35 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/968] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:49:15 2026] GET /v2.0/ports?device_id=38e0612d-f616-4902-a68c-68cb50298a59 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:49:16.023 8 INFO neutron.api.v2.resource [None req-1a79e478-e7bc-40f4-afa1-7cd00816a990 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 483/969] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:15 2026] DELETE /v2.0/routers/38e0612d-f616-4902-a68c-68cb50298a59 => generated 135 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:49:16.053 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8fa6933-f458-4614-b511-df3b64a437a0 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 484/970] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:16 2026] DELETE /v2.0/subnets/21e1c23c-e3aa-4bfe-a3b5-96b08dfe8588 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:49:16.078 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5cb70801-4f91-46b9-8bcd-101cd48d81a2 e7781bcb647546cf9a5afe736e36fc85 2c9e5ce4cc0d4661beaf02ac2461928a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 485/971] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:16 2026] DELETE /v2.0/subnets/dd651dd3-fa16-46e2-9287-6d0b0bb3f252 => 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: 486/972] 10.0.0.98 () {34 vars in 1099 bytes} [Tue Apr 14 06:49:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1758704051&fields=id&tenant_id=ef5578ca194e45ccb44f50741e84898d => generated 69 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/973] 10.0.0.98 () {34 vars in 981 bytes} [Tue Apr 14 06:49:16 2026] GET /v2.0/networks?id=f918985d-fc34-4403-ba43-849a0855ee55 => generated 675 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/974] 10.0.0.98 () {34 vars in 964 bytes} [Tue Apr 14 06:49:16 2026] GET /v2.0/quotas/ef5578ca194e45ccb44f50741e84898d => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/975] 10.0.0.98 () {34 vars in 1001 bytes} [Tue Apr 14 06:49:16 2026] GET /v2.0/ports?tenant_id=ef5578ca194e45ccb44f50741e84898d&fields=id => generated 103 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/976] 10.0.0.98 () {34 vars in 1007 bytes} [Tue Apr 14 06:49:16 2026] GET /v2.0/networks/f918985d-fc34-4403-ba43-849a0855ee55?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/977] 10.0.0.98 () {34 vars in 1107 bytes} [Tue Apr 14 06:49:16 2026] GET /v2.0/networks/f918985d-fc34-4403-ba43-849a0855ee55?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: 492/978] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:16 2026] GET /v2.0/security-groups?tenant_id=2c9e5ce4cc0d4661beaf02ac2461928a&name=default => generated 2801 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/979] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:17 2026] GET /v2.0/ports?device_id=c0c96376-977e-435d-b3cd-c92b62cdc635 => 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: 487/980] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:13 2026] POST /v2.0/routers => generated 732 bytes in 3207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/981] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:17 2026] DELETE /v2.0/security-groups/b1d6413f-c3c1-4446-8958-3bd7fd95a16f => 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: 494/982] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:17 2026] GET /v2.0/security-groups?tenant_id=ffd5214adcac4a92a7f97a7d71b240dc&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/983] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:17 2026] DELETE /v2.0/security-groups/8ee94306-762b-46ea-a183-11e982b99123 => 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: 496/984] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:49:17 2026] GET /v2.0/networks?id=f918985d-fc34-4403-ba43-849a0855ee55 => generated 675 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/985] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:17 2026] GET /v2.0/security-groups?tenant_id=cd9a93e5af634125b493aad7081d0c26&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/986] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Apr 14 06:49:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ef5578ca194e45ccb44f50741e84898d => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/987] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:17 2026] DELETE /v2.0/security-groups/1b91bfa7-95f9-459d-98b5-e4c7339e5dc6 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:17.764 8 WARNING neutron_lib.context [req-ac1f644f-ebe6-4eba-be25-f8ba9e16a152 req-fd0c243c-6320-4558-b9f2-c55293f3cf93 62a8538bfb714822b721e10e5dd3c793 ef5578ca194e45ccb44f50741e84898d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 500/988] 199.204.45.89 () {38 vars in 954 bytes} [Tue Apr 14 06:49:17 2026] POST /v2.0/ports => generated 958 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 501/989] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:18 2026] GET /v2.0/ports?device_id=c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 961 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/990] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:49:17 2026] PUT /v2.0/routers/6b25a00c-9184-4468-9fb1-3fe8055af966/add_router_interface => generated 309 bytes in 1540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/991] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:49:18 2026] GET /v2.0/security-groups?id=9ef3f5a4-bfca-49f0-b699-ea734c9a16f7&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: 502/994] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:49:18 2026] PUT /v2.0/ports/1557d7be-58a3-4073-8561-c4c70d84c2f0 => generated 1203 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/995] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:49:18 2026] GET /v2.0/ports?tenant_id=ef5578ca194e45ccb44f50741e84898d&device_id=c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:49:18.945 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9dd90db-43a7-4846-9b33-05ae0d8150d3'] response: {'name': 'network-changed', 'server_uuid': 'c0c96376-977e-435d-b3cd-c92b62cdc635', 'tag': '1557d7be-58a3-4073-8561-c4c70d84c2f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 503/996] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:49:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=1557d7be-58a3-4073-8561-c4c70d84c2f0 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/997] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:49:18 2026] GET /v2.0/subnets?id=f32a897e-f10a-4531-a4ac-62e465ce6d0b => generated 669 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/998] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/ports?network_id=f918985d-fc34-4403-ba43-849a0855ee55&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/999] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/networks/f918985d-fc34-4403-ba43-849a0855ee55?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:49:19.195 7 WARNING neutron_lib.context [None req-c4793c03-f74a-45e4-b6f4-b3e12592a040 76c93561dd394d3fbe4cd14463757179 f104dc5ac13c4c90949ffe09ae7e9174 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 506/1000] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/networks/f918985d-fc34-4403-ba43-849a0855ee55?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: 507/1001] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/ports?tenant_id=ef5578ca194e45ccb44f50741e84898d&device_id=c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 1242 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1002] 10.0.0.211 () {34 vars in 684 bytes} [Tue Apr 14 06:49:19 2026] POST /v2.0/security-groups => generated 1561 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1003] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/networks?id=f918985d-fc34-4403-ba43-849a0855ee55 => generated 771 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1004] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=1557d7be-58a3-4073-8561-c4c70d84c2f0 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1005] 10.0.0.211 () {32 vars in 663 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/security-groups => generated 4344 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1006] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/subnets?id=f32a897e-f10a-4531-a4ac-62e465ce6d0b => generated 669 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1007] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/ports?network_id=f918985d-fc34-4403-ba43-849a0855ee55&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1008] 10.0.0.211 () {34 vars in 758 bytes} [Tue Apr 14 06:49:19 2026] PUT /v2.0/security-groups/2c2b8bfb-63c8-46d3-818e-9e074d63e613 => generated 1598 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1009] 10.0.0.211 () {32 vars in 737 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/security-groups/2c2b8bfb-63c8-46d3-818e-9e074d63e613 => generated 1598 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1010] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/networks/f918985d-fc34-4403-ba43-849a0855ee55?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: 499/1011] 10.0.0.98 () {34 vars in 981 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/networks?id=027b924e-12de-4ab7-be88-a507a965577d => generated 677 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1012] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:19 2026] DELETE /v2.0/security-groups/2c2b8bfb-63c8-46d3-818e-9e074d63e613 => 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: 514/1013] 10.0.0.98 () {34 vars in 964 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/quotas/98ac754b1c8c4cbb8872099981fc4d49 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1014] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/networks/f918985d-fc34-4403-ba43-849a0855ee55?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: 515/1015] 10.0.0.211 () {32 vars in 663 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/security-groups => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:49:19.818 8 INFO neutron.api.v2.resource [None req-164259b2-1d5d-4135-b092-5cfaab7416b5 76c93561dd394d3fbe4cd14463757179 f104dc5ac13c4c90949ffe09ae7e9174 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 516/1016] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:19 2026] DELETE /v2.0/security-groups/2c2b8bfb-63c8-46d3-818e-9e074d63e613 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:49:19.836 8 WARNING neutron_lib.context [None req-b542a548-0bfb-4fde-aec0-4f8a2c991aa0 76c93561dd394d3fbe4cd14463757179 f104dc5ac13c4c90949ffe09ae7e9174 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 501/1017] 10.0.0.98 () {34 vars in 1001 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/ports?tenant_id=98ac754b1c8c4cbb8872099981fc4d49&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1018] 10.0.0.211 () {34 vars in 684 bytes} [Tue Apr 14 06:49:19 2026] POST /v2.0/security-groups => generated 1561 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1019] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/ports?device_id=c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:19.973 7 WARNING neutron_lib.context [None req-96905e3f-c5d9-49bd-ba99-494447af199d 76c93561dd394d3fbe4cd14463757179 f104dc5ac13c4c90949ffe09ae7e9174 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 518/1020] 10.0.0.98 () {34 vars in 1007 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.0/networks/027b924e-12de-4ab7-be88-a507a965577d?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1021] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:49:20 2026] GET /v2.0/security-groups?id=9ef3f5a4-bfca-49f0-b699-ea734c9a16f7&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1022] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:49:19 2026] POST /v2.0/security-group-rules => generated 569 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1023] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:49:20 2026] GET /v2.0/security-group-rules/1b8f8e26-14a6-446b-88be-21177afeb0bd => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1024] 10.0.0.98 () {34 vars in 1107 bytes} [Tue Apr 14 06:49:20 2026] GET /v2.0/networks/027b924e-12de-4ab7-be88-a507a965577d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1025] 10.0.0.211 () {32 vars in 673 bytes} [Tue Apr 14 06:49:20 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1026] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:49:20 2026] DELETE /v2.0/security-group-rules/1b8f8e26-14a6-446b-88be-21177afeb0bd => 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: 522/1027] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:20 2026] GET /v2.0/ports?device_id=5e2f3111-9842-4a67-beda-99c9c2997df9 => 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: 506/1028] 10.0.0.211 () {32 vars in 673 bytes} [Tue Apr 14 06:49:20 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:49:20.306 8 WARNING neutron_lib.context [None req-552d4530-96fa-4866-90c0-bd1f91432d67 76c93561dd394d3fbe4cd14463757179 f104dc5ac13c4c90949ffe09ae7e9174 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 523/1029] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:49:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1030] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:49:20 2026] GET /v2.0/security-group-rules/eb89728b-8001-4c60-801f-ca60c231bb55 => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1031] 10.0.0.211 () {32 vars in 673 bytes} [Tue Apr 14 06:49:20 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1032] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:49:20 2026] DELETE /v2.0/security-group-rules/eb89728b-8001-4c60-801f-ca60c231bb55 => 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: 525/1033] 10.0.0.211 () {32 vars in 673 bytes} [Tue Apr 14 06:49:20 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:49:20.640 7 WARNING neutron_lib.context [None req-a2fe7e12-f448-4f94-abdd-c80b0890f96f 76c93561dd394d3fbe4cd14463757179 f104dc5ac13c4c90949ffe09ae7e9174 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:20.666 7 INFO neutron.db.securitygroups_db [None req-a2fe7e12-f448-4f94-abdd-c80b0890f96f 76c93561dd394d3fbe4cd14463757179 f104dc5ac13c4c90949ffe09ae7e9174 - - default default] Project f104dc5ac13c4c90949ffe09ae7e9174 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: 509/1034] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:49:20 2026] POST /v2.0/security-group-rules => generated 575 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1035] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:49:20 2026] GET /v2.0/security-group-rules/69fda6eb-63be-4c0d-b8e0-72d661f895a2 => generated 575 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1036] 10.0.0.211 () {32 vars in 673 bytes} [Tue Apr 14 06:49:20 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1037] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:49:20 2026] DELETE /v2.0/security-group-rules/69fda6eb-63be-4c0d-b8e0-72d661f895a2 => 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: 511/1038] 10.0.0.211 () {32 vars in 673 bytes} [Tue Apr 14 06:49:20 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1039] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:49:20 2026] GET /v2.0/networks?id=027b924e-12de-4ab7-be88-a507a965577d => generated 677 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:21.086 8 WARNING neutron_lib.context [req-3a19066d-f343-4584-bfc7-65ac1d0889aa req-7e83974e-7e91-4c8c-acb6-2ccd863a363c 73b36227503b46ddb87d854bb2f516d7 98ac754b1c8c4cbb8872099981fc4d49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 512/1040] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:20 2026] DELETE /v2.0/security-groups/3f2e9c28-1599-46b8-9141-1b53ac20f8be => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1041] 10.0.0.211 () {32 vars in 663 bytes} [Tue Apr 14 06:49:21 2026] GET /v2.0/security-groups => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1042] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:21 2026] GET /v2.0/ports?device_id=c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1043] 10.0.0.211 () {32 vars in 663 bytes} [Tue Apr 14 06:49:21 2026] GET /v2.0/security-groups => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1044] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:49:21 2026] GET /v2.0/security-groups?id=9ef3f5a4-bfca-49f0-b699-ea734c9a16f7&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: 517/1045] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:21 2026] GET /v2.0/ports?device_id=5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1046] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:21 2026] GET /v2.0/ports?device_id=c0c96376-977e-435d-b3cd-c92b62cdc635 => 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: 529/1047] 199.204.45.89 () {38 vars in 954 bytes} [Tue Apr 14 06:49:21 2026] POST /v2.0/ports => generated 954 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:49:21.971 7 INFO neutron.db.l3_db [None req-32e1562b-cbb9-41b4-a7a4-50d3f1023a4e 62a8538bfb714822b721e10e5dd3c793 ef5578ca194e45ccb44f50741e84898d - - default default] Floating IP df43926d-b9ac-4450-9d57-0b888acbda7a associated. External IP: 10.96.250.219, port: 1557d7be-58a3-4073-8561-c4c70d84c2f0. [pid: 8|app: 0|req: 530/1048] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:49:21 2026] PUT /v2.0/ports/ddeaaba7-897d-4be1-ad7d-9d33338c9bac => generated 1199 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:49:22.316 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9137331-9db1-4090-929f-9c31f533367c'] response: {'name': 'network-changed', 'server_uuid': '5e2f3111-9842-4a67-beda-99c9c2997df9', 'tag': 'ddeaaba7-897d-4be1-ad7d-9d33338c9bac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 519/1049] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:49:21 2026] PUT /v2.0/floatingips/df43926d-b9ac-4450-9d57-0b888acbda7a => generated 856 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:22.452 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-863dba03-cded-4b62-b433-819b6ee2bef6'] response: {'name': 'network-changed', 'server_uuid': 'c0c96376-977e-435d-b3cd-c92b62cdc635', 'tag': '1557d7be-58a3-4073-8561-c4c70d84c2f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 520/1050] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/ports?tenant_id=98ac754b1c8c4cbb8872099981fc4d49&device_id=5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1051] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/ports?device_id=c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 522/1052] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ddeaaba7-897d-4be1-ad7d-9d33338c9bac => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1053] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/security-groups?tenant_id=f104dc5ac13c4c90949ffe09ae7e9174&name=default => generated 2801 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1054] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/ports?tenant_id=ef5578ca194e45ccb44f50741e84898d&device_id=c0c96376-977e-435d-b3cd-c92b62cdc635 => 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: 524/1055] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/security-groups?id=9ef3f5a4-bfca-49f0-b699-ea734c9a16f7&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: 525/1056] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/subnets?id=d6cedb7d-0403-4ec7-b9ab-b3d792e049f9 => generated 671 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1057] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/ports?device_id=5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1058] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/networks?id=f918985d-fc34-4403-ba43-849a0855ee55 => generated 771 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1059] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:22 2026] DELETE /v2.0/security-groups/cd7cd0eb-b6b2-4bfa-8b3b-f3d1819cbf21 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1060] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/ports?network_id=027b924e-12de-4ab7-be88-a507a965577d&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1061] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=1557d7be-58a3-4073-8561-c4c70d84c2f0 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1062] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/security-groups?id=f1b3ae01-7bb1-4656-b33b-1544085380f2&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1063] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/subnets?id=f32a897e-f10a-4531-a4ac-62e465ce6d0b => generated 669 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1064] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/networks/027b924e-12de-4ab7-be88-a507a965577d?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1065] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/ports?device_id=c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1066] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/ports?network_id=f918985d-fc34-4403-ba43-849a0855ee55&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1067] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/security-groups?id=9ef3f5a4-bfca-49f0-b699-ea734c9a16f7&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1068] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/networks/027b924e-12de-4ab7-be88-a507a965577d?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: 539/1069] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.0/networks/f918985d-fc34-4403-ba43-849a0855ee55?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1070] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:49:23 2026] GET /v2.0/ports?tenant_id=98ac754b1c8c4cbb8872099981fc4d49&device_id=5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1071] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:49:23 2026] GET /v2.0/networks/f918985d-fc34-4403-ba43-849a0855ee55?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1072] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:49:23 2026] GET /v2.0/networks?id=027b924e-12de-4ab7-be88-a507a965577d => generated 773 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1073] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:49:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ddeaaba7-897d-4be1-ad7d-9d33338c9bac => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1074] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:49:23 2026] GET /v2.0/subnets?id=d6cedb7d-0403-4ec7-b9ab-b3d792e049f9 => generated 671 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1075] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:49:23 2026] GET /v2.0/ports?network_id=027b924e-12de-4ab7-be88-a507a965577d&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1076] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:49:23 2026] GET /v2.0/networks/027b924e-12de-4ab7-be88-a507a965577d?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1077] 199.204.45.89 () {34 vars in 993 bytes} [Tue Apr 14 06:49:23 2026] GET /v2.0/ports?device_id=c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1078] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:49:23 2026] GET /v2.0/networks/027b924e-12de-4ab7-be88-a507a965577d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1079] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:23 2026] GET /v2.0/ports?device_id=5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1080] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:49:24 2026] GET /v2.0/security-groups?id=f1b3ae01-7bb1-4656-b33b-1544085380f2&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1081] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:24 2026] GET /v2.0/ports?device_id=c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1082] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:49:24 2026] GET /v2.0/security-groups?id=9ef3f5a4-bfca-49f0-b699-ea734c9a16f7&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:24.671 8 INFO neutron.db.l3_db [req-601d2240-5b5f-467f-8cd0-14ca6066c1c5 req-4707f5f5-3d72-4f3a-b737-d56da31da730 62a8538bfb714822b721e10e5dd3c793 ef5578ca194e45ccb44f50741e84898d - - default default] Floating IP df43926d-b9ac-4450-9d57-0b888acbda7a disassociated. External IP: 10.96.250.219, port: 1557d7be-58a3-4073-8561-c4c70d84c2f0. [pid: 7|app: 0|req: 540/1083] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:24 2026] GET /v2.0/security-groups?tenant_id=070fa6817dd44ccda68d4b26be35fb3a&name=default => generated 2801 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1084] 199.204.45.89 () {36 vars in 996 bytes} [Tue Apr 14 06:49:23 2026] DELETE /v2.0/ports/1557d7be-58a3-4073-8561-c4c70d84c2f0 => generated 0 bytes in 1607 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:49:25.174 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-03fb11af-7520-4d76-bd09-e4630e9a5a69'] response: {'server_uuid': 'c0c96376-977e-435d-b3cd-c92b62cdc635', 'name': 'network-vif-deleted', 'tag': '1557d7be-58a3-4073-8561-c4c70d84c2f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 545/1085] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:25 2026] DELETE /v2.0/security-groups/eeb7d60a-dca3-43bf-b710-aa34f852a802 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1086] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:25 2026] GET /v2.0/ports?device_id=5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:25.274 7 INFO neutron.db.segments_db [None req-8832908d-6bc3-4b57-88aa-33736e67c4be c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment e35edaf5-ffa4-46b7-b63b-caa225b5c7a7 of type vxlan for network 90150c79-55d9-4365-97c3-2a1066f1bf14 [pid: 8|app: 0|req: 547/1087] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:25 2026] GET /v2.0/ports?device_id=c0c96376-977e-435d-b3cd-c92b62cdc635 => 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: 548/1088] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:49:25 2026] GET /v2.0/security-groups?id=f1b3ae01-7bb1-4656-b33b-1544085380f2&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: 541/1089] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:49:25 2026] POST /v2.0/networks => generated 740 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1090] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:25 2026] GET /v2.0/security-groups?tenant_id=4f917da1c6624f63b0c29e474b465928&name=default => generated 2801 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1091] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:25 2026] POST /v2.0/subnets => generated 663 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:49:25.695 8 INFO neutron.db.segments_db [None req-ce32b086-9cc0-4b21-84c2-1fbde7b84ca5 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 5e76c9c7-982b-483a-8fda-3079da628f47 of type vxlan for network 8690aa98-1c0e-41a4-a670-0513f0ce66d9 [pid: 7|app: 0|req: 543/1092] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:25 2026] DELETE /v2.0/security-groups/cb91230c-0261-45ac-8f58-59b2372458a6 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1093] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:25 2026] GET /v2.0/ports?device_id=5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1094] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:49:25 2026] GET /v2.0/security-groups?id=f1b3ae01-7bb1-4656-b33b-1544085380f2&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:49:25.961 8 INFO neutron.db.l3_hamode_db [None req-ce32b086-9cc0-4b21-84c2-1fbde7b84ca5 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 546/1095] 199.204.45.89 () {34 vars in 993 bytes} [Tue Apr 14 06:49:26 2026] GET /v2.0/ports?device_id=5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1096] 199.204.45.89 () {36 vars in 996 bytes} [Tue Apr 14 06:49:26 2026] DELETE /v2.0/ports/ddeaaba7-897d-4be1-ad7d-9d33338c9bac => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:49:26.686 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f88ce34b-d0bd-42a2-8e4e-943897729d48'] response: {'server_uuid': '5e2f3111-9842-4a67-beda-99c9c2997df9', 'name': 'network-vif-deleted', 'tag': 'ddeaaba7-897d-4be1-ad7d-9d33338c9bac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 548/1097] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:26 2026] DELETE /v2.0/security-groups/9ef3f5a4-bfca-49f0-b699-ea734c9a16f7 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:26.777 7 INFO neutron.api.v2.resource [None req-51690396-21ca-439c-943a-1dedc2b1634e 62a8538bfb714822b721e10e5dd3c793 ef5578ca194e45ccb44f50741e84898d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 549/1098] 10.0.0.211 () {32 vars in 737 bytes} [Tue Apr 14 06:49:26 2026] GET /v2.0/security-groups/9ef3f5a4-bfca-49f0-b699-ea734c9a16f7 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1099] 199.204.45.89 () {34 vars in 1095 bytes} [Tue Apr 14 06:49:26 2026] GET /v2.0/ports?device_id=5e2f3111-9842-4a67-beda-99c9c2997df9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:49:27.533 8 INFO neutron.db.l3_hamode_db [None req-ce32b086-9cc0-4b21-84c2-1fbde7b84ca5 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 551/1100] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:49:26 2026] DELETE /v2.0/floatingips/df43926d-b9ac-4450-9d57-0b888acbda7a => generated 0 bytes in 751 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1101] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:49:27 2026] GET /v2.0/ports?tenant_id=98ac754b1c8c4cbb8872099981fc4d49&device_id=5e2f3111-9842-4a67-beda-99c9c2997df9 => 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: 553/1102] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:27 2026] GET /v2.0/ports?device_id=5e2f3111-9842-4a67-beda-99c9c2997df9 => 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: 550/1103] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:25 2026] POST /v2.0/routers => generated 727 bytes in 2923 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1104] 199.204.45.89 () {34 vars in 1017 bytes} [Tue Apr 14 06:49:28 2026] GET /v2.0/networks?tenant_id=98ac754b1c8c4cbb8872099981fc4d49&shared=False => generated 773 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1105] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:49:27 2026] PUT /v2.0/routers/0b407b91-3b56-4263-a1d0-11e6926127b7/remove_router_interface => generated 309 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1106] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:49:28 2026] PUT /v2.0/routers/6b25a00c-9184-4468-9fb1-3fe8055af966/remove_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1107] 199.204.45.89 () {34 vars in 929 bytes} [Tue Apr 14 06:49:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1108] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:49:28 2026] PUT /v2.0/routers/bd7b3819-73e3-4ba6-b65b-055ad679864b/add_router_interface => generated 309 bytes in 1422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:31.181 7 INFO neutron.services.segments.plugin [-] Segment 90d43fe2-7a1f-42a5-bb71-f9e1ec8d6b1a resource provider aggregate not found 2026-04-14 06:49:31.188 7 INFO neutron.services.segments.plugin [-] Segment 90d43fe2-7a1f-42a5-bb71-f9e1ec8d6b1a resource provider aggregate not found 2026-04-14 06:49:31.207 7 INFO neutron.db.l3_hamode_db [None req-199acbd9-f0ac-4050-b0af-39ba0a92ad96 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HA network 7c2c2670-6ac0-4bb8-b054-8a32fb115a59 was deleted as no HA routers are present in tenant ef5578ca194e45ccb44f50741e84898d. [pid: 7|app: 0|req: 557/1109] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:30 2026] DELETE /v2.0/routers/0b407b91-3b56-4263-a1d0-11e6926127b7 => generated 0 bytes in 1151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:31.217 7 INFO neutron.services.segments.plugin [-] Segment 90d43fe2-7a1f-42a5-bb71-f9e1ec8d6b1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d43fe2-7a1f-42a5-bb71-f9e1ec8d6b1a found for delete ", "request_id": "req-ddce7040-bc2b-4929-99f9-e32134b7f444"}]} 2026-04-14 06:49:31.218 7 INFO neutron.services.segments.plugin [-] Segment 90d43fe2-7a1f-42a5-bb71-f9e1ec8d6b1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d43fe2-7a1f-42a5-bb71-f9e1ec8d6b1a found for delete ", "request_id": "req-3b116b97-552b-4648-b3b7-41c205061c54"}]} 2026-04-14 06:49:31.285 8 INFO neutron.services.segments.plugin [-] Segment 747e1265-5395-4251-b1b2-d3ebf42a26f9 resource provider aggregate not found 2026-04-14 06:49:31.291 8 INFO neutron.services.segments.plugin [-] Segment 747e1265-5395-4251-b1b2-d3ebf42a26f9 resource provider aggregate not found 2026-04-14 06:49:31.301 8 INFO neutron.services.segments.plugin [-] Segment 747e1265-5395-4251-b1b2-d3ebf42a26f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 747e1265-5395-4251-b1b2-d3ebf42a26f9 found for delete ", "request_id": "req-2c8b0df9-37f4-4655-8930-f1c4d22f9f64"}]} 2026-04-14 06:49:31.312 8 INFO neutron.db.l3_hamode_db [None req-7f7fc271-d20a-4835-aa82-8b56ff380307 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HA network 892398ef-28ed-4e9f-b092-09fb2ac7a5a4 was deleted as no HA routers are present in tenant 98ac754b1c8c4cbb8872099981fc4d49. [pid: 8|app: 0|req: 553/1110] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:30 2026] DELETE /v2.0/routers/6b25a00c-9184-4468-9fb1-3fe8055af966 => generated 0 bytes in 1214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:31.331 8 INFO neutron.services.segments.plugin [-] Segment 747e1265-5395-4251-b1b2-d3ebf42a26f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 747e1265-5395-4251-b1b2-d3ebf42a26f9 found for delete ", "request_id": "req-19f57f07-a50b-4032-a564-80e71badb792"}]} [pid: 7|app: 0|req: 558/1111] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:31 2026] GET /v2.0/security-groups?tenant_id=468f840a784a4c51a9da352f63e35b3b&name=default => generated 2801 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1112] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:31 2026] DELETE /v2.0/subnets/f32a897e-f10a-4531-a4ac-62e465ce6d0b => 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: 555/1113] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:31 2026] DELETE /v2.0/security-groups/4593cd9b-e0a6-4d01-8a44-b7fbd8db2b62 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1114] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:31 2026] DELETE /v2.0/subnets/d6cedb7d-0403-4ec7-b9ab-b3d792e049f9 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1115] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:31 2026] DELETE /v2.0/networks/f918985d-fc34-4403-ba43-849a0855ee55 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1116] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:31 2026] DELETE /v2.0/networks/027b924e-12de-4ab7-be88-a507a965577d => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1117] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:32 2026] GET /v2.0/security-groups?tenant_id=ef5578ca194e45ccb44f50741e84898d&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1118] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:32 2026] DELETE /v2.0/security-groups/e3179049-3027-49fc-aa22-1095ee5f0d8a => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1119] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:32 2026] GET /v2.0/security-groups?tenant_id=98ac754b1c8c4cbb8872099981fc4d49&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1120] 10.0.0.98 () {34 vars in 981 bytes} [Tue Apr 14 06:49:32 2026] GET /v2.0/networks?id=90150c79-55d9-4365-97c3-2a1066f1bf14 => generated 672 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1121] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:32 2026] DELETE /v2.0/security-groups/f1b3ae01-7bb1-4656-b33b-1544085380f2 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1122] 10.0.0.98 () {34 vars in 964 bytes} [Tue Apr 14 06:49:32 2026] GET /v2.0/quotas/179351fba8834c1a969edfd7f7dd1471 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1123] 10.0.0.98 () {34 vars in 1001 bytes} [Tue Apr 14 06:49:32 2026] GET /v2.0/ports?tenant_id=179351fba8834c1a969edfd7f7dd1471&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1124] 10.0.0.98 () {34 vars in 1007 bytes} [Tue Apr 14 06:49:32 2026] GET /v2.0/networks/90150c79-55d9-4365-97c3-2a1066f1bf14?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1125] 10.0.0.98 () {34 vars in 1107 bytes} [Tue Apr 14 06:49:32 2026] GET /v2.0/networks/90150c79-55d9-4365-97c3-2a1066f1bf14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1126] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:32 2026] GET /v2.0/ports?device_id=bbf06f75-12c8-4cca-ae73-450b7f43040c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:49:33.682 8 INFO neutron.services.segments.plugin [-] Segment 431325ab-a005-41c2-a1dc-d5decdb53543 resource provider aggregate not found 2026-04-14 06:49:33.687 8 INFO neutron.services.segments.plugin [-] Segment 431325ab-a005-41c2-a1dc-d5decdb53543 resource provider aggregate not found 2026-04-14 06:49:33.688 7 INFO neutron.services.segments.plugin [-] Segment 9de91062-ab57-4370-bff4-d1f05995b2f9 resource provider aggregate not found 2026-04-14 06:49:33.695 7 INFO neutron.services.segments.plugin [-] Segment 9de91062-ab57-4370-bff4-d1f05995b2f9 resource provider aggregate not found 2026-04-14 06:49:33.705 7 INFO neutron.services.segments.plugin [-] Segment 9de91062-ab57-4370-bff4-d1f05995b2f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9de91062-ab57-4370-bff4-d1f05995b2f9 found for delete ", "request_id": "req-ea21cfe5-3f45-4a0b-af3d-719cb96b52bb"}]} 2026-04-14 06:49:33.710 8 INFO neutron.services.segments.plugin [-] Segment 431325ab-a005-41c2-a1dc-d5decdb53543 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431325ab-a005-41c2-a1dc-d5decdb53543 found for delete ", "request_id": "req-d20076f2-4288-44cc-addb-c9b9823b3890"}]} 2026-04-14 06:49:33.717 7 INFO neutron.services.segments.plugin [-] Segment 9de91062-ab57-4370-bff4-d1f05995b2f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9de91062-ab57-4370-bff4-d1f05995b2f9 found for delete ", "request_id": "req-edf7b5b1-98d0-4584-9d32-8ae15c0e0dba"}]} 2026-04-14 06:49:33.719 8 INFO neutron.services.segments.plugin [-] Segment 431325ab-a005-41c2-a1dc-d5decdb53543 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431325ab-a005-41c2-a1dc-d5decdb53543 found for delete ", "request_id": "req-eb505986-8248-4661-856e-12dadc9f678d"}]} [pid: 8|app: 0|req: 562/1127] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/networks?id=90150c79-55d9-4365-97c3-2a1066f1bf14 => generated 672 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:33.769 8 WARNING neutron_lib.context [req-55759431-fb5b-4c0d-b861-a3315733832e req-c8d33375-9a33-4dbf-bef8-853d93b9523a 296dc44ff7bd4b679d13d73d65659292 179351fba8834c1a969edfd7f7dd1471 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 566/1130] 10.0.0.211 () {32 vars in 653 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions => generated 19600 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1131] 10.0.0.211 () {32 vars in 681 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1132] 10.0.0.211 () {32 vars in 681 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1133] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1134] 10.0.0.211 () {32 vars in 665 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/agent => generated 153 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1135] 10.0.0.211 () {32 vars in 699 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1136] 10.0.0.211 () {32 vars in 697 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1137] 10.0.0.211 () {32 vars in 701 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1138] 10.0.0.211 () {32 vars in 689 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1139] 10.0.0.211 () {32 vars in 703 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1140] 10.0.0.211 () {32 vars in 693 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1141] 10.0.0.211 () {32 vars in 695 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1142] 10.0.0.211 () {32 vars in 685 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1143] 10.0.0.211 () {32 vars in 687 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1144] 10.0.0.211 () {32 vars in 661 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1145] 10.0.0.211 () {32 vars in 699 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1146] 10.0.0.211 () {32 vars in 679 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1147] 10.0.0.211 () {32 vars in 683 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1148] 10.0.0.211 () {32 vars in 675 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1149] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/ports?device_id=bbf06f75-12c8-4cca-ae73-450b7f43040c => 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: 586/1150] 10.0.0.211 () {32 vars in 689 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1151] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1152] 10.0.0.211 () {32 vars in 687 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1153] 10.0.0.211 () {32 vars in 669 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1154] 10.0.0.211 () {32 vars in 687 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1155] 10.0.0.211 () {32 vars in 681 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1156] 10.0.0.211 () {32 vars in 699 bytes} [Tue Apr 14 06:49:34 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: 593/1157] 10.0.0.211 () {32 vars in 679 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1158] 10.0.0.211 () {32 vars in 667 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1159] 10.0.0.211 () {32 vars in 677 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1160] 10.0.0.211 () {32 vars in 665 bytes} [Tue Apr 14 06:49:34 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: 7|app: 0|req: 597/1161] 10.0.0.211 () {32 vars in 675 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1162] 10.0.0.211 () {32 vars in 713 bytes} [Tue Apr 14 06:49:34 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: 7|app: 0|req: 599/1163] 10.0.0.211 () {32 vars in 691 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1164] 10.0.0.211 () {32 vars in 683 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1165] 10.0.0.211 () {32 vars in 669 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1166] 10.0.0.211 () {32 vars in 687 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1167] 10.0.0.211 () {32 vars in 705 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1168] 10.0.0.211 () {32 vars in 675 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1169] 10.0.0.211 () {32 vars in 701 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1170] 10.0.0.211 () {32 vars in 675 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1171] 10.0.0.211 () {32 vars in 693 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1172] 10.0.0.211 () {32 vars in 689 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1173] 10.0.0.211 () {32 vars in 709 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1174] 10.0.0.211 () {32 vars in 705 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1175] 10.0.0.211 () {32 vars in 697 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1176] 10.0.0.211 () {32 vars in 711 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1177] 10.0.0.211 () {32 vars in 669 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1178] 10.0.0.211 () {32 vars in 687 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/binding-extended => 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: 565/1179] 199.204.45.89 () {38 vars in 954 bytes} [Tue Apr 14 06:49:33 2026] POST /v2.0/ports => generated 954 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1180] 10.0.0.211 () {32 vars in 681 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 566/1181] 10.0.0.211 () {32 vars in 675 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1182] 10.0.0.211 () {32 vars in 671 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1183] 10.0.0.211 () {32 vars in 661 bytes} [Tue Apr 14 06:49:34 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: 569/1184] 10.0.0.211 () {32 vars in 699 bytes} [Tue Apr 14 06:49:34 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: 8|app: 0|req: 570/1185] 10.0.0.211 () {32 vars in 699 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1186] 10.0.0.211 () {32 vars in 677 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1187] 10.0.0.211 () {32 vars in 669 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1188] 10.0.0.211 () {32 vars in 683 bytes} [Tue Apr 14 06:49:34 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: 574/1189] 10.0.0.211 () {32 vars in 701 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1190] 10.0.0.211 () {32 vars in 685 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1191] 10.0.0.211 () {32 vars in 707 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1192] 10.0.0.211 () {32 vars in 669 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1193] 10.0.0.211 () {32 vars in 697 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1194] 10.0.0.211 () {32 vars in 695 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1195] 10.0.0.211 () {32 vars in 685 bytes} [Tue Apr 14 06:49:34 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: 581/1196] 10.0.0.211 () {32 vars in 689 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1197] 10.0.0.211 () {32 vars in 667 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1198] 10.0.0.211 () {32 vars in 681 bytes} [Tue Apr 14 06:49:34 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: 8|app: 0|req: 584/1199] 10.0.0.211 () {32 vars in 681 bytes} [Tue Apr 14 06:49:34 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: 585/1200] 10.0.0.211 () {32 vars in 691 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1201] 10.0.0.211 () {32 vars in 691 bytes} [Tue Apr 14 06:49:34 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: 587/1202] 10.0.0.211 () {32 vars in 695 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1203] 10.0.0.211 () {32 vars in 685 bytes} [Tue Apr 14 06:49:34 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: 589/1204] 10.0.0.211 () {32 vars in 689 bytes} [Tue Apr 14 06:49:34 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: 590/1205] 10.0.0.211 () {32 vars in 701 bytes} [Tue Apr 14 06:49:34 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: 591/1206] 10.0.0.211 () {32 vars in 703 bytes} [Tue Apr 14 06:49:34 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: 8|app: 0|req: 592/1207] 10.0.0.211 () {32 vars in 713 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1208] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1209] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:34 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: 595/1210] 10.0.0.211 () {32 vars in 727 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1211] 10.0.0.211 () {32 vars in 719 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1212] 10.0.0.211 () {32 vars in 683 bytes} [Tue Apr 14 06:49:34 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: 598/1213] 10.0.0.211 () {32 vars in 669 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1214] 10.0.0.211 () {32 vars in 719 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1215] 10.0.0.211 () {32 vars in 679 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1216] 10.0.0.211 () {32 vars in 669 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1217] 10.0.0.211 () {32 vars in 697 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1218] 10.0.0.211 () {32 vars in 705 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1219] 10.0.0.211 () {32 vars in 701 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1220] 10.0.0.211 () {32 vars in 683 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1221] 10.0.0.211 () {32 vars in 705 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1222] 10.0.0.211 () {32 vars in 695 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1223] 10.0.0.211 () {32 vars in 689 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1224] 10.0.0.211 () {32 vars in 697 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1225] 10.0.0.211 () {32 vars in 689 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1226] 10.0.0.211 () {32 vars in 701 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1227] 10.0.0.211 () {32 vars in 665 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1228] 10.0.0.211 () {32 vars in 681 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1229] 10.0.0.211 () {32 vars in 693 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1230] 10.0.0.211 () {32 vars in 677 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1231] 10.0.0.211 () {32 vars in 667 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1232] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:49:34 2026] PUT /v2.0/ports/2db92903-ab97-4aa4-b521-9ff7f5c8d88c => generated 1199 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1233] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/ports?tenant_id=179351fba8834c1a969edfd7f7dd1471&device_id=bbf06f75-12c8-4cca-ae73-450b7f43040c => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 617/1234] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2db92903-ab97-4aa4-b521-9ff7f5c8d88c => 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: 618/1235] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:49:34 2026] GET /v2.0/subnets?id=0fb98335-4827-4493-8676-399218e79933 => generated 666 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:35.035 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcd5d5a9-fd86-45c2-a51f-8082276578fb'] response: {'name': 'network-changed', 'server_uuid': 'bbf06f75-12c8-4cca-ae73-450b7f43040c', 'tag': '2db92903-ab97-4aa4-b521-9ff7f5c8d88c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 618/1236] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.0/ports?network_id=90150c79-55d9-4365-97c3-2a1066f1bf14&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 619/1237] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.0/networks/90150c79-55d9-4365-97c3-2a1066f1bf14?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1238] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.0/networks/90150c79-55d9-4365-97c3-2a1066f1bf14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1239] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.0/ports?device_id=bbf06f75-12c8-4cca-ae73-450b7f43040c => generated 969 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1240] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.0/security-groups?id=b58a2cef-5dd9-4cd4-8369-1fb8601bef6f&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: 621/1241] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.0/ports?tenant_id=179351fba8834c1a969edfd7f7dd1471&device_id=bbf06f75-12c8-4cca-ae73-450b7f43040c => 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: 622/1242] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.0/networks?id=90150c79-55d9-4365-97c3-2a1066f1bf14 => generated 768 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1243] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=2db92903-ab97-4aa4-b521-9ff7f5c8d88c => 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: 624/1244] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.0/subnets?id=0fb98335-4827-4493-8676-399218e79933 => generated 666 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1245] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.0/ports?network_id=90150c79-55d9-4365-97c3-2a1066f1bf14&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1246] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.0/security-groups?tenant_id=b507bb0bdbe949db87a048b1d67f82a8&name=default => generated 2801 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1247] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.0/networks/90150c79-55d9-4365-97c3-2a1066f1bf14?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1248] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:35 2026] DELETE /v2.0/security-groups/77e075b6-60ca-4f9a-8cff-ed47a41bc279 => 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: 623/1249] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.0/networks/90150c79-55d9-4365-97c3-2a1066f1bf14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1250] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.0/security-groups?tenant_id=a0fb0216d10a4b1d81a113939f8731be&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1251] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:36 2026] DELETE /v2.0/security-groups/73d73367-0fd0-4c19-b1b0-1518855a719d => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1252] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:36 2026] GET /v2.0/ports?device_id=bbf06f75-12c8-4cca-ae73-450b7f43040c => 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: 625/1253] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:49:36 2026] GET /v2.0/security-groups?id=b58a2cef-5dd9-4cd4-8369-1fb8601bef6f&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1254] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:36 2026] GET /v2.0/ports?device_id=bbf06f75-12c8-4cca-ae73-450b7f43040c => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1255] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:49:37 2026] GET /v2.0/security-groups?id=b58a2cef-5dd9-4cd4-8369-1fb8601bef6f&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: 630/1256] 199.204.45.89 () {34 vars in 993 bytes} [Tue Apr 14 06:49:37 2026] GET /v2.0/ports?device_id=bbf06f75-12c8-4cca-ae73-450b7f43040c => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:37.903 7 WARNING neutron_lib.context [None req-f270e1d0-a0af-4b05-a2d3-99c62f675a3e b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1257] 199.204.45.89 () {36 vars in 996 bytes} [Tue Apr 14 06:49:37 2026] DELETE /v2.0/ports/2db92903-ab97-4aa4-b521-9ff7f5c8d88c => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:49:38.044 7 INFO neutron.db.segments_db [None req-f270e1d0-a0af-4b05-a2d3-99c62f675a3e b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Added segment b7d8f62d-0ab3-47f5-a2b7-f254ee14fe75 of type vxlan for network 81d6a7f4-62c6-418c-a34e-cd7367548b6d [pid: 7|app: 0|req: 631/1258] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:49:37 2026] POST /v2.0/networks => generated 649 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:49:38.194 8 WARNING neutron_lib.context [None req-b4759d2c-3252-4a61-bb2c-c4fc8c69914d b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1259] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:49:38 2026] GET /v2.0/ports?device_id=bbf06f75-12c8-4cca-ae73-450b7f43040c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:49:38.225 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-58369632-5962-4456-9dae-14bc276f0bf5'] response: {'server_uuid': 'bbf06f75-12c8-4cca-ae73-450b7f43040c', 'name': 'network-vif-deleted', 'tag': '2db92903-ab97-4aa4-b521-9ff7f5c8d88c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 628/1260] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:38 2026] POST /v2.0/subnets => generated 603 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:49:38.510 7 WARNING neutron_lib.context [None req-03eecbab-76ff-4f37-a6b7-6141cdc26798 b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:38.563 7 INFO neutron.db.segments_db [None req-03eecbab-76ff-4f37-a6b7-6141cdc26798 b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Added segment d77efb24-fa6f-4d0d-878b-14a6c4025450 of type vxlan for network 88c642c5-053a-4b0a-b59c-f3852eebc768 2026-04-14 06:49:38.858 7 INFO neutron.db.l3_hamode_db [None req-03eecbab-76ff-4f37-a6b7-6141cdc26798 b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:49:39.713 7 INFO neutron.db.l3_hamode_db [None req-03eecbab-76ff-4f37-a6b7-6141cdc26798 b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 629/1261] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:39 2026] GET /v2.0/security-groups?tenant_id=3771b3cac16c43c4a829b7bd0d8d1049&name=default => generated 2801 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1262] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:39 2026] DELETE /v2.0/security-groups/eb71d2fe-964e-4b8a-bc03-5ddb0a2200fa => 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: 631/1263] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:40 2026] GET /v2.0/security-groups?tenant_id=029b0a869ea441d0bc07b5cf53499bb3&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1264] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:40 2026] DELETE /v2.0/security-groups/30cdfdcb-3fbb-4c23-a942-fa30d13cd0fc => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1265] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:38 2026] POST /v2.0/routers => generated 695 bytes in 2557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1266] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:41 2026] GET /v2.0/security-groups?tenant_id=1562ef7455fb43ee88e666a56043cc97&name=default => generated 2801 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1267] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:49:40 2026] PUT /v2.0/routers/bd7b3819-73e3-4ba6-b65b-055ad679864b/remove_router_interface => generated 309 bytes in 1457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1268] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:41 2026] DELETE /v2.0/security-groups/09ee9063-9890-4c49-bfec-7418a01aaf71 => 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: 635/1269] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:49:41 2026] PUT /v2.0/routers/8ce716a4-c4e9-4b21-ba59-96858cdc2dac/add_router_interface => generated 309 bytes in 1470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:42.979 8 INFO neutron.services.segments.plugin [-] Segment 5e76c9c7-982b-483a-8fda-3079da628f47 resource provider aggregate not found 2026-04-14 06:49:42.984 8 INFO neutron.services.segments.plugin [-] Segment 5e76c9c7-982b-483a-8fda-3079da628f47 resource provider aggregate not found 2026-04-14 06:49:42.999 8 INFO neutron.services.segments.plugin [-] Segment 5e76c9c7-982b-483a-8fda-3079da628f47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e76c9c7-982b-483a-8fda-3079da628f47 found for delete ", "request_id": "req-70671d3e-25ef-4ba6-b71b-252b0f9472c0"}]} 2026-04-14 06:49:43.001 7 WARNING neutron_lib.context [None req-8e138c1c-bf0e-40ca-8c9d-f1c15dc26576 676877115df4402f97e09fe95df80eaf 8cd67a076b764e54b450a6ebb1867138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:43.003 8 INFO neutron.services.segments.plugin [-] Segment 5e76c9c7-982b-483a-8fda-3079da628f47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e76c9c7-982b-483a-8fda-3079da628f47 found for delete ", "request_id": "req-1ef47426-971d-42dc-81e5-24869142f672"}]} 2026-04-14 06:49:43.012 8 INFO neutron.db.l3_hamode_db [None req-bf27b121-70e5-43bb-8829-03241ff04510 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HA network 8690aa98-1c0e-41a4-a670-0513f0ce66d9 was deleted as no HA routers are present in tenant 179351fba8834c1a969edfd7f7dd1471. [pid: 8|app: 0|req: 635/1270] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:41 2026] DELETE /v2.0/routers/bd7b3819-73e3-4ba6-b65b-055ad679864b => generated 0 bytes in 1049 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1271] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:43 2026] GET /v2.0/security-groups?tenant_id=e5783f03994042038b4ca0c54e7eef7b&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:49:43.138 7 INFO neutron.db.segments_db [None req-8e138c1c-bf0e-40ca-8c9d-f1c15dc26576 676877115df4402f97e09fe95df80eaf 8cd67a076b764e54b450a6ebb1867138 - - default default] Added segment 2032bdc7-c23d-43df-9c3a-88661c5200d5 of type vxlan for network a8dd7793-dc2a-49fd-bd8d-9009c369c574 2026-04-14 06:49:43.139 8 WARNING neutron_lib.context [None req-33e1e01d-4fcf-40dd-b743-6eb682601ad2 b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1272] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:49:42 2026] POST /v2.0/networks => generated 647 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1273] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:43 2026] DELETE /v2.0/subnets/0fb98335-4827-4493-8676-399218e79933 => 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: 637/1274] 10.0.0.211 () {34 vars in 665 bytes} [Tue Apr 14 06:49:43 2026] POST /v2.0/ports => generated 954 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 638/1275] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:43 2026] DELETE /v2.0/security-groups/b48ec450-db51-410b-8c28-1bf7c89c5410 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:43.636 7 WARNING neutron_lib.context [None req-d9ef0e0f-ca0c-47a9-93c2-e6c07d2db2f6 b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 638/1276] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:43 2026] DELETE /v2.0/networks/90150c79-55d9-4365-97c3-2a1066f1bf14 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:49:44.002 8 WARNING neutron_lib.context [None req-a59db56a-7158-4ad9-a4f3-f2dbddb82920 676877115df4402f97e09fe95df80eaf 8cd67a076b764e54b450a6ebb1867138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 639/1277] 10.0.0.211 () {34 vars in 665 bytes} [Tue Apr 14 06:49:43 2026] POST /v2.0/ports => generated 958 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 640/1278] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:44 2026] GET /v2.0/security-groups?tenant_id=179351fba8834c1a969edfd7f7dd1471&name=default => generated 2801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:49:44.280 7 WARNING neutron_lib.context [None req-0d7032ac-f6cb-4620-baf2-9f97846a16cc b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 639/1279] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:43 2026] POST /v2.0/subnets => generated 649 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1280] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:44 2026] DELETE /v2.0/security-groups/b58a2cef-5dd9-4cd4-8369-1fb8601bef6f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:44.423 8 WARNING neutron_lib.context [None req-80c42165-8964-4efd-98fb-a186a937003a 676877115df4402f97e09fe95df80eaf 8cd67a076b764e54b450a6ebb1867138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:44.480 8 INFO neutron.db.segments_db [None req-80c42165-8964-4efd-98fb-a186a937003a 676877115df4402f97e09fe95df80eaf 8cd67a076b764e54b450a6ebb1867138 - - default default] Added segment 8e6f67ea-19b0-47ef-93ed-e1515ead51e9 of type vxlan for network 6eb4d017-f3fd-4531-a4d3-ae8b9aa56dd2 [pid: 8|app: 0|req: 641/1281] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:49:44 2026] POST /v2.0/networks => generated 647 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1282] 10.0.0.211 () {34 vars in 743 bytes} [Tue Apr 14 06:49:44 2026] PUT /v2.0/networks/6eb4d017-f3fd-4531-a4d3-ae8b9aa56dd2 => generated 592 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:44.750 8 WARNING neutron_lib.context [None req-45bd5ab3-9e31-43f9-bfd8-9dacd607d799 676877115df4402f97e09fe95df80eaf 8cd67a076b764e54b450a6ebb1867138 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:45.029 8 INFO neutron.services.segments.plugin [-] Segment e35edaf5-ffa4-46b7-b63b-caa225b5c7a7 resource provider aggregate not found 2026-04-14 06:49:45.035 8 INFO neutron.services.segments.plugin [-] Segment e35edaf5-ffa4-46b7-b63b-caa225b5c7a7 resource provider aggregate not found 2026-04-14 06:49:45.045 8 INFO neutron.services.segments.plugin [-] Segment e35edaf5-ffa4-46b7-b63b-caa225b5c7a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e35edaf5-ffa4-46b7-b63b-caa225b5c7a7 found for delete ", "request_id": "req-deb9104a-cf9b-4552-b8ed-1f464ae313b0"}]} 2026-04-14 06:49:45.054 8 INFO neutron.services.segments.plugin [-] Segment e35edaf5-ffa4-46b7-b63b-caa225b5c7a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e35edaf5-ffa4-46b7-b63b-caa225b5c7a7 found for delete ", "request_id": "req-f9e7d409-0236-4de9-83fa-31339fcd4ac6"}]} [pid: 8|app: 0|req: 643/1283] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:44 2026] POST /v2.0/subnets => generated 622 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:49:45.237 7 INFO neutron.db.l3_db [None req-0d7032ac-f6cb-4620-baf2-9f97846a16cc b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Floating IP 245619df-680d-4608-8fff-83a3d0ec69ba associated. External IP: 10.96.250.201, port: 20fac585-b9b1-412e-b768-2493fe90f5da. [pid: 8|app: 0|req: 644/1284] 10.0.0.211 () {34 vars in 741 bytes} [Tue Apr 14 06:49:45 2026] PUT /v2.0/subnets/b96cd124-ef09-4a08-af0b-ba23d21b4d2f => generated 632 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1285] 10.0.0.211 () {34 vars in 677 bytes} [Tue Apr 14 06:49:44 2026] POST /v2.0/floatingips => generated 842 bytes in 1341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:49:45.772 7 INFO neutron.db.l3_db [None req-1b63060c-48f3-4c90-8d0e-17efefe06871 b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Floating IP 245619df-680d-4608-8fff-83a3d0ec69ba disassociated. External IP: 10.96.250.201, port: 20fac585-b9b1-412e-b768-2493fe90f5da. [pid: 7|app: 0|req: 642/1286] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:49:45 2026] PUT /v2.0/floatingips/245619df-680d-4608-8fff-83a3d0ec69ba => generated 552 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1287] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:45 2026] DELETE /v2.0/networks/6eb4d017-f3fd-4531-a4d3-ae8b9aa56dd2 => generated 0 bytes in 1117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:49:46.456 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d007dbbd-6134-4902-b8c9-160b98b22640 676877115df4402f97e09fe95df80eaf 8cd67a076b764e54b450a6ebb1867138 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 646/1288] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:46 2026] DELETE /v2.0/networks/6eb4d017-f3fd-4531-a4d3-ae8b9aa56dd2 => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1289] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:49:46 2026] DELETE /v2.0/floatingips/245619df-680d-4608-8fff-83a3d0ec69ba => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1290] 10.0.0.211 () {32 vars in 694 bytes} [Tue Apr 14 06:49:46 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:46.596 7 WARNING neutron_lib.context [None req-a027d37e-875c-4d97-a5a7-f28d21bdad20 b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 648/1291] 10.0.0.211 () {32 vars in 742 bytes} [Tue Apr 14 06:49:46 2026] GET /v2.0/subnets?network_id=ae956a89-ff5b-4ae5-af5e-fdb90cecbf7d => generated 626 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1292] 10.0.0.211 () {32 vars in 653 bytes} [Tue Apr 14 06:49:46 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1293] 10.0.0.211 () {32 vars in 649 bytes} [Tue Apr 14 06:49:46 2026] GET /v2.0/networks => generated 1312 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1294] 10.0.0.211 () {32 vars in 647 bytes} [Tue Apr 14 06:49:46 2026] GET /v2.0/subnets => generated 1265 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1295] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:49:46 2026] GET /v2.0/networks/a8dd7793-dc2a-49fd-bd8d-9009c369c574 => generated 672 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1296] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:49:46 2026] GET /v2.0/subnets/37ae3352-a152-4bce-a8f3-85e4873edeba => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:47.004 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5aa19d9c-172c-4fd0-bd72-f9b5f5c2a9d5 676877115df4402f97e09fe95df80eaf 8cd67a076b764e54b450a6ebb1867138 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1297] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:46 2026] DELETE /v2.0/subnets/b96cd124-ef09-4a08-af0b-ba23d21b4d2f => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:49:47.028 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d8fafb0-406f-4373-a33c-49aa46fa4600 676877115df4402f97e09fe95df80eaf 8cd67a076b764e54b450a6ebb1867138 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 655/1298] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:47 2026] DELETE /v2.0/networks/6eb4d017-f3fd-4531-a4d3-ae8b9aa56dd2 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:49:47.067 8 INFO neutron.services.segments.plugin [-] Segment 8e6f67ea-19b0-47ef-93ed-e1515ead51e9 resource provider aggregate not found 2026-04-14 06:49:47.072 8 INFO neutron.services.segments.plugin [-] Segment 8e6f67ea-19b0-47ef-93ed-e1515ead51e9 resource provider aggregate not found 2026-04-14 06:49:47.084 8 INFO neutron.services.segments.plugin [-] Segment 8e6f67ea-19b0-47ef-93ed-e1515ead51e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e6f67ea-19b0-47ef-93ed-e1515ead51e9 found for delete ", "request_id": "req-f20bdabb-b386-463d-8e40-ff2e9dbe0d91"}]} 2026-04-14 06:49:47.090 8 INFO neutron.services.segments.plugin [-] Segment 8e6f67ea-19b0-47ef-93ed-e1515ead51e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e6f67ea-19b0-47ef-93ed-e1515ead51e9 found for delete ", "request_id": "req-deda6c99-7f02-4136-bf61-da5ce50e84a4"}]} 2026-04-14 06:49:47.098 8 INFO neutron.services.segments.plugin [-] Segment 8e6f67ea-19b0-47ef-93ed-e1515ead51e9 resource provider aggregate not found 2026-04-14 06:49:47.103 8 INFO neutron.services.segments.plugin [-] Segment 8e6f67ea-19b0-47ef-93ed-e1515ead51e9 resource provider aggregate not found 2026-04-14 06:49:47.115 8 INFO neutron.services.segments.plugin [-] Segment 8e6f67ea-19b0-47ef-93ed-e1515ead51e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e6f67ea-19b0-47ef-93ed-e1515ead51e9 found for delete ", "request_id": "req-ea87103d-9009-43c2-bb44-96c15c26b92c"}]} 2026-04-14 06:49:47.116 8 INFO neutron.services.segments.plugin [-] Segment 8e6f67ea-19b0-47ef-93ed-e1515ead51e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e6f67ea-19b0-47ef-93ed-e1515ead51e9 found for delete ", "request_id": "req-9cafb4c5-e7b6-425d-a477-7e2788e067be"}]} [pid: 8|app: 0|req: 656/1299] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:47 2026] DELETE /v2.0/subnets/37ae3352-a152-4bce-a8f3-85e4873edeba => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:49:47.456 7 INFO neutron.db.l3_db [None req-a027d37e-875c-4d97-a5a7-f28d21bdad20 b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Floating IP aed6699d-7025-4da5-9912-d5c048199577 associated. External IP: 10.96.250.210, port: 1ff1d34e-e54e-4b92-b7a1-3aff7e654675. [pid: 8|app: 0|req: 657/1300] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:47 2026] DELETE /v2.0/networks/a8dd7793-dc2a-49fd-bd8d-9009c369c574 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1301] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:47 2026] GET /v2.0/security-groups?tenant_id=fb69829f62d64ea1be1cfdea762021fe&name=default => generated 2801 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1302] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:48 2026] DELETE /v2.0/security-groups/2485e411-b575-44f2-9f0a-2f0edab6b056 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1303] 10.0.0.211 () {34 vars in 677 bytes} [Tue Apr 14 06:49:46 2026] POST /v2.0/floatingips => generated 841 bytes in 1620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1304] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:49:48 2026] GET /v2.0/floatingips/aed6699d-7025-4da5-9912-d5c048199577 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1305] 10.0.0.211 () {32 vars in 655 bytes} [Tue Apr 14 06:49:48 2026] GET /v2.0/floatingips => generated 844 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1306] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:48 2026] GET /v2.0/security-groups?tenant_id=2c1e69fb2de04633999f387e0884ef9e&name=default => generated 2801 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1307] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:48 2026] GET /v2.0/security-groups?tenant_id=8cd67a076b764e54b450a6ebb1867138&name=default => generated 2801 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1308] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:48 2026] DELETE /v2.0/security-groups/4831f8f2-41b8-4fcb-b89c-bf53a4b9c027 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1309] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:48 2026] DELETE /v2.0/security-groups/01718d10-f51d-45ce-bcdf-35442c482506 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:48.850 7 INFO neutron.db.l3_db [None req-f073c9f8-c11c-4dd3-b14a-f54fc4382100 b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Floating IP aed6699d-7025-4da5-9912-d5c048199577 associated. External IP: 10.96.250.210, port: 1ff1d34e-e54e-4b92-b7a1-3aff7e654675. [pid: 7|app: 0|req: 648/1312] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:49:48 2026] PUT /v2.0/floatingips/aed6699d-7025-4da5-9912-d5c048199577 => generated 842 bytes in 1108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:49.581 8 INFO neutron.services.segments.plugin [-] Segment 2032bdc7-c23d-43df-9c3a-88661c5200d5 resource provider aggregate not found 2026-04-14 06:49:49.589 8 INFO neutron.services.segments.plugin [-] Segment 2032bdc7-c23d-43df-9c3a-88661c5200d5 resource provider aggregate not found 2026-04-14 06:49:49.605 8 INFO neutron.services.segments.plugin [-] Segment 2032bdc7-c23d-43df-9c3a-88661c5200d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2032bdc7-c23d-43df-9c3a-88661c5200d5 found for delete ", "request_id": "req-cc77ed1e-67fe-4f66-a033-69e4889b236f"}]} 2026-04-14 06:49:49.608 8 INFO neutron.services.segments.plugin [-] Segment 2032bdc7-c23d-43df-9c3a-88661c5200d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2032bdc7-c23d-43df-9c3a-88661c5200d5 found for delete ", "request_id": "req-e81dc3ae-8a71-44a5-b961-ebea7ba2b961"}]} 2026-04-14 06:49:49.735 8 INFO neutron.db.l3_db [None req-c96d36c1-3116-44ab-b5cc-e8288b90a811 b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] Floating IP aed6699d-7025-4da5-9912-d5c048199577 disassociated. External IP: 10.96.250.210, port: 20fac585-b9b1-412e-b768-2493fe90f5da. [pid: 8|app: 0|req: 665/1313] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:49:49 2026] PUT /v2.0/floatingips/aed6699d-7025-4da5-9912-d5c048199577 => generated 552 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1314] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:49:50 2026] DELETE /v2.0/floatingips/aed6699d-7025-4da5-9912-d5c048199577 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:50.489 7 INFO neutron.api.v2.resource [None req-2f964eae-c4a6-4a51-aeea-98eac84d9adc b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1315] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:49:50 2026] DELETE /v2.0/floatingips/aed6699d-7025-4da5-9912-d5c048199577 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:49:50.626 8 WARNING neutron_lib.context [None req-55e57742-8a07-4d7e-abaa-a7be752381d3 8c2514e0382249cb97b580ee2d3efe25 aab63ff844114f928f3ebcab000b3fb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:50.772 8 INFO neutron.db.segments_db [None req-55e57742-8a07-4d7e-abaa-a7be752381d3 8c2514e0382249cb97b580ee2d3efe25 aab63ff844114f928f3ebcab000b3fb7 - - default default] Added segment 920a2a0b-b33d-491f-8062-98938d536bcd of type vxlan for network 44f8da3d-8c65-4c4b-ab97-81c9540f0909 [pid: 7|app: 0|req: 651/1316] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:49:50 2026] DELETE /v2.0/ports/20fac585-b9b1-412e-b768-2493fe90f5da => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1317] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:49:50 2026] POST /v2.0/networks => generated 644 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1318] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:50 2026] GET /v2.0/security-groups?tenant_id=d325ac019ac648e59e7cee2974dd5556&name=default => generated 2801 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:49:51.061 7 WARNING neutron_lib.context [None req-358ce67a-451b-453a-b030-cba2e42726c0 8c2514e0382249cb97b580ee2d3efe25 aab63ff844114f928f3ebcab000b3fb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 667/1319] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:49:50 2026] DELETE /v2.0/ports/1ff1d34e-e54e-4b92-b7a1-3aff7e654675 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1320] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:51 2026] DELETE /v2.0/security-groups/a6b942cd-32f8-425d-86ae-fe053613af99 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1321] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:51 2026] POST /v2.0/subnets => generated 617 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:49:51.410 7 WARNING neutron_lib.context [None req-fa9c3b6c-1eca-4f76-84d6-d7561fea3e14 8c2514e0382249cb97b580ee2d3efe25 aab63ff844114f928f3ebcab000b3fb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:51.466 7 INFO neutron.db.segments_db [None req-fa9c3b6c-1eca-4f76-84d6-d7561fea3e14 8c2514e0382249cb97b580ee2d3efe25 aab63ff844114f928f3ebcab000b3fb7 - - default default] Added segment 42604aef-550e-4f82-be0b-a377bc856744 of type vxlan for network 95ba171c-2730-41fa-b686-b936758e16b4 [pid: 8|app: 0|req: 669/1322] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:49:51 2026] GET /v2.0/ports?device_id=8ce716a4-c4e9-4b21-ba59-96858cdc2dac => generated 958 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1323] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:49:51 2026] POST /v2.0/networks => generated 644 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1324] 10.0.0.211 () {34 vars in 743 bytes} [Tue Apr 14 06:49:51 2026] PUT /v2.0/networks/95ba171c-2730-41fa-b686-b936758e16b4 => generated 592 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:51.742 7 WARNING neutron_lib.context [None req-80854d76-afc1-439e-91f8-96b5eada99cb 8c2514e0382249cb97b580ee2d3efe25 aab63ff844114f928f3ebcab000b3fb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 656/1325] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:51 2026] POST /v2.0/subnets => generated 602 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1326] 10.0.0.211 () {34 vars in 741 bytes} [Tue Apr 14 06:49:52 2026] PUT /v2.0/subnets/e77fe902-b608-454b-82e5-40ee02e214ca => generated 612 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:52.587 7 INFO neutron.services.segments.plugin [-] Segment 42604aef-550e-4f82-be0b-a377bc856744 resource provider aggregate not found 2026-04-14 06:49:52.595 7 INFO neutron.services.segments.plugin [-] Segment 42604aef-550e-4f82-be0b-a377bc856744 resource provider aggregate not found 2026-04-14 06:49:52.605 7 INFO neutron.services.segments.plugin [-] Segment 42604aef-550e-4f82-be0b-a377bc856744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42604aef-550e-4f82-be0b-a377bc856744 found for delete ", "request_id": "req-7e5f3a49-be89-45b7-98a9-296643dea85b"}]} 2026-04-14 06:49:52.620 7 INFO neutron.services.segments.plugin [-] Segment 42604aef-550e-4f82-be0b-a377bc856744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42604aef-550e-4f82-be0b-a377bc856744 found for delete ", "request_id": "req-7c2c332c-acf5-4ab5-99be-ec1469f6a2e1"}]} [pid: 8|app: 0|req: 670/1327] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:49:51 2026] PUT /v2.0/routers/8ce716a4-c4e9-4b21-ba59-96858cdc2dac/remove_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1328] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:52 2026] DELETE /v2.0/networks/95ba171c-2730-41fa-b686-b936758e16b4 => generated 0 bytes in 1236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:49:53.784 7 WARNING neutron_lib.context [None req-20ca1cdf-7f27-4245-a653-410053d37249 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:53.784 7 WARNING neutron_lib.context [None req-20ca1cdf-7f27-4245-a653-410053d37249 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:53.931 7 INFO neutron.db.segments_db [None req-20ca1cdf-7f27-4245-a653-410053d37249 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Added segment a9edd033-48fa-4080-bdd7-d2d03c8a5056 of type vxlan for network 89c22e8a-3358-4ca0-a4df-e150346090de 2026-04-14 06:49:54.022 7 INFO neutron.db.segments_db [None req-20ca1cdf-7f27-4245-a653-410053d37249 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Added segment 5462367d-e9f9-4d0b-b5b1-5918c35c9402 of type vxlan for network c9045f85-68b6-4599-902c-c597d6e992f2 [pid: 7|app: 0|req: 659/1329] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:49:53 2026] POST /v2.0/networks => generated 1246 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:49:54.146 7 INFO neutron.pecan_wsgi.hooks.translation [None req-723f1b39-cfe1-4116-ae29-d849b760c67d 8c2514e0382249cb97b580ee2d3efe25 aab63ff844114f928f3ebcab000b3fb7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1330] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:54 2026] DELETE /v2.0/networks/95ba171c-2730-41fa-b686-b936758e16b4 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:49:54.241 8 INFO neutron.services.segments.plugin [-] Segment d77efb24-fa6f-4d0d-878b-14a6c4025450 resource provider aggregate not found 2026-04-14 06:49:54.248 8 INFO neutron.services.segments.plugin [-] Segment d77efb24-fa6f-4d0d-878b-14a6c4025450 resource provider aggregate not found 2026-04-14 06:49:54.259 8 INFO neutron.services.segments.plugin [-] Segment d77efb24-fa6f-4d0d-878b-14a6c4025450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d77efb24-fa6f-4d0d-878b-14a6c4025450 found for delete ", "request_id": "req-00e55386-9f8d-4ac0-b8d2-1a953fd5656b"}]} 2026-04-14 06:49:54.269 8 INFO neutron.services.segments.plugin [-] Segment d77efb24-fa6f-4d0d-878b-14a6c4025450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d77efb24-fa6f-4d0d-878b-14a6c4025450 found for delete ", "request_id": "req-50b09546-e0b4-4383-b44a-0862fe778b79"}]} 2026-04-14 06:49:54.281 8 INFO neutron.db.l3_hamode_db [None req-844f4738-ff0c-49c5-8f42-ea4c096cd9ec b6972740bc7b41ebb2bf61fd86640737 cb0d7dc734b84246a5f95d25a5b81df5 - - default default] HA network 88c642c5-053a-4b0a-b59c-f3852eebc768 was deleted as no HA routers are present in tenant cb0d7dc734b84246a5f95d25a5b81df5. [pid: 8|app: 0|req: 671/1331] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:52 2026] DELETE /v2.0/routers/8ce716a4-c4e9-4b21-ba59-96858cdc2dac => generated 0 bytes in 1507 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1332] 10.0.0.211 () {32 vars in 649 bytes} [Tue Apr 14 06:49:54 2026] GET /v2.0/networks => generated 1845 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1333] 10.0.0.211 () {32 vars in 694 bytes} [Tue Apr 14 06:49:54 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1334] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:54 2026] DELETE /v2.0/subnets/c1c8b516-1d65-4cb2-85f4-64b51bb32eef => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1335] 10.0.0.211 () {32 vars in 742 bytes} [Tue Apr 14 06:49:54 2026] GET /v2.0/subnets?network_id=ae956a89-ff5b-4ae5-af5e-fdb90cecbf7d => generated 626 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1336] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:54 2026] DELETE /v2.0/networks/89c22e8a-3358-4ca0-a4df-e150346090de => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1337] 10.0.0.211 () {32 vars in 653 bytes} [Tue Apr 14 06:49:54 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-14 06:49:54.632 7 INFO neutron.services.segments.plugin [-] Segment 42604aef-550e-4f82-be0b-a377bc856744 resource provider aggregate not found 2026-04-14 06:49:54.649 7 INFO neutron.services.segments.plugin [-] Segment 42604aef-550e-4f82-be0b-a377bc856744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42604aef-550e-4f82-be0b-a377bc856744 found for delete ", "request_id": "req-39ebf2a1-0856-447c-a704-da02fec52edc"}]} 2026-04-14 06:49:54.650 7 INFO neutron.services.segments.plugin [-] Segment 42604aef-550e-4f82-be0b-a377bc856744 resource provider aggregate not found 2026-04-14 06:49:54.675 7 INFO neutron.services.segments.plugin [-] Segment 42604aef-550e-4f82-be0b-a377bc856744 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42604aef-550e-4f82-be0b-a377bc856744 found for delete ", "request_id": "req-5cb5da7b-1c1f-4934-ad56-a88a3b07d6cf"}]} [pid: 7|app: 0|req: 664/1338] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:54 2026] DELETE /v2.0/networks/81d6a7f4-62c6-418c-a34e-cd7367548b6d => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1339] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:54 2026] DELETE /v2.0/networks/c9045f85-68b6-4599-902c-c597d6e992f2 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1340] 10.0.0.211 () {32 vars in 649 bytes} [Tue Apr 14 06:49:54 2026] GET /v2.0/networks => generated 1309 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1341] 10.0.0.211 () {32 vars in 649 bytes} [Tue Apr 14 06:49:54 2026] GET /v2.0/networks => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1342] 10.0.0.211 () {32 vars in 647 bytes} [Tue Apr 14 06:49:54 2026] GET /v2.0/subnets => generated 1233 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:49:54.935 7 WARNING neutron_lib.context [None req-c4ecf52b-b82a-40c0-8ebd-1300c67f71bb 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 676/1343] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:54 2026] GET /v2.0/security-groups?tenant_id=064e012701ca4687a735750794a616a3&name=default => generated 2801 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:49:54.986 7 INFO neutron.db.segments_db [None req-c4ecf52b-b82a-40c0-8ebd-1300c67f71bb 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Added segment 801e4f08-500e-407e-a55d-9d7995ca5315 of type vxlan for network c9c9adaa-d284-4f07-91ec-45340a419782 [pid: 8|app: 0|req: 677/1344] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:49:54 2026] GET /v2.0/networks/44f8da3d-8c65-4c4b-ab97-81c9540f0909 => generated 669 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1345] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:49:54 2026] POST /v2.0/networks => generated 653 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1346] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:55 2026] DELETE /v2.0/security-groups/75925f43-907c-467a-99b6-35c4f7ceda6f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:55.139 8 WARNING neutron_lib.context [None req-7f924507-fe06-4b53-b790-0d248445f3d0 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 669/1347] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:49:55 2026] GET /v2.0/subnets/a7ebab7b-1715-4c65-bf93-115f2e157339 => generated 617 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:49:55.186 8 INFO neutron.db.segments_db [None req-7f924507-fe06-4b53-b790-0d248445f3d0 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Added segment ab03a860-eb2a-4053-a370-96c65c75adfa of type vxlan for network f65d0825-c6b9-49ee-8679-fb3daef9d9af 2026-04-14 06:49:55.189 7 INFO neutron.pecan_wsgi.hooks.translation [None req-969d1c6f-e855-4a1b-9fbd-ce028c083e5d 8c2514e0382249cb97b580ee2d3efe25 aab63ff844114f928f3ebcab000b3fb7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1348] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:55 2026] DELETE /v2.0/subnets/e77fe902-b608-454b-82e5-40ee02e214ca => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:49:55.216 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37877a3b-9b41-48cb-ba52-54d7fce37fd0 8c2514e0382249cb97b580ee2d3efe25 aab63ff844114f928f3ebcab000b3fb7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 671/1349] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:55 2026] DELETE /v2.0/networks/95ba171c-2730-41fa-b686-b936758e16b4 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1350] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:49:55 2026] POST /v2.0/networks => generated 653 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1351] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:55 2026] DELETE /v2.0/subnets/a7ebab7b-1715-4c65-bf93-115f2e157339 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:49:55.473 8 WARNING neutron_lib.context [None req-06d0d13e-dd92-4241-a070-cd39b63f0e95 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:55.508 8 WARNING neutron_lib.context [None req-06d0d13e-dd92-4241-a070-cd39b63f0e95 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 672/1352] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:55 2026] GET /v2.0/security-groups?tenant_id=cb0d7dc734b84246a5f95d25a5b81df5&name=default => generated 2801 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1353] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:55 2026] DELETE /v2.0/networks/44f8da3d-8c65-4c4b-ab97-81c9540f0909 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1354] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:55 2026] DELETE /v2.0/security-groups/10c65227-6803-49ea-9b7b-e60e776140f1 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1355] 10.0.0.211 () {34 vars in 665 bytes} [Tue Apr 14 06:49:55 2026] POST /v2.0/ports => generated 1505 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1356] 10.0.0.211 () {32 vars in 643 bytes} [Tue Apr 14 06:49:56 2026] GET /v2.0/ports => generated 1505 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:49:56.375 8 INFO neutron.services.segments.plugin [-] Segment a9edd033-48fa-4080-bdd7-d2d03c8a5056 resource provider aggregate not found 2026-04-14 06:49:56.383 8 INFO neutron.services.segments.plugin [-] Segment a9edd033-48fa-4080-bdd7-d2d03c8a5056 resource provider aggregate not found 2026-04-14 06:49:56.395 8 INFO neutron.services.segments.plugin [-] Segment a9edd033-48fa-4080-bdd7-d2d03c8a5056 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9edd033-48fa-4080-bdd7-d2d03c8a5056 found for delete ", "request_id": "req-b5bede86-66c9-4f6b-adb5-c760335479f1"}]} 2026-04-14 06:49:56.411 8 INFO neutron.services.segments.plugin [-] Segment a9edd033-48fa-4080-bdd7-d2d03c8a5056 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9edd033-48fa-4080-bdd7-d2d03c8a5056 found for delete ", "request_id": "req-2fe6058a-b989-42fb-85a0-63dbfd2248fc"}]} 2026-04-14 06:49:56.426 8 INFO neutron.services.segments.plugin [-] Segment 5462367d-e9f9-4d0b-b5b1-5918c35c9402 resource provider aggregate not found 2026-04-14 06:49:56.438 8 INFO neutron.services.segments.plugin [-] Segment 5462367d-e9f9-4d0b-b5b1-5918c35c9402 resource provider aggregate not found 2026-04-14 06:49:56.449 8 INFO neutron.services.segments.plugin [-] Segment 5462367d-e9f9-4d0b-b5b1-5918c35c9402 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5462367d-e9f9-4d0b-b5b1-5918c35c9402 found for delete ", "request_id": "req-8fd431bc-a26e-4c50-983c-736276503c14"}]} 2026-04-14 06:49:56.460 8 INFO neutron.services.segments.plugin [-] Segment 5462367d-e9f9-4d0b-b5b1-5918c35c9402 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5462367d-e9f9-4d0b-b5b1-5918c35c9402 found for delete ", "request_id": "req-5283148a-7946-4a3f-9dcb-0bb3dbc0fdf5"}]} [pid: 7|app: 0|req: 676/1357] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:49:56 2026] GET /v2.0/security-groups?tenant_id=aab63ff844114f928f3ebcab000b3fb7&name=default => generated 2801 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1358] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:49:56 2026] DELETE /v2.0/ports/7d09427d-dc44-4326-acdc-669186706b4b => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1359] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:56 2026] DELETE /v2.0/security-groups/ff68d087-ab0d-402a-8557-bfa8365c438b => 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: 683/1360] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:49:56 2026] DELETE /v2.0/ports/033f3696-a7fd-4e9d-bdf3-1b9b100f7f9d => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:49:56.886 7 INFO neutron.services.segments.plugin [-] Segment b7d8f62d-0ab3-47f5-a2b7-f254ee14fe75 resource provider aggregate not found [pid: 7|app: 0|req: 678/1361] 10.0.0.211 () {32 vars in 643 bytes} [Tue Apr 14 06:49:56 2026] GET /v2.0/ports => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:49:56.933 8 WARNING neutron_lib.context [None req-63d724fe-ed17-4d76-885b-0dd9cd764eca 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:56.985 8 INFO neutron.db.segments_db [None req-63d724fe-ed17-4d76-885b-0dd9cd764eca 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Added segment 6d8ffe2f-54fe-45f5-b819-332c5a52b455 of type vxlan for network 2d165610-d4fd-4c66-bb93-4f16881836d3 [pid: 8|app: 0|req: 684/1362] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:49:56 2026] POST /v2.0/networks => generated 654 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:49:57.144 7 INFO neutron.services.segments.plugin [-] Segment b7d8f62d-0ab3-47f5-a2b7-f254ee14fe75 resource provider aggregate not found 2026-04-14 06:49:57.158 7 INFO neutron.services.segments.plugin [-] Segment b7d8f62d-0ab3-47f5-a2b7-f254ee14fe75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7d8f62d-0ab3-47f5-a2b7-f254ee14fe75 found for delete ", "request_id": "req-91621b47-b9a0-40ff-bd5a-e9c0b5cdfa42"}]} 2026-04-14 06:49:57.175 7 WARNING neutron_lib.context [None req-8a074d78-d725-4031-823d-585c3962617b 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:57.188 7 INFO neutron.services.segments.plugin [-] Segment b7d8f62d-0ab3-47f5-a2b7-f254ee14fe75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7d8f62d-0ab3-47f5-a2b7-f254ee14fe75 found for delete ", "request_id": "req-38df22ce-1de4-42ba-aff7-d198b16d7c52"}]} 2026-04-14 06:49:57.195 7 INFO neutron.services.segments.plugin [-] Segment 920a2a0b-b33d-491f-8062-98938d536bcd resource provider aggregate not found 2026-04-14 06:49:57.206 7 INFO neutron.services.segments.plugin [-] Segment 920a2a0b-b33d-491f-8062-98938d536bcd resource provider aggregate not found 2026-04-14 06:49:57.212 7 INFO neutron.services.segments.plugin [-] Segment 920a2a0b-b33d-491f-8062-98938d536bcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 920a2a0b-b33d-491f-8062-98938d536bcd found for delete ", "request_id": "req-fd3abdb0-699a-4296-ac39-824ddbca18d5"}]} 2026-04-14 06:49:57.224 7 INFO neutron.services.segments.plugin [-] Segment 920a2a0b-b33d-491f-8062-98938d536bcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 920a2a0b-b33d-491f-8062-98938d536bcd found for delete ", "request_id": "req-ec995b8c-1e32-4e6f-95a8-0b604bbb6daa"}]} 2026-04-14 06:49:57.248 7 INFO neutron.db.segments_db [None req-8a074d78-d725-4031-823d-585c3962617b 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Added segment 2ecc6874-c6d6-4818-90bd-df74124eeac5 of type vxlan for network dc95435c-9d85-4535-9d92-eff234f7f43a [pid: 7|app: 0|req: 679/1363] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:49:57 2026] POST /v2.0/networks => generated 654 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:49:57.824 8 WARNING neutron_lib.context [None req-9c11f008-0a12-45cd-b769-feba34c33b01 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:57.884 8 WARNING neutron_lib.context [None req-9c11f008-0a12-45cd-b769-feba34c33b01 9235776e0b4d435395782923f8c666b3 e8c20edaab7a4deab3327f3973a29256 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:58.292 7 WARNING neutron_lib.context [None req-52917488-7535-4cfe-8057-41aec7487024 b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 685/1364] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:57 2026] POST /v2.0/subnets => generated 1274 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:49:58.435 7 INFO neutron.db.segments_db [None req-52917488-7535-4cfe-8057-41aec7487024 b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] Added segment 3b7f86fb-2b07-49de-8fbb-dad9871a2d59 of type vxlan for network a7c329cd-8d1c-417c-a968-cf75ec9b8385 [pid: 8|app: 0|req: 686/1365] 10.0.0.211 () {32 vars in 647 bytes} [Tue Apr 14 06:49:58 2026] GET /v2.0/subnets => generated 1887 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1366] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:49:58 2026] POST /v2.0/networks => generated 645 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1367] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:58 2026] DELETE /v2.0/subnets/27faf431-50c2-4bde-832b-3da4a42dcda3 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:49:58.812 8 WARNING neutron_lib.context [None req-ab5ef9ff-f9a6-4b73-935c-ceb1ccb28a1d b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:58.885 7 WARNING neutron_lib.context [None req-8da71d6e-91d0-4361-be93-aee2578fb71a 39ea316446504bde8a9921f681959e97 f92f05675b704989b4e77f353cebda7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 681/1368] 10.0.0.211 () {34 vars in 684 bytes} [Tue Apr 14 06:49:58 2026] POST /v2.0/security-groups => generated 1560 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1369] 10.0.0.211 () {34 vars in 665 bytes} [Tue Apr 14 06:49:58 2026] POST /v2.0/ports => generated 775 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 689/1370] 10.0.0.211 () {32 vars in 663 bytes} [Tue Apr 14 06:49:59 2026] GET /v2.0/security-groups => generated 4343 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:49:59.264 8 WARNING neutron_lib.context [None req-e6ab337a-1d72-4597-9ced-850daec4f06d b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:59.319 8 INFO neutron.db.segments_db [None req-e6ab337a-1d72-4597-9ced-850daec4f06d b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] Added segment 8a3f7eea-c91f-4aa9-9662-17aaf8bae420 of type vxlan for network a557bf2f-f52d-4a1b-a3c0-8acf117e8c1e [pid: 7|app: 0|req: 682/1371] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:49:59 2026] DELETE /v2.0/subnets/ada7be42-ddce-43fb-aa8e-1f8bc5526c21 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1372] 10.0.0.211 () {34 vars in 758 bytes} [Tue Apr 14 06:49:59 2026] PUT /v2.0/security-groups/b2157292-c407-4c0e-8cd0-2c704a8afb3d => generated 1599 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1373] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:49:59 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1374] 10.0.0.211 () {32 vars in 647 bytes} [Tue Apr 14 06:49:59 2026] GET /v2.0/subnets => generated 626 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1375] 10.0.0.211 () {32 vars in 737 bytes} [Tue Apr 14 06:49:59 2026] GET /v2.0/security-groups/b2157292-c407-4c0e-8cd0-2c704a8afb3d => generated 1599 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:49:59.508 7 WARNING neutron_lib.context [None req-01d6c15c-70c2-4f42-9362-768dfa823ce8 b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:59.559 8 WARNING neutron_lib.context [None req-1ec2dca0-9d99-4d69-899f-a43f277da0f0 63621b65f1d746a6a5446fd790f9d341 2e938ab8c85541948ad46e63e2954ac2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:49:59.683 8 INFO neutron.db.segments_db [None req-1ec2dca0-9d99-4d69-899f-a43f277da0f0 63621b65f1d746a6a5446fd790f9d341 2e938ab8c85541948ad46e63e2954ac2 - - default default] Added segment d9594ead-227e-4bc0-aad0-7124ebeee93e of type vxlan for network 115cd990-55e8-46d4-9510-e4d419c72c46 [pid: 8|app: 0|req: 691/1376] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:49:59 2026] POST /v2.0/networks => generated 632 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1377] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:49:59 2026] POST /v2.0/subnets => generated 602 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1378] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:49:59 2026] DELETE /v2.0/security-groups/b2157292-c407-4c0e-8cd0-2c704a8afb3d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:49:59.949 7 WARNING neutron_lib.context [None req-de7dcfcf-8cff-4641-bee0-843f568a300d 63621b65f1d746a6a5446fd790f9d341 2e938ab8c85541948ad46e63e2954ac2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:00.202 8 INFO neutron.services.segments.plugin [-] Segment 2ecc6874-c6d6-4818-90bd-df74124eeac5 resource provider aggregate not found 2026-04-14 06:50:00.207 8 INFO neutron.services.segments.plugin [-] Segment 2ecc6874-c6d6-4818-90bd-df74124eeac5 resource provider aggregate not found 2026-04-14 06:50:00.224 8 INFO neutron.services.segments.plugin [-] Segment 2ecc6874-c6d6-4818-90bd-df74124eeac5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ecc6874-c6d6-4818-90bd-df74124eeac5 found for delete ", "request_id": "req-191bcfba-7247-4a01-bf6a-65e3848d556e"}]} 2026-04-14 06:50:00.225 8 INFO neutron.services.segments.plugin [-] Segment 2ecc6874-c6d6-4818-90bd-df74124eeac5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ecc6874-c6d6-4818-90bd-df74124eeac5 found for delete ", "request_id": "req-fd241eb8-35aa-4c82-8c45-09a5788f5ced"}]} [pid: 8|app: 0|req: 692/1379] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:49:59 2026] DELETE /v2.0/networks/dc95435c-9d85-4535-9d92-eff234f7f43a => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:00.252 8 WARNING neutron_lib.context [None req-4eff91fd-0d7c-4437-ac94-cda291e96a9a b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 688/1380] 10.0.0.211 () {34 vars in 664 bytes} [Tue Apr 14 06:49:59 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 689/1381] 10.0.0.211 () {32 vars in 663 bytes} [Tue Apr 14 06:50:00 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:00.529 7 INFO neutron.services.segments.plugin [-] Segment 6d8ffe2f-54fe-45f5-b819-332c5a52b455 resource provider aggregate not found 2026-04-14 06:50:00.535 7 INFO neutron.services.segments.plugin [-] Segment 6d8ffe2f-54fe-45f5-b819-332c5a52b455 resource provider aggregate not found 2026-04-14 06:50:00.553 7 INFO neutron.services.segments.plugin [-] Segment 6d8ffe2f-54fe-45f5-b819-332c5a52b455 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d8ffe2f-54fe-45f5-b819-332c5a52b455 found for delete ", "request_id": "req-046b7360-ddd0-458f-847b-4ff214af1598"}]} 2026-04-14 06:50:00.555 7 INFO neutron.services.segments.plugin [-] Segment 6d8ffe2f-54fe-45f5-b819-332c5a52b455 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d8ffe2f-54fe-45f5-b819-332c5a52b455 found for delete ", "request_id": "req-4feddaf0-3f32-4ba6-b8b8-de8d804d6f0f"}]} [pid: 7|app: 0|req: 690/1382] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:00 2026] DELETE /v2.0/networks/2d165610-d4fd-4c66-bb93-4f16881836d3 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:00.583 7 WARNING neutron_lib.context [None req-2423fe0f-923e-41ac-bee9-1c26539b9e5d 63621b65f1d746a6a5446fd790f9d341 2e938ab8c85541948ad46e63e2954ac2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:00.649 7 INFO neutron.db.segments_db [None req-2423fe0f-923e-41ac-bee9-1c26539b9e5d 63621b65f1d746a6a5446fd790f9d341 2e938ab8c85541948ad46e63e2954ac2 - - default default] Added segment 681cb0ca-50ab-4ec7-bf75-bf2048c1d9a7 of type vxlan for network d89b59a6-448b-4648-8fe2-91bd5f5d159a [pid: 8|app: 0|req: 693/1383] 10.0.0.211 () {34 vars in 665 bytes} [Tue Apr 14 06:50:00 2026] POST /v2.0/ports => generated 954 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:50:00.776 8 INFO neutron.api.v2.resource [None req-9983528a-f0cc-4f6d-a39d-f5083e45fd0b 39ea316446504bde8a9921f681959e97 f92f05675b704989b4e77f353cebda7b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 694/1384] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:00 2026] DELETE /v2.0/security-groups/b2157292-c407-4c0e-8cd0-2c704a8afb3d => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1385] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:00 2026] POST /v2.0/networks => generated 632 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1386] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:00 2026] DELETE /v2.0/networks/f65d0825-c6b9-49ee-8679-fb3daef9d9af => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:01.002 8 WARNING neutron_lib.context [None req-f18fef90-104b-4be3-89e8-38ccc1baaf67 39ea316446504bde8a9921f681959e97 f92f05675b704989b4e77f353cebda7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 696/1387] 10.0.0.211 () {34 vars in 684 bytes} [Tue Apr 14 06:50:00 2026] POST /v2.0/security-groups => generated 1561 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:50:01.135 8 WARNING neutron_lib.context [None req-c21ac42a-d32d-428e-b20a-6a0e63ae479f 63621b65f1d746a6a5446fd790f9d341 2e938ab8c85541948ad46e63e2954ac2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 692/1388] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:00 2026] DELETE /v2.0/ports/5ff33458-96a3-4f90-ad1e-6e6ab1e84c2b => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1389] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:01 2026] DELETE /v2.0/networks/c9c9adaa-d284-4f07-91ec-45340a419782 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:01.372 7 WARNING neutron_lib.context [None req-5c1058ee-e52a-4730-ad52-76a12ba2673f 39ea316446504bde8a9921f681959e97 f92f05675b704989b4e77f353cebda7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 697/1390] 10.0.0.211 () {34 vars in 664 bytes} [Tue Apr 14 06:50:01 2026] POST /v2.0/ports => generated 743 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:50:01.501 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3405fb0-fd12-47c4-a553-11c5d6f856d2 b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 698/1391] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:01 2026] DELETE /v2.0/ports/5ff33458-96a3-4f90-ad1e-6e6ab1e84c2b => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:50:01.510 8 WARNING neutron_lib.context [None req-d2e0e77e-b6fa-4dd7-80c1-0a24732877e4 63621b65f1d746a6a5446fd790f9d341 2e938ab8c85541948ad46e63e2954ac2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:01.578 8 INFO neutron.db.segments_db [None req-d2e0e77e-b6fa-4dd7-80c1-0a24732877e4 63621b65f1d746a6a5446fd790f9d341 2e938ab8c85541948ad46e63e2954ac2 - - default default] Added segment 93035573-1ac3-400e-9a0a-096fd831bd11 of type vxlan for network 24ec3ef2-116d-4ace-ac26-46ea719e43c5 [pid: 8|app: 0|req: 699/1392] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:01 2026] POST /v2.0/networks => generated 632 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:01.724 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8225d84c-d911-46cc-b831-7d92013fc965 b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 700/1393] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:50:01 2026] GET /v2.0/ports/5ff33458-96a3-4f90-ad1e-6e6ab1e84c2b => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:50:01.730 8 WARNING neutron_lib.context [None req-4b223aa0-6e6e-4497-bc3b-a665d05fdc51 63621b65f1d746a6a5446fd790f9d341 2e938ab8c85541948ad46e63e2954ac2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 694/1394] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:01 2026] POST /v2.0/security-group-rules => generated 569 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1395] 10.0.0.211 () {34 vars in 664 bytes} [Tue Apr 14 06:50:01 2026] POST /v2.0/ports => generated 743 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 695/1396] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:01 2026] DELETE /v2.0/subnets/8cc4376b-5556-4e6f-871a-b66934bea643 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1397] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:50:02 2026] GET /v2.0/security-group-rules/5d7df598-e9b4-4447-bd5a-6dcb989c945b => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:02.222 7 WARNING neutron_lib.context [None req-e154a06f-3451-47e1-a41b-c8e78282b58a 63621b65f1d746a6a5446fd790f9d341 2e938ab8c85541948ad46e63e2954ac2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 702/1398] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:02 2026] GET /v2.0/security-groups?tenant_id=e8c20edaab7a4deab3327f3973a29256&name=default => generated 2801 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:02.251 8 INFO neutron.services.segments.plugin [-] Segment ab03a860-eb2a-4053-a370-96c65c75adfa resource provider aggregate not found 2026-04-14 06:50:02.256 8 INFO neutron.services.segments.plugin [-] Segment ab03a860-eb2a-4053-a370-96c65c75adfa resource provider aggregate not found 2026-04-14 06:50:02.281 8 INFO neutron.services.segments.plugin [-] Segment ab03a860-eb2a-4053-a370-96c65c75adfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab03a860-eb2a-4053-a370-96c65c75adfa found for delete ", "request_id": "req-39eeddcb-1020-43be-b4e4-f785ad65889b"}]} 2026-04-14 06:50:02.283 8 INFO neutron.services.segments.plugin [-] Segment ab03a860-eb2a-4053-a370-96c65c75adfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab03a860-eb2a-4053-a370-96c65c75adfa found for delete ", "request_id": "req-0c1ff88f-a742-457b-97c7-8fb291faa45c"}]} 2026-04-14 06:50:02.283 7 INFO neutron.db.segments_db [None req-e154a06f-3451-47e1-a41b-c8e78282b58a 63621b65f1d746a6a5446fd790f9d341 2e938ab8c85541948ad46e63e2954ac2 - - default default] Added segment e342d5ea-0a2f-4793-889b-73900d5b57d5 of type vxlan for network 03c2c7b3-d76d-4537-a050-a8af3a4419c6 [pid: 7|app: 0|req: 697/1399] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:02 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1400] 10.0.0.211 () {32 vars in 673 bytes} [Tue Apr 14 06:50:02 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1401] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:02 2026] DELETE /v2.0/security-groups/c2e3f43a-a01a-4d00-8214-78fd3c80588d => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:50:02.572 7 WARNING neutron_lib.context [None req-df95f01c-d21d-4d32-bc36-6e53ce77e4e9 63621b65f1d746a6a5446fd790f9d341 2e938ab8c85541948ad46e63e2954ac2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:02.578 7 INFO neutron.services.segments.plugin [-] Segment 801e4f08-500e-407e-a55d-9d7995ca5315 resource provider aggregate not found 2026-04-14 06:50:02.588 7 INFO neutron.services.segments.plugin [-] Segment 801e4f08-500e-407e-a55d-9d7995ca5315 resource provider aggregate not found 2026-04-14 06:50:02.595 7 INFO neutron.services.segments.plugin [-] Segment 801e4f08-500e-407e-a55d-9d7995ca5315 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 801e4f08-500e-407e-a55d-9d7995ca5315 found for delete ", "request_id": "req-c03992c7-20c4-4c8b-ae1f-2e6085a75076"}]} 2026-04-14 06:50:02.613 7 INFO neutron.services.segments.plugin [-] Segment 801e4f08-500e-407e-a55d-9d7995ca5315 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 801e4f08-500e-407e-a55d-9d7995ca5315 found for delete ", "request_id": "req-8c0bf225-cb77-400e-8307-b940e1ef223c"}]} [pid: 8|app: 0|req: 703/1402] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:02 2026] DELETE /v2.0/networks/a557bf2f-f52d-4a1b-a3c0-8acf117e8c1e => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1403] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:50:02 2026] DELETE /v2.0/security-group-rules/5d7df598-e9b4-4447-bd5a-6dcb989c945b => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:50:02.761 8 WARNING neutron_lib.context [None req-fa27a573-d64a-430f-8c24-9528b31792e1 b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:02.830 8 INFO neutron.db.segments_db [None req-fa27a573-d64a-430f-8c24-9528b31792e1 b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] Added segment 95f613cd-c940-4d88-9568-34b50dac4005 of type vxlan for network 2ac33fb1-f771-4751-8a08-5eef2d41c45e [pid: 7|app: 0|req: 700/1404] 10.0.0.211 () {34 vars in 664 bytes} [Tue Apr 14 06:50:02 2026] POST /v2.0/ports => generated 743 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 701/1405] 10.0.0.211 () {32 vars in 673 bytes} [Tue Apr 14 06:50:02 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1406] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:02 2026] POST /v2.0/networks => generated 631 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:02.964 7 WARNING neutron_lib.context [None req-77066bb0-65b5-4c85-9279-819b5df70cd5 63621b65f1d746a6a5446fd790f9d341 2e938ab8c85541948ad46e63e2954ac2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:02.969 8 WARNING neutron_lib.context [None req-9536e3a4-7ba0-43f0-887d-14eef51476dc 39ea316446504bde8a9921f681959e97 f92f05675b704989b4e77f353cebda7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:03.055 7 INFO neutron.db.segments_db [None req-77066bb0-65b5-4c85-9279-819b5df70cd5 63621b65f1d746a6a5446fd790f9d341 2e938ab8c85541948ad46e63e2954ac2 - - default default] Added segment ae443aff-d9ea-467e-94b6-5fe5b4fdf37c of type vxlan for network 5ee7ee2e-d0ca-461e-b2df-64893a242749 [pid: 8|app: 0|req: 706/1407] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:02 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:03.068 8 WARNING neutron_lib.context [None req-50504bd6-6063-4b64-b71f-73afd538f339 b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 702/1408] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:02 2026] POST /v2.0/networks => generated 631 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1409] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:50:03 2026] GET /v2.0/security-group-rules/fd3a34a2-58c6-451e-96a5-f5296ea099fd => generated 569 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:03.251 7 WARNING neutron_lib.context [None req-7ce439c1-5522-424e-a4bd-4a40bcfe0535 63621b65f1d746a6a5446fd790f9d341 2e938ab8c85541948ad46e63e2954ac2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 707/1410] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:03 2026] POST /v2.0/subnets => generated 602 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1411] 10.0.0.211 () {32 vars in 673 bytes} [Tue Apr 14 06:50:03 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:03.500 8 WARNING neutron_lib.context [None req-08596345-4287-4d3c-90f3-804213941d43 b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 704/1412] 10.0.0.211 () {34 vars in 664 bytes} [Tue Apr 14 06:50:03 2026] POST /v2.0/ports => generated 743 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 705/1413] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:50:03 2026] DELETE /v2.0/security-group-rules/fd3a34a2-58c6-451e-96a5-f5296ea099fd => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1416] 10.0.0.211 () {34 vars in 747 bytes} [Tue Apr 14 06:50:03 2026] PUT /v2.0/ports/8db9b7c0-ca84-4916-8717-ff2f02a23040/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1417] 10.0.0.211 () {32 vars in 673 bytes} [Tue Apr 14 06:50:03 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1418] 10.0.0.211 () {34 vars in 747 bytes} [Tue Apr 14 06:50:03 2026] PUT /v2.0/ports/dfc34e34-90d0-468f-bd77-d7cc4cbe3e87/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:03.944 7 WARNING neutron_lib.context [None req-3c79afdb-a4dc-4266-91de-dfab7e4e6ea1 39ea316446504bde8a9921f681959e97 f92f05675b704989b4e77f353cebda7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 711/1419] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:03 2026] POST /v2.0/security-group-rules => generated 570 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1420] 10.0.0.211 () {34 vars in 665 bytes} [Tue Apr 14 06:50:03 2026] POST /v2.0/ports => generated 911 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1421] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:50:04 2026] GET /v2.0/security-group-rules/579472c4-d5f6-41a7-beaf-60624376cdad => generated 570 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1422] 10.0.0.211 () {34 vars in 747 bytes} [Tue Apr 14 06:50:04 2026] PUT /v2.0/ports/0daecba1-eb9d-4bba-8af0-a176d2e7186d/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1423] 10.0.0.211 () {32 vars in 673 bytes} [Tue Apr 14 06:50:04 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1424] 10.0.0.211 () {34 vars in 747 bytes} [Tue Apr 14 06:50:04 2026] PUT /v2.0/ports/82531d66-5c1f-42b7-9a3a-473f62ff455c/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1425] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:50:04 2026] DELETE /v2.0/security-group-rules/579472c4-d5f6-41a7-beaf-60624376cdad => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:50:04.301 8 INFO neutron.services.segments.plugin [-] Segment 8a3f7eea-c91f-4aa9-9662-17aaf8bae420 resource provider aggregate not found 2026-04-14 06:50:04.307 8 INFO neutron.services.segments.plugin [-] Segment 8a3f7eea-c91f-4aa9-9662-17aaf8bae420 resource provider aggregate not found 2026-04-14 06:50:04.317 8 INFO neutron.services.segments.plugin [-] Segment 8a3f7eea-c91f-4aa9-9662-17aaf8bae420 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a3f7eea-c91f-4aa9-9662-17aaf8bae420 found for delete ", "request_id": "req-54a03862-f1b4-4750-a90e-8b8425de9457"}]} 2026-04-14 06:50:04.334 8 INFO neutron.services.segments.plugin [-] Segment 8a3f7eea-c91f-4aa9-9662-17aaf8bae420 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a3f7eea-c91f-4aa9-9662-17aaf8bae420 found for delete ", "request_id": "req-16bccafd-1faa-40ab-a22d-1949eb33e02c"}]} [pid: 7|app: 0|req: 716/1426] 10.0.0.211 () {32 vars in 660 bytes} [Tue Apr 14 06:50:04 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1427] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:04 2026] DELETE /v2.0/ports/d440416f-c694-4ddd-b2d5-20f3df1c5c28 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1428] 10.0.0.211 () {32 vars in 673 bytes} [Tue Apr 14 06:50:04 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1429] 10.0.0.211 () {32 vars in 674 bytes} [Tue Apr 14 06:50:04 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:04.573 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e168d17-c5da-4113-a81e-3be3edc0154f b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1430] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:50:04 2026] GET /v2.0/ports/d440416f-c694-4ddd-b2d5-20f3df1c5c28 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:50:04.616 8 WARNING neutron_lib.context [None req-0f74d43e-9ddc-4988-9768-c23bdc3dc106 daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:04.617 8 WARNING neutron_lib.context [None req-0f74d43e-9ddc-4988-9768-c23bdc3dc106 daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 720/1431] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:04 2026] DELETE /v2.0/security-groups/14741c4d-7228-4503-a646-44cb485d534f => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1432] 10.0.0.211 () {32 vars in 670 bytes} [Tue Apr 14 06:50:04 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:04.781 8 INFO neutron.db.segments_db [None req-0f74d43e-9ddc-4988-9768-c23bdc3dc106 daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Added segment fcd5a3f5-4f14-44cb-8aaf-99fce053db80 of type vxlan for network 55f23696-98b9-434c-b87a-c7f1d058115c 2026-04-14 06:50:04.870 8 INFO neutron.db.segments_db [None req-0f74d43e-9ddc-4988-9768-c23bdc3dc106 daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Added segment 7e4039b9-a407-47c4-8f2f-421e7ec64d90 of type vxlan for network 49a59761-dbae-4447-bd57-a3f8a3612923 [pid: 7|app: 0|req: 722/1433] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:04 2026] DELETE /v2.0/subnets/ee89c764-ba77-41f0-9ebf-be183636b0b7 => 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: 723/1434] 10.0.0.211 () {32 vars in 663 bytes} [Tue Apr 14 06:50:04 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1435] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:04 2026] POST /v2.0/networks => generated 1244 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1436] 10.0.0.211 () {32 vars in 682 bytes} [Tue Apr 14 06:50:04 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1437] 10.0.0.211 () {32 vars in 663 bytes} [Tue Apr 14 06:50:05 2026] GET /v2.0/security-groups => generated 2801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1438] 10.0.0.211 () {32 vars in 649 bytes} [Tue Apr 14 06:50:05 2026] GET /v2.0/networks => generated 1843 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1439] 10.0.0.211 () {32 vars in 668 bytes} [Tue Apr 14 06:50:05 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1440] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:04 2026] DELETE /v2.0/networks/2ac33fb1-f771-4751-8a08-5eef2d41c45e => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:05.591 7 INFO neutron.services.segments.plugin [-] Segment fcd5a3f5-4f14-44cb-8aaf-99fce053db80 resource provider aggregate not found 2026-04-14 06:50:05.597 7 INFO neutron.services.segments.plugin [-] Segment fcd5a3f5-4f14-44cb-8aaf-99fce053db80 resource provider aggregate not found 2026-04-14 06:50:05.613 7 INFO neutron.services.segments.plugin [-] Segment fcd5a3f5-4f14-44cb-8aaf-99fce053db80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcd5a3f5-4f14-44cb-8aaf-99fce053db80 found for delete ", "request_id": "req-8ef23b46-502d-4da0-91d3-9cacd930ed68"}]} [pid: 7|app: 0|req: 728/1441] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:05 2026] DELETE /v2.0/networks/55f23696-98b9-434c-b87a-c7f1d058115c => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:05.629 7 INFO neutron.services.segments.plugin [-] Segment fcd5a3f5-4f14-44cb-8aaf-99fce053db80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcd5a3f5-4f14-44cb-8aaf-99fce053db80 found for delete ", "request_id": "req-ab71552d-ed0a-4734-afd2-087f46c5a0d8"}]} 2026-04-14 06:50:05.634 7 WARNING neutron_lib.context [None req-6809202c-e63e-40c2-908e-d674ea976621 b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 714/1442] 10.0.0.211 () {32 vars in 682 bytes} [Tue Apr 14 06:50:05 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1443] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:05 2026] DELETE /v2.0/networks/49a59761-dbae-4447-bd57-a3f8a3612923 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1444] 10.0.0.211 () {34 vars in 665 bytes} [Tue Apr 14 06:50:05 2026] POST /v2.0/ports => generated 775 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1445] 10.0.0.211 () {32 vars in 678 bytes} [Tue Apr 14 06:50:05 2026] GET /v2.0/ports?not-tags-any=blue => 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: 717/1446] 10.0.0.211 () {32 vars in 649 bytes} [Tue Apr 14 06:50:05 2026] GET /v2.0/networks => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 730/1447] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:05 2026] GET /v2.0/security-groups?tenant_id=f92f05675b704989b4e77f353cebda7b&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1448] 10.0.0.211 () {32 vars in 690 bytes} [Tue Apr 14 06:50:06 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:06.153 7 WARNING neutron_lib.context [None req-4162837a-b1d8-4cef-bed4-677ab11a39ec daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:06.213 7 INFO neutron.db.segments_db [None req-4162837a-b1d8-4cef-bed4-677ab11a39ec daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Added segment 0046249a-9892-4dbc-bbe1-69b197a997e0 of type vxlan for network 60157c0e-b016-47e5-9146-577398f3a97e [pid: 7|app: 0|req: 732/1449] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:06 2026] POST /v2.0/networks => generated 649 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:06.381 8 INFO neutron.services.segments.plugin [-] Segment 95f613cd-c940-4d88-9568-34b50dac4005 resource provider aggregate not found 2026-04-14 06:50:06.388 8 INFO neutron.services.segments.plugin [-] Segment 95f613cd-c940-4d88-9568-34b50dac4005 resource provider aggregate not found 2026-04-14 06:50:06.412 8 INFO neutron.services.segments.plugin [-] Segment 95f613cd-c940-4d88-9568-34b50dac4005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95f613cd-c940-4d88-9568-34b50dac4005 found for delete ", "request_id": "req-3788124c-66eb-4a25-9fa2-35678ac8eeb7"}]} 2026-04-14 06:50:06.417 8 INFO neutron.services.segments.plugin [-] Segment 95f613cd-c940-4d88-9568-34b50dac4005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95f613cd-c940-4d88-9568-34b50dac4005 found for delete ", "request_id": "req-5b32a71d-e068-4900-9af2-211484f7f379"}]} 2026-04-14 06:50:06.447 8 INFO neutron.services.segments.plugin [-] Segment 7e4039b9-a407-47c4-8f2f-421e7ec64d90 resource provider aggregate not found 2026-04-14 06:50:06.462 8 INFO neutron.services.segments.plugin [-] Segment 7e4039b9-a407-47c4-8f2f-421e7ec64d90 resource provider aggregate not found 2026-04-14 06:50:06.468 8 INFO neutron.services.segments.plugin [-] Segment 7e4039b9-a407-47c4-8f2f-421e7ec64d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e4039b9-a407-47c4-8f2f-421e7ec64d90 found for delete ", "request_id": "req-b52d6e50-65d1-451b-81ec-b289a52c8bfa"}]} 2026-04-14 06:50:06.476 8 INFO neutron.services.segments.plugin [-] Segment 7e4039b9-a407-47c4-8f2f-421e7ec64d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e4039b9-a407-47c4-8f2f-421e7ec64d90 found for delete ", "request_id": "req-24a6369b-4ff0-4cc4-ab12-c8bb9113ce11"}]} [pid: 7|app: 0|req: 733/1450] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:06 2026] DELETE /v2.0/security-groups/c4d0f09e-3654-49d3-953f-991b6c6b8d6e => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1451] 10.0.0.211 () {34 vars in 737 bytes} [Tue Apr 14 06:50:06 2026] PUT /v2.0/ports/0808c17e-febc-4d88-bbb1-7baf7dbd6173 => generated 752 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:06.618 8 WARNING neutron_lib.context [None req-c9ff0620-7d8d-43e2-9e09-892a0b341f66 daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:06.684 8 INFO neutron.db.segments_db [None req-c9ff0620-7d8d-43e2-9e09-892a0b341f66 daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Added segment d9913654-3899-48e8-b65d-3d3213472c93 of type vxlan for network 1c12b9d2-c9c0-4dcb-9872-3e864168d8b3 [pid: 7|app: 0|req: 734/1452] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:06 2026] DELETE /v2.0/ports/8db9b7c0-ca84-4916-8717-ff2f02a23040 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1453] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:06 2026] POST /v2.0/networks => generated 649 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 735/1454] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:06 2026] DELETE /v2.0/ports/0808c17e-febc-4d88-bbb1-7baf7dbd6173 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:06.943 7 WARNING neutron_lib.context [None req-632f997c-0289-4bb7-965b-f817ecad05d3 daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:06.980 7 WARNING neutron_lib.context [None req-632f997c-0289-4bb7-965b-f817ecad05d3 daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 720/1455] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:06 2026] DELETE /v2.0/ports/dfc34e34-90d0-468f-bd77-d7cc4cbe3e87 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1456] 10.0.0.211 () {32 vars in 643 bytes} [Tue Apr 14 06:50:07 2026] GET /v2.0/ports => generated 778 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1457] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:07 2026] DELETE /v2.0/ports/0daecba1-eb9d-4bba-8af0-a176d2e7186d => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:07.375 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d74ffb0c-af37-448b-887f-f115ac3bb0be b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 723/1458] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:50:07 2026] GET /v2.0/ports/0808c17e-febc-4d88-bbb1-7baf7dbd6173 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1459] 10.0.0.211 () {34 vars in 665 bytes} [Tue Apr 14 06:50:06 2026] POST /v2.0/ports => generated 1506 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1460] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:07 2026] DELETE /v2.0/ports/82531d66-5c1f-42b7-9a3a-473f62ff455c => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 737/1461] 10.0.0.211 () {32 vars in 643 bytes} [Tue Apr 14 06:50:07 2026] GET /v2.0/ports => generated 778 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1462] 10.0.0.211 () {32 vars in 643 bytes} [Tue Apr 14 06:50:07 2026] GET /v2.0/ports => generated 1506 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1463] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:50:07 2026] GET /v2.0/ports/57d71256-c167-4ae7-8b6b-c74192df5057 => generated 775 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1464] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:07 2026] DELETE /v2.0/ports/535ad949-28ea-410e-839f-302e97ad3dd5 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:07.930 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c134f043-6368-490d-9032-4748ed2c97dd b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 739/1465] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:07 2026] DELETE /v2.0/ports/d440416f-c694-4ddd-b2d5-20f3df1c5c28 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1466] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:07 2026] DELETE /v2.0/ports/d2b14a73-69e3-4f50-8b7a-ce7745391298 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:08.000 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a17c5f1b-bb45-4603-90b0-433d034a09fc b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1467] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:07 2026] DELETE /v2.0/subnets/ee89c764-ba77-41f0-9ebf-be183636b0b7 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:50:08.101 7 INFO neutron.services.segments.plugin [-] Segment d9594ead-227e-4bc0-aad0-7124ebeee93e resource provider aggregate not found 2026-04-14 06:50:08.108 7 INFO neutron.services.segments.plugin [-] Segment d9594ead-227e-4bc0-aad0-7124ebeee93e resource provider aggregate not found 2026-04-14 06:50:08.121 7 INFO neutron.services.segments.plugin [-] Segment d9594ead-227e-4bc0-aad0-7124ebeee93e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9594ead-227e-4bc0-aad0-7124ebeee93e found for delete ", "request_id": "req-a9befba9-f3cb-4f3f-9424-816cd50d6189"}]} 2026-04-14 06:50:08.126 7 INFO neutron.services.segments.plugin [-] Segment d9594ead-227e-4bc0-aad0-7124ebeee93e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9594ead-227e-4bc0-aad0-7124ebeee93e found for delete ", "request_id": "req-2903504d-d1ba-4e23-996f-c64398a459b7"}]} [pid: 7|app: 0|req: 740/1468] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:07 2026] DELETE /v2.0/networks/115cd990-55e8-46d4-9510-e4d419c72c46 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:08.155 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dff3ef36-8664-4339-b6a4-522bb8547784 b299f8b45ac24ba290801a0f2da8a5c1 5b85ed3abffa4b4683bc6dffef9c93c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 741/1469] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:08 2026] DELETE /v2.0/subnets/8cc4376b-5556-4e6f-871a-b66934bea643 => 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: 729/1470] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:08 2026] DELETE /v2.0/ports/5015e4d9-a4fa-4191-8a40-7490fe279df9 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1471] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:08 2026] DELETE /v2.0/networks/d89b59a6-448b-4648-8fe2-91bd5f5d159a => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1472] 10.0.0.211 () {32 vars in 643 bytes} [Tue Apr 14 06:50:08 2026] GET /v2.0/ports => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1473] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:08 2026] DELETE /v2.0/ports/57d71256-c167-4ae7-8b6b-c74192df5057 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:08.452 8 WARNING neutron_lib.context [None req-99262e00-9dd3-4723-b397-d73c722a6c37 daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:08.522 8 INFO neutron.db.segments_db [None req-99262e00-9dd3-4723-b397-d73c722a6c37 daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Added segment f94f6f4b-fa75-43d8-a631-c44b54b77ba7 of type vxlan for network c20c5411-f4ff-4b8b-b5db-6ff2af23d507 [pid: 7|app: 0|req: 744/1474] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:08 2026] DELETE /v2.0/networks/24ec3ef2-116d-4ace-ac26-46ea719e43c5 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1475] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:08 2026] POST /v2.0/networks => generated 650 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1476] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:08 2026] DELETE /v2.0/networks/a7c329cd-8d1c-417c-a968-cf75ec9b8385 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:08.843 7 WARNING neutron_lib.context [None req-c6fb3282-d75f-444c-820f-491c42548c16 daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:08.865 8 INFO neutron.services.segments.plugin [-] Segment e342d5ea-0a2f-4793-889b-73900d5b57d5 resource provider aggregate not found 2026-04-14 06:50:08.870 8 INFO neutron.services.segments.plugin [-] Segment e342d5ea-0a2f-4793-889b-73900d5b57d5 resource provider aggregate not found 2026-04-14 06:50:08.891 8 INFO neutron.services.segments.plugin [-] Segment e342d5ea-0a2f-4793-889b-73900d5b57d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e342d5ea-0a2f-4793-889b-73900d5b57d5 found for delete ", "request_id": "req-8b516d6b-7da2-4ca4-903f-2cddfb958e4c"}]} 2026-04-14 06:50:08.894 8 INFO neutron.services.segments.plugin [-] Segment e342d5ea-0a2f-4793-889b-73900d5b57d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e342d5ea-0a2f-4793-889b-73900d5b57d5 found for delete ", "request_id": "req-cae5749e-eed4-4784-ba93-3f7063b2dd51"}]} 2026-04-14 06:50:08.913 7 INFO neutron.db.segments_db [None req-c6fb3282-d75f-444c-820f-491c42548c16 daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Added segment 0024724c-9baf-4799-96a9-04097bb386eb of type vxlan for network c0d381ea-d0c7-467d-a5e7-27e4ad1d1453 [pid: 8|app: 0|req: 732/1477] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:08 2026] DELETE /v2.0/networks/03c2c7b3-d76d-4537-a050-a8af3a4419c6 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1478] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:08 2026] POST /v2.0/networks => generated 650 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:09.070 7 WARNING neutron_lib.context [None req-fcb61f4e-14ff-4293-81a6-87486f40ae7a daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:09.123 7 WARNING neutron_lib.context [None req-fcb61f4e-14ff-4293-81a6-87486f40ae7a daf414b6d0744ea881e44c363042da15 ae8010ee58934e9f95f34330c9299ce8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 733/1479] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:08 2026] DELETE /v2.0/networks/5ee7ee2e-d0ca-461e-b2df-64893a242749 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1480] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:09 2026] GET /v2.0/security-groups?tenant_id=5b85ed3abffa4b4683bc6dffef9c93c0&name=default => generated 2801 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1481] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:09 2026] DELETE /v2.0/security-groups/eaed431c-6f9c-4dd3-91c0-ededd82fb457 => 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: 747/1482] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:09 2026] POST /v2.0/subnets => generated 1226 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1483] 10.0.0.211 () {32 vars in 647 bytes} [Tue Apr 14 06:50:09 2026] GET /v2.0/subnets => generated 1839 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:10.147 7 INFO neutron.services.segments.plugin [-] Segment 681cb0ca-50ab-4ec7-bf75-bf2048c1d9a7 resource provider aggregate not found 2026-04-14 06:50:10.154 7 INFO neutron.services.segments.plugin [-] Segment 681cb0ca-50ab-4ec7-bf75-bf2048c1d9a7 resource provider aggregate not found [pid: 8|app: 0|req: 737/1484] 10.0.0.95 () {30 vars in 649 bytes} [Tue Apr 14 06:50:10 2026] GET /v2.0/extensions => generated 19600 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-14 06:50:10.176 7 INFO neutron.services.segments.plugin [-] Segment 681cb0ca-50ab-4ec7-bf75-bf2048c1d9a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 681cb0ca-50ab-4ec7-bf75-bf2048c1d9a7 found for delete ", "request_id": "req-b55835dd-534a-4093-84e4-90a58bff7f08"}]} 2026-04-14 06:50:10.182 7 INFO neutron.services.segments.plugin [-] Segment 681cb0ca-50ab-4ec7-bf75-bf2048c1d9a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 681cb0ca-50ab-4ec7-bf75-bf2048c1d9a7 found for delete ", "request_id": "req-f57c2374-af26-4c84-9e74-c88afbe76ad6"}]} 2026-04-14 06:50:10.204 7 INFO neutron.services.segments.plugin [-] Segment 93035573-1ac3-400e-9a0a-096fd831bd11 resource provider aggregate not found 2026-04-14 06:50:10.208 7 INFO neutron.services.segments.plugin [-] Segment 93035573-1ac3-400e-9a0a-096fd831bd11 resource provider aggregate not found 2026-04-14 06:50:10.228 7 INFO neutron.services.segments.plugin [-] Segment 93035573-1ac3-400e-9a0a-096fd831bd11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93035573-1ac3-400e-9a0a-096fd831bd11 found for delete ", "request_id": "req-96d683c5-5870-4866-bd04-9d8303708f29"}]} 2026-04-14 06:50:10.237 7 INFO neutron.services.segments.plugin [-] Segment 93035573-1ac3-400e-9a0a-096fd831bd11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93035573-1ac3-400e-9a0a-096fd831bd11 found for delete ", "request_id": "req-7d94bedc-6abc-44e6-b0c6-f3b902d2ce84"}]} 2026-04-14 06:50:10.246 7 INFO neutron.services.segments.plugin [-] Segment 3b7f86fb-2b07-49de-8fbb-dad9871a2d59 resource provider aggregate not found 2026-04-14 06:50:10.254 7 INFO neutron.services.segments.plugin [-] Segment 3b7f86fb-2b07-49de-8fbb-dad9871a2d59 resource provider aggregate not found 2026-04-14 06:50:10.260 7 INFO neutron.services.segments.plugin [-] Segment 3b7f86fb-2b07-49de-8fbb-dad9871a2d59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b7f86fb-2b07-49de-8fbb-dad9871a2d59 found for delete ", "request_id": "req-2cea42b4-56ff-4d5c-8b54-90336daf67ff"}]} 2026-04-14 06:50:10.271 7 INFO neutron.services.segments.plugin [-] Segment 3b7f86fb-2b07-49de-8fbb-dad9871a2d59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b7f86fb-2b07-49de-8fbb-dad9871a2d59 found for delete ", "request_id": "req-9af0f20b-da5e-4ea4-8421-ccf0cb10e855"}]} [pid: 7|app: 0|req: 748/1485] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:09 2026] DELETE /v2.0/subnets/5c4f6907-1bc6-464d-8a5b-28285b3ce4ad => generated 0 bytes in 509 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1486] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:10 2026] GET /v2.0/security-groups?tenant_id=301df3213b4c45d5bb3c8e7051cb621f&name=default => generated 2801 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1487] 10.0.0.95 () {30 vars in 723 bytes} [Tue Apr 14 06:50:10 2026] GET /v2.0/quotas/e412d94db38548c9a14b4975854ac294/details => generated 847 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1488] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:10 2026] DELETE /v2.0/subnets/018757a5-6bca-45b3-9680-12d41454e8ff => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1489] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:10 2026] DELETE /v2.0/security-groups/17b08805-88e3-4185-b7d4-64a314503c3b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1490] 10.0.0.211 () {32 vars in 647 bytes} [Tue Apr 14 06:50:10 2026] GET /v2.0/subnets => generated 626 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:10.919 8 INFO neutron.services.segments.plugin [-] Segment ae443aff-d9ea-467e-94b6-5fe5b4fdf37c resource provider aggregate not found 2026-04-14 06:50:10.925 8 INFO neutron.services.segments.plugin [-] Segment ae443aff-d9ea-467e-94b6-5fe5b4fdf37c resource provider aggregate not found 2026-04-14 06:50:10.943 8 INFO neutron.services.segments.plugin [-] Segment ae443aff-d9ea-467e-94b6-5fe5b4fdf37c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae443aff-d9ea-467e-94b6-5fe5b4fdf37c found for delete ", "request_id": "req-a1ad556a-87d8-460d-9731-dc26650f586c"}]} 2026-04-14 06:50:10.945 8 INFO neutron.services.segments.plugin [-] Segment ae443aff-d9ea-467e-94b6-5fe5b4fdf37c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae443aff-d9ea-467e-94b6-5fe5b4fdf37c found for delete ", "request_id": "req-7b17754a-f47a-4511-a12b-d8ce40a14cc6"}]} [pid: 8|app: 0|req: 741/1491] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:10 2026] GET /v2.0/security-groups?tenant_id=d02af73e19a74e58a28d594c8f3c9f40&name=default => generated 2801 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1492] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:10 2026] DELETE /v2.0/networks/c0d381ea-d0c7-467d-a5e7-27e4ad1d1453 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1493] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:11 2026] DELETE /v2.0/security-groups/79f3ecf7-348e-49bc-b435-1616f66323c2 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1494] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:11 2026] GET /v2.0/security-groups?tenant_id=2e938ab8c85541948ad46e63e2954ac2&name=default => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1495] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:11 2026] DELETE /v2.0/security-groups/39debdaa-affb-4d44-8eac-e0fe64c256c4 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1496] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:11 2026] DELETE /v2.0/networks/c20c5411-f4ff-4b8b-b5db-6ff2af23d507 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1497] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:11 2026] DELETE /v2.0/networks/1c12b9d2-c9c0-4dcb-9872-3e864168d8b3 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:12.010 7 WARNING neutron_lib.context [None req-89f32753-b486-45cb-98dc-2f95aad4cb13 f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 746/1498] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:11 2026] DELETE /v2.0/networks/60157c0e-b016-47e5-9146-577398f3a97e => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:12.160 7 INFO neutron.db.segments_db [None req-89f32753-b486-45cb-98dc-2f95aad4cb13 f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Added segment 3be8a452-0844-4b3f-95e8-40cd4c547625 of type vxlan for network a7fb3da2-2b2c-4b8b-99d5-04e45c4411b3 [pid: 7|app: 0|req: 753/1499] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:11 2026] POST /v2.0/networks => generated 630 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:12.296 8 WARNING neutron_lib.context [None req-1d5c7751-1f13-416e-a43e-4ed2afbf673e f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:12.367 8 INFO neutron.db.segments_db [None req-1d5c7751-1f13-416e-a43e-4ed2afbf673e f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Added segment 8a7ea12f-7861-4930-85a5-51df39c8f81e of type vxlan for network 53d9612f-545f-4b24-8abe-92e3497d91c0 [pid: 8|app: 0|req: 747/1500] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:12 2026] POST /v2.0/networks => generated 629 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:12.510 7 INFO neutron.services.segments.plugin [-] Segment 0024724c-9baf-4799-96a9-04097bb386eb resource provider aggregate not found 2026-04-14 06:50:12.516 7 INFO neutron.services.segments.plugin [-] Segment 0024724c-9baf-4799-96a9-04097bb386eb resource provider aggregate not found 2026-04-14 06:50:12.526 7 WARNING neutron_lib.context [None req-255b7e72-f6a0-48d8-bd3b-ce5d377ed35f f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:12.551 7 INFO neutron.services.segments.plugin [-] Segment 0024724c-9baf-4799-96a9-04097bb386eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0024724c-9baf-4799-96a9-04097bb386eb found for delete ", "request_id": "req-4626cb59-cc30-4598-bde7-0b5f54de884c"}]} 2026-04-14 06:50:12.556 7 INFO neutron.services.segments.plugin [-] Segment 0024724c-9baf-4799-96a9-04097bb386eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0024724c-9baf-4799-96a9-04097bb386eb found for delete ", "request_id": "req-f4060c0d-a831-4345-b698-2d3776593202"}]} 2026-04-14 06:50:12.589 7 INFO neutron.services.segments.plugin [-] Segment f94f6f4b-fa75-43d8-a631-c44b54b77ba7 resource provider aggregate not found 2026-04-14 06:50:12.595 7 INFO neutron.services.segments.plugin [-] Segment f94f6f4b-fa75-43d8-a631-c44b54b77ba7 resource provider aggregate not found 2026-04-14 06:50:12.616 7 INFO neutron.services.segments.plugin [-] Segment f94f6f4b-fa75-43d8-a631-c44b54b77ba7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f94f6f4b-fa75-43d8-a631-c44b54b77ba7 found for delete ", "request_id": "req-e5967e90-0a2d-4a89-b322-403caf372ece"}]} 2026-04-14 06:50:12.618 7 INFO neutron.services.segments.plugin [-] Segment f94f6f4b-fa75-43d8-a631-c44b54b77ba7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f94f6f4b-fa75-43d8-a631-c44b54b77ba7 found for delete ", "request_id": "req-21b89d4a-4c08-421a-8d3d-2a2d2bdcb221"}]} [pid: 8|app: 0|req: 748/1501] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:12 2026] GET /v2.0/security-groups?tenant_id=ae8010ee58934e9f95f34330c9299ce8&name=default => generated 2801 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1502] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:12 2026] POST /v2.0/subnets => generated 602 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:12.897 7 WARNING neutron_lib.context [None req-b5ffe3fb-bff4-4c01-98e4-2acb0bf78662 f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:12.974 8 INFO neutron.services.segments.plugin [-] Segment d9913654-3899-48e8-b65d-3d3213472c93 resource provider aggregate not found 2026-04-14 06:50:12.990 8 INFO neutron.services.segments.plugin [-] Segment d9913654-3899-48e8-b65d-3d3213472c93 resource provider aggregate not found 2026-04-14 06:50:12.998 8 INFO neutron.services.segments.plugin [-] Segment d9913654-3899-48e8-b65d-3d3213472c93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9913654-3899-48e8-b65d-3d3213472c93 found for delete ", "request_id": "req-b0e7463b-b79d-4f38-acba-c0abee5fdebf"}]} 2026-04-14 06:50:13.011 8 INFO neutron.services.segments.plugin [-] Segment d9913654-3899-48e8-b65d-3d3213472c93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9913654-3899-48e8-b65d-3d3213472c93 found for delete ", "request_id": "req-4febc0fc-4f9a-4a6d-a722-45ec5f8ec5bb"}]} 2026-04-14 06:50:13.018 8 INFO neutron.services.segments.plugin [-] Segment 0046249a-9892-4dbc-bbe1-69b197a997e0 resource provider aggregate not found 2026-04-14 06:50:13.041 8 INFO neutron.services.segments.plugin [-] Segment 0046249a-9892-4dbc-bbe1-69b197a997e0 resource provider aggregate not found 2026-04-14 06:50:13.053 8 INFO neutron.services.segments.plugin [-] Segment 0046249a-9892-4dbc-bbe1-69b197a997e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0046249a-9892-4dbc-bbe1-69b197a997e0 found for delete ", "request_id": "req-0977d967-9272-4332-982b-55460544c10d"}]} [pid: 8|app: 0|req: 749/1503] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:12 2026] DELETE /v2.0/security-groups/4c5fb819-c4cd-4c05-b670-412aeb3d739b => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:50:13.116 8 INFO neutron.services.segments.plugin [-] Segment 0046249a-9892-4dbc-bbe1-69b197a997e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0046249a-9892-4dbc-bbe1-69b197a997e0 found for delete ", "request_id": "req-fac8359a-8319-409b-aaa3-4b12f29e2460"}]} [pid: 8|app: 0|req: 750/1504] 10.0.0.95 () {30 vars in 649 bytes} [Tue Apr 14 06:50:13 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1505] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:12 2026] POST /v2.0/subnets => generated 602 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:13.278 7 WARNING neutron_lib.context [None req-d7c296f3-9013-49b6-bba0-f90b95bb0caa f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 751/1506] 10.0.0.95 () {30 vars in 723 bytes} [Tue Apr 14 06:50:13 2026] GET /v2.0/quotas/e412d94db38548c9a14b4975854ac294/details => generated 847 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:13.322 7 INFO neutron.db.segments_db [None req-d7c296f3-9013-49b6-bba0-f90b95bb0caa f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Added segment f26034c8-1784-4114-8f44-38cd26555183 of type vxlan for network 70a5e159-954a-4d80-acec-1df3f82ea2e0 2026-04-14 06:50:13.707 7 INFO neutron.db.l3_hamode_db [None req-d7c296f3-9013-49b6-bba0-f90b95bb0caa f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:50:13.918 7 INFO neutron.db.l3_hamode_db [None req-d7c296f3-9013-49b6-bba0-f90b95bb0caa f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 752/1507] 10.0.0.211 () {32 vars in 623 bytes} [Tue Apr 14 06:50:14 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1508] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:13 2026] POST /v2.0/routers => generated 505 bytes in 1799 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1509] 10.0.0.211 () {32 vars in 633 bytes} [Tue Apr 14 06:50:14 2026] GET /v2.0/ => generated 632 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1510] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:15 2026] GET /v2.0/security-groups?tenant_id=f3e1069866e8499dbd2e6e1fa7127535&name=default => generated 2801 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1511] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:15 2026] GET /v2.0/security-groups?tenant_id=e412d94db38548c9a14b4975854ac294&name=default => generated 2801 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1512] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:16 2026] DELETE /v2.0/security-groups/9d112fc3-976c-480a-a47a-ce7bc6f8f86c => 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: 757/1513] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:16 2026] DELETE /v2.0/security-groups/2abc7cd4-3fe6-4f67-b3d7-f1b51f02c85e => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1514] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:50:15 2026] PUT /v2.0/routers/a3656c8a-c49a-4e31-8f3f-a4f455767545/add_router_interface => generated 309 bytes in 1510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:16.601 8 WARNING neutron_lib.context [None req-15fe6616-ceeb-44e9-9f03-0a6463cef840 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 758/1515] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:50:16 2026] GET /v2.0/ports/038f8a76-8a58-4977-9af8-5d1dfb517061 => generated 955 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:16.801 8 INFO neutron.db.segments_db [None req-15fe6616-ceeb-44e9-9f03-0a6463cef840 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Added segment be9a3135-ba4e-4a4a-bfdd-6f3a4dd951b8 of type vxlan for network 8807b8a2-7dca-4c78-9458-2f7749529086 [pid: 8|app: 0|req: 758/1516] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:16 2026] POST /v2.0/networks => generated 632 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:16.954 8 WARNING neutron_lib.context [None req-8c479f2b-5ed7-4db7-9cf1-83471cb0bd9b 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 759/1517] 10.0.0.211 () {34 vars in 664 bytes} [Tue Apr 14 06:50:16 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:50:17.253 8 WARNING neutron_lib.context [None req-00ca3d26-fd9f-49c3-a228-e658ad567372 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1518] 10.0.0.211 () {34 vars in 666 bytes} [Tue Apr 14 06:50:17 2026] POST /v2.0/trunks => generated 407 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:17.514 8 WARNING neutron_lib.context [None req-c3765b90-819b-471d-8dc7-384481563bf7 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:17.565 8 INFO neutron.db.segments_db [None req-c3765b90-819b-471d-8dc7-384481563bf7 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Added segment 50a1c699-1c1c-4cb9-8ed0-4eed02236cb3 of type vxlan for network 16139d9b-e563-47c3-a3c9-28b580b563ac [pid: 8|app: 0|req: 761/1519] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:17 2026] POST /v2.0/networks => generated 630 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:17.691 8 WARNING neutron_lib.context [None req-dd157737-57cd-4795-ac72-941997f9d3ac 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 759/1520] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:50:16 2026] PUT /v2.0/routers/a3656c8a-c49a-4e31-8f3f-a4f455767545/add_router_interface => generated 309 bytes in 1347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1521] 10.0.0.211 () {34 vars in 664 bytes} [Tue Apr 14 06:50:17 2026] POST /v2.0/ports => generated 743 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:50:18.099 8 WARNING neutron_lib.context [None req-373addca-0e4d-4481-829e-bb9f1f02b615 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 760/1522] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:50:18 2026] GET /v2.0/ports/b7639af8-98ed-4d63-a719-7f9f35eecf97 => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1523] 10.0.0.211 () {34 vars in 666 bytes} [Tue Apr 14 06:50:18 2026] POST /v2.0/trunks => generated 407 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:18.334 8 WARNING neutron_lib.context [None req-28186fe6-6dd1-411a-9333-9427b1f34d97 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:18.389 8 INFO neutron.db.segments_db [None req-28186fe6-6dd1-411a-9333-9427b1f34d97 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Added segment ae4f0554-de75-42ca-9420-835a51f31081 of type vxlan for network 08d0bccf-e3cd-4dd5-955f-29bc84e2dbd1 [pid: 8|app: 0|req: 764/1524] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:18 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:18.516 8 WARNING neutron_lib.context [None req-37e4990a-b8d5-4fed-b9ff-733d5a75b6bb 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 765/1525] 10.0.0.211 () {34 vars in 664 bytes} [Tue Apr 14 06:50:18 2026] POST /v2.0/ports => generated 743 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:50:18.868 8 WARNING neutron_lib.context [None req-2f140c2b-a088-4f0b-b784-883a83efede8 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 768/1528] 10.0.0.211 () {34 vars in 666 bytes} [Tue Apr 14 06:50:18 2026] POST /v2.0/trunks => generated 407 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:19.065 8 WARNING neutron_lib.context [None req-b81d1b70-16a9-4953-a48e-64aa3d925340 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:19.108 8 INFO neutron.db.segments_db [None req-b81d1b70-16a9-4953-a48e-64aa3d925340 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Added segment 5e3aacdb-b4ff-4469-85e5-620dbb6ef6ba of type vxlan for network e55187c2-07c5-479e-a69a-d9cc9fa3bc44 [pid: 7|app: 0|req: 761/1529] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:50:18 2026] PUT /v2.0/routers/a3656c8a-c49a-4e31-8f3f-a4f455767545/remove_router_interface => generated 309 bytes in 996 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1530] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:19 2026] POST /v2.0/networks => generated 630 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:19.235 8 WARNING neutron_lib.context [None req-c9d63b13-9d20-4035-aff2-7726b1dcfbb1 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 770/1531] 10.0.0.211 () {34 vars in 664 bytes} [Tue Apr 14 06:50:19 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:50:19.669 8 WARNING neutron_lib.context [None req-72b2e30c-80fd-4251-bc0e-27b85312d204 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:19.803 8 INFO neutron.db.segments_db [None req-72b2e30c-80fd-4251-bc0e-27b85312d204 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Added segment 42120af7-456a-4f33-b54d-128d1f2ae741 of type vxlan for network dd348bff-9d74-4af3-9f60-4549c4807ff1 [pid: 8|app: 0|req: 771/1532] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:50:19 2026] POST /v2.0/networks => generated 633 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:19.947 8 WARNING neutron_lib.context [None req-5a1296aa-a0e0-4b70-99bf-cc02ac1bdaae 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 772/1533] 10.0.0.211 () {34 vars in 666 bytes} [Tue Apr 14 06:50:19 2026] POST /v2.0/trunks => generated 407 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:20.159 8 WARNING neutron_lib.context [None req-491dc28d-3b29-42d2-9c82-8811f2f07756 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:20.201 8 INFO neutron.db.segments_db [None req-491dc28d-3b29-42d2-9c82-8811f2f07756 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Added segment 2de91bc7-c607-412c-847c-188deaed579c of type vxlan for network f135e809-7a06-434f-a586-7077fdace35c [pid: 7|app: 0|req: 762/1534] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:50:19 2026] PUT /v2.0/routers/a3656c8a-c49a-4e31-8f3f-a4f455767545/remove_router_interface => generated 309 bytes in 1073 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:20.214 7 WARNING neutron_lib.context [None req-8b5207e4-6257-4784-bdf3-d1861342e80f 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:20.267 7 INFO neutron.db.segments_db [None req-8b5207e4-6257-4784-bdf3-d1861342e80f 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Added segment 0cfd1b46-d69e-4209-a1a9-19869ab21ba3 of type vxlan for network 4bc71fa8-8ac8-4540-a823-a0225e6a299c [pid: 7|app: 0|req: 763/1535] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:20 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1536] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:50:20 2026] GET /v2.0/ports?device_id=a3656c8a-c49a-4e31-8f3f-a4f455767545 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:20.402 7 WARNING neutron_lib.context [None req-fac78552-86da-4e7e-8a16-453a82753724 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:20.511 8 INFO neutron.db.l3_hamode_db [None req-491dc28d-3b29-42d2-9c82-8811f2f07756 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 765/1537] 10.0.0.211 () {34 vars in 664 bytes} [Tue Apr 14 06:50:20 2026] POST /v2.0/ports => generated 743 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:50:21.514 8 INFO neutron.db.l3_hamode_db [None req-491dc28d-3b29-42d2-9c82-8811f2f07756 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:50:21.837 7 INFO neutron.services.segments.plugin [-] Segment f26034c8-1784-4114-8f44-38cd26555183 resource provider aggregate not found 2026-04-14 06:50:21.842 7 INFO neutron.services.segments.plugin [-] Segment f26034c8-1784-4114-8f44-38cd26555183 resource provider aggregate not found 2026-04-14 06:50:21.860 7 INFO neutron.services.segments.plugin [-] Segment f26034c8-1784-4114-8f44-38cd26555183 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f26034c8-1784-4114-8f44-38cd26555183 found for delete ", "request_id": "req-3f21baa8-4833-4743-87ba-c4976c8de2b2"}]} 2026-04-14 06:50:21.861 7 INFO neutron.services.segments.plugin [-] Segment f26034c8-1784-4114-8f44-38cd26555183 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f26034c8-1784-4114-8f44-38cd26555183 found for delete ", "request_id": "req-c21c8314-9cc2-4f22-9edf-786e4bc25a76"}]} 2026-04-14 06:50:21.868 7 INFO neutron.db.l3_hamode_db [None req-796d3c30-b5a6-4093-906d-f40f1fb26857 f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] HA network 70a5e159-954a-4d80-acec-1df3f82ea2e0 was deleted as no HA routers are present in tenant b6280f7c179c4528aac1c967bfe4cb5d. [pid: 7|app: 0|req: 766/1538] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:20 2026] DELETE /v2.0/routers/a3656c8a-c49a-4e31-8f3f-a4f455767545 => generated 0 bytes in 1132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1539] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:21 2026] GET /v2.0/security-groups?tenant_id=b9923cedcbe34a5789d3aed3a403bc23&name=default => generated 2801 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:22.087 7 WARNING neutron_lib.context [None req-36192154-9a4f-419f-816d-2a479c54fd28 79408d78d4b74a7eaa3ae3afe56b95be c58565395a844ae988b3eb20fe116bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 768/1540] 10.0.0.211 () {34 vars in 666 bytes} [Tue Apr 14 06:50:22 2026] POST /v2.0/trunks => generated 407 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1541] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:22 2026] DELETE /v2.0/subnets/1d1dff0b-d4c7-4c9c-a25c-9014a19244a5 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1542] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:22 2026] DELETE /v2.0/security-groups/1fbfeb77-781b-42aa-9022-400bcb085826 => 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: 771/1543] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:50:22 2026] PUT /v2.0/trunks/9a4cbaa0-ca94-4130-ae08-6893d0878a50/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1544] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:20 2026] POST /v2.0/routers => generated 694 bytes in 2746 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1545] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:50:22 2026] PUT /v2.0/trunks/5beadbac-6336-462d-8f84-c1e469e6b871/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1546] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:22 2026] DELETE /v2.0/subnets/5712659d-ee42-44d1-bce3-174509e4fda2 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1547] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:22 2026] GET /v2.0/security-groups?tenant_id=631f04c014ec4a3583541ac244248538&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1548] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:50:23 2026] PUT /v2.0/trunks/8e73be55-6fe6-4168-861b-748986863622/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1549] 10.0.0.211 () {32 vars in 776 bytes} [Tue Apr 14 06:50:22 2026] GET /v2.0/subnets?project_id=7fc43d9262c74594aa8b3ecccb5f5d1a&cidr=10.100.0.0%2F28 => generated 14 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1550] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:23 2026] DELETE /v2.0/security-groups/fb3203d7-2a65-4b6e-b5f5-d841ec8e6d04 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1551] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:50:23 2026] PUT /v2.0/trunks/9f00bec4-0cb2-4498-9f4c-3fc879f32f52/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:23.327 8 INFO neutron.services.segments.plugin [-] Segment 8a7ea12f-7861-4930-85a5-51df39c8f81e resource provider aggregate not found 2026-04-14 06:50:23.341 8 INFO neutron.services.segments.plugin [-] Segment 8a7ea12f-7861-4930-85a5-51df39c8f81e resource provider aggregate not found 2026-04-14 06:50:23.355 8 INFO neutron.services.segments.plugin [-] Segment 8a7ea12f-7861-4930-85a5-51df39c8f81e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a7ea12f-7861-4930-85a5-51df39c8f81e found for delete ", "request_id": "req-2b55106a-875a-491f-9861-2c8bf6979834"}]} 2026-04-14 06:50:23.358 8 INFO neutron.services.segments.plugin [-] Segment 8a7ea12f-7861-4930-85a5-51df39c8f81e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a7ea12f-7861-4930-85a5-51df39c8f81e found for delete ", "request_id": "req-5ad5bef3-8bc0-4871-92b8-1cdbd2578f85"}]} [pid: 8|app: 0|req: 777/1552] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:23 2026] DELETE /v2.0/networks/53d9612f-545f-4b24-8abe-92e3497d91c0 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1553] 10.0.0.211 () {32 vars in 662 bytes} [Tue Apr 14 06:50:23 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1554] 10.0.0.211 () {32 vars in 694 bytes} [Tue Apr 14 06:50:23 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1555] 10.0.0.211 () {32 vars in 676 bytes} [Tue Apr 14 06:50:23 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1556] 10.0.0.211 () {32 vars in 784 bytes} [Tue Apr 14 06:50:23 2026] GET /v2.0/subnets?network_id=ae956a89-ff5b-4ae5-af5e-fdb90cecbf7d&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: 7|app: 0|req: 779/1557] 10.0.0.211 () {32 vars in 672 bytes} [Tue Apr 14 06:50:23 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:23.489 7 WARNING neutron_lib.context [None req-f522e68f-7150-4bb8-88f7-c890738ac318 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 779/1558] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:23 2026] DELETE /v2.0/networks/a7fb3da2-2b2c-4b8b-99d5-04e45c4411b3 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1559] 10.0.0.211 () {32 vars in 684 bytes} [Tue Apr 14 06:50:23 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:23.658 8 WARNING neutron_lib.context [None req-d1b9ee2f-6d28-431e-83b3-dad13928a59e f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:23.710 8 INFO neutron.db.segments_db [None req-d1b9ee2f-6d28-431e-83b3-dad13928a59e f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Added segment 039f314a-b5b3-4ee7-9de9-e4bc287fac38 of type vxlan for network 28baa12c-5e0b-4b99-bbba-b7241c08ff7b [pid: 7|app: 0|req: 780/1560] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:23 2026] POST /v2.0/subnets => generated 633 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1561] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:23 2026] POST /v2.0/networks => generated 629 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:23.841 8 WARNING neutron_lib.context [None req-2035d571-85b8-4cf0-b3c1-16044987d228 f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 781/1562] 10.0.0.211 () {32 vars in 670 bytes} [Tue Apr 14 06:50:23 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1563] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:23 2026] POST /v2.0/subnets => generated 602 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1564] 10.0.0.211 () {32 vars in 684 bytes} [Tue Apr 14 06:50:24 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:24.287 8 WARNING neutron_lib.context [None req-25fffa1c-9b6f-462c-b4c6-fba2b3747f2d f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:24.333 8 INFO neutron.db.segments_db [None req-25fffa1c-9b6f-462c-b4c6-fba2b3747f2d f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Added segment 3e1b2e12-4d9d-41c2-836a-456ac0281f2d of type vxlan for network 20e5e59d-1056-4cbd-8df4-c698e36f0ab7 2026-04-14 06:50:24.676 8 INFO neutron.db.l3_hamode_db [None req-25fffa1c-9b6f-462c-b4c6-fba2b3747f2d f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:50:24.839 8 INFO neutron.db.l3_hamode_db [None req-25fffa1c-9b6f-462c-b4c6-fba2b3747f2d f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:50:25.377 8 INFO neutron.services.segments.plugin [-] Segment 3be8a452-0844-4b3f-95e8-40cd4c547625 resource provider aggregate not found 2026-04-14 06:50:25.399 8 INFO neutron.services.segments.plugin [-] Segment 3be8a452-0844-4b3f-95e8-40cd4c547625 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3be8a452-0844-4b3f-95e8-40cd4c547625 found for delete ", "request_id": "req-06d79f67-8785-4601-b979-9ebb000a945c"}]} 2026-04-14 06:50:25.400 8 INFO neutron.services.segments.plugin [-] Segment 3be8a452-0844-4b3f-95e8-40cd4c547625 resource provider aggregate not found 2026-04-14 06:50:25.428 8 INFO neutron.services.segments.plugin [-] Segment 3be8a452-0844-4b3f-95e8-40cd4c547625 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3be8a452-0844-4b3f-95e8-40cd4c547625 found for delete ", "request_id": "req-b5199258-4395-4b6c-918e-369d72cfd49c"}]} [pid: 8|app: 0|req: 784/1565] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:24 2026] POST /v2.0/routers => generated 506 bytes in 1362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1566] 10.0.0.211 () {32 vars in 680 bytes} [Tue Apr 14 06:50:25 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:25.677 8 WARNING neutron_lib.context [None req-d8bea854-2eb0-4c51-97de-279b91bc84eb f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 782/1567] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:50:23 2026] PUT /v2.0/routers/5d40b3be-c26f-441e-95a2-8a3bc8020826/add_router_interface => generated 309 bytes in 1835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1568] 10.0.0.211 () {32 vars in 692 bytes} [Tue Apr 14 06:50:25 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1569] 10.0.0.211 () {32 vars in 649 bytes} [Tue Apr 14 06:50:25 2026] GET /v2.0/networks => generated 8554 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1570] 10.0.0.211 () {32 vars in 719 bytes} [Tue Apr 14 06:50:25 2026] GET /v2.0/trunks/9a4cbaa0-ca94-4130-ae08-6893d0878a50 => generated 412 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1571] 10.0.0.211 () {32 vars in 647 bytes} [Tue Apr 14 06:50:25 2026] GET /v2.0/subnets => generated 3708 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1572] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:50:25 2026] GET /v2.0/ports/3d951bbb-dad1-4c22-8489-c4e754c49f3c => generated 826 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1573] 10.0.0.211 () {32 vars in 647 bytes} [Tue Apr 14 06:50:26 2026] GET /v2.0/routers => generated 1273 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1574] 10.0.0.211 () {32 vars in 722 bytes} [Tue Apr 14 06:50:26 2026] DELETE /v2.0/trunks/9a4cbaa0-ca94-4130-ae08-6893d0878a50 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:50:26.307 7 WARNING neutron_lib.context [None req-cec0ba7f-0247-4395-8507-a62ada6fcc7f 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 786/1575] 10.0.0.211 () {34 vars in 665 bytes} [Tue Apr 14 06:50:25 2026] POST /v2.0/ports => generated 947 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 787/1576] 10.0.0.211 () {32 vars in 719 bytes} [Tue Apr 14 06:50:26 2026] GET /v2.0/trunks/5beadbac-6336-462d-8f84-c1e469e6b871 => generated 420 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1577] 10.0.0.211 () {34 vars in 685 bytes} [Tue Apr 14 06:50:26 2026] POST /v2.0/security-groups => generated 1609 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1578] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:50:26 2026] GET /v2.0/ports/f67c2ec5-a160-458f-b9ca-0af9132358b6 => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:26.544 7 WARNING neutron_lib.context [None req-f3a79ae3-0de3-4032-9a1c-98350eb20d4c 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 792/1579] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1580] 10.0.0.211 () {32 vars in 722 bytes} [Tue Apr 14 06:50:26 2026] DELETE /v2.0/trunks/5beadbac-6336-462d-8f84-c1e469e6b871 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:50:26.770 7 WARNING neutron_lib.context [None req-137f2683-8b26-49ec-a74e-77d1f0f630e1 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 794/1581] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:26 2026] POST /v2.0/security-group-rules => generated 564 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1582] 10.0.0.211 () {32 vars in 719 bytes} [Tue Apr 14 06:50:26 2026] GET /v2.0/trunks/8e73be55-6fe6-4168-861b-748986863622 => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:26.894 7 WARNING neutron_lib.context [None req-7ca9613c-1cce-4525-bb66-59f2e7d9aa74 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 796/1583] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:26 2026] POST /v2.0/security-group-rules => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1584] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:50:26 2026] GET /v2.0/ports/0cbf77ee-a827-439b-b2a6-34aae14012f8 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:27.099 7 WARNING neutron_lib.context [None req-28b50894-02d6-4201-b748-185bf02d9424 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1585] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:27 2026] POST /v2.0/security-group-rules => generated 569 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1586] 10.0.0.211 () {32 vars in 722 bytes} [Tue Apr 14 06:50:27 2026] DELETE /v2.0/trunks/8e73be55-6fe6-4168-861b-748986863622 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1587] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:27 2026] GET /v2.0/security-groups?tenant_id=5e99e9a686e74aac9b1c463b7750a5b6&name=default => generated 2801 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:27.572 7 WARNING neutron_lib.context [None req-ecdfa16a-1fdf-4967-8acc-d270de23dfa7 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:27.592 7 INFO neutron.db.securitygroups_db [None req-ecdfa16a-1fdf-4967-8acc-d270de23dfa7 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Project 7fc43d9262c74594aa8b3ecccb5f5d1a 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: 801/1588] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:27 2026] POST /v2.0/security-group-rules => generated 575 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1589] 10.0.0.211 () {32 vars in 719 bytes} [Tue Apr 14 06:50:27 2026] GET /v2.0/trunks/9f00bec4-0cb2-4498-9f4c-3fc879f32f52 => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1590] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:27 2026] DELETE /v2.0/security-groups/53d8e70f-eea8-4889-b130-0bdb2dd1d05b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:50:27.819 7 WARNING neutron_lib.context [None req-80d8f7f7-9b8e-48c6-9e87-a060867d1ec5 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:27.841 7 INFO neutron.db.securitygroups_db [None req-80d8f7f7-9b8e-48c6-9e87-a060867d1ec5 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Project 7fc43d9262c74594aa8b3ecccb5f5d1a 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: 804/1591] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:27 2026] POST /v2.0/security-group-rules => generated 574 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1592] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:50:27 2026] GET /v2.0/ports/d0fcac1b-eab5-4fdd-8a24-8af266c3497d => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1593] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:50:26 2026] PUT /v2.0/routers/0797f851-f894-4ea6-ad0b-a293428c1acb/add_router_interface => generated 309 bytes in 1664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 789/1594] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:50:28 2026] GET /v2.0/ports/1d278176-b0c6-4001-b465-7dd3abbb85d8 => generated 1021 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1595] 10.0.0.211 () {32 vars in 722 bytes} [Tue Apr 14 06:50:28 2026] DELETE /v2.0/trunks/9f00bec4-0cb2-4498-9f4c-3fc879f32f52 => 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: 807/1596] 10.0.0.211 () {32 vars in 719 bytes} [Tue Apr 14 06:50:28 2026] GET /v2.0/trunks/f0d1e062-98d7-480a-a88b-f5f5dc2c73de => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1597] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:50:28 2026] GET /v2.0/ports/b34edccf-d271-47b9-8f47-6c7a3cde2907 => generated 826 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1598] 10.0.0.211 () {32 vars in 722 bytes} [Tue Apr 14 06:50:28 2026] DELETE /v2.0/trunks/f0d1e062-98d7-480a-a88b-f5f5dc2c73de => 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: 810/1599] 10.0.0.211 () {32 vars in 649 bytes} [Tue Apr 14 06:50:28 2026] GET /v2.0/networks => generated 1298 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1600] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:28 2026] DELETE /v2.0/ports/3d951bbb-dad1-4c22-8489-c4e754c49f3c => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1601] 10.0.0.98 () {34 vars in 1097 bytes} [Tue Apr 14 06:50:28 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-124097419&fields=id&tenant_id=7fc43d9262c74594aa8b3ecccb5f5d1a => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1602] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:28 2026] DELETE /v2.0/ports/f67c2ec5-a160-458f-b9ca-0af9132358b6 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1603] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:50:28 2026] PUT /v2.0/routers/0797f851-f894-4ea6-ad0b-a293428c1acb/remove_router_interface => generated 309 bytes in 1095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 814/1604] 10.0.0.98 () {34 vars in 981 bytes} [Tue Apr 14 06:50:29 2026] GET /v2.0/networks?id=dd348bff-9d74-4af3-9f60-4549c4807ff1 => generated 661 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:29.450 7 INFO neutron.api.v2.resource [None req-58db953f-26b8-4eb3-a7b3-e5aaecf9262b f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 815/1605] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:50:29 2026] PUT /v2.0/routers/0797f851-f894-4ea6-ad0b-a293428c1acb/remove_router_interface => generated 197 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1606] 10.0.0.98 () {34 vars in 964 bytes} [Tue Apr 14 06:50:29 2026] GET /v2.0/quotas/7fc43d9262c74594aa8b3ecccb5f5d1a => 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: 791/1607] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:29 2026] DELETE /v2.0/ports/0cbf77ee-a827-439b-b2a6-34aae14012f8 => 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: 792/1608] 10.0.0.98 () {34 vars in 1001 bytes} [Tue Apr 14 06:50:29 2026] GET /v2.0/ports?tenant_id=7fc43d9262c74594aa8b3ecccb5f5d1a&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1609] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:50:29 2026] GET /v2.0/ports?device_id=0797f851-f894-4ea6-ad0b-a293428c1acb => generated 12 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1610] 10.0.0.98 () {34 vars in 1007 bytes} [Tue Apr 14 06:50:29 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1611] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:29 2026] DELETE /v2.0/ports/d0fcac1b-eab5-4fdd-8a24-8af266c3497d => generated 0 bytes in 694 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1612] 10.0.0.98 () {34 vars in 1107 bytes} [Tue Apr 14 06:50:30 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:30.601 7 INFO neutron.services.segments.plugin [-] Segment 3e1b2e12-4d9d-41c2-836a-456ac0281f2d resource provider aggregate not found 2026-04-14 06:50:30.607 7 INFO neutron.services.segments.plugin [-] Segment 3e1b2e12-4d9d-41c2-836a-456ac0281f2d resource provider aggregate not found 2026-04-14 06:50:30.623 7 INFO neutron.services.segments.plugin [-] Segment 3e1b2e12-4d9d-41c2-836a-456ac0281f2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e1b2e12-4d9d-41c2-836a-456ac0281f2d found for delete ", "request_id": "req-754af964-4c37-40a6-8e70-5a799780a1c6"}]} 2026-04-14 06:50:30.625 7 INFO neutron.services.segments.plugin [-] Segment 3e1b2e12-4d9d-41c2-836a-456ac0281f2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e1b2e12-4d9d-41c2-836a-456ac0281f2d found for delete ", "request_id": "req-b7d2369a-e73f-4f17-b3cd-1deb085b9522"}]} 2026-04-14 06:50:30.631 7 INFO neutron.db.l3_hamode_db [None req-05d33138-5053-4184-825a-7dbe6b39e786 f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] HA network 20e5e59d-1056-4cbd-8df4-c698e36f0ab7 was deleted as no HA routers are present in tenant b6280f7c179c4528aac1c967bfe4cb5d. [pid: 8|app: 0|req: 795/1613] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:30 2026] GET /v2.0/security-groups?tenant_id=a2609ec9a6ab406094c5e9c31d56e95e&name=default => generated 2801 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1614] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:29 2026] DELETE /v2.0/routers/0797f851-f894-4ea6-ad0b-a293428c1acb => generated 0 bytes in 705 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1615] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:50:30 2026] GET /v2.0/ports?device_id=14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1616] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:30 2026] DELETE /v2.0/ports/b34edccf-d271-47b9-8f47-6c7a3cde2907 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1617] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:30 2026] DELETE /v2.0/subnets/a0500bf6-cc32-40a5-801f-da702bb6f8c7 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1618] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:30 2026] DELETE /v2.0/security-groups/f5038851-e906-44ed-81ac-ee45af5e572b => 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: 822/1619] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:30 2026] DELETE /v2.0/networks/8807b8a2-7dca-4c78-9458-2f7749529086 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1620] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:50:31 2026] GET /v2.0/networks?id=dd348bff-9d74-4af3-9f60-4549c4807ff1 => generated 661 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:31.314 8 INFO neutron.services.segments.plugin [-] Segment 039f314a-b5b3-4ee7-9de9-e4bc287fac38 resource provider aggregate not found 2026-04-14 06:50:31.322 8 INFO neutron.services.segments.plugin [-] Segment 039f314a-b5b3-4ee7-9de9-e4bc287fac38 resource provider aggregate not found 2026-04-14 06:50:31.338 8 INFO neutron.services.segments.plugin [-] Segment 039f314a-b5b3-4ee7-9de9-e4bc287fac38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 039f314a-b5b3-4ee7-9de9-e4bc287fac38 found for delete ", "request_id": "req-0a8d7f4b-fcf8-4d80-9125-99f77a79bb85"}]} 2026-04-14 06:50:31.342 8 INFO neutron.services.segments.plugin [-] Segment 039f314a-b5b3-4ee7-9de9-e4bc287fac38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 039f314a-b5b3-4ee7-9de9-e4bc287fac38 found for delete ", "request_id": "req-f336a523-2f8d-48ad-bb49-79e4f7cc5aa5"}]} [pid: 8|app: 0|req: 798/1621] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:30 2026] DELETE /v2.0/networks/28baa12c-5e0b-4b99-bbba-b7241c08ff7b => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1622] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:31 2026] DELETE /v2.0/networks/16139d9b-e563-47c3-a3c9-28b580b563ac => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:31.410 7 WARNING neutron_lib.context [None req-563145ea-8d72-41bb-bc92-81db51481a16 f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 799/1623] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Apr 14 06:50:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7fc43d9262c74594aa8b3ecccb5f5d1a => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:31.480 7 INFO neutron.db.segments_db [None req-563145ea-8d72-41bb-bc92-81db51481a16 f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Added segment 4bbe8254-eddc-461b-821b-701ea88962ed of type vxlan for network 77602e2d-8a30-4f5b-82ff-8f5260720a3b [pid: 7|app: 0|req: 825/1624] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:31 2026] POST /v2.0/networks => generated 630 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:31.603 7 WARNING neutron_lib.context [req-8ea31d86-e70a-420d-bf4d-b43d737b7324 req-7f14d07b-6dbe-4c7a-be14-c79731b26150 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 800/1625] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:31 2026] DELETE /v2.0/networks/08d0bccf-e3cd-4dd5-955f-29bc84e2dbd1 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:31.626 8 WARNING neutron_lib.context [None req-3695fd6c-3144-4e05-b9b1-a9bc61c3bfda f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 801/1626] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:31 2026] POST /v2.0/subnets => generated 602 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1627] 199.204.45.89 () {38 vars in 954 bytes} [Tue Apr 14 06:50:31 2026] POST /v2.0/ports => generated 954 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 827/1628] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:50:32 2026] GET /v2.0/ports?device_id=14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 957 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:32.156 7 WARNING neutron_lib.context [None req-95ced7f1-3d35-4a95-b226-04d55463f5cf f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1629] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:31 2026] DELETE /v2.0/networks/e55187c2-07c5-479e-a69a-d9cc9fa3bc44 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:32.205 7 INFO neutron.db.segments_db [None req-95ced7f1-3d35-4a95-b226-04d55463f5cf f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Added segment 181c3dd6-5d4d-4a9e-aa2a-5de33b3795f6 of type vxlan for network db3bd907-77f2-44cb-983c-7eeaaca59e05 2026-04-14 06:50:32.549 7 INFO neutron.db.l3_hamode_db [None req-95ced7f1-3d35-4a95-b226-04d55463f5cf f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:50:32.655 7 INFO neutron.services.segments.plugin [-] Segment be9a3135-ba4e-4a4a-bfdd-6f3a4dd951b8 resource provider aggregate not found 2026-04-14 06:50:32.662 7 INFO neutron.services.segments.plugin [-] Segment be9a3135-ba4e-4a4a-bfdd-6f3a4dd951b8 resource provider aggregate not found 2026-04-14 06:50:32.687 7 INFO neutron.services.segments.plugin [-] Segment be9a3135-ba4e-4a4a-bfdd-6f3a4dd951b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be9a3135-ba4e-4a4a-bfdd-6f3a4dd951b8 found for delete ", "request_id": "req-85c60fa9-264e-46d4-b75d-653deeeff986"}]} 2026-04-14 06:50:32.691 7 INFO neutron.services.segments.plugin [-] Segment be9a3135-ba4e-4a4a-bfdd-6f3a4dd951b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be9a3135-ba4e-4a4a-bfdd-6f3a4dd951b8 found for delete ", "request_id": "req-00b86c78-87a6-44b2-8170-12aaceba46d2"}]} [pid: 8|app: 0|req: 803/1630] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:50:32 2026] PUT /v2.0/ports/3edadb99-07c4-4a5d-8d95-8c1f62e0e01c => generated 1199 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:50:32.713 7 INFO neutron.services.segments.plugin [-] Segment 50a1c699-1c1c-4cb9-8ed0-4eed02236cb3 resource provider aggregate not found 2026-04-14 06:50:32.720 7 INFO neutron.services.segments.plugin [-] Segment 50a1c699-1c1c-4cb9-8ed0-4eed02236cb3 resource provider aggregate not found 2026-04-14 06:50:32.741 7 INFO neutron.services.segments.plugin [-] Segment 50a1c699-1c1c-4cb9-8ed0-4eed02236cb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50a1c699-1c1c-4cb9-8ed0-4eed02236cb3 found for delete ", "request_id": "req-ddf075ab-5517-4029-94ff-ea3fb6b79ac3"}]} 2026-04-14 06:50:32.741 7 INFO neutron.services.segments.plugin [-] Segment 50a1c699-1c1c-4cb9-8ed0-4eed02236cb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50a1c699-1c1c-4cb9-8ed0-4eed02236cb3 found for delete ", "request_id": "req-d781effe-7d00-4bec-b136-4000d14584c4"}]} 2026-04-14 06:50:32.750 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1364ddb8-fddf-44d6-ba70-4ba63b9e6168'] response: {'name': 'network-changed', 'server_uuid': '14e4f10a-7d76-4902-ad9f-b8011f7e8398', 'tag': '3edadb99-07c4-4a5d-8d95-8c1f62e0e01c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 804/1631] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:50:32 2026] GET /v2.0/security-groups?id=6459586d-8224-49bf-aec6-5fcc9d6c9cb8&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:50:32.785 7 INFO neutron.db.l3_hamode_db [None req-95ced7f1-3d35-4a95-b226-04d55463f5cf f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 805/1632] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:32 2026] DELETE /v2.0/networks/4bc71fa8-8ac8-4540-a823-a0225e6a299c => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1633] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:50:32 2026] GET /v2.0/ports?tenant_id=7fc43d9262c74594aa8b3ecccb5f5d1a&device_id=14e4f10a-7d76-4902-ad9f-b8011f7e8398 => 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: 807/1634] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3edadb99-07c4-4a5d-8d95-8c1f62e0e01c => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1635] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.0/subnets?id=a0e111c7-1a52-47b3-8568-9f0874967037 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1636] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.0/ports?network_id=dd348bff-9d74-4af3-9f60-4549c4807ff1&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1637] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?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: 811/1638] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?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-04-14 06:50:33.438 8 INFO neutron.services.segments.plugin [-] Segment ae4f0554-de75-42ca-9420-835a51f31081 resource provider aggregate not found 2026-04-14 06:50:33.447 8 INFO neutron.services.segments.plugin [-] Segment ae4f0554-de75-42ca-9420-835a51f31081 resource provider aggregate not found [pid: 8|app: 0|req: 812/1639] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.0/ports?tenant_id=7fc43d9262c74594aa8b3ecccb5f5d1a&device_id=14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 1238 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:33.487 8 INFO neutron.services.segments.plugin [-] Segment ae4f0554-de75-42ca-9420-835a51f31081 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae4f0554-de75-42ca-9420-835a51f31081 found for delete ", "request_id": "req-927d12aa-aeeb-4ee8-8407-acf4193babe5"}]} 2026-04-14 06:50:33.495 8 INFO neutron.services.segments.plugin [-] Segment ae4f0554-de75-42ca-9420-835a51f31081 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae4f0554-de75-42ca-9420-835a51f31081 found for delete ", "request_id": "req-541eabd1-c910-4d1f-8066-788c49ded996"}]} 2026-04-14 06:50:33.521 8 INFO neutron.services.segments.plugin [-] Segment 5e3aacdb-b4ff-4469-85e5-620dbb6ef6ba resource provider aggregate not found 2026-04-14 06:50:33.542 8 INFO neutron.services.segments.plugin [-] Segment 5e3aacdb-b4ff-4469-85e5-620dbb6ef6ba resource provider aggregate not found 2026-04-14 06:50:33.567 8 INFO neutron.services.segments.plugin [-] Segment 5e3aacdb-b4ff-4469-85e5-620dbb6ef6ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e3aacdb-b4ff-4469-85e5-620dbb6ef6ba found for delete ", "request_id": "req-3855f5e5-152e-4c07-b4b0-aedefa668750"}]} 2026-04-14 06:50:33.587 8 INFO neutron.services.segments.plugin [-] Segment 0cfd1b46-d69e-4209-a1a9-19869ab21ba3 resource provider aggregate not found 2026-04-14 06:50:33.604 8 INFO neutron.services.segments.plugin [-] Segment 0cfd1b46-d69e-4209-a1a9-19869ab21ba3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cfd1b46-d69e-4209-a1a9-19869ab21ba3 found for delete ", "request_id": "req-1e57b3ed-bd8d-4ab6-bc36-1c0fb2e9a268"}]} [pid: 8|app: 0|req: 813/1640] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.0/networks?id=dd348bff-9d74-4af3-9f60-4549c4807ff1 => generated 757 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:33.626 8 INFO neutron.services.segments.plugin [-] Segment 5e3aacdb-b4ff-4469-85e5-620dbb6ef6ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e3aacdb-b4ff-4469-85e5-620dbb6ef6ba found for delete ", "request_id": "req-8a0340e5-c2c0-4df2-9635-743e9d004f6d"}]} 2026-04-14 06:50:33.658 8 INFO neutron.services.segments.plugin [-] Segment 0cfd1b46-d69e-4209-a1a9-19869ab21ba3 resource provider aggregate not found [pid: 8|app: 0|req: 814/1641] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3edadb99-07c4-4a5d-8d95-8c1f62e0e01c => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1642] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:32 2026] POST /v2.0/routers => generated 507 bytes in 1526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:33.683 8 INFO neutron.services.segments.plugin [-] Segment 0cfd1b46-d69e-4209-a1a9-19869ab21ba3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cfd1b46-d69e-4209-a1a9-19869ab21ba3 found for delete ", "request_id": "req-9b81a530-7f2b-4040-ac77-780fae09b0a5"}]} [pid: 8|app: 0|req: 815/1645] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.0/subnets?id=a0e111c7-1a52-47b3-8568-9f0874967037 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1646] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.0/ports?network_id=dd348bff-9d74-4af3-9f60-4549c4807ff1&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: 817/1647] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?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: 818/1648] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?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: 819/1649] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.0/ports?device_id=14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1650] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.0/security-groups?id=6459586d-8224-49bf-aec6-5fcc9d6c9cb8&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1651] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.0/security-groups?tenant_id=fb439406e4994a87906b8e2a373767cd&name=default => generated 2801 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1652] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:34 2026] DELETE /v2.0/security-groups/ae66ea35-00e1-4e39-ba02-71c8559995fe => 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: 823/1653] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:34 2026] GET /v2.0/security-groups?tenant_id=648f808d170440c98f0d2888a6241bd5&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1654] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:34 2026] DELETE /v2.0/security-groups/85585c57-f91c-4a52-aedb-f803b9ef9c64 => 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: 825/1655] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:34 2026] GET /v2.0/security-groups?tenant_id=c58565395a844ae988b3eb20fe116bcb&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1656] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:34 2026] DELETE /v2.0/security-groups/62257174-d95c-4d06-901e-9cc98992f656 => 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: 827/1657] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:50:35 2026] GET /v2.0/ports?device_id=14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1658] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:50:35 2026] GET /v2.0/security-groups?id=6459586d-8224-49bf-aec6-5fcc9d6c9cb8&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1659] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:50:33 2026] PUT /v2.0/routers/c82a1a71-84ad-40e3-ac23-303f1a921649/add_router_interface => generated 309 bytes in 1594 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1660] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:50:35 2026] GET /v2.0/ports/4cb0c4e3-9c5b-499c-b690-921d55f8707d => 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: 832/1661] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:50:35 2026] GET /v2.0/ports?device_id=14e4f10a-7d76-4902-ad9f-b8011f7e8398 => 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: 833/1662] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:50:35 2026] GET /v2.0/security-groups?id=6459586d-8224-49bf-aec6-5fcc9d6c9cb8&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1663] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:50:35 2026] GET /v2.0/ports?device_id=14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 1240 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:35.555 7 WARNING neutron_lib.context [None req-541aacbf-23b4-4930-9a42-81f558f9a9cd 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 830/1664] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:50:35 2026] PUT /v2.0/routers/c82a1a71-84ad-40e3-ac23-303f1a921649/remove_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1665] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:50:36 2026] GET /v2.0/ports?device_id=c82a1a71-84ad-40e3-ac23-303f1a921649 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:36.528 7 INFO neutron.db.l3_db [None req-541aacbf-23b4-4930-9a42-81f558f9a9cd 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Floating IP 98626874-9086-4c7e-a3d2-eb8cbb93e35c associated. External IP: 10.96.250.219, port: 3edadb99-07c4-4a5d-8d95-8c1f62e0e01c. [pid: 7|app: 0|req: 835/1666] 10.0.0.211 () {34 vars in 677 bytes} [Tue Apr 14 06:50:35 2026] POST /v2.0/floatingips => generated 855 bytes in 1363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:36.989 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa0b00d5-e6d1-4821-b641-31674374b66e'] response: {'name': 'network-changed', 'server_uuid': '14e4f10a-7d76-4902-ad9f-b8011f7e8398', 'tag': '3edadb99-07c4-4a5d-8d95-8c1f62e0e01c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 836/1667] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:50:36 2026] GET /v2.0/floatingips/98626874-9086-4c7e-a3d2-eb8cbb93e35c => generated 855 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1668] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:50:37 2026] GET /v2.0/ports?tenant_id=7fc43d9262c74594aa8b3ecccb5f5d1a&device_id=14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1669] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:50:37 2026] GET /v2.0/networks?id=dd348bff-9d74-4af3-9f60-4549c4807ff1 => generated 757 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1670] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:50:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3edadb99-07c4-4a5d-8d95-8c1f62e0e01c => generated 858 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:37.288 8 INFO neutron.services.segments.plugin [-] Segment 181c3dd6-5d4d-4a9e-aa2a-5de33b3795f6 resource provider aggregate not found 2026-04-14 06:50:37.295 8 INFO neutron.services.segments.plugin [-] Segment 181c3dd6-5d4d-4a9e-aa2a-5de33b3795f6 resource provider aggregate not found 2026-04-14 06:50:37.314 8 INFO neutron.db.l3_hamode_db [None req-868bf03e-05ec-4541-9fd0-214ebce84aaf f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] HA network db3bd907-77f2-44cb-983c-7eeaaca59e05 was deleted as no HA routers are present in tenant b6280f7c179c4528aac1c967bfe4cb5d. 2026-04-14 06:50:37.316 8 INFO neutron.services.segments.plugin [-] Segment 181c3dd6-5d4d-4a9e-aa2a-5de33b3795f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181c3dd6-5d4d-4a9e-aa2a-5de33b3795f6 found for delete ", "request_id": "req-91f94f8c-342c-4bb3-b53d-970161e6696a"}]} [pid: 8|app: 0|req: 832/1671] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:36 2026] DELETE /v2.0/routers/c82a1a71-84ad-40e3-ac23-303f1a921649 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:50:37.335 8 INFO neutron.services.segments.plugin [-] Segment 181c3dd6-5d4d-4a9e-aa2a-5de33b3795f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181c3dd6-5d4d-4a9e-aa2a-5de33b3795f6 found for delete ", "request_id": "req-cdf2930a-c337-4d55-9e89-adfa16b14158"}]} [pid: 7|app: 0|req: 840/1672] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:50:37 2026] GET /v2.0/subnets?id=a0e111c7-1a52-47b3-8568-9f0874967037 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1673] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:50:37 2026] GET /v2.0/ports?network_id=dd348bff-9d74-4af3-9f60-4549c4807ff1&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1674] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:50:37 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1675] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:50:37 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1676] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:37 2026] DELETE /v2.0/subnets/d78f81d8-20a9-4f25-9c37-fb4291f5a0e1 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1677] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:50:38 2026] GET /v2.0/floatingips/98626874-9086-4c7e-a3d2-eb8cbb93e35c => generated 855 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:38.100 7 INFO neutron.services.segments.plugin [-] Segment 4bbe8254-eddc-461b-821b-701ea88962ed resource provider aggregate not found 2026-04-14 06:50:38.108 7 INFO neutron.services.segments.plugin [-] Segment 4bbe8254-eddc-461b-821b-701ea88962ed resource provider aggregate not found 2026-04-14 06:50:38.132 7 INFO neutron.services.segments.plugin [-] Segment 4bbe8254-eddc-461b-821b-701ea88962ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bbe8254-eddc-461b-821b-701ea88962ed found for delete ", "request_id": "req-6bd7fc28-dce0-4467-a8f6-2a38102435d4"}]} 2026-04-14 06:50:38.134 7 INFO neutron.services.segments.plugin [-] Segment 4bbe8254-eddc-461b-821b-701ea88962ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bbe8254-eddc-461b-821b-701ea88962ed found for delete ", "request_id": "req-9ffb937e-0d91-46e6-8633-632995376017"}]} [pid: 7|app: 0|req: 844/1678] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:37 2026] DELETE /v2.0/networks/77602e2d-8a30-4f5b-82ff-8f5260720a3b => generated 0 bytes in 540 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:50:38.160 8 WARNING neutron_lib.context [None req-c14b69ca-0781-4184-b73e-f1c308e9da1b f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:38.226 8 INFO neutron.db.segments_db [None req-c14b69ca-0781-4184-b73e-f1c308e9da1b f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Added segment fa2a84c8-4acd-4bce-9bcb-cb2240fc3910 of type vxlan for network 11d6cf5c-52c1-45cb-b90d-62a0092a1a6e 2026-04-14 06:50:38.509 8 INFO neutron.db.l3_hamode_db [None req-c14b69ca-0781-4184-b73e-f1c308e9da1b f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:50:38.654 7 WARNING neutron_lib.context [None req-d2569aab-6fd0-4ae1-b47c-5070399bd545 4ad5a6cdd686470bb5de29c1ecc5c8c3 f42c7313b8f64546944c1f54d7c7052f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:38.799 7 INFO neutron.db.segments_db [None req-d2569aab-6fd0-4ae1-b47c-5070399bd545 4ad5a6cdd686470bb5de29c1ecc5c8c3 f42c7313b8f64546944c1f54d7c7052f - - default default] Added segment f698b035-8186-48d7-94b9-904a514efb59 of type vxlan for network e27833f9-059a-4def-a6ea-2f085e1ba2be [pid: 7|app: 0|req: 845/1679] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:38 2026] POST /v2.0/networks => generated 631 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1680] 10.0.0.211 () {34 vars in 753 bytes} [Tue Apr 14 06:50:38 2026] PUT /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1681] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:50:39 2026] GET /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1682] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:50:39 2026] GET /v2.0/floatingips/98626874-9086-4c7e-a3d2-eb8cbb93e35c => generated 857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1683] 10.0.0.211 () {34 vars in 764 bytes} [Tue Apr 14 06:50:39 2026] PUT /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags/green => generated 4 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-14 06:50:39.634 8 INFO neutron.db.l3_hamode_db [None req-c14b69ca-0781-4184-b73e-f1c308e9da1b f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 850/1684] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:50:39 2026] GET /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1685] 10.0.0.211 () {34 vars in 760 bytes} [Tue Apr 14 06:50:39 2026] PUT /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1686] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:50:39 2026] GET /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1687] 10.0.0.211 () {34 vars in 782 bytes} [Tue Apr 14 06:50:39 2026] PUT /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1688] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:50:39 2026] GET /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1689] 10.0.0.211 () {34 vars in 753 bytes} [Tue Apr 14 06:50:39 2026] PUT /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1690] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:50:39 2026] GET /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1691] 10.0.0.211 () {32 vars in 741 bytes} [Tue Apr 14 06:50:39 2026] GET /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:50:40.076 7 INFO neutron.api.v2.resource [None req-ba02813d-2a9e-4d93-bd83-8d96411e2a8f 4ad5a6cdd686470bb5de29c1ecc5c8c3 f42c7313b8f64546944c1f54d7c7052f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 858/1692] 10.0.0.211 () {32 vars in 745 bytes} [Tue Apr 14 06:50:40 2026] GET /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1693] 10.0.0.211 () {32 vars in 744 bytes} [Tue Apr 14 06:50:40 2026] DELETE /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1694] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:50:40 2026] GET /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags => generated 30 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:40.256 7 INFO neutron.api.v2.resource [None req-724f1379-320a-4b9a-b289-cb9162db55d7 4ad5a6cdd686470bb5de29c1ecc5c8c3 f42c7313b8f64546944c1f54d7c7052f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 861/1695] 10.0.0.211 () {32 vars in 748 bytes} [Tue Apr 14 06:50:40 2026] DELETE /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1696] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:50:40 2026] DELETE /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1697] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:50:40 2026] GET /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:40.604 7 INFO neutron.services.segments.plugin [-] Segment f698b035-8186-48d7-94b9-904a514efb59 resource provider aggregate not found 2026-04-14 06:50:40.609 7 INFO neutron.services.segments.plugin [-] Segment f698b035-8186-48d7-94b9-904a514efb59 resource provider aggregate not found 2026-04-14 06:50:40.624 7 INFO neutron.services.segments.plugin [-] Segment f698b035-8186-48d7-94b9-904a514efb59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f698b035-8186-48d7-94b9-904a514efb59 found for delete ", "request_id": "req-2a29ad6e-c5db-4921-93ff-69157ddda455"}]} 2026-04-14 06:50:40.626 7 INFO neutron.services.segments.plugin [-] Segment f698b035-8186-48d7-94b9-904a514efb59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f698b035-8186-48d7-94b9-904a514efb59 found for delete ", "request_id": "req-622026e1-384c-4911-be6e-7e204d73be15"}]} [pid: 7|app: 0|req: 864/1698] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:40 2026] DELETE /v2.0/networks/e27833f9-059a-4def-a6ea-2f085e1ba2be => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1699] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:38 2026] POST /v2.0/routers => generated 687 bytes in 2935 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1700] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:50:41 2026] GET /v2.0/routers/874e9ffb-53c1-48ee-8ee9-57f0c8b99d56 => generated 693 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1701] 10.0.0.211 () {32 vars in 647 bytes} [Tue Apr 14 06:50:41 2026] GET /v2.0/routers => generated 696 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1702] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:41 2026] GET /v2.0/security-groups?tenant_id=f42c7313b8f64546944c1f54d7c7052f&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1703] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:41 2026] DELETE /v2.0/security-groups/c8febf2b-75cd-4456-9ea2-e384a940afe5 => 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: 868/1704] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:41 2026] GET /v2.0/security-groups?tenant_id=88f720d9059647cebe406b2dbae0dd0a&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1705] 10.0.0.211 () {34 vars in 741 bytes} [Tue Apr 14 06:50:41 2026] PUT /v2.0/routers/874e9ffb-53c1-48ee-8ee9-57f0c8b99d56 => generated 700 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1706] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:41 2026] DELETE /v2.0/security-groups/03d1f4c1-1458-438c-acb3-c0b0b915f995 => 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: 838/1707] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:50:41 2026] GET /v2.0/routers/874e9ffb-53c1-48ee-8ee9-57f0c8b99d56 => generated 700 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1708] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:50:41 2026] GET /v2.0/ports?device_id=874e9ffb-53c1-48ee-8ee9-57f0c8b99d56 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:43.016 8 INFO neutron.services.segments.plugin [-] Segment fa2a84c8-4acd-4bce-9bcb-cb2240fc3910 resource provider aggregate not found 2026-04-14 06:50:43.031 8 INFO neutron.services.segments.plugin [-] Segment fa2a84c8-4acd-4bce-9bcb-cb2240fc3910 resource provider aggregate not found 2026-04-14 06:50:43.041 8 INFO neutron.services.segments.plugin [-] Segment fa2a84c8-4acd-4bce-9bcb-cb2240fc3910 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa2a84c8-4acd-4bce-9bcb-cb2240fc3910 found for delete ", "request_id": "req-7c22afe5-06ee-4065-9d80-b38030cc22f8"}]} 2026-04-14 06:50:43.055 8 INFO neutron.services.segments.plugin [-] Segment fa2a84c8-4acd-4bce-9bcb-cb2240fc3910 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa2a84c8-4acd-4bce-9bcb-cb2240fc3910 found for delete ", "request_id": "req-c093382a-b1fc-4fd2-ad73-f2048c5d0835"}]} 2026-04-14 06:50:43.060 8 INFO neutron.db.l3_hamode_db [None req-f7cdee14-6e94-448d-bc6a-280e745a9c49 f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] HA network 11d6cf5c-52c1-45cb-b90d-62a0092a1a6e was deleted as no HA routers are present in tenant b6280f7c179c4528aac1c967bfe4cb5d. [pid: 8|app: 0|req: 839/1709] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:41 2026] DELETE /v2.0/routers/874e9ffb-53c1-48ee-8ee9-57f0c8b99d56 => generated 0 bytes in 1088 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1710] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:50:43 2026] GET /v2.0/ports?device_id=874e9ffb-53c1-48ee-8ee9-57f0c8b99d56 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:43.137 8 INFO neutron.api.v2.resource [None req-4df12c72-5a46-4c6b-a2ea-861f59214320 f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 840/1711] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:43 2026] DELETE /v2.0/routers/874e9ffb-53c1-48ee-8ee9-57f0c8b99d56 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1712] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:50:43 2026] GET /v2.0/ports?device_id=c82a1a71-84ad-40e3-ac23-303f1a921649 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:43.212 8 INFO neutron.api.v2.resource [None req-fadcca34-e29f-481b-b022-baf7f35fd0c5 f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1713] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:43 2026] DELETE /v2.0/routers/c82a1a71-84ad-40e3-ac23-303f1a921649 => generated 135 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:50:43.271 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5212c631-801a-4f24-b61f-87e9c5aa0cd7 f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 873/1714] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:43 2026] DELETE /v2.0/subnets/d78f81d8-20a9-4f25-9c37-fb4291f5a0e1 => generated 136 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1715] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:50:43 2026] GET /v2.0/ports?device_id=0797f851-f894-4ea6-ad0b-a293428c1acb => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:43.337 7 INFO neutron.api.v2.resource [None req-b4e2edfc-178c-4185-adaf-e9ce5523285f f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 874/1716] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:43 2026] DELETE /v2.0/routers/0797f851-f894-4ea6-ad0b-a293428c1acb => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:50:43.382 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c84a4aea-b2f9-4a1e-8d37-3f1d9d870f1d f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 843/1717] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:43 2026] DELETE /v2.0/subnets/a0500bf6-cc32-40a5-801f-da702bb6f8c7 => generated 136 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1718] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:50:43 2026] GET /v2.0/ports?device_id=a3656c8a-c49a-4e31-8f3f-a4f455767545 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:43.442 8 INFO neutron.api.v2.resource [None req-bee85c60-7450-4e5c-999f-0b0981b019a5 f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1719] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:43 2026] DELETE /v2.0/routers/a3656c8a-c49a-4e31-8f3f-a4f455767545 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:50:43.464 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5cc1d86e-8a5e-4db4-a004-a177932af3b4 f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 876/1720] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:43 2026] DELETE /v2.0/subnets/1d1dff0b-d4c7-4c9c-a25c-9014a19244a5 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:50:43.504 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac12d485-ff53-4409-8ce3-7a57b6b11047 f6ae2ccc535c4b1499217f30981453da b6280f7c179c4528aac1c967bfe4cb5d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 845/1721] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:50:43 2026] DELETE /v2.0/subnets/5712659d-ee42-44d1-bce3-174509e4fda2 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1722] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:44 2026] GET /v2.0/security-groups?tenant_id=b6280f7c179c4528aac1c967bfe4cb5d&name=default => generated 2801 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1723] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:44 2026] DELETE /v2.0/security-groups/e7ebcee0-c0a1-4738-b16f-5c41f154d1f4 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1724] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:44 2026] GET /v2.0/security-groups?tenant_id=1022a3cdc37347b587b8500d31febdcf&name=default => generated 2801 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1725] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:44 2026] DELETE /v2.0/security-groups/ece0e20a-170a-4c48-8584-9b14e6b952d2 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:50:45.369 7 WARNING neutron_lib.context [None req-a69050c3-b275-446e-836c-981c8903b1dc f9c135856a2b4731980a57fe09f03e94 ae58936fe48c415e8559362710f7ed71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:45.496 7 INFO neutron.db.segments_db [None req-a69050c3-b275-446e-836c-981c8903b1dc f9c135856a2b4731980a57fe09f03e94 ae58936fe48c415e8559362710f7ed71 - - default default] Added segment e44047ad-1b56-4496-8bc9-dce5b485973c of type vxlan for network 088663a5-2d0c-465f-a75e-f9cd12e47de9 [pid: 7|app: 0|req: 879/1726] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:50:45 2026] POST /v2.0/networks => generated 632 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:45.621 8 WARNING neutron_lib.context [None req-269424bb-8c7b-4e50-b211-2750fa9de6c4 f9c135856a2b4731980a57fe09f03e94 ae58936fe48c415e8559362710f7ed71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 848/1727] 10.0.0.211 () {34 vars in 664 bytes} [Tue Apr 14 06:50:45 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1728] 10.0.0.211 () {34 vars in 747 bytes} [Tue Apr 14 06:50:45 2026] PUT /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1729] 10.0.0.211 () {32 vars in 727 bytes} [Tue Apr 14 06:50:46 2026] GET /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1730] 10.0.0.211 () {34 vars in 758 bytes} [Tue Apr 14 06:50:46 2026] PUT /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1731] 10.0.0.211 () {32 vars in 727 bytes} [Tue Apr 14 06:50:46 2026] GET /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1732] 10.0.0.211 () {34 vars in 754 bytes} [Tue Apr 14 06:50:46 2026] PUT /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/tags/red => 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: 885/1733] 10.0.0.211 () {32 vars in 727 bytes} [Tue Apr 14 06:50:46 2026] GET /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:50:46.252 8 WARNING neutron_lib.context [None req-f4d1ff41-3487-4e98-9687-f9e15edaf7fe 97d1e6f61cf545a385f532db2ba322bd e248a037f27a4537bf141f79ae45f423 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 886/1734] 10.0.0.211 () {34 vars in 776 bytes} [Tue Apr 14 06:50:46 2026] PUT /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/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: 8|app: 0|req: 849/1735] 10.0.0.211 () {34 vars in 677 bytes} [Tue Apr 14 06:50:46 2026] POST /v2.0/subnetpools => generated 549 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1736] 10.0.0.211 () {32 vars in 727 bytes} [Tue Apr 14 06:50:46 2026] GET /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1737] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:50:46 2026] GET /v2.0/subnetpools/3923f3db-ed24-40ae-a11a-b835bfbf1f0f => generated 549 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1738] 10.0.0.211 () {34 vars in 747 bytes} [Tue Apr 14 06:50:46 2026] PUT /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/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: 851/1739] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:50:46 2026] PUT /v2.0/subnetpools/3923f3db-ed24-40ae-a11a-b835bfbf1f0f => generated 500 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1740] 10.0.0.211 () {32 vars in 727 bytes} [Tue Apr 14 06:50:46 2026] GET /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1741] 10.0.0.211 () {32 vars in 735 bytes} [Tue Apr 14 06:50:46 2026] GET /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1742] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:50:46 2026] DELETE /v2.0/subnetpools/3923f3db-ed24-40ae-a11a-b835bfbf1f0f => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:50:46.528 8 INFO neutron.api.v2.resource [None req-d16daabb-db3a-4108-b477-2cef8c4fdbbe f9c135856a2b4731980a57fe09f03e94 ae58936fe48c415e8559362710f7ed71 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 853/1743] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:50:46 2026] GET /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:50:46.538 8 INFO neutron.api.v2.resource [None req-fe647ef5-d5f7-4520-80c4-eb09b1ff5b0f 97d1e6f61cf545a385f532db2ba322bd e248a037f27a4537bf141f79ae45f423 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 854/1744] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:50:46 2026] GET /v2.0/subnetpools/3923f3db-ed24-40ae-a11a-b835bfbf1f0f => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1745] 10.0.0.211 () {32 vars in 738 bytes} [Tue Apr 14 06:50:46 2026] DELETE /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:50:46.604 8 INFO neutron.api.v2.resource [None req-67d84918-0ce8-4c84-a045-7009de21448c 97d1e6f61cf545a385f532db2ba322bd e248a037f27a4537bf141f79ae45f423 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 856/1746] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:50:46 2026] DELETE /v2.0/subnetpools/3923f3db-ed24-40ae-a11a-b835bfbf1f0f => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1747] 10.0.0.211 () {32 vars in 727 bytes} [Tue Apr 14 06:50:46 2026] GET /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:46.650 7 INFO neutron.db.segments_db [None req-a5156e04-8b58-4342-92ef-bf6394e80a78 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 3c1a650c-ad42-4bdb-9d14-6aa0afc95a68 of type vxlan for network 6dde6ce7-0fb6-4f3f-99d8-a053808ca5db [pid: 8|app: 0|req: 858/1748] 10.0.0.171 () {34 vars in 990 bytes} [Tue Apr 14 06:50:46 2026] GET /v2.0/ports?device_id=14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:46.720 8 INFO neutron.api.v2.resource [None req-15fb7fac-5644-4768-843c-7af7894f2def f9c135856a2b4731980a57fe09f03e94 ae58936fe48c415e8559362710f7ed71 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 859/1749] 10.0.0.211 () {32 vars in 742 bytes} [Tue Apr 14 06:50:46 2026] DELETE /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1750] 10.0.0.171 () {34 vars in 1040 bytes} [Tue Apr 14 06:50:46 2026] GET /v2.0/security-groups?id=6459586d-8224-49bf-aec6-5fcc9d6c9cb8&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: 891/1751] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:50:46 2026] POST /v2.0/networks => generated 740 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1752] 10.0.0.211 () {32 vars in 730 bytes} [Tue Apr 14 06:50:46 2026] DELETE /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1753] 10.0.0.211 () {32 vars in 727 bytes} [Tue Apr 14 06:50:46 2026] GET /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1754] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:46 2026] POST /v2.0/subnets => generated 663 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:47.053 7 INFO neutron.db.segments_db [None req-b05b4b7c-a05b-4b11-aed7-4bd74706fda8 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 846133c6-d836-46ce-b7e6-64b921fe8edd of type vxlan for network 8ff41dc0-3d62-4f6d-a8db-63000df2d959 [pid: 8|app: 0|req: 863/1755] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:50:46 2026] DELETE /v2.0/ports/6772a66b-0ebc-4ea7-b00f-fe94e7de6618 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1756] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:47 2026] GET /v2.0/security-groups?tenant_id=e248a037f27a4537bf141f79ae45f423&name=default => generated 2801 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:47.418 7 INFO neutron.db.l3_hamode_db [None req-b05b4b7c-a05b-4b11-aed7-4bd74706fda8 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:50:47.523 8 INFO neutron.services.segments.plugin [-] Segment e44047ad-1b56-4496-8bc9-dce5b485973c resource provider aggregate not found 2026-04-14 06:50:47.535 8 INFO neutron.services.segments.plugin [-] Segment e44047ad-1b56-4496-8bc9-dce5b485973c resource provider aggregate not found 2026-04-14 06:50:47.542 8 INFO neutron.services.segments.plugin [-] Segment e44047ad-1b56-4496-8bc9-dce5b485973c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e44047ad-1b56-4496-8bc9-dce5b485973c found for delete ", "request_id": "req-44ef185c-dd9d-4b47-aa33-d53dea7bc1b5"}]} 2026-04-14 06:50:47.552 8 INFO neutron.services.segments.plugin [-] Segment e44047ad-1b56-4496-8bc9-dce5b485973c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e44047ad-1b56-4496-8bc9-dce5b485973c found for delete ", "request_id": "req-df78ae33-a090-4782-8efb-fd18c3de2029"}]} [pid: 8|app: 0|req: 865/1757] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:50:47 2026] DELETE /v2.0/networks/088663a5-2d0c-465f-a75e-f9cd12e47de9 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1758] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:47 2026] DELETE /v2.0/security-groups/5c8ea64c-532e-4098-98df-57f78fb0c9ee => 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: 867/1759] 10.0.0.211 () {32 vars in 826 bytes} [Tue Apr 14 06:50:47 2026] GET /v2.0/ports?project_id=7fc43d9262c74594aa8b3ecccb5f5d1a&network_id=dd348bff-9d74-4af3-9f60-4549c4807ff1 => generated 3691 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:50:48.470 7 INFO neutron.db.l3_hamode_db [None req-b05b4b7c-a05b-4b11-aed7-4bd74706fda8 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 868/1760] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:48 2026] GET /v2.0/security-groups?tenant_id=ec2136f13cdc4e4e8d8e42faf6625b08&name=default => generated 2801 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1761] 10.0.0.211 () {32 vars in 742 bytes} [Tue Apr 14 06:50:48 2026] GET /v2.0/subnets?network_id=ae956a89-ff5b-4ae5-af5e-fdb90cecbf7d => generated 644 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1762] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:48 2026] DELETE /v2.0/security-groups/341b06c2-661b-40c2-8327-e2c3e00fb659 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:50:48.808 8 INFO neutron.db.l3_db [None req-f8eeba60-4017-4037-af5b-9d8164ce7d14 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Floating IP 98626874-9086-4c7e-a3d2-eb8cbb93e35c disassociated. External IP: 10.96.250.219, port: 3edadb99-07c4-4a5d-8d95-8c1f62e0e01c. [pid: 8|app: 0|req: 871/1763] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:50:48 2026] PUT /v2.0/floatingips/98626874-9086-4c7e-a3d2-eb8cbb93e35c => generated 554 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:49.203 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-088503ed-ec8a-4547-8062-8e7c0603e166'] response: {'name': 'network-changed', 'server_uuid': '14e4f10a-7d76-4902-ad9f-b8011f7e8398', 'tag': '3edadb99-07c4-4a5d-8d95-8c1f62e0e01c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 874/1766] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:49 2026] GET /v2.0/security-groups?tenant_id=ae58936fe48c415e8559362710f7ed71&name=default => generated 2801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1767] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:50:49 2026] GET /v2.0/floatingips/98626874-9086-4c7e-a3d2-eb8cbb93e35c => generated 554 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1768] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:49 2026] DELETE /v2.0/security-groups/87886f7d-f5c9-4868-afbe-ffb4604bbd04 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1769] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:50:49 2026] GET /v2.0/ports?tenant_id=7fc43d9262c74594aa8b3ecccb5f5d1a&device_id=14e4f10a-7d76-4902-ad9f-b8011f7e8398 => 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: 878/1770] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:50:49 2026] GET /v2.0/networks?id=dd348bff-9d74-4af3-9f60-4549c4807ff1 => generated 757 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1771] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:50:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3edadb99-07c4-4a5d-8d95-8c1f62e0e01c => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1772] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:50:49 2026] GET /v2.0/subnets?id=a0e111c7-1a52-47b3-8568-9f0874967037 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1773] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:50:49 2026] GET /v2.0/ports?network_id=dd348bff-9d74-4af3-9f60-4549c4807ff1&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1774] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:50:49 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1775] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:47 2026] POST /v2.0/routers => generated 727 bytes in 2718 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1776] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:50:49 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1777] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:50:50 2026] GET /v2.0/floatingips/98626874-9086-4c7e-a3d2-eb8cbb93e35c => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1778] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:50:51 2026] GET /v2.0/floatingips/98626874-9086-4c7e-a3d2-eb8cbb93e35c => generated 552 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1779] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:50:49 2026] PUT /v2.0/routers/e28f3891-082b-4d5f-b4be-8289b83a860b/add_router_interface => generated 309 bytes in 1674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:52.437 8 WARNING neutron_lib.context [None req-31dae3fe-52e2-40c3-b7a1-593735d4857d 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 886/1780] 10.0.0.211 () {34 vars in 685 bytes} [Tue Apr 14 06:50:52 2026] POST /v2.0/security-groups => generated 1609 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:50:52.559 7 WARNING neutron_lib.context [None req-3a640a39-5f0e-4da3-8fa5-79dc2ede9aaa 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 895/1781] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:52 2026] POST /v2.0/security-group-rules => generated 565 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:52.695 7 WARNING neutron_lib.context [None req-3885c813-e6a6-4371-bcda-40541d488b20 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 896/1782] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:52 2026] POST /v2.0/security-group-rules => generated 564 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1783] 10.0.0.211 () {34 vars in 678 bytes} [Tue Apr 14 06:50:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:52.986 8 WARNING neutron_lib.context [None req-200d464f-8d24-401b-924a-226f56e38d92 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:52.991 7 INFO neutron.db.segments_db [None req-76efa545-e48a-4ec0-bc49-5aa20e34d3c0 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 47f34619-acad-48b0-83de-0d722f7d19db of type vxlan for network d679dfe3-fb69-4dde-9de1-3866a1233387 [pid: 8|app: 0|req: 888/1784] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:52 2026] POST /v2.0/security-group-rules => generated 570 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1785] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:50:52 2026] POST /v2.0/networks => generated 740 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1786] 10.0.0.211 () {34 vars in 753 bytes} [Tue Apr 14 06:50:53 2026] PUT /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:53.145 8 WARNING neutron_lib.context [None req-83a44a56-ce9e-4c7e-aea3-012be27bf7d9 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 890/1787] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:53 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1788] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:53 2026] GET /v2.0/security-groups?tenant_id=b69bb51df58743b3ba251833c2c2d939&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1789] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:50:53 2026] GET /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:53.422 7 WARNING neutron_lib.context [None req-9c384fa6-2320-4544-8d21-a4ec056a1617 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:53.439 7 INFO neutron.db.securitygroups_db [None req-9c384fa6-2320-4544-8d21-a4ec056a1617 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Project 7fc43d9262c74594aa8b3ecccb5f5d1a 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: 891/1790] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:53 2026] POST /v2.0/subnets => generated 663 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1791] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:53 2026] POST /v2.0/security-group-rules => generated 575 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1792] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:53 2026] DELETE /v2.0/security-groups/fcd5604b-b2ff-4146-b756-3a75ab6bd1a2 => 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: 901/1793] 10.0.0.211 () {34 vars in 764 bytes} [Tue Apr 14 06:50:53 2026] PUT /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-14 06:50:53.576 7 WARNING neutron_lib.context [None req-4d747df1-68c6-4c42-85bf-4203d38fa39a 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:53.604 7 INFO neutron.db.securitygroups_db [None req-4d747df1-68c6-4c42-85bf-4203d38fa39a 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Project 7fc43d9262c74594aa8b3ecccb5f5d1a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-14 06:50:53.622 8 INFO neutron.db.segments_db [None req-f83519e1-41a0-4834-89f4-d89014422a1f c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Added segment 5836b302-468d-4a35-83e8-28710939b255 of type vxlan for network 205db9e4-bc13-4cf3-b459-775b9cd0561c [pid: 7|app: 0|req: 902/1794] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:53 2026] POST /v2.0/security-group-rules => generated 574 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1795] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:50:53 2026] GET /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1796] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:53 2026] GET /v2.0/security-groups?tenant_id=5296b2a392544df7a8567e71e7023994&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1797] 10.0.0.211 () {34 vars in 760 bytes} [Tue Apr 14 06:50:53 2026] PUT /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-14 06:50:53.918 8 INFO neutron.db.l3_hamode_db [None req-f83519e1-41a0-4834-89f4-d89014422a1f c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 906/1798] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:53 2026] DELETE /v2.0/security-groups/3888efc1-189e-4f5f-a8ff-c6f5ca5cc793 => 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: 907/1799] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:50:53 2026] GET /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1800] 10.0.0.211 () {34 vars in 782 bytes} [Tue Apr 14 06:50:53 2026] PUT /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/tags/black.or.white => 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: 909/1801] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:50:54 2026] GET /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1802] 10.0.0.211 () {32 vars in 649 bytes} [Tue Apr 14 06:50:54 2026] GET /v2.0/networks => generated 1298 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1803] 10.0.0.211 () {34 vars in 753 bytes} [Tue Apr 14 06:50:54 2026] PUT /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1804] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:50:54 2026] GET /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/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: 913/1805] 10.0.0.211 () {32 vars in 741 bytes} [Tue Apr 14 06:50:54 2026] GET /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1806] 10.0.0.98 () {34 vars in 1097 bytes} [Tue Apr 14 06:50:54 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-444908888&fields=id&tenant_id=7fc43d9262c74594aa8b3ecccb5f5d1a => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:54.665 7 INFO neutron.api.v2.resource [None req-2283d3cb-62c3-42d7-ade6-a3f07760475a 4f2aca1426af494693ba35b77a5201fe 6801c5104b834df19b0f1de08a6adc68 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 915/1807] 10.0.0.211 () {32 vars in 745 bytes} [Tue Apr 14 06:50:54 2026] GET /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1808] 10.0.0.98 () {34 vars in 981 bytes} [Tue Apr 14 06:50:54 2026] GET /v2.0/networks?id=dd348bff-9d74-4af3-9f60-4549c4807ff1 => generated 661 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1809] 10.0.0.211 () {32 vars in 744 bytes} [Tue Apr 14 06:50:54 2026] DELETE /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1810] 10.0.0.98 () {34 vars in 964 bytes} [Tue Apr 14 06:50:54 2026] GET /v2.0/quotas/7fc43d9262c74594aa8b3ecccb5f5d1a => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1811] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:50:54 2026] GET /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1812] 10.0.0.98 () {34 vars in 1001 bytes} [Tue Apr 14 06:50:54 2026] GET /v2.0/ports?tenant_id=7fc43d9262c74594aa8b3ecccb5f5d1a&fields=id => generated 149 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:55.315 8 INFO neutron.db.l3_hamode_db [None req-f83519e1-41a0-4834-89f4-d89014422a1f c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:50:55.441 7 INFO neutron.api.v2.resource [None req-7b037378-ecc4-48e7-99f8-7abeeba4cda1 4f2aca1426af494693ba35b77a5201fe 6801c5104b834df19b0f1de08a6adc68 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 921/1813] 10.0.0.211 () {32 vars in 748 bytes} [Tue Apr 14 06:50:54 2026] DELETE /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/tags/green => generated 99 bytes in 460 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1814] 10.0.0.98 () {34 vars in 1007 bytes} [Tue Apr 14 06:50:55 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1815] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:50:55 2026] DELETE /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1816] 10.0.0.98 () {34 vars in 1107 bytes} [Tue Apr 14 06:50:55 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1817] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:50:55 2026] GET /v2.0/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389/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: 926/1818] 10.0.0.211 () {32 vars in 734 bytes} [Tue Apr 14 06:50:55 2026] DELETE /v2.0/qos/policies/dd6f8a34-3c54-4cab-82a4-406b221d2389 => 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: 927/1819] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:50:55 2026] GET /v2.0/ports?device_id=248b28ea-1962-4e12-bf95-0b62039b2e46 => 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: 893/1820] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:50:53 2026] POST /v2.0/routers => generated 727 bytes in 2942 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1821] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:56 2026] GET /v2.0/security-groups?tenant_id=6801c5104b834df19b0f1de08a6adc68&name=default => generated 2801 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1822] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:50:56 2026] GET /v2.0/networks?id=dd348bff-9d74-4af3-9f60-4549c4807ff1 => generated 661 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1823] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:50:56 2026] GET /v2.0/ports?device_id=248b28ea-1962-4e12-bf95-0b62039b2e46 => 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: 897/1824] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:56 2026] DELETE /v2.0/security-groups/8351560c-4d35-4b5a-9a24-555b4a63f05a => 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: 898/1825] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Apr 14 06:50:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7fc43d9262c74594aa8b3ecccb5f5d1a => generated 272 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:57.205 8 WARNING neutron_lib.context [req-400bd87d-1f1d-4ce0-8282-46f4ce097613 req-d02bafce-f347-4c92-b40a-969329853b51 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1826] 199.204.45.89 () {38 vars in 954 bytes} [Tue Apr 14 06:50:57 2026] POST /v2.0/ports => generated 958 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 900/1827] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:57 2026] GET /v2.0/security-groups?tenant_id=81471e5578c94206978bdb98f059ad19&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1828] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:50:56 2026] PUT /v2.0/routers/ef7a539e-8f7d-493d-b23f-20d37cfa6493/add_router_interface => generated 309 bytes in 1751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1829] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:58 2026] DELETE /v2.0/security-groups/d1d006cb-14a4-4e74-ae8c-52e1c8a2082d => 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: 901/1830] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:50:57 2026] PUT /v2.0/ports/4fdb69cb-967b-4a62-9e4e-624f63e05104 => generated 1203 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:50:58.429 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5beeb8a-98a4-45b5-a860-f439b621ae92'] response: {'name': 'network-changed', 'server_uuid': '248b28ea-1962-4e12-bf95-0b62039b2e46', 'tag': '4fdb69cb-967b-4a62-9e4e-624f63e05104', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 902/1831] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:50:58 2026] GET /v2.0/ports?device_id=248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 903/1832] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:50:58 2026] GET /v2.0/ports?tenant_id=7fc43d9262c74594aa8b3ecccb5f5d1a&device_id=248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1833] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:50:58 2026] GET /v2.0/security-groups?id=a3fbaa29-d918-4874-bc08-1963141645e5&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: 905/1834] 199.204.45.89 () {34 vars in 1017 bytes} [Tue Apr 14 06:50:58 2026] GET /v2.0/networks?tenant_id=7fc43d9262c74594aa8b3ecccb5f5d1a&shared=False => generated 757 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1835] 199.204.45.89 () {34 vars in 929 bytes} [Tue Apr 14 06:50:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1836] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:50:58 2026] GET /v2.0/security-groups?tenant_id=5e1ec53770c84acabf6d0dc34c649920&name=default => generated 2801 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1837] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:50:58 2026] GET /v2.0/ports?tenant_id=7fc43d9262c74594aa8b3ecccb5f5d1a&device_id=248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1838] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:50:58 2026] DELETE /v2.0/security-groups/36e4b090-81f8-4539-8874-d0e41d5ca8f9 => 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: 932/1839] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:50:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4fdb69cb-967b-4a62-9e4e-624f63e05104 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:50:58.945 7 WARNING neutron_lib.context [None req-af52deaa-9313-4545-b6f5-6ffcfe6dbf97 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 908/1840] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:50:58 2026] GET /v2.0/subnets?id=a0e111c7-1a52-47b3-8568-9f0874967037 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1841] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:50:58 2026] GET /v2.0/ports?network_id=dd348bff-9d74-4af3-9f60-4549c4807ff1&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1842] 10.0.0.211 () {34 vars in 685 bytes} [Tue Apr 14 06:50:58 2026] POST /v2.0/security-groups => generated 1611 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:50:59.066 7 WARNING neutron_lib.context [None req-d6d4eae7-3652-4da9-859b-e7c85308ffd5 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 910/1843] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:50:59 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?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: 911/1844] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:50:59 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1845] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:59.201 8 WARNING neutron_lib.context [None req-502180ef-a7ad-4368-804d-9dd06b36b8dc 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 912/1846] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:59 2026] POST /v2.0/security-group-rules => generated 564 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:59.351 7 WARNING neutron_lib.context [None req-72c4ef4b-ec47-467f-972c-441c58359e78 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 935/1847] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:59.487 8 WARNING neutron_lib.context [None req-5eab0b08-1979-4284-810f-b7950413b95d 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 913/1848] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:59 2026] POST /v2.0/security-group-rules => generated 569 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:50:59.607 7 WARNING neutron_lib.context [None req-174abc9a-c543-473e-aff1-dcc6839c597c 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:59.631 7 INFO neutron.db.securitygroups_db [None req-174abc9a-c543-473e-aff1-dcc6839c597c 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Project 73886c18d9cd4f68b9696c4a4122982c 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: 936/1849] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:59 2026] POST /v2.0/security-group-rules => generated 575 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1850] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:50:59 2026] GET /v2.0/ports?device_id=248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:50:59.733 7 WARNING neutron_lib.context [None req-240b85e1-4e79-4ca7-9dc4-cce5f70ec395 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:50:59.761 7 INFO neutron.db.securitygroups_db [None req-240b85e1-4e79-4ca7-9dc4-cce5f70ec395 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Project 73886c18d9cd4f68b9696c4a4122982c 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: 915/1851] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:50:59 2026] GET /v2.0/security-groups?id=a3fbaa29-d918-4874-bc08-1963141645e5&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: 7|app: 0|req: 937/1852] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:50:59 2026] POST /v2.0/security-group-rules => generated 574 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:00.263 8 WARNING neutron_lib.context [None req-b6af031c-5ecf-4565-85a0-50cc6717d79e 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 916/1853] 10.0.0.211 () {34 vars in 685 bytes} [Tue Apr 14 06:51:00 2026] POST /v2.0/security-groups => generated 1597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:51:00.407 7 WARNING neutron_lib.context [None req-bc7b1e79-2221-49c5-bffd-9ebe5dac4cd0 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 938/1854] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:51:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:00.529 8 WARNING neutron_lib.context [None req-bf3badbd-5f33-44d8-aa6f-dcb4826149de 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 917/1855] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:51:00 2026] POST /v2.0/security-group-rules => generated 570 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:00.679 7 WARNING neutron_lib.context [None req-dbbbf7f4-b41a-49b0-adc7-ab749884c7d6 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 918/1856] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:00 2026] GET /v2.0/ports?device_id=248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1857] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:51:00 2026] GET /v2.0/security-groups?id=a3fbaa29-d918-4874-bc08-1963141645e5&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1858] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:01 2026] GET /v2.0/ports?device_id=248b28ea-1962-4e12-bf95-0b62039b2e46 => 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: 921/1859] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:51:01 2026] GET /v2.0/security-groups?id=a3fbaa29-d918-4874-bc08-1963141645e5&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: 922/1860] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:51:01 2026] GET /v2.0/ports?device_id=248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1861] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:51:00 2026] POST /v2.0/floatingips => generated 552 bytes in 758 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1862] 10.0.0.98 () {34 vars in 1099 bytes} [Tue Apr 14 06:51:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1319190161&fields=id&tenant_id=73886c18d9cd4f68b9696c4a4122982c => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1863] 10.0.0.98 () {34 vars in 1099 bytes} [Tue Apr 14 06:51:01 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1912912777&fields=id&tenant_id=73886c18d9cd4f68b9696c4a4122982c => 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: 942/1864] 10.0.0.98 () {34 vars in 981 bytes} [Tue Apr 14 06:51:01 2026] GET /v2.0/networks?id=6dde6ce7-0fb6-4f3f-99d8-a053808ca5db => generated 672 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1865] 10.0.0.98 () {34 vars in 964 bytes} [Tue Apr 14 06:51:01 2026] GET /v2.0/quotas/73886c18d9cd4f68b9696c4a4122982c => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:51:01.781 8 INFO neutron.db.l3_db [None req-aa6d68be-4453-4db2-91b5-782620ad31f1 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Floating IP 98626874-9086-4c7e-a3d2-eb8cbb93e35c associated. External IP: 10.96.250.219, port: 4fdb69cb-967b-4a62-9e4e-624f63e05104. [pid: 7|app: 0|req: 944/1866] 10.0.0.98 () {34 vars in 1001 bytes} [Tue Apr 14 06:51:01 2026] GET /v2.0/ports?tenant_id=73886c18d9cd4f68b9696c4a4122982c&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1867] 10.0.0.98 () {34 vars in 1007 bytes} [Tue Apr 14 06:51:01 2026] GET /v2.0/networks/6dde6ce7-0fb6-4f3f-99d8-a053808ca5db?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:51:02.167 7 WARNING neutron_lib.context [None req-241738c0-b8b6-4bc6-9a85-b733b94416df b61a230264b14ff096761d116bbf1f95 ce45c2885611455eb61d6c3f2e536a48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 923/1868] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:51:01 2026] PUT /v2.0/floatingips/98626874-9086-4c7e-a3d2-eb8cbb93e35c => generated 856 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:51:02.235 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7f6db75-c078-482a-86ac-36470154395a'] response: {'name': 'network-changed', 'server_uuid': '248b28ea-1962-4e12-bf95-0b62039b2e46', 'tag': '4fdb69cb-967b-4a62-9e4e-624f63e05104', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 924/1869] 10.0.0.98 () {34 vars in 1107 bytes} [Tue Apr 14 06:51:02 2026] GET /v2.0/networks/6dde6ce7-0fb6-4f3f-99d8-a053808ca5db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:51:02.311 7 INFO neutron.db.segments_db [None req-241738c0-b8b6-4bc6-9a85-b733b94416df b61a230264b14ff096761d116bbf1f95 ce45c2885611455eb61d6c3f2e536a48 - - default default] Added segment 866708fc-f4ac-453b-9c74-98c861ff8ab8 of type vxlan for network 88f9f5c8-cbeb-4f99-aa7c-915ef3c14b5e [pid: 8|app: 0|req: 925/1870] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:51:02 2026] GET /v2.0/floatingips/98626874-9086-4c7e-a3d2-eb8cbb93e35c => generated 856 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1871] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:51:02 2026] GET /v2.0/ports?tenant_id=7fc43d9262c74594aa8b3ecccb5f5d1a&device_id=248b28ea-1962-4e12-bf95-0b62039b2e46 => 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: 946/1872] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:01 2026] POST /v2.0/networks => generated 631 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1873] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:51:02 2026] GET /v2.0/networks?id=dd348bff-9d74-4af3-9f60-4549c4807ff1 => generated 757 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1874] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:02 2026] GET /v2.0/security-groups?tenant_id=d37f1743965348cfa8b87e004d3782b3&name=default => generated 2801 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:02.552 8 WARNING neutron_lib.context [None req-2d2d0acb-2911-4a79-aed7-a8874b9a3e69 b61a230264b14ff096761d116bbf1f95 ce45c2885611455eb61d6c3f2e536a48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 948/1875] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:02 2026] GET /v2.0/ports?device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => 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: 949/1876] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:51:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4fdb69cb-967b-4a62-9e4e-624f63e05104 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1877] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:02 2026] DELETE /v2.0/security-groups/45474079-e863-4b86-ba99-0fb4fa67d6e9 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1878] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:51:02 2026] GET /v2.0/subnets?id=a0e111c7-1a52-47b3-8568-9f0874967037 => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1879] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:51:02 2026] GET /v2.0/ports?network_id=dd348bff-9d74-4af3-9f60-4549c4807ff1&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: 953/1880] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:51:02 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1881] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:02 2026] POST /v2.0/subnets => generated 602 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1882] 10.0.0.211 () {34 vars in 751 bytes} [Tue Apr 14 06:51:02 2026] PUT /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags => generated 25 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1883] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:51:02 2026] GET /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1884] 10.0.0.211 () {32 vars in 731 bytes} [Tue Apr 14 06:51:03 2026] GET /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1885] 10.0.0.211 () {34 vars in 762 bytes} [Tue Apr 14 06:51:03 2026] PUT /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags/green => generated 4 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1886] 10.0.0.211 () {32 vars in 731 bytes} [Tue Apr 14 06:51:03 2026] GET /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags => generated 34 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1887] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:51:03 2026] GET /v2.0/networks?id=6dde6ce7-0fb6-4f3f-99d8-a053808ca5db => generated 672 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1888] 10.0.0.211 () {34 vars in 758 bytes} [Tue Apr 14 06:51:03 2026] PUT /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags/red => 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: 957/1889] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:51:03 2026] GET /v2.0/floatingips/98626874-9086-4c7e-a3d2-eb8cbb93e35c => generated 856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1890] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Apr 14 06:51:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=73886c18d9cd4f68b9696c4a4122982c => generated 274 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:51:03.435 8 WARNING neutron_lib.context [req-e09e2c45-04a7-4ed9-a35e-7367f25e9b10 req-5011f884-4c42-4caa-a2ed-6a7b6ecdad7a 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 958/1891] 10.0.0.211 () {32 vars in 731 bytes} [Tue Apr 14 06:51:03 2026] GET /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1892] 10.0.0.211 () {34 vars in 780 bytes} [Tue Apr 14 06:51:03 2026] PUT /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags/black.or.white => generated 4 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1893] 10.0.0.211 () {32 vars in 731 bytes} [Tue Apr 14 06:51:03 2026] GET /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1894] 10.0.0.211 () {34 vars in 751 bytes} [Tue Apr 14 06:51:03 2026] PUT /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1895] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:03 2026] GET /v2.0/ports?device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => 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: 965/1898] 10.0.0.211 () {32 vars in 731 bytes} [Tue Apr 14 06:51:03 2026] GET /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1899] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:51:03 2026] GET /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:51:03.910 7 INFO neutron.api.v2.resource [None req-f2c1dc18-7532-4079-9b7d-154920791b4f b61a230264b14ff096761d116bbf1f95 ce45c2885611455eb61d6c3f2e536a48 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 967/1900] 10.0.0.211 () {32 vars in 743 bytes} [Tue Apr 14 06:51:03 2026] GET /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1901] 10.0.0.211 () {32 vars in 742 bytes} [Tue Apr 14 06:51:03 2026] DELETE /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1902] 199.204.45.89 () {38 vars in 954 bytes} [Tue Apr 14 06:51:03 2026] POST /v2.0/ports => generated 993 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1903] 10.0.0.211 () {32 vars in 731 bytes} [Tue Apr 14 06:51:03 2026] GET /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:51:04.068 8 INFO neutron.api.v2.resource [None req-f7c0f1a6-4a64-436c-8c94-610424695a0f b61a230264b14ff096761d116bbf1f95 ce45c2885611455eb61d6c3f2e536a48 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 935/1904] 10.0.0.211 () {32 vars in 746 bytes} [Tue Apr 14 06:51:04 2026] DELETE /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1905] 10.0.0.211 () {32 vars in 734 bytes} [Tue Apr 14 06:51:04 2026] DELETE /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1906] 10.0.0.211 () {32 vars in 731 bytes} [Tue Apr 14 06:51:04 2026] GET /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1907] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:51:04 2026] DELETE /v2.0/subnets/9ed9a70b-359a-42ac-ac90-141123d45813 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1908] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:51:04 2026] PUT /v2.0/ports/541a48b7-ff87-4d39-a922-6e887ecfc0ba => generated 1238 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 939/1909] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:51:04 2026] GET /v2.0/floatingips/98626874-9086-4c7e-a3d2-eb8cbb93e35c => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:51:04.563 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e318cb69-538d-4f33-bd19-e2117d5b3089'] response: {'name': 'network-changed', 'server_uuid': '0f7ca7ad-fad2-497b-82a9-ce0d78615cb7', 'tag': '541a48b7-ff87-4d39-a922-6e887ecfc0ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 940/1910] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:51:04 2026] GET /v2.0/ports?tenant_id=73886c18d9cd4f68b9696c4a4122982c&device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1911] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:51:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=541a48b7-ff87-4d39-a922-6e887ecfc0ba => 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: 942/1912] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:51:04 2026] GET /v2.0/subnets?id=34b5544d-194c-4d77-832c-2780b609a451 => generated 666 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1913] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:51:04 2026] GET /v2.0/ports?network_id=6dde6ce7-0fb6-4f3f-99d8-a053808ca5db&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: 944/1914] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:51:04 2026] GET /v2.0/networks/6dde6ce7-0fb6-4f3f-99d8-a053808ca5db?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1915] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:51:04 2026] GET /v2.0/networks/6dde6ce7-0fb6-4f3f-99d8-a053808ca5db?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) 2026-04-14 06:51:04.926 7 INFO neutron.services.segments.plugin [-] Segment 866708fc-f4ac-453b-9c74-98c861ff8ab8 resource provider aggregate not found 2026-04-14 06:51:04.931 7 INFO neutron.services.segments.plugin [-] Segment 866708fc-f4ac-453b-9c74-98c861ff8ab8 resource provider aggregate not found 2026-04-14 06:51:04.945 7 INFO neutron.services.segments.plugin [-] Segment 866708fc-f4ac-453b-9c74-98c861ff8ab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 866708fc-f4ac-453b-9c74-98c861ff8ab8 found for delete ", "request_id": "req-c4ba9d33-b1eb-41e0-a607-c8fe40e3a6ca"}]} 2026-04-14 06:51:04.963 7 INFO neutron.services.segments.plugin [-] Segment 866708fc-f4ac-453b-9c74-98c861ff8ab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 866708fc-f4ac-453b-9c74-98c861ff8ab8 found for delete ", "request_id": "req-093e1b33-1bf8-427e-a63d-00674e6235fc"}]} [pid: 8|app: 0|req: 946/1916] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:04 2026] GET /v2.0/ports?device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1008 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1917] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:51:04 2026] DELETE /v2.0/networks/88f9f5c8-cbeb-4f99-aa7c-915ef3c14b5e => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 947/1918] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:51:04 2026] GET /v2.0/ports?tenant_id=73886c18d9cd4f68b9696c4a4122982c&device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1277 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1919] 10.0.0.98 () {34 vars in 1119 bytes} [Tue Apr 14 06:51:04 2026] GET /v2.0/security-groups?id=ff635310-afa0-405d-a124-82ae4e217a5b&id=2513c51c-c378-4b16-b698-5ace9e1cc315&fields=id&fields=name => generated 207 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1920] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:51:05 2026] GET /v2.0/networks?id=6dde6ce7-0fb6-4f3f-99d8-a053808ca5db => generated 768 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1921] 199.204.45.89 () {34 vars in 993 bytes} [Tue Apr 14 06:51:05 2026] GET /v2.0/ports?device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1277 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1922] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:51:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=541a48b7-ff87-4d39-a922-6e887ecfc0ba => 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: 974/1923] 199.204.45.89 () {34 vars in 1123 bytes} [Tue Apr 14 06:51:05 2026] GET /v2.0/security-groups?id=ff635310-afa0-405d-a124-82ae4e217a5b&id=2513c51c-c378-4b16-b698-5ace9e1cc315&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: 950/1924] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:51:05 2026] GET /v2.0/subnets?id=34b5544d-194c-4d77-832c-2780b609a451 => generated 666 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1925] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:51:05 2026] GET /v2.0/ports?network_id=6dde6ce7-0fb6-4f3f-99d8-a053808ca5db&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1926] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:51:05 2026] GET /v2.0/networks/6dde6ce7-0fb6-4f3f-99d8-a053808ca5db?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1927] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:51:05 2026] GET /v2.0/networks/6dde6ce7-0fb6-4f3f-99d8-a053808ca5db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1928] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:06 2026] GET /v2.0/ports?device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1929] 10.0.0.98 () {34 vars in 1119 bytes} [Tue Apr 14 06:51:06 2026] GET /v2.0/security-groups?id=ff635310-afa0-405d-a124-82ae4e217a5b&id=2513c51c-c378-4b16-b698-5ace9e1cc315&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: 8|app: 0|req: 952/1930] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:05 2026] GET /v2.0/security-groups?tenant_id=82e4242c4d1b4728be7daf3d63107ed4&name=default => generated 2801 bytes in 711 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1931] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:06 2026] DELETE /v2.0/security-groups/adab7f7d-5070-47c2-96e6-92f28d8519c3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1932] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:06 2026] GET /v2.0/security-groups?tenant_id=ce45c2885611455eb61d6c3f2e536a48&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1933] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:06 2026] DELETE /v2.0/security-groups/0f9997aa-7f31-4339-8d2f-6bff10b13d72 => 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: 954/1934] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:07 2026] GET /v2.0/ports?device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1010 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1935] 10.0.0.98 () {34 vars in 1119 bytes} [Tue Apr 14 06:51:07 2026] GET /v2.0/security-groups?id=ff635310-afa0-405d-a124-82ae4e217a5b&id=2513c51c-c378-4b16-b698-5ace9e1cc315&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1936] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:07 2026] GET /v2.0/ports?device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:07.716 8 WARNING neutron_lib.context [None req-3eab6f15-ad69-4b26-90ba-bc05dd7dac1b 8deae96afc5b406ca6d9e7508a876cf7 4969d70269ec4b28881d373f43e2f08a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:07.879 8 INFO neutron.db.segments_db [None req-3eab6f15-ad69-4b26-90ba-bc05dd7dac1b 8deae96afc5b406ca6d9e7508a876cf7 4969d70269ec4b28881d373f43e2f08a - - default default] Added segment 8f3f07a7-ead5-47bc-aae0-985790067e11 of type vxlan for network a014c53a-191f-4354-8331-92c22e82ab01 2026-04-14 06:51:08.021 7 INFO neutron.db.l3_db [None req-a280defd-8e30-4a1a-a20c-3b21520a84ab 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Floating IP 0f786762-a255-46e1-8541-2dfe2671115a associated. External IP: 10.96.250.207, port: 541a48b7-ff87-4d39-a922-6e887ecfc0ba. [pid: 8|app: 0|req: 956/1937] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:07 2026] POST /v2.0/networks => generated 632 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:08.034 8 WARNING neutron_lib.context [None req-66400adf-ff65-4d9e-9c90-5d775cb441e4 8deae96afc5b406ca6d9e7508a876cf7 4969d70269ec4b28881d373f43e2f08a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:08.095 8 INFO neutron.db.segments_db [None req-66400adf-ff65-4d9e-9c90-5d775cb441e4 8deae96afc5b406ca6d9e7508a876cf7 4969d70269ec4b28881d373f43e2f08a - - default default] Added segment af843f93-5f45-485e-981c-62dc46aa59cb of type vxlan for network 616b32ea-9474-499a-a01c-a61274220c8e [pid: 8|app: 0|req: 957/1938] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:08 2026] POST /v2.0/networks => generated 632 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:08.277 8 WARNING neutron_lib.context [None req-4648cc6f-0b55-476d-b36b-d0c37656d9f6 8deae96afc5b406ca6d9e7508a876cf7 4969d70269ec4b28881d373f43e2f08a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:08.359 8 INFO neutron.db.segments_db [None req-4648cc6f-0b55-476d-b36b-d0c37656d9f6 8deae96afc5b406ca6d9e7508a876cf7 4969d70269ec4b28881d373f43e2f08a - - default default] Added segment a9e5e613-bcd9-457d-8cfe-4d9ae6983d55 of type vxlan for network 405b0360-1992-4349-b2b0-d467235b6d0b [pid: 7|app: 0|req: 982/1939] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:51:07 2026] PUT /v2.0/floatingips/0f786762-a255-46e1-8541-2dfe2671115a => generated 855 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1940] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:08 2026] POST /v2.0/networks => generated 631 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:08.497 7 WARNING neutron_lib.context [None req-e0343342-c835-42a8-8691-a7a4078238b8 8deae96afc5b406ca6d9e7508a876cf7 4969d70269ec4b28881d373f43e2f08a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:08.529 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6942c6eb-22d0-4e15-85c4-38d8bcfcf10a'] response: {'name': 'network-changed', 'server_uuid': '0f7ca7ad-fad2-497b-82a9-ce0d78615cb7', 'tag': '541a48b7-ff87-4d39-a922-6e887ecfc0ba', 'status': 'completed', 'code': 200} 2026-04-14 06:51:08.561 7 INFO neutron.db.segments_db [None req-e0343342-c835-42a8-8691-a7a4078238b8 8deae96afc5b406ca6d9e7508a876cf7 4969d70269ec4b28881d373f43e2f08a - - default default] Added segment 004c105b-673c-4e98-a3d8-a27c4e4962a3 of type vxlan for network 6cec0e33-dd3d-4765-9975-484f4889564f [pid: 8|app: 0|req: 959/1941] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:51:08 2026] GET /v2.0/ports?tenant_id=73886c18d9cd4f68b9696c4a4122982c&device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1279 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1942] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:51:08 2026] GET /v2.0/networks?id=6dde6ce7-0fb6-4f3f-99d8-a053808ca5db => generated 768 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1943] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:08 2026] POST /v2.0/networks => generated 630 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:08.714 7 WARNING neutron_lib.context [None req-c7f35cd7-4760-408d-93b5-c37810d7b5d0 8deae96afc5b406ca6d9e7508a876cf7 4969d70269ec4b28881d373f43e2f08a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:08.779 7 INFO neutron.db.segments_db [None req-c7f35cd7-4760-408d-93b5-c37810d7b5d0 8deae96afc5b406ca6d9e7508a876cf7 4969d70269ec4b28881d373f43e2f08a - - default default] Added segment 452c5666-b044-458e-bd2e-35371098f75d of type vxlan for network 83b7488d-9fb6-4a06-a9ad-18ad963c50e1 [pid: 8|app: 0|req: 961/1944] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:51:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=541a48b7-ff87-4d39-a922-6e887ecfc0ba => generated 858 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1945] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:51:08 2026] GET /v2.0/subnets?id=34b5544d-194c-4d77-832c-2780b609a451 => generated 666 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1946] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:08 2026] POST /v2.0/networks => generated 631 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1947] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:51:08 2026] GET /v2.0/ports?network_id=6dde6ce7-0fb6-4f3f-99d8-a053808ca5db&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1948] 10.0.0.211 () {34 vars in 753 bytes} [Tue Apr 14 06:51:08 2026] PUT /v2.0/networks/a014c53a-191f-4354-8331-92c22e82ab01/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1949] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:51:08 2026] GET /v2.0/networks/6dde6ce7-0fb6-4f3f-99d8-a053808ca5db?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1950] 10.0.0.211 () {34 vars in 753 bytes} [Tue Apr 14 06:51:08 2026] PUT /v2.0/networks/616b32ea-9474-499a-a01c-a61274220c8e/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1951] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:51:08 2026] GET /v2.0/networks/6dde6ce7-0fb6-4f3f-99d8-a053808ca5db?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: 987/1952] 10.0.0.211 () {34 vars in 753 bytes} [Tue Apr 14 06:51:09 2026] PUT /v2.0/networks/405b0360-1992-4349-b2b0-d467235b6d0b/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1953] 10.0.0.211 () {34 vars in 753 bytes} [Tue Apr 14 06:51:09 2026] PUT /v2.0/networks/6cec0e33-dd3d-4765-9975-484f4889564f/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1954] 10.0.0.211 () {32 vars in 666 bytes} [Tue Apr 14 06:51:09 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1955] 10.0.0.211 () {32 vars in 680 bytes} [Tue Apr 14 06:51:09 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1956] 10.0.0.211 () {32 vars in 676 bytes} [Tue Apr 14 06:51:09 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1957] 10.0.0.211 () {32 vars in 688 bytes} [Tue Apr 14 06:51:09 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1958] 10.0.0.211 () {32 vars in 674 bytes} [Tue Apr 14 06:51:09 2026] GET /v2.0/networks?not-tags=red => generated 1859 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1959] 10.0.0.211 () {32 vars in 688 bytes} [Tue Apr 14 06:51:10 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1960] 10.0.0.211 () {32 vars in 684 bytes} [Tue Apr 14 06:51:10 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1961] 10.0.0.211 () {32 vars in 696 bytes} [Tue Apr 14 06:51:10 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1859 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:10.588 7 INFO neutron.services.segments.plugin [-] Segment 8f3f07a7-ead5-47bc-aae0-985790067e11 resource provider aggregate not found 2026-04-14 06:51:10.597 7 INFO neutron.services.segments.plugin [-] Segment 8f3f07a7-ead5-47bc-aae0-985790067e11 resource provider aggregate not found 2026-04-14 06:51:10.613 7 INFO neutron.services.segments.plugin [-] Segment 8f3f07a7-ead5-47bc-aae0-985790067e11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f3f07a7-ead5-47bc-aae0-985790067e11 found for delete ", "request_id": "req-f4f4f9a4-3cd2-47f0-8325-65f3142a5bc6"}]} 2026-04-14 06:51:10.618 7 INFO neutron.services.segments.plugin [-] Segment 8f3f07a7-ead5-47bc-aae0-985790067e11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f3f07a7-ead5-47bc-aae0-985790067e11 found for delete ", "request_id": "req-78f8ea93-6a43-4938-8e9a-a4db5376d44d"}]} [pid: 7|app: 0|req: 992/1962] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:51:10 2026] DELETE /v2.0/networks/a014c53a-191f-4354-8331-92c22e82ab01 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1963] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:51:10 2026] DELETE /v2.0/networks/616b32ea-9474-499a-a01c-a61274220c8e => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1964] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:10 2026] GET /v2.0/security-groups?tenant_id=59fa77bc5e3d4e2bbf422e721a633457&name=default => generated 2801 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1965] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:51:10 2026] DELETE /v2.0/networks/405b0360-1992-4349-b2b0-d467235b6d0b => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1966] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:10 2026] DELETE /v2.0/security-groups/63ec9f44-3867-4963-86df-41b54d83a51f => 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: 995/1967] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:51:11 2026] DELETE /v2.0/networks/6cec0e33-dd3d-4765-9975-484f4889564f => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1968] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:11 2026] GET /v2.0/security-groups?tenant_id=49050ddfb46e48f5b0b7f9661fb67ccc&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1969] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:11 2026] DELETE /v2.0/security-groups/58de19c2-86e7-43d4-9463-0257250afbff => 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: 996/1970] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:51:11 2026] DELETE /v2.0/networks/83b7488d-9fb6-4a06-a9ad-18ad963c50e1 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1971] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:12 2026] GET /v2.0/security-groups?tenant_id=f3754171441841649189ee71bec0b506&name=default => generated 2801 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1972] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:12 2026] DELETE /v2.0/security-groups/27b1627a-6079-4f3d-baba-9aa79b260382 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:51:12.728 7 INFO neutron.services.segments.plugin [-] Segment af843f93-5f45-485e-981c-62dc46aa59cb resource provider aggregate not found 2026-04-14 06:51:12.735 7 INFO neutron.services.segments.plugin [-] Segment af843f93-5f45-485e-981c-62dc46aa59cb resource provider aggregate not found [pid: 8|app: 0|req: 976/1973] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:12 2026] GET /v2.0/security-groups?tenant_id=ef19a7cef8d146b984bc483f82a21536&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:12.748 7 INFO neutron.services.segments.plugin [-] Segment af843f93-5f45-485e-981c-62dc46aa59cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af843f93-5f45-485e-981c-62dc46aa59cb found for delete ", "request_id": "req-2742ce2f-3e40-4969-a440-24bd85ffdf85"}]} 2026-04-14 06:51:12.759 7 INFO neutron.services.segments.plugin [-] Segment af843f93-5f45-485e-981c-62dc46aa59cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af843f93-5f45-485e-981c-62dc46aa59cb found for delete ", "request_id": "req-42d2f936-bbfe-4719-a9e5-c32502ca6a60"}]} [pid: 7|app: 0|req: 998/1974] 10.0.0.171 () {34 vars in 990 bytes} [Tue Apr 14 06:51:12 2026] GET /v2.0/ports?device_id=248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:12.784 7 INFO neutron.services.segments.plugin [-] Segment a9e5e613-bcd9-457d-8cfe-4d9ae6983d55 resource provider aggregate not found 2026-04-14 06:51:12.794 7 INFO neutron.services.segments.plugin [-] Segment a9e5e613-bcd9-457d-8cfe-4d9ae6983d55 resource provider aggregate not found 2026-04-14 06:51:12.818 7 INFO neutron.services.segments.plugin [-] Segment a9e5e613-bcd9-457d-8cfe-4d9ae6983d55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9e5e613-bcd9-457d-8cfe-4d9ae6983d55 found for delete ", "request_id": "req-b0c18c54-ea57-467a-b897-d466782275f6"}]} 2026-04-14 06:51:12.824 7 INFO neutron.services.segments.plugin [-] Segment a9e5e613-bcd9-457d-8cfe-4d9ae6983d55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9e5e613-bcd9-457d-8cfe-4d9ae6983d55 found for delete ", "request_id": "req-7c5aea5d-b1d3-433a-8fe9-e8d360b43ea2"}]} [pid: 8|app: 0|req: 977/1975] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:12 2026] DELETE /v2.0/security-groups/9a434056-1d35-469d-b086-c9b5740ebaeb => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:51:12.844 7 INFO neutron.services.segments.plugin [-] Segment 004c105b-673c-4e98-a3d8-a27c4e4962a3 resource provider aggregate not found 2026-04-14 06:51:12.849 7 INFO neutron.services.segments.plugin [-] Segment 004c105b-673c-4e98-a3d8-a27c4e4962a3 resource provider aggregate not found 2026-04-14 06:51:12.863 7 INFO neutron.services.segments.plugin [-] Segment 004c105b-673c-4e98-a3d8-a27c4e4962a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 004c105b-673c-4e98-a3d8-a27c4e4962a3 found for delete ", "request_id": "req-1a7aeacb-9e49-44b6-9487-37cf84c789b4"}]} 2026-04-14 06:51:12.875 7 INFO neutron.services.segments.plugin [-] Segment 004c105b-673c-4e98-a3d8-a27c4e4962a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 004c105b-673c-4e98-a3d8-a27c4e4962a3 found for delete ", "request_id": "req-31faa98f-41c1-4ac0-a327-99518079b932"}]} 2026-04-14 06:51:12.883 7 INFO neutron.services.segments.plugin [-] Segment 452c5666-b044-458e-bd2e-35371098f75d resource provider aggregate not found [pid: 7|app: 0|req: 999/1976] 10.0.0.171 () {34 vars in 1040 bytes} [Tue Apr 14 06:51:12 2026] GET /v2.0/security-groups?id=a3fbaa29-d918-4874-bc08-1963141645e5&fields=id&fields=name => generated 113 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1977] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:12 2026] GET /v2.0/security-groups?tenant_id=4969d70269ec4b28881d373f43e2f08a&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:13.019 7 INFO neutron.services.segments.plugin [-] Segment 452c5666-b044-458e-bd2e-35371098f75d resource provider aggregate not found 2026-04-14 06:51:13.026 7 INFO neutron.services.segments.plugin [-] Segment 452c5666-b044-458e-bd2e-35371098f75d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 452c5666-b044-458e-bd2e-35371098f75d found for delete ", "request_id": "req-ea2ede5d-32b8-41e6-b1e6-44cfd3387438"}]} 2026-04-14 06:51:13.046 7 INFO neutron.services.segments.plugin [-] Segment 452c5666-b044-458e-bd2e-35371098f75d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 452c5666-b044-458e-bd2e-35371098f75d found for delete ", "request_id": "req-c2425bf0-a76a-409e-89b1-6996aa9337eb"}]} [pid: 7|app: 0|req: 1000/1978] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:13 2026] DELETE /v2.0/security-groups/a1a14a8d-4656-44f4-b580-7a4cc83c51c0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:51:16.543 8 WARNING neutron_lib.context [None req-9040d17e-947c-4db8-83ad-d93febb47248 b19d94ac56b64f91993585587cb71532 4ffceda573134577aa99cf57f7e88e58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:16.589 8 INFO neutron.db.segments_db [None req-9040d17e-947c-4db8-83ad-d93febb47248 b19d94ac56b64f91993585587cb71532 4ffceda573134577aa99cf57f7e88e58 - - default default] Added segment 905e0d2d-b31c-4a75-9ce8-11b9c5ae2ba2 of type vxlan for network bd3c10a5-e112-4cee-8fb8-dc8b92417118 2026-04-14 06:51:16.869 8 INFO neutron.db.l3_hamode_db [None req-9040d17e-947c-4db8-83ad-d93febb47248 b19d94ac56b64f91993585587cb71532 4ffceda573134577aa99cf57f7e88e58 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:51:17.035 8 INFO neutron.db.l3_hamode_db [None req-9040d17e-947c-4db8-83ad-d93febb47248 b19d94ac56b64f91993585587cb71532 4ffceda573134577aa99cf57f7e88e58 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1001/1979] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:16 2026] GET /v2.0/ports?device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1010 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1980] 10.0.0.98 () {34 vars in 1119 bytes} [Tue Apr 14 06:51:17 2026] GET /v2.0/security-groups?id=ff635310-afa0-405d-a124-82ae4e217a5b&id=2513c51c-c378-4b16-b698-5ace9e1cc315&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: 1003/1981] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:51:17 2026] GET /v2.0/ports?device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1279 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1982] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:17 2026] GET /v2.0/ports?device_id=248b28ea-1962-4e12-bf95-0b62039b2e46 => 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: 1005/1983] 10.0.0.211 () {32 vars in 858 bytes} [Tue Apr 14 06:51:17 2026] GET /v2.0/floatingips?floating_network_id=ae956a89-ff5b-4ae5-af5e-fdb90cecbf7d&port_id=541a48b7-ff87-4d39-a922-6e887ecfc0ba => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1984] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:51:17 2026] GET /v2.0/security-groups?id=a3fbaa29-d918-4874-bc08-1963141645e5&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: 979/1985] 10.0.0.211 () {34 vars in 668 bytes} [Tue Apr 14 06:51:16 2026] POST /v2.0/routers => generated 474 bytes in 1439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1986] 10.0.0.171 () {34 vars in 990 bytes} [Tue Apr 14 06:51:17 2026] GET /v2.0/ports?device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1987] 10.0.0.171 () {34 vars in 1120 bytes} [Tue Apr 14 06:51:17 2026] GET /v2.0/security-groups?id=2513c51c-c378-4b16-b698-5ace9e1cc315&id=ff635310-afa0-405d-a124-82ae4e217a5b&fields=id&fields=name => generated 207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1988] 10.0.0.211 () {34 vars in 751 bytes} [Tue Apr 14 06:51:17 2026] PUT /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1989] 199.204.45.89 () {34 vars in 993 bytes} [Tue Apr 14 06:51:17 2026] GET /v2.0/ports?device_id=248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1990] 10.0.0.211 () {32 vars in 731 bytes} [Tue Apr 14 06:51:17 2026] GET /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1991] 10.0.0.211 () {34 vars in 762 bytes} [Tue Apr 14 06:51:17 2026] PUT /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1992] 10.0.0.211 () {32 vars in 731 bytes} [Tue Apr 14 06:51:18 2026] GET /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1993] 10.0.0.211 () {34 vars in 758 bytes} [Tue Apr 14 06:51:18 2026] PUT /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1994] 10.0.0.211 () {32 vars in 731 bytes} [Tue Apr 14 06:51:18 2026] GET /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:51:18.272 7 INFO neutron.db.l3_db [req-5321325f-c547-4980-b3e0-a1dea3e2fab6 req-c9019e44-778f-4d9e-a3e5-3d55770dd750 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] Floating IP 98626874-9086-4c7e-a3d2-eb8cbb93e35c disassociated. External IP: 10.96.250.219, port: 4fdb69cb-967b-4a62-9e4e-624f63e05104. [pid: 8|app: 0|req: 986/1995] 10.0.0.211 () {34 vars in 780 bytes} [Tue Apr 14 06:51:18 2026] PUT /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1996] 10.0.0.211 () {32 vars in 731 bytes} [Tue Apr 14 06:51:18 2026] GET /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags => generated 52 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1997] 10.0.0.211 () {34 vars in 751 bytes} [Tue Apr 14 06:51:18 2026] PUT /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags => generated 37 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1998] 10.0.0.211 () {32 vars in 731 bytes} [Tue Apr 14 06:51:18 2026] GET /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/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: 990/1999] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:18 2026] GET /v2.0/ports?device_id=248b28ea-1962-4e12-bf95-0b62039b2e46 => 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: 991/2000] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:51:18 2026] GET /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags/red => 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: 1010/2003] 199.204.45.89 () {36 vars in 996 bytes} [Tue Apr 14 06:51:17 2026] DELETE /v2.0/ports/4fdb69cb-967b-4a62-9e4e-624f63e05104 => generated 0 bytes in 810 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:51:18.788 8 INFO neutron.api.v2.resource [None req-59f9a6a8-43d7-435e-a4ab-5aa32aea36b9 b19d94ac56b64f91993585587cb71532 4ffceda573134577aa99cf57f7e88e58 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 994/2004] 10.0.0.211 () {32 vars in 743 bytes} [Tue Apr 14 06:51:18 2026] GET /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags/green => generated 99 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:51:18.845 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d37a1cd-11d8-4144-846b-be5c2ce233d1'] response: {'server_uuid': '248b28ea-1962-4e12-bf95-0b62039b2e46', 'name': 'network-vif-deleted', 'tag': '4fdb69cb-967b-4a62-9e4e-624f63e05104', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1011/2005] 10.0.0.211 () {32 vars in 742 bytes} [Tue Apr 14 06:51:18 2026] DELETE /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags/red => 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: 995/2006] 10.0.0.211 () {32 vars in 731 bytes} [Tue Apr 14 06:51:18 2026] GET /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags => generated 30 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:51:19.075 7 INFO neutron.api.v2.resource [None req-68e02964-cd48-4d9f-b862-50dc9719a9ab b19d94ac56b64f91993585587cb71532 4ffceda573134577aa99cf57f7e88e58 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1012/2007] 10.0.0.211 () {32 vars in 746 bytes} [Tue Apr 14 06:51:18 2026] DELETE /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags/green => generated 99 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2008] 10.0.0.211 () {32 vars in 734 bytes} [Tue Apr 14 06:51:19 2026] DELETE /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2009] 10.0.0.211 () {32 vars in 731 bytes} [Tue Apr 14 06:51:19 2026] GET /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea/tags => generated 12 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2010] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:51:19 2026] GET /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea => generated 480 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2011] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:19 2026] DELETE /v2.0/security-groups/a3fbaa29-d918-4874-bc08-1963141645e5 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2012] 10.0.0.211 () {34 vars in 742 bytes} [Tue Apr 14 06:51:19 2026] PUT /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea => generated 480 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2013] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:20 2026] GET /v2.0/ports?device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2014] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:51:20 2026] GET /v2.0/ports?device_id=56ed812b-6049-4d68-92a0-f8d95bab31ea => 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: 999/2015] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:51:19 2026] DELETE /v2.0/floatingips/98626874-9086-4c7e-a3d2-eb8cbb93e35c => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2016] 10.0.0.98 () {34 vars in 1119 bytes} [Tue Apr 14 06:51:20 2026] GET /v2.0/security-groups?id=ff635310-afa0-405d-a124-82ae4e217a5b&id=2513c51c-c378-4b16-b698-5ace9e1cc315&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: 1018/2017] 199.204.45.89 () {34 vars in 993 bytes} [Tue Apr 14 06:51:20 2026] GET /v2.0/ports?device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2018] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:20 2026] GET /v2.0/ports?device_id=14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:51:20.783 7 INFO neutron.db.l3_db [req-2ef72556-ca89-41cb-be15-33875f6033e3 req-4eb9e2c4-987a-4240-af40-041fc2bd0838 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] Floating IP 0f786762-a255-46e1-8541-2dfe2671115a disassociated. External IP: 10.96.250.207, port: 541a48b7-ff87-4d39-a922-6e887ecfc0ba. [pid: 7|app: 0|req: 1020/2019] 199.204.45.89 () {36 vars in 996 bytes} [Tue Apr 14 06:51:20 2026] DELETE /v2.0/ports/541a48b7-ff87-4d39-a922-6e887ecfc0ba => generated 0 bytes in 789 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2020] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:51:21 2026] GET /v2.0/security-groups?id=6459586d-8224-49bf-aec6-5fcc9d6c9cb8&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-04-14 06:51:21.290 8 INFO neutron.services.segments.plugin [-] Segment 905e0d2d-b31c-4a75-9ce8-11b9c5ae2ba2 resource provider aggregate not found 2026-04-14 06:51:21.296 8 INFO neutron.services.segments.plugin [-] Segment 905e0d2d-b31c-4a75-9ce8-11b9c5ae2ba2 resource provider aggregate not found 2026-04-14 06:51:21.316 8 INFO neutron.services.segments.plugin [-] Segment 905e0d2d-b31c-4a75-9ce8-11b9c5ae2ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 905e0d2d-b31c-4a75-9ce8-11b9c5ae2ba2 found for delete ", "request_id": "req-5b2739bc-2207-4afd-b235-65c24a981339"}]} 2026-04-14 06:51:21.323 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-da28bfca-33b1-4df2-81cf-b8c2722b2cce'] response: {'server_uuid': '0f7ca7ad-fad2-497b-82a9-ce0d78615cb7', 'name': 'network-vif-deleted', 'tag': '541a48b7-ff87-4d39-a922-6e887ecfc0ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1022/2021] 199.204.45.89 () {34 vars in 993 bytes} [Tue Apr 14 06:51:21 2026] GET /v2.0/ports?device_id=14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:51:21.335 8 INFO neutron.services.segments.plugin [-] Segment 905e0d2d-b31c-4a75-9ce8-11b9c5ae2ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 905e0d2d-b31c-4a75-9ce8-11b9c5ae2ba2 found for delete ", "request_id": "req-ca5c6349-2f7a-468b-8f83-da17c73eba22"}]} 2026-04-14 06:51:21.352 8 INFO neutron.db.l3_hamode_db [None req-202755c3-bd66-4986-82ed-693b421e08d4 b19d94ac56b64f91993585587cb71532 4ffceda573134577aa99cf57f7e88e58 - - default default] HA network bd3c10a5-e112-4cee-8fb8-dc8b92417118 was deleted as no HA routers are present in tenant 4ffceda573134577aa99cf57f7e88e58. [pid: 7|app: 0|req: 1023/2022] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:21 2026] GET /v2.0/ports?device_id=0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => 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: 1000/2023] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:51:20 2026] DELETE /v2.0/routers/56ed812b-6049-4d68-92a0-f8d95bab31ea => generated 0 bytes in 1199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2024] 199.204.45.89 () {36 vars in 996 bytes} [Tue Apr 14 06:51:21 2026] DELETE /v2.0/ports/3edadb99-07c4-4a5d-8d95-8c1f62e0e01c => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2025] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:22 2026] GET /v2.0/security-groups?tenant_id=4ffceda573134577aa99cf57f7e88e58&name=default => generated 2801 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2026] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:22 2026] DELETE /v2.0/security-groups/6ddff35a-5216-4aef-8a85-1a31ead07196 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2027] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:22 2026] DELETE /v2.0/security-groups/6459586d-8224-49bf-aec6-5fcc9d6c9cb8 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2028] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:22 2026] GET /v2.0/security-groups?tenant_id=8038661415b34251b3c8502f419dc833&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2029] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:22 2026] DELETE /v2.0/security-groups/2513c51c-c378-4b16-b698-5ace9e1cc315 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2030] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:22 2026] DELETE /v2.0/security-groups/0092cb2f-0d90-4e49-930a-7dad08b8661f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:51:22.821 7 INFO neutron.api.v2.resource [None req-e7be360f-c019-4081-a296-ec52664a15f3 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1029/2031] 10.0.0.211 () {32 vars in 737 bytes} [Tue Apr 14 06:51:22 2026] GET /v2.0/security-groups/2513c51c-c378-4b16-b698-5ace9e1cc315 => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2032] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:51:22 2026] DELETE /v2.0/floatingips/0f786762-a255-46e1-8541-2dfe2671115a => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:51:23.367 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d1d1da7-2b66-4953-8221-13767357cc5e'] response: {'server_uuid': '14e4f10a-7d76-4902-ad9f-b8011f7e8398', 'name': 'network-vif-deleted', 'tag': '3edadb99-07c4-4a5d-8d95-8c1f62e0e01c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1031/2033] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:23 2026] DELETE /v2.0/security-groups/ff635310-afa0-405d-a124-82ae4e217a5b => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2034] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:51:22 2026] PUT /v2.0/routers/5d40b3be-c26f-441e-95a2-8a3bc8020826/remove_router_interface => generated 309 bytes in 1570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2035] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:51:24 2026] DELETE /v2.0/subnets/a0e111c7-1a52-47b3-8568-9f0874967037 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2036] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:51:23 2026] PUT /v2.0/routers/e28f3891-082b-4d5f-b4be-8289b83a860b/remove_router_interface => generated 309 bytes in 1666 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:51:25.437 8 INFO neutron.services.segments.plugin [-] Segment 2de91bc7-c607-412c-847c-188deaed579c resource provider aggregate not found 2026-04-14 06:51:25.444 8 INFO neutron.services.segments.plugin [-] Segment 2de91bc7-c607-412c-847c-188deaed579c resource provider aggregate not found 2026-04-14 06:51:25.458 8 INFO neutron.services.segments.plugin [-] Segment 2de91bc7-c607-412c-847c-188deaed579c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2de91bc7-c607-412c-847c-188deaed579c found for delete ", "request_id": "req-00a1d10f-266c-4d1b-ad47-c891b8f29e3f"}]} 2026-04-14 06:51:25.462 8 INFO neutron.services.segments.plugin [-] Segment 2de91bc7-c607-412c-847c-188deaed579c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2de91bc7-c607-412c-847c-188deaed579c found for delete ", "request_id": "req-86168a85-627f-4c1f-892f-49b4142e6e2f"}]} 2026-04-14 06:51:25.467 8 INFO neutron.db.l3_hamode_db [None req-2a6b0776-476b-4862-b3fc-28016dd26efd 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] HA network f135e809-7a06-434f-a586-7077fdace35c was deleted as no HA routers are present in tenant 7fc43d9262c74594aa8b3ecccb5f5d1a. [pid: 8|app: 0|req: 1005/2037] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:51:24 2026] DELETE /v2.0/routers/5d40b3be-c26f-441e-95a2-8a3bc8020826 => generated 0 bytes in 1120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2038] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:51:25 2026] DELETE /v2.0/networks/dd348bff-9d74-4af3-9f60-4549c4807ff1 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:51:26.345 7 INFO neutron.services.segments.plugin [-] Segment 846133c6-d836-46ce-b7e6-64b921fe8edd resource provider aggregate not found 2026-04-14 06:51:26.359 7 INFO neutron.services.segments.plugin [-] Segment 846133c6-d836-46ce-b7e6-64b921fe8edd resource provider aggregate not found 2026-04-14 06:51:26.375 7 INFO neutron.services.segments.plugin [-] Segment 846133c6-d836-46ce-b7e6-64b921fe8edd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 846133c6-d836-46ce-b7e6-64b921fe8edd found for delete ", "request_id": "req-0bed2085-0e29-4e49-b90b-069160aa1277"}]} 2026-04-14 06:51:26.382 7 INFO neutron.services.segments.plugin [-] Segment 846133c6-d836-46ce-b7e6-64b921fe8edd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 846133c6-d836-46ce-b7e6-64b921fe8edd found for delete ", "request_id": "req-d3fdb28f-3393-4c60-bc54-59c1c4d40761"}]} 2026-04-14 06:51:26.390 7 INFO neutron.db.l3_hamode_db [None req-2637b858-4672-4a4e-a3df-298efe38b767 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HA network 8ff41dc0-3d62-4f6d-a8db-63000df2d959 was deleted as no HA routers are present in tenant 73886c18d9cd4f68b9696c4a4122982c. [pid: 7|app: 0|req: 1033/2039] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:51:25 2026] DELETE /v2.0/routers/e28f3891-082b-4d5f-b4be-8289b83a860b => generated 0 bytes in 1261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:51:26.461 8 WARNING neutron_lib.context [None req-777c3422-a04c-4ed8-85f6-971f1c0e094d 07ae116e354a45d6900c92ae4c8e5a13 3e71dd68858a4d01a2457f11a4c95518 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1034/2040] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:51:26 2026] DELETE /v2.0/subnets/34b5544d-194c-4d77-832c-2780b609a451 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2041] 10.0.0.211 () {34 vars in 684 bytes} [Tue Apr 14 06:51:26 2026] POST /v2.0/security-groups => generated 1537 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2042] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:26 2026] GET /v2.0/security-groups?tenant_id=ff4c2581b3d742228ae0a6e41b3aa855&name=default => generated 2801 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2043] 10.0.0.211 () {34 vars in 767 bytes} [Tue Apr 14 06:51:26 2026] PUT /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2044] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:26 2026] DELETE /v2.0/security-groups/5ab5e79f-2235-492a-ac71-bbe7203423aa => 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: 1038/2045] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:51:27 2026] GET /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2046] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:51:26 2026] DELETE /v2.0/networks/6dde6ce7-0fb6-4f3f-99d8-a053808ca5db => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2047] 10.0.0.211 () {34 vars in 778 bytes} [Tue Apr 14 06:51:27 2026] PUT /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2048] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:51:27 2026] GET /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2049] 10.0.0.211 () {34 vars in 774 bytes} [Tue Apr 14 06:51:27 2026] PUT /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2050] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:51:27 2026] GET /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2051] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:27 2026] GET /v2.0/security-groups?tenant_id=7fc43d9262c74594aa8b3ecccb5f5d1a&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2052] 10.0.0.211 () {34 vars in 796 bytes} [Tue Apr 14 06:51:27 2026] PUT /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2053] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:27 2026] DELETE /v2.0/security-groups/a916723c-6758-4c3e-b3dd-a88eda580e93 => 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: 1046/2054] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:51:27 2026] GET /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2055] 10.0.0.211 () {34 vars in 767 bytes} [Tue Apr 14 06:51:27 2026] PUT /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2056] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:51:27 2026] GET /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2057] 10.0.0.211 () {32 vars in 755 bytes} [Tue Apr 14 06:51:27 2026] GET /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:51:27.484 8 INFO neutron.services.segments.plugin [-] Segment 42120af7-456a-4f33-b54d-128d1f2ae741 resource provider aggregate not found 2026-04-14 06:51:27.489 8 INFO neutron.services.segments.plugin [-] Segment 42120af7-456a-4f33-b54d-128d1f2ae741 resource provider aggregate not found 2026-04-14 06:51:27.490 7 INFO neutron.api.v2.resource [None req-35d81533-da13-4120-84b0-526b9018677b 07ae116e354a45d6900c92ae4c8e5a13 3e71dd68858a4d01a2457f11a4c95518 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1050/2058] 10.0.0.211 () {32 vars in 759 bytes} [Tue Apr 14 06:51:27 2026] GET /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:51:27.505 8 INFO neutron.services.segments.plugin [-] Segment 42120af7-456a-4f33-b54d-128d1f2ae741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42120af7-456a-4f33-b54d-128d1f2ae741 found for delete ", "request_id": "req-1ff762c2-5dbe-4862-a1dc-adf673a40e3d"}]} 2026-04-14 06:51:27.510 8 INFO neutron.services.segments.plugin [-] Segment 42120af7-456a-4f33-b54d-128d1f2ae741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42120af7-456a-4f33-b54d-128d1f2ae741 found for delete ", "request_id": "req-2749b604-52d6-4718-bf5f-2c3ac21a6a10"}]} 2026-04-14 06:51:27.521 8 INFO neutron.services.segments.plugin [-] Segment 3c1a650c-ad42-4bdb-9d14-6aa0afc95a68 resource provider aggregate not found 2026-04-14 06:51:27.530 8 INFO neutron.services.segments.plugin [-] Segment 3c1a650c-ad42-4bdb-9d14-6aa0afc95a68 resource provider aggregate not found 2026-04-14 06:51:27.536 8 INFO neutron.services.segments.plugin [-] Segment 3c1a650c-ad42-4bdb-9d14-6aa0afc95a68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c1a650c-ad42-4bdb-9d14-6aa0afc95a68 found for delete ", "request_id": "req-a1405a0e-38f9-4f4e-8bca-261de0294791"}]} [pid: 7|app: 0|req: 1051/2059] 10.0.0.211 () {32 vars in 758 bytes} [Tue Apr 14 06:51:27 2026] DELETE /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:51:27.550 8 INFO neutron.services.segments.plugin [-] Segment 3c1a650c-ad42-4bdb-9d14-6aa0afc95a68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c1a650c-ad42-4bdb-9d14-6aa0afc95a68 found for delete ", "request_id": "req-55546e16-ce83-49a1-8ff0-39f6827a2b88"}]} [pid: 7|app: 0|req: 1052/2060] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:51:27 2026] GET /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:51:27.597 7 INFO neutron.api.v2.resource [None req-4bb932fb-f0a3-43ca-a650-43592c86b08e 07ae116e354a45d6900c92ae4c8e5a13 3e71dd68858a4d01a2457f11a4c95518 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1053/2061] 10.0.0.211 () {32 vars in 762 bytes} [Tue Apr 14 06:51:27 2026] DELETE /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/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: 1054/2062] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:51:27 2026] DELETE /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2063] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:51:27 2026] GET /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3/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: 1056/2064] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:27 2026] DELETE /v2.0/security-groups/77e4e276-5056-4e24-a701-2299024287f3 => 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: 1009/2065] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:51:27 2026] PUT /v2.0/routers/ef7a539e-8f7d-493d-b23f-20d37cfa6493/remove_router_interface => generated 309 bytes in 1260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2066] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:28 2026] GET /v2.0/security-groups?tenant_id=3e71dd68858a4d01a2457f11a4c95518&name=default => generated 2801 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2067] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:28 2026] DELETE /v2.0/security-groups/e4d92aa6-1f65-4a70-8ab5-fa7d66fe67fb => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2068] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:29 2026] GET /v2.0/security-groups?tenant_id=9f8af31c49bb4a5987b82db40ce5f8b7&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2069] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:29 2026] DELETE /v2.0/security-groups/9334c121-404a-46ec-a353-46cbedb56dc7 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:51:29.412 7 INFO neutron.services.segments.plugin [-] Segment 5836b302-468d-4a35-83e8-28710939b255 resource provider aggregate not found 2026-04-14 06:51:29.417 7 INFO neutron.services.segments.plugin [-] Segment 5836b302-468d-4a35-83e8-28710939b255 resource provider aggregate not found 2026-04-14 06:51:29.433 7 INFO neutron.services.segments.plugin [-] Segment 5836b302-468d-4a35-83e8-28710939b255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5836b302-468d-4a35-83e8-28710939b255 found for delete ", "request_id": "req-7ad6f480-f595-445e-8a49-0c2a4965ebe0"}]} 2026-04-14 06:51:29.440 7 INFO neutron.services.segments.plugin [-] Segment 5836b302-468d-4a35-83e8-28710939b255 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5836b302-468d-4a35-83e8-28710939b255 found for delete ", "request_id": "req-bd367822-9842-46a4-ba14-c3108d34644a"}]} 2026-04-14 06:51:29.441 7 INFO neutron.db.l3_hamode_db [None req-a0f619cf-0d6c-4deb-925b-c7b8d3b86cae c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HA network 205db9e4-bc13-4cf3-b459-775b9cd0561c was deleted as no HA routers are present in tenant d02e491e02d84933be6d2aa24d049fcd. [pid: 7|app: 0|req: 1057/2070] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:51:28 2026] DELETE /v2.0/routers/ef7a539e-8f7d-493d-b23f-20d37cfa6493 => generated 0 bytes in 1120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2071] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:51:29 2026] DELETE /v2.0/subnets/edf81264-5a20-47e0-836b-43eea61f7761 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2072] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:51:29 2026] DELETE /v2.0/networks/d679dfe3-fb69-4dde-9de1-3866a1233387 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2073] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:30 2026] GET /v2.0/security-groups?tenant_id=d02e491e02d84933be6d2aa24d049fcd&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2074] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:30 2026] DELETE /v2.0/security-groups/d23ae208-a6a7-42fb-a5ea-2524b34d934b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2075] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:30 2026] GET /v2.0/security-groups?tenant_id=73886c18d9cd4f68b9696c4a4122982c&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2076] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:30 2026] DELETE /v2.0/security-groups/93dfa41c-1f1d-4eb4-b4be-f46606d99b66 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:51:32.301 8 INFO neutron.db.segments_db [None req-0cb2577e-62ac-4b7c-a390-0489a4e3b556 464d372ee0394782b28199abb629523a 420aed76c8014d73a8fb92d63aacb32f - - default default] Added segment fec8fbb8-2217-4e69-89ca-6909c65d17f8 of type vxlan for network cad76ce0-a92d-4205-84ec-e279c7e9579c [pid: 8|app: 0|req: 1017/2077] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:32 2026] POST /v2.0/networks => generated 727 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:32.478 7 INFO neutron.services.segments.plugin [-] Segment 47f34619-acad-48b0-83de-0d722f7d19db resource provider aggregate not found 2026-04-14 06:51:32.485 7 INFO neutron.services.segments.plugin [-] Segment 47f34619-acad-48b0-83de-0d722f7d19db resource provider aggregate not found 2026-04-14 06:51:32.507 7 INFO neutron.services.segments.plugin [-] Segment 47f34619-acad-48b0-83de-0d722f7d19db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47f34619-acad-48b0-83de-0d722f7d19db found for delete ", "request_id": "req-808a5b8d-b579-4d3e-9a7c-f8838532704e"}]} 2026-04-14 06:51:32.518 7 INFO neutron.services.segments.plugin [-] Segment 47f34619-acad-48b0-83de-0d722f7d19db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47f34619-acad-48b0-83de-0d722f7d19db found for delete ", "request_id": "req-27212b22-a68d-4368-8cf8-8e0780364061"}]} [pid: 7|app: 0|req: 1061/2078] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:32 2026] POST /v2.0/subnets => generated 620 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:32.730 8 WARNING neutron.api.v2.base [None req-3c33652d-c2d9-4eaf-9394-1f77f319ae4f 464d372ee0394782b28199abb629523a 420aed76c8014d73a8fb92d63aacb32f - - 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-04-14 06:51:32.731 8 INFO neutron.api.v2.resource [None req-3c33652d-c2d9-4eaf-9394-1f77f319ae4f 464d372ee0394782b28199abb629523a 420aed76c8014d73a8fb92d63aacb32f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1018/2079] 10.0.0.211 () {34 vars in 681 bytes} [Tue Apr 14 06:51:32 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2082] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:51:32 2026] DELETE /v2.0/networks/cad76ce0-a92d-4205-84ec-e279c7e9579c => generated 0 bytes in 1320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:51:34.145 8 INFO neutron.db.segments_db [None req-0e5d1c99-b714-45fa-9443-589414fdf1c6 464d372ee0394782b28199abb629523a 420aed76c8014d73a8fb92d63aacb32f - - default default] Added segment 3b7d3a0a-2bb4-47e3-acf4-b218e4b3ddcc of type vxlan for network 5a289d41-bab0-406b-b209-8a3033c3b18a [pid: 8|app: 0|req: 1021/2083] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:34 2026] POST /v2.0/networks => generated 725 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:34.678 7 INFO neutron.services.segments.plugin [-] Segment fec8fbb8-2217-4e69-89ca-6909c65d17f8 resource provider aggregate not found 2026-04-14 06:51:34.683 7 INFO neutron.services.segments.plugin [-] Segment fec8fbb8-2217-4e69-89ca-6909c65d17f8 resource provider aggregate not found 2026-04-14 06:51:34.705 7 INFO neutron.services.segments.plugin [-] Segment fec8fbb8-2217-4e69-89ca-6909c65d17f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fec8fbb8-2217-4e69-89ca-6909c65d17f8 found for delete ", "request_id": "req-56305ca6-e02f-42ee-b214-d5e661c14b29"}]} 2026-04-14 06:51:34.709 7 INFO neutron.services.segments.plugin [-] Segment fec8fbb8-2217-4e69-89ca-6909c65d17f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fec8fbb8-2217-4e69-89ca-6909c65d17f8 found for delete ", "request_id": "req-1e8df9eb-5683-49ff-9ade-35c45a8786d5"}]} 2026-04-14 06:51:34.725 7 INFO neutron.services.segments.plugin [-] Segment fec8fbb8-2217-4e69-89ca-6909c65d17f8 resource provider aggregate not found 2026-04-14 06:51:34.730 7 INFO neutron.services.segments.plugin [-] Segment fec8fbb8-2217-4e69-89ca-6909c65d17f8 resource provider aggregate not found 2026-04-14 06:51:34.746 7 INFO neutron.services.segments.plugin [-] Segment fec8fbb8-2217-4e69-89ca-6909c65d17f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fec8fbb8-2217-4e69-89ca-6909c65d17f8 found for delete ", "request_id": "req-d524c63b-bfe8-414e-a165-d14374997945"}]} 2026-04-14 06:51:34.748 7 INFO neutron.services.segments.plugin [-] Segment fec8fbb8-2217-4e69-89ca-6909c65d17f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fec8fbb8-2217-4e69-89ca-6909c65d17f8 found for delete ", "request_id": "req-63cef673-4961-4897-92db-ff685f38d190"}]} [pid: 7|app: 0|req: 1063/2084] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:34 2026] POST /v2.0/subnets => generated 623 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:34.946 8 WARNING neutron.api.v2.base [None req-b4b213e9-e7f9-4e12-9e0a-a8cf32c1ac3d 464d372ee0394782b28199abb629523a 420aed76c8014d73a8fb92d63aacb32f - - 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-04-14 06:51:34.947 8 INFO neutron.api.v2.resource [None req-b4b213e9-e7f9-4e12-9e0a-a8cf32c1ac3d 464d372ee0394782b28199abb629523a 420aed76c8014d73a8fb92d63aacb32f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1022/2085] 10.0.0.211 () {34 vars in 681 bytes} [Tue Apr 14 06:51:34 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-14 06:51:35.742 8 WARNING neutron_lib.context [None req-0a4435a1-c60e-4384-8c18-b28fb88272a6 ccb0b606c1004d679d65355cafd891a8 d63b9657a0934af9aa498260cb9751e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1064/2086] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:51:34 2026] DELETE /v2.0/networks/5a289d41-bab0-406b-b209-8a3033c3b18a => generated 0 bytes in 1262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:51:36.287 7 INFO neutron.db.segments_db [None req-a45b7def-b321-4842-aede-13e2f98cd560 464d372ee0394782b28199abb629523a 420aed76c8014d73a8fb92d63aacb32f - - default default] Added segment 8fca9c5c-310f-461d-bdb5-e45aac4be173 of type vxlan for network fa1b734f-75cf-4d81-bb2f-d64c6d7c7743 [pid: 8|app: 0|req: 1023/2087] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:51:35 2026] POST /v2.0/floatingips => generated 552 bytes in 841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2088] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:36 2026] POST /v2.0/networks => generated 727 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:36.432 8 WARNING neutron_lib.context [None req-f1ccc42c-68f7-454d-86f4-e18923b420cf ccb0b606c1004d679d65355cafd891a8 d63b9657a0934af9aa498260cb9751e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1066/2089] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:36 2026] POST /v2.0/subnets => generated 623 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:36.773 7 INFO neutron.services.segments.plugin [-] Segment 3b7d3a0a-2bb4-47e3-acf4-b218e4b3ddcc resource provider aggregate not found 2026-04-14 06:51:36.781 7 INFO neutron.services.segments.plugin [-] Segment 3b7d3a0a-2bb4-47e3-acf4-b218e4b3ddcc resource provider aggregate not found 2026-04-14 06:51:36.791 7 INFO neutron.services.segments.plugin [-] Segment 3b7d3a0a-2bb4-47e3-acf4-b218e4b3ddcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b7d3a0a-2bb4-47e3-acf4-b218e4b3ddcc found for delete ", "request_id": "req-88059fee-b5d9-49a7-800c-c57405faf1be"}]} 2026-04-14 06:51:36.797 7 INFO neutron.services.segments.plugin [-] Segment 3b7d3a0a-2bb4-47e3-acf4-b218e4b3ddcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b7d3a0a-2bb4-47e3-acf4-b218e4b3ddcc found for delete ", "request_id": "req-ac774c66-7eea-4d9e-9d34-0884cedf45a1"}]} 2026-04-14 06:51:36.808 7 INFO neutron.services.segments.plugin [-] Segment 3b7d3a0a-2bb4-47e3-acf4-b218e4b3ddcc resource provider aggregate not found 2026-04-14 06:51:36.833 7 INFO neutron.services.segments.plugin [-] Segment 3b7d3a0a-2bb4-47e3-acf4-b218e4b3ddcc resource provider aggregate not found 2026-04-14 06:51:36.848 7 INFO neutron.services.segments.plugin [-] Segment 3b7d3a0a-2bb4-47e3-acf4-b218e4b3ddcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b7d3a0a-2bb4-47e3-acf4-b218e4b3ddcc found for delete ", "request_id": "req-a5a93d80-091b-4ccf-a4ff-34fecaf75941"}]} 2026-04-14 06:51:36.855 7 INFO neutron.services.segments.plugin [-] Segment 3b7d3a0a-2bb4-47e3-acf4-b218e4b3ddcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b7d3a0a-2bb4-47e3-acf4-b218e4b3ddcc found for delete ", "request_id": "req-ebe804b2-f19b-4041-a726-a3b294cf16ab"}]} [pid: 7|app: 0|req: 1067/2090] 10.0.0.211 () {34 vars in 681 bytes} [Tue Apr 14 06:51:36 2026] POST /v2.0/rbac-policies => generated 324 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2091] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:51:36 2026] POST /v2.0/floatingips => generated 552 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:37.112 7 WARNING neutron_lib.context [None req-99cc7a5b-b3b4-412d-a31f-6c6cb57bf39e ccb0b606c1004d679d65355cafd891a8 d63b9657a0934af9aa498260cb9751e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1025/2092] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:51:37 2026] GET /v2.0/networks/fa1b734f-75cf-4d81-bb2f-d64c6d7c7743 => generated 655 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2093] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:51:37 2026] POST /v2.0/floatingips => generated 552 bytes in 1029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:38.142 7 WARNING neutron_lib.context [None req-4c51bddd-709b-431c-8519-e75a1e06981e ccb0b606c1004d679d65355cafd891a8 d63b9657a0934af9aa498260cb9751e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:38.225 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02cd4110-e497-44dc-add1-64f48cc2d5e1 d52e388d0f754ca69834e2da57d4916c 324837e48167447b8e9c6e9ff2c44cdd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1026/2094] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:51:38 2026] GET /v2.0/networks/fa1b734f-75cf-4d81-bb2f-d64c6d7c7743 => generated 138 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2095] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:51:38 2026] POST /v2.0/floatingips => generated 552 bytes in 685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:38.837 7 WARNING neutron_lib.context [None req-27ba1d07-913a-4e6d-a719-2c71ae4a605b ccb0b606c1004d679d65355cafd891a8 d63b9657a0934af9aa498260cb9751e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:38.843 8 INFO neutron.services.segments.plugin [-] Segment 8fca9c5c-310f-461d-bdb5-e45aac4be173 resource provider aggregate not found 2026-04-14 06:51:38.851 8 INFO neutron.services.segments.plugin [-] Segment 8fca9c5c-310f-461d-bdb5-e45aac4be173 resource provider aggregate not found 2026-04-14 06:51:38.870 8 INFO neutron.services.segments.plugin [-] Segment 8fca9c5c-310f-461d-bdb5-e45aac4be173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fca9c5c-310f-461d-bdb5-e45aac4be173 found for delete ", "request_id": "req-b1ba19d9-9f04-4568-a908-355eb106e2e2"}]} 2026-04-14 06:51:38.874 8 INFO neutron.services.segments.plugin [-] Segment 8fca9c5c-310f-461d-bdb5-e45aac4be173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fca9c5c-310f-461d-bdb5-e45aac4be173 found for delete ", "request_id": "req-d996b897-9e05-4c33-bd63-e71a3825041a"}]} [pid: 8|app: 0|req: 1027/2096] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:51:38 2026] DELETE /v2.0/networks/fa1b734f-75cf-4d81-bb2f-d64c6d7c7743 => generated 0 bytes in 656 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:51:38.913 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97dc9c2c-1554-4602-9585-25756b7d338f 464d372ee0394782b28199abb629523a 420aed76c8014d73a8fb92d63aacb32f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1028/2097] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:51:38 2026] DELETE /v2.0/subnets/438ca3fc-a619-4c2a-8b2b-3d90df340de4 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:51:38.936 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93e6ac49-2cee-481d-94b4-31360deb3b9a 464d372ee0394782b28199abb629523a 420aed76c8014d73a8fb92d63aacb32f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1029/2098] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:51:38 2026] DELETE /v2.0/subnets/8fc8f762-cb9a-4330-8bdb-8a10a43c5cdd => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:51:38.958 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9947345c-fcf4-49b9-a353-032926ae6b58 464d372ee0394782b28199abb629523a 420aed76c8014d73a8fb92d63aacb32f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1030/2099] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:51:38 2026] DELETE /v2.0/subnets/63dc4b5b-255b-413a-b3f6-b1bb240a0d12 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2100] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:51:38 2026] POST /v2.0/floatingips => generated 552 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2101] 10.0.0.211 () {34 vars in 759 bytes} [Tue Apr 14 06:51:39 2026] PUT /v2.0/floatingips/e024a9d7-f048-4487-9f43-37a567c467a7/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2102] 10.0.0.211 () {34 vars in 759 bytes} [Tue Apr 14 06:51:39 2026] PUT /v2.0/floatingips/6de4dea1-c3ce-4a1b-b007-36ac875fc821/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2103] 10.0.0.211 () {34 vars in 759 bytes} [Tue Apr 14 06:51:39 2026] PUT /v2.0/floatingips/62004170-0054-4e3e-8f5d-d4b48d9a5519/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2104] 10.0.0.211 () {34 vars in 759 bytes} [Tue Apr 14 06:51:39 2026] PUT /v2.0/floatingips/b985aaac-1d68-428f-9ce3-51f03945a97d/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2105] 10.0.0.211 () {32 vars in 672 bytes} [Tue Apr 14 06:51:39 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:39.819 7 WARNING neutron_lib.context [None req-1e0d7b87-1b10-4480-9beb-432ed79501c6 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1036/2106] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:39 2026] GET /v2.0/security-groups?tenant_id=420aed76c8014d73a8fb92d63aacb32f&name=default => generated 2801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2107] 10.0.0.211 () {32 vars in 686 bytes} [Tue Apr 14 06:51:39 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:39.978 7 INFO neutron.db.segments_db [None req-1e0d7b87-1b10-4480-9beb-432ed79501c6 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Added segment 40587717-4689-4cd8-b6cc-dafe2a51def0 of type vxlan for network 2e248983-e541-4bc5-a656-01bf0809c76e [pid: 8|app: 0|req: 1038/2108] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:39 2026] DELETE /v2.0/security-groups/b433b3a3-b104-46e4-b456-4861c8036849 => 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: 1039/2109] 10.0.0.211 () {32 vars in 682 bytes} [Tue Apr 14 06:51:40 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2110] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:39 2026] POST /v2.0/networks => generated 639 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:40.129 7 WARNING neutron_lib.context [None req-888f751c-360d-49b8-b3a4-c89f2470a04e e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1040/2111] 10.0.0.211 () {32 vars in 694 bytes} [Tue Apr 14 06:51:40 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2112] 10.0.0.211 () {32 vars in 680 bytes} [Tue Apr 14 06:51:40 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2113] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:40 2026] GET /v2.0/security-groups?tenant_id=324837e48167447b8e9c6e9ff2c44cdd&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2114] 10.0.0.211 () {32 vars in 694 bytes} [Tue Apr 14 06:51:40 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2115] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:40 2026] DELETE /v2.0/security-groups/d5e92f40-2f9d-4bd9-9324-315502494c0c => 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: 1072/2116] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:40 2026] POST /v2.0/subnets => generated 634 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2117] 10.0.0.211 () {32 vars in 690 bytes} [Tue Apr 14 06:51:40 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: 1046/2118] 10.0.0.211 () {32 vars in 702 bytes} [Tue Apr 14 06:51:40 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2119] 10.0.0.211 () {32 vars in 722 bytes} [Tue Apr 14 06:51:40 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2120] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:40 2026] GET /v2.0/security-groups?tenant_id=02e25686dc5a444d8cbfa8406a68d86b&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:40.809 7 WARNING neutron_lib.context [None req-f729a0b4-3786-4029-a79c-a8b82c80058c e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1047/2121] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:51:40 2026] DELETE /v2.0/floatingips/e024a9d7-f048-4487-9f43-37a567c467a7 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2122] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:41 2026] DELETE /v2.0/security-groups/848dc7b8-2916-4d0c-9862-21a6e27b37a1 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2123] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:40 2026] POST /v2.0/subnets => generated 707 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:41.203 7 WARNING neutron_lib.context [None req-b5197767-983a-48ed-915c-3108f9c998ce e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:41.261 7 INFO neutron.db.segments_db [None req-b5197767-983a-48ed-915c-3108f9c998ce e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Added segment d9e75f8d-5ebc-4799-b7c0-9fcbe35b7b5c of type vxlan for network 5487e1e8-07eb-4399-970f-536646f4d424 [pid: 7|app: 0|req: 1076/2124] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:41 2026] POST /v2.0/networks => generated 638 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:41.399 7 WARNING neutron_lib.context [None req-3027aa76-0511-4056-a836-eefd641a3382 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1049/2125] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:51:41 2026] DELETE /v2.0/floatingips/6de4dea1-c3ce-4a1b-b007-36ac875fc821 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2126] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:41 2026] POST /v2.0/subnets => generated 632 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:41.769 7 WARNING neutron_lib.context [None req-0a35e8eb-1e4c-4999-b897-a251d50601ef e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1050/2127] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:51:41 2026] DELETE /v2.0/floatingips/62004170-0054-4e3e-8f5d-d4b48d9a5519 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2128] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:51:41 2026] DELETE /v2.0/floatingips/b985aaac-1d68-428f-9ce3-51f03945a97d => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2129] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:41 2026] POST /v2.0/subnets => generated 701 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:42.149 7 WARNING neutron_lib.context [None req-44808645-0c45-4290-b920-b34f53b82db5 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:42.239 7 INFO neutron.db.segments_db [None req-44808645-0c45-4290-b920-b34f53b82db5 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Added segment 0d8be19e-2095-4ea7-8d02-41c339c8e24a of type vxlan for network 6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 [pid: 7|app: 0|req: 1079/2130] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:42 2026] POST /v2.0/networks => generated 637 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:42.403 7 WARNING neutron_lib.context [None req-2828d0b2-35f9-4e3b-8d94-7a49dfe4bcea e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1052/2131] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:51:42 2026] DELETE /v2.0/floatingips/1d6c5916-43c2-424f-884d-76a42845b077 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2132] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:42 2026] POST /v2.0/subnets => generated 632 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:42.822 8 WARNING neutron_lib.context [None req-b2ab0b22-74ee-4dff-a226-39543d5cbba2 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1053/2133] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:42 2026] POST /v2.0/subnets => generated 704 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:43.265 7 WARNING neutron_lib.context [None req-cba79e55-c9d0-4ef8-93b8-b2ccf40b3f09 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:43.316 7 INFO neutron.db.segments_db [None req-cba79e55-c9d0-4ef8-93b8-b2ccf40b3f09 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Added segment 8452b8af-48a7-4827-a832-6469c5ac3155 of type vxlan for network c13b1bfb-da29-4570-a9e9-8c618252a2f2 2026-04-14 06:51:43.680 7 INFO neutron.db.l3_hamode_db [None req-cba79e55-c9d0-4ef8-93b8-b2ccf40b3f09 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1054/2134] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:43 2026] GET /v2.0/security-groups?tenant_id=f2c6ec98efed475a811deb5b25ccffce&name=default => generated 2805 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2135] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:43 2026] DELETE /v2.0/security-groups/b1305038-07c8-4f6c-8ae3-ca82cbf9b0e9 => 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: 1056/2136] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:44 2026] GET /v2.0/security-groups?tenant_id=b3206a40864d46eb8c8789ef78af1cb6&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2137] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:44 2026] DELETE /v2.0/security-groups/05eb7ab8-5061-4a20-a2c8-90fbbe63e587 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2138] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:44 2026] GET /v2.0/security-groups?tenant_id=d63b9657a0934af9aa498260cb9751e8&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2139] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:44 2026] DELETE /v2.0/security-groups/bae2ecd5-d310-49bb-8b86-95e15f8d4dfd => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:51:44.851 7 INFO neutron.db.l3_hamode_db [None req-cba79e55-c9d0-4ef8-93b8-b2ccf40b3f09 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1060/2140] 10.0.0.211 () {34 vars in 678 bytes} [Tue Apr 14 06:51:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2141] 10.0.0.211 () {34 vars in 678 bytes} [Tue Apr 14 06:51:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2142] 10.0.0.211 () {34 vars in 678 bytes} [Tue Apr 14 06:51:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2143] 10.0.0.211 () {34 vars in 678 bytes} [Tue Apr 14 06:51:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2144] 10.0.0.211 () {34 vars in 678 bytes} [Tue Apr 14 06:51:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2145] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:43 2026] POST /v2.0/routers => generated 684 bytes in 2688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2146] 10.0.0.211 () {34 vars in 753 bytes} [Tue Apr 14 06:51:45 2026] PUT /v2.0/policies/631c0d14-bf4f-4417-b864-f7fa1e1bf089/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2147] 10.0.0.211 () {34 vars in 753 bytes} [Tue Apr 14 06:51:45 2026] PUT /v2.0/policies/23fc0620-f2f4-4a57-a6f5-1de9c64f6610/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2148] 10.0.0.211 () {34 vars in 753 bytes} [Tue Apr 14 06:51:46 2026] PUT /v2.0/policies/c8a40103-80be-4c09-ba4a-d50cf8a3be61/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: 1068/2149] 10.0.0.211 () {34 vars in 753 bytes} [Tue Apr 14 06:51:46 2026] PUT /v2.0/policies/cc62bfd2-13e1-4679-ac0e-71f51228e669/tags => 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: 1069/2150] 10.0.0.211 () {32 vars in 674 bytes} [Tue Apr 14 06:51:46 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2151] 10.0.0.211 () {32 vars in 688 bytes} [Tue Apr 14 06:51:46 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2152] 10.0.0.211 () {32 vars in 684 bytes} [Tue Apr 14 06:51:46 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2153] 10.0.0.211 () {32 vars in 696 bytes} [Tue Apr 14 06:51:46 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2154] 10.0.0.211 () {32 vars in 682 bytes} [Tue Apr 14 06:51:46 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2155] 10.0.0.211 () {32 vars in 696 bytes} [Tue Apr 14 06:51:47 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2156] 10.0.0.211 () {32 vars in 692 bytes} [Tue Apr 14 06:51:47 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2157] 10.0.0.211 () {32 vars in 704 bytes} [Tue Apr 14 06:51:47 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2158] 10.0.0.211 () {32 vars in 734 bytes} [Tue Apr 14 06:51:47 2026] DELETE /v2.0/qos/policies/631c0d14-bf4f-4417-b864-f7fa1e1bf089 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2159] 10.0.0.211 () {32 vars in 734 bytes} [Tue Apr 14 06:51:47 2026] DELETE /v2.0/qos/policies/23fc0620-f2f4-4a57-a6f5-1de9c64f6610 => 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: 1079/2160] 10.0.0.211 () {32 vars in 734 bytes} [Tue Apr 14 06:51:47 2026] DELETE /v2.0/qos/policies/c8a40103-80be-4c09-ba4a-d50cf8a3be61 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2161] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:51:45 2026] PUT /v2.0/routers/bb768516-73f5-438c-b543-e240b1e63812/add_router_interface => generated 309 bytes in 1616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2162] 10.0.0.211 () {32 vars in 734 bytes} [Tue Apr 14 06:51:47 2026] DELETE /v2.0/qos/policies/cc62bfd2-13e1-4679-ac0e-71f51228e669 => 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: 1081/2163] 10.0.0.211 () {32 vars in 734 bytes} [Tue Apr 14 06:51:47 2026] DELETE /v2.0/qos/policies/91709144-1eac-4ccb-92e1-02050d78b7b8 => 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: 1082/2164] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:48 2026] GET /v2.0/security-groups?tenant_id=e7f2124e2bda4232af878303e663a3b8&name=default => generated 2805 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2167] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:48 2026] DELETE /v2.0/security-groups/ea5e697b-ad4f-4208-9a85-83672f51f373 => 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: 1086/2168] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:49 2026] GET /v2.0/security-groups?tenant_id=c7a89aadd8714fde8eb06733f0e64256&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:49.292 8 WARNING neutron_lib.context [None req-5feb6d7d-bcc6-474b-b20e-28c35715efdc 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:49.331 8 INFO neutron.db.segments_db [None req-5feb6d7d-bcc6-474b-b20e-28c35715efdc 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Added segment 01aece0a-2773-4316-91f8-b65af31ca365 of type vxlan for network 0732a13e-5a27-4261-92a1-57833bccc9da 2026-04-14 06:51:49.627 8 INFO neutron.db.l3_hamode_db [None req-5feb6d7d-bcc6-474b-b20e-28c35715efdc 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1083/2169] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:51:47 2026] PUT /v2.0/routers/bb768516-73f5-438c-b543-e240b1e63812/add_router_interface => generated 309 bytes in 2063 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2170] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:49 2026] DELETE /v2.0/security-groups/9e0f71e7-e3fa-4cd6-8e34-caba7bc65a85 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:51:49.784 8 INFO neutron.db.l3_hamode_db [None req-5feb6d7d-bcc6-474b-b20e-28c35715efdc 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1087/2171] 10.0.0.211 () {34 vars in 668 bytes} [Tue Apr 14 06:51:49 2026] POST /v2.0/routers => generated 474 bytes in 1334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2172] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:51:50 2026] GET /v2.0/security-groups?tenant_id=7003023d13994433a4c8562058d66b87&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:50.624 8 WARNING neutron_lib.context [None req-3bd9c690-724c-4485-9be4-18ea5c6b0aa8 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:50.662 8 INFO neutron.db.l3_hamode_db [None req-3bd9c690-724c-4485-9be4-18ea5c6b0aa8 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:51:50.818 8 INFO neutron.db.l3_hamode_db [None req-3bd9c690-724c-4485-9be4-18ea5c6b0aa8 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1085/2173] 10.0.0.211 () {34 vars in 783 bytes} [Tue Apr 14 06:51:49 2026] PUT /v2.0/routers/bb768516-73f5-438c-b543-e240b1e63812/add_router_interface => generated 309 bytes in 1614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2174] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:51:51 2026] DELETE /v2.0/security-groups/bcd447c1-9a31-4869-af63-fc1bbe889f32 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:51:51.434 7 WARNING neutron_lib.context [None req-8afe1392-5987-4528-a4f7-017c6cb9f2d8 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2175] 10.0.0.211 () {34 vars in 684 bytes} [Tue Apr 14 06:51:51 2026] POST /v2.0/security-groups => generated 1566 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:51:51.565 7 WARNING neutron_lib.context [None req-f2cbd6b6-ad51-4352-bc9b-4f089b291719 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1088/2176] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:51:51 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:51.678 7 WARNING neutron_lib.context [None req-1becb5db-4746-4040-aac1-7ad5ab5945b3 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1089/2177] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:51:51 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:51.806 7 WARNING neutron_lib.context [None req-b5f0fa00-5140-4cc4-85c2-7441cb41d62e e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2178] 10.0.0.211 () {34 vars in 668 bytes} [Tue Apr 14 06:51:50 2026] POST /v2.0/routers => generated 474 bytes in 1260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:51.890 8 WARNING neutron_lib.context [None req-d06c1219-5e12-42e3-b9ad-99b8fd135be7 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1090/2179] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:51:51 2026] POST /v2.0/security-group-rules => generated 567 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:51.915 7 WARNING neutron_lib.context [None req-1d949bfe-0bb0-4ed4-badc-fe34d438b20f e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:51.928 8 INFO neutron.db.l3_hamode_db [None req-d06c1219-5e12-42e3-b9ad-99b8fd135be7 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1091/2180] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:51:51 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:52.017 7 WARNING neutron_lib.context [None req-844f73af-23d1-4e7a-90c5-f7e4b2f651a1 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:52.087 8 INFO neutron.db.l3_hamode_db [None req-d06c1219-5e12-42e3-b9ad-99b8fd135be7 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1092/2181] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:51:52 2026] POST /v2.0/security-group-rules => generated 569 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:52.113 7 WARNING neutron_lib.context [None req-c469475f-cc02-4556-87dd-b10e0bf291fb e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1093/2182] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:51:52 2026] POST /v2.0/security-group-rules => generated 565 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:52.210 7 WARNING neutron_lib.context [None req-25e0c5f6-928f-4a89-9bf8-97a3573af9eb e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1094/2183] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:51:52 2026] POST /v2.0/security-group-rules => generated 565 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:52.314 7 WARNING neutron_lib.context [None req-647efade-e534-4768-ab18-406346638b29 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1095/2184] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:51:52 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:52.444 7 WARNING neutron_lib.context [None req-3226ea30-2cde-48c9-bb04-a301ae06cc7a e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1096/2185] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:51:52 2026] POST /v2.0/security-group-rules => generated 567 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:52.555 7 WARNING neutron_lib.context [None req-dd8e20bf-7934-4233-bb42-26e40eec1fd9 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1097/2186] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:51:52 2026] POST /v2.0/security-group-rules => generated 569 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:52.746 7 WARNING neutron_lib.context [None req-8e77591e-77b4-4554-9b05-d293f2a42a8d e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1098/2187] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:51:52 2026] POST /v2.0/security-group-rules => generated 565 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2188] 10.0.0.211 () {34 vars in 668 bytes} [Tue Apr 14 06:51:51 2026] POST /v2.0/routers => generated 474 bytes in 1087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:53.000 7 WARNING neutron_lib.context [None req-f3d4cafa-c448-4a3e-859b-c306cc9aa8d2 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:53.086 7 INFO neutron.db.l3_hamode_db [None req-f3d4cafa-c448-4a3e-859b-c306cc9aa8d2 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:51:53.318 7 INFO neutron.db.l3_hamode_db [None req-f3d4cafa-c448-4a3e-859b-c306cc9aa8d2 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1091/2189] 10.0.0.98 () {34 vars in 1095 bytes} [Tue Apr 14 06:51:53 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1438657839&fields=id&tenant_id=ff9732ed341d4e22a5357e03f35549ed => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2190] 10.0.0.98 () {34 vars in 981 bytes} [Tue Apr 14 06:51:53 2026] GET /v2.0/networks?id=5487e1e8-07eb-4399-970f-536646f4d424 => generated 705 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2191] 10.0.0.98 () {34 vars in 964 bytes} [Tue Apr 14 06:51:53 2026] GET /v2.0/quotas/ff9732ed341d4e22a5357e03f35549ed => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2192] 10.0.0.98 () {34 vars in 1001 bytes} [Tue Apr 14 06:51:53 2026] GET /v2.0/ports?tenant_id=ff9732ed341d4e22a5357e03f35549ed&fields=id => generated 287 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2193] 10.0.0.98 () {34 vars in 1007 bytes} [Tue Apr 14 06:51:53 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2194] 10.0.0.98 () {34 vars in 1107 bytes} [Tue Apr 14 06:51:53 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2195] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:54 2026] GET /v2.0/ports?device_id=85acfe18-0cae-49c5-9316-9d53a6604fcc => 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: 1099/2196] 10.0.0.211 () {34 vars in 668 bytes} [Tue Apr 14 06:51:52 2026] POST /v2.0/routers => generated 474 bytes in 1077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:51:54.081 8 WARNING neutron_lib.context [None req-78c05a7f-5061-425b-b4b5-f9dedbc73092 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:54.129 8 INFO neutron.db.l3_hamode_db [None req-78c05a7f-5061-425b-b4b5-f9dedbc73092 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 06:51:54.293 8 INFO neutron.db.l3_hamode_db [None req-78c05a7f-5061-425b-b4b5-f9dedbc73092 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1100/2197] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:51:54 2026] GET /v2.0/networks?id=5487e1e8-07eb-4399-970f-536646f4d424 => generated 705 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2198] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Apr 14 06:51:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ff9732ed341d4e22a5357e03f35549ed => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:51:54.808 7 WARNING neutron_lib.context [req-217bc170-a3fb-41ba-8659-75141d8ff709 req-6542926b-5995-4a00-9f06-0efb4574c8ac e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1098/2199] 10.0.0.211 () {34 vars in 668 bytes} [Tue Apr 14 06:51:54 2026] POST /v2.0/routers => generated 474 bytes in 983 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2200] 10.0.0.211 () {34 vars in 751 bytes} [Tue Apr 14 06:51:55 2026] PUT /v2.0/routers/e0a9803a-c30d-4287-b0d4-8891ba85af42/tags => generated 17 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2201] 10.0.0.211 () {34 vars in 751 bytes} [Tue Apr 14 06:51:55 2026] PUT /v2.0/routers/f437292b-8401-4e1a-94e6-43d282c95000/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2202] 10.0.0.211 () {34 vars in 751 bytes} [Tue Apr 14 06:51:55 2026] PUT /v2.0/routers/054c2738-0432-4bf9-a6cf-c4dcf122a910/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2203] 199.204.45.89 () {38 vars in 954 bytes} [Tue Apr 14 06:51:54 2026] POST /v2.0/ports => generated 1183 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1102/2204] 10.0.0.211 () {34 vars in 751 bytes} [Tue Apr 14 06:51:55 2026] PUT /v2.0/routers/20c07361-4030-4ed4-9c01-b29051392cf8/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: 1103/2205] 10.0.0.211 () {32 vars in 664 bytes} [Tue Apr 14 06:51:55 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2206] 10.0.0.211 () {32 vars in 678 bytes} [Tue Apr 14 06:51:55 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2207] 10.0.0.211 () {32 vars in 674 bytes} [Tue Apr 14 06:51:55 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2208] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:51:55 2026] PUT /v2.0/ports/32da89a2-cefc-43c1-82c3-3e061cbb2384 => generated 1428 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:51:55.867 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-54f9261c-4807-46d6-abf6-f461a7909aff'] response: {'name': 'network-changed', 'server_uuid': '85acfe18-0cae-49c5-9316-9d53a6604fcc', 'tag': '32da89a2-cefc-43c1-82c3-3e061cbb2384', 'status': 'completed', 'code': 200} 2026-04-14 06:51:55.896 8 WARNING neutron_lib.context [None req-aef3ebf9-07e7-4788-bd45-524e297d66d4 03d37ceed9704e0c94a65cffc7ef8ac3 5912da75631442f4af56871350459941 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1104/2209] 10.0.0.211 () {32 vars in 686 bytes} [Tue Apr 14 06:51:55 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1105/2210] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:51:55 2026] GET /v2.0/ports?tenant_id=ff9732ed341d4e22a5357e03f35549ed&device_id=85acfe18-0cae-49c5-9316-9d53a6604fcc => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:56.024 8 INFO neutron.db.segments_db [None req-aef3ebf9-07e7-4788-bd45-524e297d66d4 03d37ceed9704e0c94a65cffc7ef8ac3 5912da75631442f4af56871350459941 - - default default] Added segment 6277e523-9307-46d8-a9d7-46d8af835a49 of type vxlan for network 142bbf72-1045-4ae8-8346-072b41c82c9a [pid: 7|app: 0|req: 1106/2211] 10.0.0.211 () {32 vars in 672 bytes} [Tue Apr 14 06:51:55 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2212] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:55 2026] POST /v2.0/networks => generated 631 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2213] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:51:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.130&port_id=32da89a2-cefc-43c1-82c3-3e061cbb2384 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:51:56.192 7 WARNING neutron_lib.context [None req-bf79ad7f-0f9e-4631-bf4f-75a69bf37b8f 03d37ceed9704e0c94a65cffc7ef8ac3 5912da75631442f4af56871350459941 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1107/2214] 10.0.0.211 () {32 vars in 686 bytes} [Tue Apr 14 06:51:56 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2215] 199.204.45.89 () {34 vars in 1103 bytes} [Tue Apr 14 06:51:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d5&port_id=32da89a2-cefc-43c1-82c3-3e061cbb2384 => 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: 1109/2216] 10.0.0.211 () {32 vars in 682 bytes} [Tue Apr 14 06:51:56 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2217] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Apr 14 06:51:56 2026] GET /v2.0/subnets?id=8493d3f4-10d8-4cea-a567-05a2764e3cc0&id=5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 1362 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2218] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:56 2026] POST /v2.0/subnets => generated 602 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2219] 10.0.0.211 () {32 vars in 694 bytes} [Tue Apr 14 06:51:56 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:51:56.582 8 WARNING neutron_lib.context [None req-eb61c0b4-8f7c-4286-806f-a534956eb78b 03d37ceed9704e0c94a65cffc7ef8ac3 5912da75631442f4af56871350459941 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1109/2220] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:51:56 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:56.632 8 INFO neutron.db.segments_db [None req-eb61c0b4-8f7c-4286-806f-a534956eb78b 03d37ceed9704e0c94a65cffc7ef8ac3 5912da75631442f4af56871350459941 - - default default] Added segment 13ad22c3-f58f-4818-8777-515158109799 of type vxlan for network 07fb8c8e-9526-4d83-bd5e-036c2b140a12 [pid: 7|app: 0|req: 1110/2221] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:51:56 2026] GET /v2.0/routers/e0a9803a-c30d-4287-b0d4-8891ba85af42 => generated 485 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2222] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:51:56 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2223] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:56 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2224] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:51:56 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:51:56.832 8 WARNING neutron_lib.context [None req-a7349935-09d2-4e88-a845-b4d579c680a4 03d37ceed9704e0c94a65cffc7ef8ac3 5912da75631442f4af56871350459941 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1114/2225] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:56 2026] POST /v2.0/subnets => generated 605 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2226] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:51:57 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:51:57.295 8 WARNING neutron_lib.context [None req-8939e26b-7137-4ae7-85b3-70a00c05f933 03d37ceed9704e0c94a65cffc7ef8ac3 5912da75631442f4af56871350459941 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:57.345 8 INFO neutron.db.segments_db [None req-8939e26b-7137-4ae7-85b3-70a00c05f933 03d37ceed9704e0c94a65cffc7ef8ac3 5912da75631442f4af56871350459941 - - default default] Added segment 4bb1805e-25cf-420d-9faf-d30de2fb2de3 of type vxlan for network 42e06bcd-2491-4242-8f66-cbe99e2e240e [pid: 8|app: 0|req: 1116/2227] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:57 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2228] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:51:57 2026] GET /v2.0/ports?tenant_id=ff9732ed341d4e22a5357e03f35549ed&device_id=85acfe18-0cae-49c5-9316-9d53a6604fcc => generated 1467 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:57.514 8 WARNING neutron_lib.context [None req-a6ed7dc5-fb74-41fb-b6e6-99a0d28d6c31 03d37ceed9704e0c94a65cffc7ef8ac3 5912da75631442f4af56871350459941 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1112/2229] 10.0.0.211 () {34 vars in 742 bytes} [Tue Apr 14 06:51:56 2026] PUT /v2.0/routers/e0a9803a-c30d-4287-b0d4-8891ba85af42 => generated 485 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2230] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:51:57 2026] GET /v2.0/networks?id=5487e1e8-07eb-4399-970f-536646f4d424 => generated 801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2231] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:51:58 2026] GET /v2.0/ports?device_id=e0a9803a-c30d-4287-b0d4-8891ba85af42 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2232] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:51:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.130&port_id=32da89a2-cefc-43c1-82c3-3e061cbb2384 => 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: 1118/2233] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:57 2026] POST /v2.0/subnets => generated 605 bytes in 764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2234] 199.204.45.89 () {34 vars in 1103 bytes} [Tue Apr 14 06:51:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d5&port_id=32da89a2-cefc-43c1-82c3-3e061cbb2384 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:51:58.304 8 WARNING neutron_lib.context [None req-f5332f63-f5ef-4e97-86e6-28e5dd48941e 03d37ceed9704e0c94a65cffc7ef8ac3 5912da75631442f4af56871350459941 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:58.369 8 INFO neutron.db.segments_db [None req-f5332f63-f5ef-4e97-86e6-28e5dd48941e 03d37ceed9704e0c94a65cffc7ef8ac3 5912da75631442f4af56871350459941 - - default default] Added segment fb70efa8-b2fd-4e4c-a732-276e822eb047 of type vxlan for network 3a168443-356e-4e46-a6af-7a90bbf42947 [pid: 8|app: 0|req: 1120/2235] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:58 2026] POST /v2.0/networks => generated 631 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2236] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Apr 14 06:51:58 2026] GET /v2.0/subnets?id=8493d3f4-10d8-4cea-a567-05a2764e3cc0&id=5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 1362 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:58.583 8 WARNING neutron_lib.context [None req-9720e19e-93bc-49df-ab1f-0fa05fbd86c4 03d37ceed9704e0c94a65cffc7ef8ac3 5912da75631442f4af56871350459941 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1116/2237] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:51:58 2026] DELETE /v2.0/routers/e0a9803a-c30d-4287-b0d4-8891ba85af42 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2238] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:51:58 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&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: 1118/2239] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:51:58 2026] GET /v2.0/routers/f437292b-8401-4e1a-94e6-43d282c95000 => generated 493 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2240] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:51:58 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2241] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:58 2026] POST /v2.0/subnets => generated 605 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2242] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:51:58 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:51:59.077 8 WARNING neutron_lib.context [None req-fc31f82e-4f81-4345-9105-7116b9de0168 03d37ceed9704e0c94a65cffc7ef8ac3 5912da75631442f4af56871350459941 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:51:59.144 8 INFO neutron.db.segments_db [None req-fc31f82e-4f81-4345-9105-7116b9de0168 03d37ceed9704e0c94a65cffc7ef8ac3 5912da75631442f4af56871350459941 - - default default] Added segment 5dcc257b-204f-40a9-bbed-6c61f4c38090 of type vxlan for network ebe0ee6e-c780-4e0f-a3c2-a30e6c896dbc [pid: 8|app: 0|req: 1124/2243] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:51:59 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2244] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:51:59 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2245] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:51:59 2026] GET /v2.0/ports?device_id=85acfe18-0cae-49c5-9316-9d53a6604fcc => generated 1200 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:51:59.481 8 WARNING neutron_lib.context [None req-4c9aefb9-c91e-4d32-adf0-0d0f27a95958 03d37ceed9704e0c94a65cffc7ef8ac3 5912da75631442f4af56871350459941 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1120/2246] 10.0.0.211 () {34 vars in 742 bytes} [Tue Apr 14 06:51:58 2026] PUT /v2.0/routers/f437292b-8401-4e1a-94e6-43d282c95000 => generated 493 bytes in 847 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2247] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:51:59 2026] GET /v2.0/security-groups?id=64609c82-e401-4b61-bb4d-403f86d52618&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: 7|app: 0|req: 1122/2248] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:51:59 2026] GET /v2.0/ports?device_id=f437292b-8401-4e1a-94e6-43d282c95000 => 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: 1127/2249] 10.0.0.211 () {34 vars in 669 bytes} [Tue Apr 14 06:51:59 2026] POST /v2.0/subnets => generated 605 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2250] 10.0.0.211 () {32 vars in 818 bytes} [Tue Apr 14 06:51:59 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&mac_address=fa%3A16%3A3e%3Af9%3A84%3A16 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2251] 10.0.0.211 () {34 vars in 751 bytes} [Tue Apr 14 06:51:59 2026] PUT /v2.0/subnets/2db6f640-e105-4a39-a1f6-f2a1044b7bb1/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:52:00.040 8 WARNING neutron_lib.context [None req-d9ee7166-cb30-4178-b35d-02300334a9e3 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1123/2252] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:51:59 2026] DELETE /v2.0/routers/f437292b-8401-4e1a-94e6-43d282c95000 => generated 0 bytes in 637 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2253] 10.0.0.211 () {34 vars in 751 bytes} [Tue Apr 14 06:52:00 2026] PUT /v2.0/subnets/9a6005ef-4ae8-4bc2-8029-f5f65736c891/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2254] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:52:00 2026] GET /v2.0/routers/054c2738-0432-4bf9-a6cf-c4dcf122a910 => generated 502 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2255] 10.0.0.211 () {34 vars in 751 bytes} [Tue Apr 14 06:52:00 2026] PUT /v2.0/subnets/f473ac89-7b40-4b54-ad42-e3f59b3c6dad/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:52:01.163 8 INFO neutron.db.l3_db [None req-d9ee7166-cb30-4178-b35d-02300334a9e3 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Floating IP d5a15691-0ce3-45a8-9130-9376f1657360 associated. External IP: 10.96.250.206, port: 32da89a2-cefc-43c1-82c3-3e061cbb2384. [pid: 7|app: 0|req: 1127/2256] 10.0.0.211 () {34 vars in 742 bytes} [Tue Apr 14 06:52:00 2026] PUT /v2.0/routers/054c2738-0432-4bf9-a6cf-c4dcf122a910 => generated 502 bytes in 847 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2257] 10.0.0.211 () {34 vars in 751 bytes} [Tue Apr 14 06:52:01 2026] PUT /v2.0/subnets/24f81101-f039-4e94-bec7-6fb1ebb76ebf/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2258] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:52:01 2026] GET /v2.0/ports?device_id=054c2738-0432-4bf9-a6cf-c4dcf122a910 => 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: 1130/2259] 10.0.0.211 () {32 vars in 664 bytes} [Tue Apr 14 06:52:01 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2260] 10.0.0.211 () {34 vars in 677 bytes} [Tue Apr 14 06:52:00 2026] POST /v2.0/floatingips => generated 855 bytes in 1566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:52:01.643 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-077966dd-d7ec-480b-a887-932b63e686da'] response: {'name': 'network-changed', 'server_uuid': '85acfe18-0cae-49c5-9316-9d53a6604fcc', 'tag': '32da89a2-cefc-43c1-82c3-3e061cbb2384', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1131/2261] 10.0.0.211 () {32 vars in 678 bytes} [Tue Apr 14 06:52:01 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2262] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:52:01 2026] GET /v2.0/ports?tenant_id=ff9732ed341d4e22a5357e03f35549ed&device_id=85acfe18-0cae-49c5-9316-9d53a6604fcc => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2263] 10.0.0.98 () {34 vars in 1095 bytes} [Tue Apr 14 06:52:01 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1438657839&fields=id&tenant_id=ff9732ed341d4e22a5357e03f35549ed => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2264] 10.0.0.211 () {32 vars in 674 bytes} [Tue Apr 14 06:52:01 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2265] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:52:01 2026] GET /v2.0/networks?id=5487e1e8-07eb-4399-970f-536646f4d424 => generated 801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2266] 10.0.0.98 () {34 vars in 981 bytes} [Tue Apr 14 06:52:01 2026] GET /v2.0/networks?id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 => generated 704 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2267] 10.0.0.211 () {32 vars in 686 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2268] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.130&port_id=32da89a2-cefc-43c1-82c3-3e061cbb2384 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2269] 10.0.0.98 () {34 vars in 964 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/quotas/ff9732ed341d4e22a5357e03f35549ed => 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: 1140/2270] 10.0.0.211 () {32 vars in 672 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2271] 199.204.45.89 () {34 vars in 1103 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d5&port_id=32da89a2-cefc-43c1-82c3-3e061cbb2384 => 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: 1142/2272] 10.0.0.98 () {34 vars in 1001 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/ports?tenant_id=ff9732ed341d4e22a5357e03f35549ed&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: 1131/2273] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:52:01 2026] DELETE /v2.0/routers/054c2738-0432-4bf9-a6cf-c4dcf122a910 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2274] 10.0.0.211 () {32 vars in 686 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2275] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/subnets?id=8493d3f4-10d8-4cea-a567-05a2764e3cc0&id=5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2276] 10.0.0.98 () {34 vars in 1007 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2277] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/routers/20c07361-4030-4ed4-9c01-b29051392cf8 => generated 487 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2278] 10.0.0.211 () {32 vars in 682 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2279] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2280] 10.0.0.98 () {34 vars in 1107 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2281] 10.0.0.211 () {32 vars in 694 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2282] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2283] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:52:02 2026] DELETE /v2.0/subnets/2db6f640-e105-4a39-a1f6-f2a1044b7bb1 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2284] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2285] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:52:03 2026] GET /v2.0/ports?device_id=51307ca6-59a4-4414-aa41-cd675bd80dca => 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: 1152/2286] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:52:03 2026] DELETE /v2.0/subnets/9a6005ef-4ae8-4bc2-8029-f5f65736c891 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2287] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:52:03 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2288] 10.0.0.211 () {34 vars in 742 bytes} [Tue Apr 14 06:52:02 2026] PUT /v2.0/routers/20c07361-4030-4ed4-9c01-b29051392cf8 => generated 487 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2289] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:52:03 2026] GET /v2.0/ports?device_id=20c07361-4030-4ed4-9c01-b29051392cf8 => 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: 1154/2290] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:52:03 2026] DELETE /v2.0/subnets/f473ac89-7b40-4b54-ad42-e3f59b3c6dad => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2291] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:52:03 2026] GET /v2.0/networks?id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 => generated 704 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2292] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:52:03 2026] DELETE /v2.0/subnets/24f81101-f039-4e94-bec7-6fb1ebb76ebf => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2295] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Apr 14 06:52:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ff9732ed341d4e22a5357e03f35549ed => generated 179 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2296] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:52:03 2026] DELETE /v2.0/routers/20c07361-4030-4ed4-9c01-b29051392cf8 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:52:04.018 7 WARNING neutron_lib.context [req-70b20c9a-1eb7-41a9-b765-bbd90244ba72 req-1bcec207-c7b4-4be6-832b-ac786435729f e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1160/2297] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:52:04 2026] DELETE /v2.0/subnets/7688bd24-714c-4ced-b45c-528f40ef4049 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2298] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:52:04 2026] GET /v2.0/routers/8fee47ce-8d5b-4487-a7aa-b970c1ad738d => generated 480 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2299] 199.204.45.89 () {38 vars in 954 bytes} [Tue Apr 14 06:52:04 2026] POST /v2.0/ports => generated 1187 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:52:04.824 8 INFO neutron.services.segments.plugin [-] Segment 6277e523-9307-46d8-a9d7-46d8af835a49 resource provider aggregate not found 2026-04-14 06:52:04.830 8 INFO neutron.services.segments.plugin [-] Segment 6277e523-9307-46d8-a9d7-46d8af835a49 resource provider aggregate not found 2026-04-14 06:52:04.850 8 INFO neutron.services.segments.plugin [-] Segment 6277e523-9307-46d8-a9d7-46d8af835a49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6277e523-9307-46d8-a9d7-46d8af835a49 found for delete ", "request_id": "req-6a1da5d2-60ba-4a71-b296-a4649fa20796"}]} 2026-04-14 06:52:04.854 8 INFO neutron.services.segments.plugin [-] Segment 6277e523-9307-46d8-a9d7-46d8af835a49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6277e523-9307-46d8-a9d7-46d8af835a49 found for delete ", "request_id": "req-3a784afa-f0b1-43b3-8b1b-572672dbe2fc"}]} [pid: 8|app: 0|req: 1162/2300] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:52:04 2026] DELETE /v2.0/networks/142bbf72-1045-4ae8-8346-072b41c82c9a => generated 0 bytes in 583 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2301] 10.0.0.211 () {34 vars in 742 bytes} [Tue Apr 14 06:52:04 2026] PUT /v2.0/routers/8fee47ce-8d5b-4487-a7aa-b970c1ad738d => generated 480 bytes in 670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:52:05.355 7 INFO neutron.services.segments.plugin [-] Segment 13ad22c3-f58f-4818-8777-515158109799 resource provider aggregate not found 2026-04-14 06:52:05.360 7 INFO neutron.services.segments.plugin [-] Segment 13ad22c3-f58f-4818-8777-515158109799 resource provider aggregate not found 2026-04-14 06:52:05.373 7 INFO neutron.services.segments.plugin [-] Segment 13ad22c3-f58f-4818-8777-515158109799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13ad22c3-f58f-4818-8777-515158109799 found for delete ", "request_id": "req-73ced9db-dc70-4477-9316-c60376b2b208"}]} 2026-04-14 06:52:05.378 7 INFO neutron.services.segments.plugin [-] Segment 13ad22c3-f58f-4818-8777-515158109799 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13ad22c3-f58f-4818-8777-515158109799 found for delete ", "request_id": "req-40d44b03-a26e-4839-8a61-6567e44bc50a"}]} [pid: 7|app: 0|req: 1140/2302] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:52:05 2026] DELETE /v2.0/networks/07fb8c8e-9526-4d83-bd5e-036c2b140a12 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2303] 10.0.0.211 () {32 vars in 736 bytes} [Tue Apr 14 06:52:05 2026] GET /v2.0/ports?device_id=8fee47ce-8d5b-4487-a7aa-b970c1ad738d => 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: 1163/2304] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:52:04 2026] PUT /v2.0/ports/2bf4779d-2b00-4807-ac25-bb96e5bdf271 => generated 1432 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:52:05.468 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-47396522-1c6d-4239-ba3d-3e9d5ad143ff'] response: {'name': 'network-changed', 'server_uuid': '51307ca6-59a4-4414-aa41-cd675bd80dca', 'tag': '2bf4779d-2b00-4807-ac25-bb96e5bdf271', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1142/2305] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:52:05 2026] DELETE /v2.0/networks/42e06bcd-2491-4242-8f66-cbe99e2e240e => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2306] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:52:05 2026] GET /v2.0/ports?tenant_id=ff9732ed341d4e22a5357e03f35549ed&device_id=51307ca6-59a4-4414-aa41-cd675bd80dca => generated 1471 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2307] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:52:05 2026] DELETE /v2.0/networks/3a168443-356e-4e46-a6af-7a90bbf42947 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2308] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:52:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=2bf4779d-2b00-4807-ac25-bb96e5bdf271 => 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: 1146/2309] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:52:05 2026] DELETE /v2.0/networks/ebe0ee6e-c780-4e0f-a3c2-a30e6c896dbc => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2310] 199.204.45.89 () {34 vars in 1105 bytes} [Tue Apr 14 06:52:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A208&port_id=2bf4779d-2b00-4807-ac25-bb96e5bdf271 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:52:06.141 8 INFO neutron.db.l3_hamode_db [None req-fb730961-7d9b-4ec5-a71d-05abddbecde6 19b6b95d5d194607b77cfaa3963ae88e ee80b2d3326545ff887023f4f6f90740 - - default default] HA network 0732a13e-5a27-4261-92a1-57833bccc9da was deleted as no HA routers are present in tenant ee80b2d3326545ff887023f4f6f90740. [pid: 8|app: 0|req: 1164/2311] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:52:05 2026] DELETE /v2.0/routers/8fee47ce-8d5b-4487-a7aa-b970c1ad738d => generated 0 bytes in 726 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2312] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Apr 14 06:52:06 2026] GET /v2.0/subnets?id=5d529dc6-7e42-4f90-97f4-c2f3a089ac81&id=2cb500ae-5555-440d-adfc-f58d5f7b7657 => generated 1365 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1165/2313] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:52:06 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&device_owner=network%3Adhcp => generated 1461 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2314] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:52:06 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2315] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:52:06 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2316] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:52:06 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2317] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:52:06 2026] GET /v2.0/ports?tenant_id=ff9732ed341d4e22a5357e03f35549ed&device_id=51307ca6-59a4-4414-aa41-cd675bd80dca => generated 1471 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2318] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:52:06 2026] GET /v2.0/networks?id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2319] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:52:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=2bf4779d-2b00-4807-ac25-bb96e5bdf271 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2320] 199.204.45.89 () {34 vars in 1105 bytes} [Tue Apr 14 06:52:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A208&port_id=2bf4779d-2b00-4807-ac25-bb96e5bdf271 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:52:06.880 8 INFO neutron.services.segments.plugin [-] Segment 01aece0a-2773-4316-91f8-b65af31ca365 resource provider aggregate not found 2026-04-14 06:52:06.885 8 INFO neutron.services.segments.plugin [-] Segment 01aece0a-2773-4316-91f8-b65af31ca365 resource provider aggregate not found 2026-04-14 06:52:06.903 8 INFO neutron.services.segments.plugin [-] Segment 01aece0a-2773-4316-91f8-b65af31ca365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01aece0a-2773-4316-91f8-b65af31ca365 found for delete ", "request_id": "req-618b5fe7-5a45-4d1b-a092-a6be8f1df666"}]} 2026-04-14 06:52:06.910 8 INFO neutron.services.segments.plugin [-] Segment 01aece0a-2773-4316-91f8-b65af31ca365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01aece0a-2773-4316-91f8-b65af31ca365 found for delete ", "request_id": "req-e0b4cc16-6e1c-4f3c-87f5-dac4352cf5ea"}]} [pid: 8|app: 0|req: 1169/2321] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Apr 14 06:52:06 2026] GET /v2.0/subnets?id=5d529dc6-7e42-4f90-97f4-c2f3a089ac81&id=2cb500ae-5555-440d-adfc-f58d5f7b7657 => generated 1365 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2322] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:52:06 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2323] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:52:06 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2324] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:52:07 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2325] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:07 2026] GET /v2.0/security-groups?tenant_id=5912da75631442f4af56871350459941&name=default => generated 2805 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2326] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:07 2026] GET /v2.0/security-groups?tenant_id=4fed99279e704e7abc0769346c2cdfe7&name=default => generated 2805 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2327] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:52:07 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?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) 2026-04-14 06:52:07.398 7 INFO neutron.services.segments.plugin [-] Segment 4bb1805e-25cf-420d-9faf-d30de2fb2de3 resource provider aggregate not found 2026-04-14 06:52:07.406 7 INFO neutron.services.segments.plugin [-] Segment 4bb1805e-25cf-420d-9faf-d30de2fb2de3 resource provider aggregate not found 2026-04-14 06:52:07.422 7 INFO neutron.services.segments.plugin [-] Segment 4bb1805e-25cf-420d-9faf-d30de2fb2de3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bb1805e-25cf-420d-9faf-d30de2fb2de3 found for delete ", "request_id": "req-594b6abb-d454-43d0-959f-a1ce6183a191"}]} 2026-04-14 06:52:07.429 7 INFO neutron.services.segments.plugin [-] Segment 4bb1805e-25cf-420d-9faf-d30de2fb2de3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bb1805e-25cf-420d-9faf-d30de2fb2de3 found for delete ", "request_id": "req-13ffb26a-d393-4bf4-879a-91b3d915c7ab"}]} 2026-04-14 06:52:07.447 7 INFO neutron.services.segments.plugin [-] Segment fb70efa8-b2fd-4e4c-a732-276e822eb047 resource provider aggregate not found 2026-04-14 06:52:07.453 7 INFO neutron.services.segments.plugin [-] Segment fb70efa8-b2fd-4e4c-a732-276e822eb047 resource provider aggregate not found [pid: 8|app: 0|req: 1173/2328] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:07 2026] DELETE /v2.0/security-groups/37a4374a-86df-47e7-8c66-84c1512d0555 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:52:07.486 7 INFO neutron.services.segments.plugin [-] Segment fb70efa8-b2fd-4e4c-a732-276e822eb047 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb70efa8-b2fd-4e4c-a732-276e822eb047 found for delete ", "request_id": "req-17b7f593-4a31-412c-8e0c-e36281b62b23"}]} 2026-04-14 06:52:07.492 7 INFO neutron.services.segments.plugin [-] Segment fb70efa8-b2fd-4e4c-a732-276e822eb047 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb70efa8-b2fd-4e4c-a732-276e822eb047 found for delete ", "request_id": "req-38bd736f-1936-4608-8029-2d4e3f518284"}]} [pid: 7|app: 0|req: 1156/2329] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:07 2026] DELETE /v2.0/security-groups/ec4230fc-03f5-49ce-b04c-a9fdbaa91498 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:52:07.596 7 INFO neutron.services.segments.plugin [-] Segment 5dcc257b-204f-40a9-bbed-6c61f4c38090 resource provider aggregate not found 2026-04-14 06:52:07.603 7 INFO neutron.services.segments.plugin [-] Segment 5dcc257b-204f-40a9-bbed-6c61f4c38090 resource provider aggregate not found 2026-04-14 06:52:07.630 7 INFO neutron.services.segments.plugin [-] Segment 5dcc257b-204f-40a9-bbed-6c61f4c38090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dcc257b-204f-40a9-bbed-6c61f4c38090 found for delete ", "request_id": "req-9f5a9926-71a7-4ac3-962b-4971e169595a"}]} 2026-04-14 06:52:07.635 7 INFO neutron.services.segments.plugin [-] Segment 5dcc257b-204f-40a9-bbed-6c61f4c38090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dcc257b-204f-40a9-bbed-6c61f4c38090 found for delete ", "request_id": "req-0f17ce5e-1379-4801-a949-dc9007e70b0c"}]} [pid: 8|app: 0|req: 1174/2330] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:07 2026] GET /v2.0/security-groups?tenant_id=ee80b2d3326545ff887023f4f6f90740&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2331] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:07 2026] GET /v2.0/security-groups?tenant_id=f379f5b9460d472a875abd3053386282&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2332] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:07 2026] DELETE /v2.0/security-groups/f6ba337b-7b93-460a-b5dc-4a96b8ff566f => 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: 1158/2333] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:07 2026] DELETE /v2.0/security-groups/7a9d1958-b724-4c97-ad32-5b7c1ec71be9 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2334] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:07 2026] GET /v2.0/security-groups?tenant_id=dd23bf44b2434b3c8e62ac781a5c5c04&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2335] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:07 2026] GET /v2.0/security-groups?tenant_id=f3dd34331ccb4eedba7c526b0cad1fc4&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2336] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:08 2026] DELETE /v2.0/security-groups/0e47aa7e-ff6f-459b-a64b-522188b5257d => 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: 1160/2337] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:08 2026] DELETE /v2.0/security-groups/62648d95-1d0a-4091-bfbe-ec41738446a9 => 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: 1178/2338] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:52:08 2026] GET /v2.0/ports?device_id=51307ca6-59a4-4414-aa41-cd675bd80dca => generated 1202 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2339] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:52:08 2026] GET /v2.0/security-groups?id=64609c82-e401-4b61-bb4d-403f86d52618&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2340] 10.0.0.171 () {34 vars in 990 bytes} [Tue Apr 14 06:52:11 2026] GET /v2.0/ports?device_id=85acfe18-0cae-49c5-9316-9d53a6604fcc => generated 1469 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2341] 10.0.0.171 () {34 vars in 1040 bytes} [Tue Apr 14 06:52:11 2026] GET /v2.0/security-groups?id=64609c82-e401-4b61-bb4d-403f86d52618&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:52:12.504 8 WARNING neutron_lib.context [None req-00b4b50e-db59-4728-b2fa-274831edc18b b13b2c0050154f91ac69c81c0f35eb8e b3300b876c80437a9521cab4825455c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:52:12.519 7 WARNING neutron_lib.context [None req-a3587937-0500-4070-a28c-f04104c2fec7 b98b1c8ef9a6483c87ae01d2ee686420 7c9a5c46825047ae86f0e4362418918b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2342] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:52:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:52:12.567 8 WARNING neutron_lib.context [None req-73160f9a-7880-4ea3-bdf3-a5bedf65fc42 b13b2c0050154f91ac69c81c0f35eb8e b3300b876c80437a9521cab4825455c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1181/2343] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:52:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:52:12.623 8 WARNING neutron_lib.context [None req-02ff3976-653a-4a6c-b270-eb701b83c625 b13b2c0050154f91ac69c81c0f35eb8e b3300b876c80437a9521cab4825455c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1182/2344] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:52:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:52:12.680 8 WARNING neutron_lib.context [None req-d8116e19-562e-4f8c-8e08-c09d552f2417 b13b2c0050154f91ac69c81c0f35eb8e b3300b876c80437a9521cab4825455c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1163/2345] 10.0.0.211 () {34 vars in 684 bytes} [Tue Apr 14 06:52:12 2026] POST /v2.0/security-groups => generated 1539 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:52:12.705 7 WARNING neutron_lib.context [None req-db229cf9-dd0a-4a68-8f10-df17a45300ea b98b1c8ef9a6483c87ae01d2ee686420 7c9a5c46825047ae86f0e4362418918b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2346] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:52:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:52:12.732 8 WARNING neutron_lib.context [None req-95a2a331-87fa-4c44-95dc-cb5278339643 b13b2c0050154f91ac69c81c0f35eb8e b3300b876c80437a9521cab4825455c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1184/2347] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:52:12 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: 7|app: 0|req: 1164/2348] 10.0.0.211 () {34 vars in 684 bytes} [Tue Apr 14 06:52:12 2026] POST /v2.0/security-groups => generated 1539 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2349] 10.0.0.211 () {34 vars in 759 bytes} [Tue Apr 14 06:52:12 2026] PUT /v2.0/subnetpools/90bea5fb-0487-44fe-b69d-e2a29378d58b/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:52:12.826 7 WARNING neutron_lib.context [None req-7f0c5dd1-8a48-46f6-bc7b-a3428f80026f b98b1c8ef9a6483c87ae01d2ee686420 7c9a5c46825047ae86f0e4362418918b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1186/2350] 10.0.0.211 () {34 vars in 759 bytes} [Tue Apr 14 06:52:12 2026] PUT /v2.0/subnetpools/f904ee51-8808-4e0d-b099-7781d53dde8c/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2351] 10.0.0.211 () {34 vars in 759 bytes} [Tue Apr 14 06:52:12 2026] PUT /v2.0/subnetpools/f66dbda5-7ffa-4cd8-bc9a-5f9e3d8ad79f/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2352] 10.0.0.211 () {34 vars in 759 bytes} [Tue Apr 14 06:52:12 2026] PUT /v2.0/subnetpools/09826888-9558-48e2-9ebb-ce41bf816267/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2353] 10.0.0.211 () {34 vars in 684 bytes} [Tue Apr 14 06:52:12 2026] POST /v2.0/security-groups => generated 1539 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:52:12.953 7 WARNING neutron_lib.context [None req-6524af1b-243f-4937-8591-0db0144937cb b98b1c8ef9a6483c87ae01d2ee686420 7c9a5c46825047ae86f0e4362418918b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1189/2354] 10.0.0.211 () {32 vars in 672 bytes} [Tue Apr 14 06:52:12 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2355] 10.0.0.211 () {32 vars in 686 bytes} [Tue Apr 14 06:52:12 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2356] 10.0.0.211 () {32 vars in 682 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2357] 10.0.0.211 () {32 vars in 694 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2358] 10.0.0.211 () {34 vars in 684 bytes} [Tue Apr 14 06:52:12 2026] POST /v2.0/security-groups => generated 1539 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-14 06:52:13.080 7 WARNING neutron_lib.context [None req-e133b8bb-fead-42ce-973b-adb1f5287324 b98b1c8ef9a6483c87ae01d2ee686420 7c9a5c46825047ae86f0e4362418918b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1193/2359] 10.0.0.211 () {32 vars in 680 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2360] 10.0.0.211 () {32 vars in 694 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2361] 10.0.0.211 () {32 vars in 690 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2362] 10.0.0.211 () {34 vars in 684 bytes} [Tue Apr 14 06:52:13 2026] POST /v2.0/security-groups => generated 1539 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2363] 10.0.0.211 () {32 vars in 702 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2364] 10.0.0.211 () {34 vars in 767 bytes} [Tue Apr 14 06:52:13 2026] PUT /v2.0/security-groups/703b8d8e-3852-4811-b0c7-a2e912965984/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: 1197/2365] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:52:13 2026] DELETE /v2.0/subnetpools/90bea5fb-0487-44fe-b69d-e2a29378d58b => 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: 1169/2366] 10.0.0.211 () {34 vars in 767 bytes} [Tue Apr 14 06:52:13 2026] PUT /v2.0/security-groups/98d4752d-6a5a-4f57-9dd0-d1e1a998efdf/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: 1170/2367] 10.0.0.211 () {34 vars in 767 bytes} [Tue Apr 14 06:52:13 2026] PUT /v2.0/security-groups/33b8969f-5990-428f-9002-52a5e10dfee1/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: 1198/2368] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:52:13 2026] DELETE /v2.0/subnetpools/f904ee51-8808-4e0d-b099-7781d53dde8c => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2369] 10.0.0.211 () {34 vars in 767 bytes} [Tue Apr 14 06:52:13 2026] PUT /v2.0/security-groups/d53147e2-cf47-47b6-8ea3-7b52d4c7c4ea/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2370] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:52:13 2026] DELETE /v2.0/subnetpools/f66dbda5-7ffa-4cd8-bc9a-5f9e3d8ad79f => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2371] 10.0.0.211 () {32 vars in 680 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2372] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:52:13 2026] DELETE /v2.0/subnetpools/09826888-9558-48e2-9ebb-ce41bf816267 => 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: 1200/2373] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/ports?device_id=51307ca6-59a4-4414-aa41-cd675bd80dca => generated 1204 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2374] 10.0.0.211 () {32 vars in 694 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2375] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:52:13 2026] DELETE /v2.0/subnetpools/85a357af-139a-4ab8-bce3-1046474ddb3f => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2376] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/security-groups?id=64609c82-e401-4b61-bb4d-403f86d52618&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: 8|app: 0|req: 1202/2377] 10.0.0.211 () {32 vars in 690 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2378] 10.0.0.211 () {32 vars in 702 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2379] 10.0.0.211 () {32 vars in 688 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2380] 10.0.0.211 () {32 vars in 818 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&mac_address=fa%3A16%3A3e%3A92%3A6b%3Af1 => generated 1204 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:52:13.732 7 WARNING neutron_lib.context [None req-91186690-51f7-4cbf-924e-f13e34253bef e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1205/2381] 10.0.0.211 () {32 vars in 702 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2382] 10.0.0.211 () {32 vars in 698 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2383] 10.0.0.211 () {32 vars in 710 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2384] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:13 2026] DELETE /v2.0/security-groups/703b8d8e-3852-4811-b0c7-a2e912965984 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2385] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:13 2026] DELETE /v2.0/security-groups/98d4752d-6a5a-4f57-9dd0-d1e1a998efdf => 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: 1210/2386] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:14 2026] DELETE /v2.0/security-groups/33b8969f-5990-428f-9002-52a5e10dfee1 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2387] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:14 2026] DELETE /v2.0/security-groups/d53147e2-cf47-47b6-8ea3-7b52d4c7c4ea => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2388] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:14 2026] DELETE /v2.0/security-groups/1ce2a0a7-367b-4691-871e-f77170e1c4ee => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2389] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:14 2026] GET /v2.0/security-groups?tenant_id=5fef23de736248d2aaf191ab44e5c094&name=default => generated 2805 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2390] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:14 2026] DELETE /v2.0/security-groups/a73d5ba7-3774-465b-ab64-9a221789af99 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:52:15.094 7 INFO neutron.db.l3_db [None req-91186690-51f7-4cbf-924e-f13e34253bef e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Floating IP 3d58a74e-48d9-4b72-8c3e-e9b80fe34a9b associated. External IP: 10.96.250.210, port: 2bf4779d-2b00-4807-ac25-bb96e5bdf271. [pid: 8|app: 0|req: 1215/2391] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:15 2026] GET /v2.0/security-groups?tenant_id=b3300b876c80437a9521cab4825455c1&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2392] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:15 2026] GET /v2.0/security-groups?tenant_id=7c9a5c46825047ae86f0e4362418918b&name=default => generated 2805 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2393] 10.0.0.211 () {34 vars in 677 bytes} [Tue Apr 14 06:52:13 2026] POST /v2.0/floatingips => generated 855 bytes in 1717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:52:15.487 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cc3eb85-3a80-4c78-9421-b3464c87e320'] response: {'name': 'network-changed', 'server_uuid': '51307ca6-59a4-4414-aa41-cd675bd80dca', 'tag': '2bf4779d-2b00-4807-ac25-bb96e5bdf271', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1217/2394] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:15 2026] DELETE /v2.0/security-groups/973bda92-6d5a-46cd-9aa1-44557b2050c8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2395] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:52:15 2026] GET /v2.0/ports?tenant_id=ff9732ed341d4e22a5357e03f35549ed&device_id=51307ca6-59a4-4414-aa41-cd675bd80dca => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2396] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:15 2026] DELETE /v2.0/security-groups/8ed5930d-d5bf-4abf-a5d3-eeee2cd7e62a => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2397] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:52:15 2026] GET /v2.0/networks?id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2398] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:52:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=2bf4779d-2b00-4807-ac25-bb96e5bdf271 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2399] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:15 2026] GET /v2.0/security-groups?tenant_id=a9fdab4d27574e0384959f8dc6c9606a&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2400] 199.204.45.89 () {34 vars in 1105 bytes} [Tue Apr 14 06:52:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A208&port_id=2bf4779d-2b00-4807-ac25-bb96e5bdf271 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2401] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:15 2026] GET /v2.0/security-groups?tenant_id=3cf4bac5e5714743a7ebf426afeab025&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2402] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:15 2026] DELETE /v2.0/security-groups/b67d961f-62bb-4c24-87d0-0e7e89a5240b => 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: 1181/2403] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:15 2026] DELETE /v2.0/security-groups/bfa7a4a0-ed5c-4f29-84dd-3802181c0ebc => 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: 1223/2404] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Apr 14 06:52:15 2026] GET /v2.0/subnets?id=5d529dc6-7e42-4f90-97f4-c2f3a089ac81&id=2cb500ae-5555-440d-adfc-f58d5f7b7657 => generated 1365 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2405] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:52:15 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2406] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:52:16 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2407] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:52:16 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2408] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:16 2026] GET /v2.0/security-groups?tenant_id=2537e9127c0e408991e8fdf1b8fe395b&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2409] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:52:16 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2410] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:16 2026] DELETE /v2.0/security-groups/3f6313f8-5e44-4047-b8fc-51e41f1a34ca => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:52:19.675 7 WARNING neutron_lib.context [None req-238de4e5-e3c5-471b-93c2-63285a64198c 900ed2495ab84b08a10d1410240eac8c 170df11766dd4724a89abe286b39caa7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:52:19.751 8 WARNING neutron_lib.context [None req-92acb3b0-4b1e-4be7-8746-31c64f034ba2 cc462b0fc898418e93e30213e38812c1 3040daf1fdd442a6829d333d990102d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:52:19.879 8 INFO neutron.db.segments_db [None req-92acb3b0-4b1e-4be7-8746-31c64f034ba2 cc462b0fc898418e93e30213e38812c1 3040daf1fdd442a6829d333d990102d2 - - default default] Added segment fdcac1ca-5f6c-4434-bd13-c47de4e83f82 of type vxlan for network 08841f9c-2415-47d8-9946-58b2b0ce30b0 [pid: 8|app: 0|req: 1228/2413] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:52:19 2026] POST /v2.0/networks => generated 632 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:52:19.994 8 WARNING neutron_lib.context [None req-c212021c-5f81-4c5a-a681-7c522708a37d cc462b0fc898418e93e30213e38812c1 3040daf1fdd442a6829d333d990102d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2414] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:52:19 2026] POST /v2.0/floatingips => generated 552 bytes in 814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2415] 10.0.0.211 () {34 vars in 759 bytes} [Tue Apr 14 06:52:20 2026] PUT /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2416] 10.0.0.211 () {34 vars in 664 bytes} [Tue Apr 14 06:52:19 2026] POST /v2.0/ports => generated 743 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2417] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:52:20 2026] GET /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:52:20.400 8 WARNING neutron_lib.context [None req-c014b8c1-254e-4ec2-9c7d-ac6ba24fd7b7 cc462b0fc898418e93e30213e38812c1 3040daf1fdd442a6829d333d990102d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1189/2418] 10.0.0.211 () {34 vars in 770 bytes} [Tue Apr 14 06:52:20 2026] PUT /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2419] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:52:20 2026] GET /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2420] 10.0.0.211 () {34 vars in 766 bytes} [Tue Apr 14 06:52:20 2026] PUT /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2421] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:52:20 2026] GET /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/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: 1193/2422] 10.0.0.211 () {34 vars in 788 bytes} [Tue Apr 14 06:52:20 2026] PUT /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2423] 10.0.0.211 () {34 vars in 666 bytes} [Tue Apr 14 06:52:20 2026] POST /v2.0/trunks => generated 407 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2424] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:52:20 2026] GET /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2425] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:52:20 2026] PUT /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2426] 10.0.0.211 () {34 vars in 759 bytes} [Tue Apr 14 06:52:20 2026] PUT /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2427] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:52:20 2026] GET /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2428] 10.0.0.211 () {34 vars in 760 bytes} [Tue Apr 14 06:52:20 2026] PUT /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/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: 1196/2429] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:52:20 2026] GET /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2430] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:52:20 2026] GET /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2431] 10.0.0.211 () {34 vars in 756 bytes} [Tue Apr 14 06:52:20 2026] PUT /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2432] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:52:20 2026] GET /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/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: 1198/2433] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:52:20 2026] GET /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2434] 10.0.0.171 () {34 vars in 990 bytes} [Tue Apr 14 06:52:20 2026] GET /v2.0/ports?device_id=51307ca6-59a4-4414-aa41-cd675bd80dca => generated 1473 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:52:20.845 7 INFO neutron.api.v2.resource [None req-ae158d91-b45a-45ac-ae4e-b37f62dd2390 900ed2495ab84b08a10d1410240eac8c 170df11766dd4724a89abe286b39caa7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1199/2435] 10.0.0.211 () {32 vars in 751 bytes} [Tue Apr 14 06:52:20 2026] GET /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2436] 10.0.0.211 () {34 vars in 778 bytes} [Tue Apr 14 06:52:20 2026] PUT /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2437] 10.0.0.171 () {34 vars in 1040 bytes} [Tue Apr 14 06:52:20 2026] GET /v2.0/security-groups?id=64609c82-e401-4b61-bb4d-403f86d52618&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2438] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:52:20 2026] DELETE /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/tags/red => 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: 1201/2439] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:52:20 2026] GET /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2440] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:52:20 2026] GET /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2441] 10.0.0.211 () {34 vars in 749 bytes} [Tue Apr 14 06:52:20 2026] PUT /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:52:21.002 8 INFO neutron.api.v2.resource [None req-dbafc9c9-d05d-4e9c-84ff-c42cfcfeac7c 900ed2495ab84b08a10d1410240eac8c 170df11766dd4724a89abe286b39caa7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1240/2442] 10.0.0.211 () {32 vars in 754 bytes} [Tue Apr 14 06:52:20 2026] DELETE /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2443] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:52:20 2026] GET /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2444] 10.0.0.211 () {32 vars in 737 bytes} [Tue Apr 14 06:52:21 2026] GET /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2445] 10.0.0.211 () {32 vars in 742 bytes} [Tue Apr 14 06:52:21 2026] DELETE /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:52:21.068 7 INFO neutron.api.v2.resource [None req-bd560fe3-c6f5-4968-93fe-edcdada8a4c9 cc462b0fc898418e93e30213e38812c1 3040daf1fdd442a6829d333d990102d2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1205/2446] 10.0.0.211 () {32 vars in 741 bytes} [Tue Apr 14 06:52:21 2026] GET /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/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: 1242/2447] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:52:21 2026] GET /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126/tags => 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: 1206/2448] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:21 2026] DELETE /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/tags/red => 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: 1207/2449] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:52:21 2026] GET /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:52:21.192 7 INFO neutron.api.v2.resource [None req-f45cb30e-aad5-4fb8-ba56-1d9e561108d2 cc462b0fc898418e93e30213e38812c1 3040daf1fdd442a6829d333d990102d2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1208/2450] 10.0.0.211 () {32 vars in 744 bytes} [Tue Apr 14 06:52:21 2026] DELETE /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/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: 1209/2451] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:52:21 2026] DELETE /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2452] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:52:21 2026] GET /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302/tags => 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: 1211/2453] 10.0.0.211 () {32 vars in 719 bytes} [Tue Apr 14 06:52:21 2026] GET /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2454] 10.0.0.211 () {32 vars in 717 bytes} [Tue Apr 14 06:52:21 2026] GET /v2.0/ports/74e8e3d0-f8dd-4a6f-be6e-9c8d55904e7e => generated 826 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2455] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:52:21 2026] DELETE /v2.0/floatingips/a45d2d14-0990-4dbb-b5ef-bb13f31ea126 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2456] 10.0.0.211 () {32 vars in 722 bytes} [Tue Apr 14 06:52:21 2026] DELETE /v2.0/trunks/35f41ea8-4853-4b92-baf9-194618d0e302 => 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: 1244/2457] 10.0.0.211 () {32 vars in 720 bytes} [Tue Apr 14 06:52:21 2026] DELETE /v2.0/ports/74e8e3d0-f8dd-4a6f-be6e-9c8d55904e7e => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:52:21.974 7 INFO neutron.services.segments.plugin [-] Segment fdcac1ca-5f6c-4434-bd13-c47de4e83f82 resource provider aggregate not found 2026-04-14 06:52:21.981 7 INFO neutron.services.segments.plugin [-] Segment fdcac1ca-5f6c-4434-bd13-c47de4e83f82 resource provider aggregate not found 2026-04-14 06:52:21.987 7 INFO neutron.services.segments.plugin [-] Segment fdcac1ca-5f6c-4434-bd13-c47de4e83f82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdcac1ca-5f6c-4434-bd13-c47de4e83f82 found for delete ", "request_id": "req-75dffcd6-d210-407b-bec9-c745894a2c14"}]} 2026-04-14 06:52:21.993 7 INFO neutron.services.segments.plugin [-] Segment fdcac1ca-5f6c-4434-bd13-c47de4e83f82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdcac1ca-5f6c-4434-bd13-c47de4e83f82 found for delete ", "request_id": "req-a6c07186-2530-4168-81a5-facba6f2038d"}]} [pid: 7|app: 0|req: 1214/2458] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:52:21 2026] DELETE /v2.0/networks/08841f9c-2415-47d8-9946-58b2b0ce30b0 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2459] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:22 2026] GET /v2.0/security-groups?tenant_id=170df11766dd4724a89abe286b39caa7&name=default => generated 2805 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2460] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:22 2026] DELETE /v2.0/security-groups/59706cc6-4b28-4c07-9fcc-8de99e18fe92 => 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: 1216/2461] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:22 2026] GET /v2.0/security-groups?tenant_id=07b16730dd4145c98f929d8dfbfbe6b7&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2462] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:22 2026] DELETE /v2.0/security-groups/52c082f9-49d5-4b70-956e-d8e0188989da => 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: 1246/2463] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:22 2026] GET /v2.0/security-groups?tenant_id=a74308e013d64d58b8ff8b81a2fb374c&name=default => generated 2805 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2464] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:23 2026] DELETE /v2.0/security-groups/4a0f950f-d4fd-4c52-aaec-4400a61fb1e1 => 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: 1247/2465] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:23 2026] GET /v2.0/security-groups?tenant_id=3040daf1fdd442a6829d333d990102d2&name=default => generated 2805 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2466] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:23 2026] DELETE /v2.0/security-groups/acc5b6e8-8748-4b2b-9abd-0afb6db6c501 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:52:26.331 8 WARNING neutron_lib.context [None req-a69e688a-92ec-4e32-980e-d3cdf5ca0995 fd29765b34b74844976e7986caf3454a 0659a12a8d6147a8995ba33c9419c011 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1248/2467] 10.0.0.211 () {34 vars in 676 bytes} [Tue Apr 14 06:52:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2468] 10.0.0.211 () {34 vars in 759 bytes} [Tue Apr 14 06:52:26 2026] PUT /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/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: 1249/2469] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:52:26 2026] GET /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/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: 1221/2470] 10.0.0.211 () {34 vars in 770 bytes} [Tue Apr 14 06:52:26 2026] PUT /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2471] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:52:26 2026] GET /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2472] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:52:26 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2473] 10.0.0.211 () {34 vars in 766 bytes} [Tue Apr 14 06:52:26 2026] PUT /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2474] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:52:26 2026] GET /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2475] 10.0.0.211 () {34 vars in 788 bytes} [Tue Apr 14 06:52:26 2026] PUT /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2476] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:52:26 2026] GET /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2477] 10.0.0.211 () {34 vars in 759 bytes} [Tue Apr 14 06:52:26 2026] PUT /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2478] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:52:26 2026] GET /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2479] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:52:26 2026] GET /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:52:26.827 7 INFO neutron.api.v2.resource [None req-804673ce-77f1-4f63-a7be-a44a549097df fd29765b34b74844976e7986caf3454a 0659a12a8d6147a8995ba33c9419c011 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1226/2480] 10.0.0.211 () {32 vars in 751 bytes} [Tue Apr 14 06:52:26 2026] GET /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2481] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:52:26 2026] DELETE /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/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: 1227/2482] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:52:26 2026] GET /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:52:26.944 8 INFO neutron.api.v2.resource [None req-af299a25-d7c7-4f28-80e6-ce06b4aec239 fd29765b34b74844976e7986caf3454a 0659a12a8d6147a8995ba33c9419c011 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1256/2483] 10.0.0.211 () {32 vars in 754 bytes} [Tue Apr 14 06:52:26 2026] DELETE /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/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: 1228/2484] 10.0.0.211 () {32 vars in 742 bytes} [Tue Apr 14 06:52:26 2026] DELETE /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2485] 10.0.0.211 () {32 vars in 739 bytes} [Tue Apr 14 06:52:26 2026] GET /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2486] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:52:27 2026] DELETE /v2.0/subnetpools/76436357-a5fd-4ca8-b3f4-16a9b4df281c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2487] 10.0.0.70 () {30 vars in 689 bytes} [Tue Apr 14 06:52:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2488] 10.0.0.70 () {30 vars in 691 bytes} [Tue Apr 14 06:52:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2489] 10.0.0.70 () {30 vars in 667 bytes} [Tue Apr 14 06:52:27 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: 1260/2490] 10.0.0.70 () {30 vars in 703 bytes} [Tue Apr 14 06:52:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2491] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:27 2026] GET /v2.0/security-groups?tenant_id=c9bb758a70774b35a35338c85bfb3b1c&name=default => generated 2805 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2492] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:27 2026] DELETE /v2.0/security-groups/d8ba4d70-8d7e-489e-9bd5-b85c25fd9432 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2493] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:28 2026] GET /v2.0/security-groups?tenant_id=0659a12a8d6147a8995ba33c9419c011&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2494] 10.0.0.70 () {28 vars in 438 bytes} [Tue Apr 14 06:52:28 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2495] 10.0.0.70 () {30 vars in 727 bytes} [Tue Apr 14 06:52:28 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 634 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2496] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:28 2026] DELETE /v2.0/security-groups/df2e3265-c347-4c8a-bc56-e710bbc92574 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2497] 10.0.0.70 () {30 vars in 689 bytes} [Tue Apr 14 06:52:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2498] 10.0.0.70 () {30 vars in 691 bytes} [Tue Apr 14 06:52: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: 1236/2499] 10.0.0.70 () {30 vars in 667 bytes} [Tue Apr 14 06:52:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2500] 10.0.0.70 () {30 vars in 703 bytes} [Tue Apr 14 06:52:28 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: 1237/2501] 10.0.0.70 () {30 vars in 727 bytes} [Tue Apr 14 06:52:28 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2502] 10.0.0.70 () {30 vars in 689 bytes} [Tue Apr 14 06:52:28 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: 7|app: 0|req: 1238/2503] 10.0.0.70 () {30 vars in 691 bytes} [Tue Apr 14 06:52:28 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: 1266/2504] 10.0.0.70 () {30 vars in 667 bytes} [Tue Apr 14 06:52:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2505] 10.0.0.70 () {30 vars in 703 bytes} [Tue Apr 14 06:52:28 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: 1267/2506] 10.0.0.70 () {30 vars in 729 bytes} [Tue Apr 14 06:52:28 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2507] 10.0.0.70 () {30 vars in 681 bytes} [Tue Apr 14 06:52:28 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2508] 199.204.45.89 () {34 vars in 1095 bytes} [Tue Apr 14 06:52:28 2026] GET /v2.0/ports?device_id=85acfe18-0cae-49c5-9316-9d53a6604fcc&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2509] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:52:28 2026] GET /v2.0/ports?tenant_id=ff9732ed341d4e22a5357e03f35549ed&device_id=85acfe18-0cae-49c5-9316-9d53a6604fcc => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2510] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:52:28 2026] GET /v2.0/networks?id=5487e1e8-07eb-4399-970f-536646f4d424 => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2511] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:52:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.130&port_id=32da89a2-cefc-43c1-82c3-3e061cbb2384 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2512] 10.0.0.70 () {34 vars in 703 bytes} [Tue Apr 14 06:52:28 2026] POST /v2.0/ports => generated 1128 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2513] 199.204.45.89 () {34 vars in 1103 bytes} [Tue Apr 14 06:52:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d5&port_id=32da89a2-cefc-43c1-82c3-3e061cbb2384 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1269/2514] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Apr 14 06:52:29 2026] GET /v2.0/subnets?id=8493d3f4-10d8-4cea-a567-05a2764e3cc0&id=5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 1362 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2515] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:52:29 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2516] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:52:29 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2517] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:52:29 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2518] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:52:29 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2519] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:52:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2520] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:52:31 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: 1249/2521] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:52:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2522] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:52:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2523] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:52:31 2026] GET /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:52:31.537 8 WARNING neutron_lib.context [None req-699d86aa-eb0a-4cd7-b5da-09e0fa94b3e1 5602d5985be44cf3a2593483ffbb91e5 4d95f0fbf70e4daa9b160ddc561341e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:52:31.670 8 INFO neutron.db.segments_db [None req-699d86aa-eb0a-4cd7-b5da-09e0fa94b3e1 5602d5985be44cf3a2593483ffbb91e5 4d95f0fbf70e4daa9b160ddc561341e1 - - default default] Added segment 503e3940-7baf-4d94-8b8e-cc7a90b86c0c of type vxlan for network 12860334-1ebc-4ef2-8df0-9f68a5e133c3 [pid: 7|app: 0|req: 1251/2524] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:52:31 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: 1252/2525] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:52:31 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: 1253/2526] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:52:31 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: 1254/2527] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:52:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:52:31.770 7 INFO neutron.api.v2.resource [None req-93600351-4c6b-4d8f-84b8-861bf081d572 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1255/2528] 199.204.45.89 () {30 vars in 762 bytes} [Tue Apr 14 06:52:31 2026] GET /v2.0/security-groups/lb-6bcb3000-7d42-4e25-ba06-9dc0f37620a7 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2529] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:52:31 2026] POST /v2.0/networks => generated 632 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-14 06:52:31.789 8 WARNING neutron_lib.context [None req-d9b1ea96-d5c8-47a9-b69f-fb04158186b0 5602d5985be44cf3a2593483ffbb91e5 4d95f0fbf70e4daa9b160ddc561341e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1256/2530] 199.204.45.89 () {30 vars in 784 bytes} [Tue Apr 14 06:52:31 2026] GET /v2.0/security-groups?name=lb-6bcb3000-7d42-4e25-ba06-9dc0f37620a7 => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:52:31.848 8 INFO neutron.db.segments_db [None req-d9b1ea96-d5c8-47a9-b69f-fb04158186b0 5602d5985be44cf3a2593483ffbb91e5 4d95f0fbf70e4daa9b160ddc561341e1 - - default default] Added segment 33d5690d-0ded-41f4-9b08-ab042bbb585b of type vxlan for network c340f9a7-2b16-4fb1-895c-1907a4981935 [pid: 7|app: 0|req: 1257/2531] 199.204.45.89 () {34 vars in 735 bytes} [Tue Apr 14 06:52:31 2026] POST /v2.0/security-groups => generated 1574 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2532] 10.0.0.211 () {34 vars in 670 bytes} [Tue Apr 14 06:52:31 2026] POST /v2.0/networks => generated 631 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2533] 199.204.45.89 () {30 vars in 814 bytes} [Tue Apr 14 06:52:31 2026] GET /v2.0/security-group-rules?security_group_id=b3696d50-cf54-4c11-aba1-766b00893fa4 => generated 1118 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2534] 10.0.0.211 () {34 vars in 753 bytes} [Tue Apr 14 06:52:31 2026] PUT /v2.0/networks/12860334-1ebc-4ef2-8df0-9f68a5e133c3/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2535] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:52:32 2026] GET /v2.0/networks/12860334-1ebc-4ef2-8df0-9f68a5e133c3/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2536] 10.0.0.211 () {34 vars in 753 bytes} [Tue Apr 14 06:52:32 2026] PUT /v2.0/networks/c340f9a7-2b16-4fb1-895c-1907a4981935/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2537] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:52:32 2026] GET /v2.0/networks/c340f9a7-2b16-4fb1-895c-1907a4981935/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2538] 199.204.45.89 () {34 vars in 788 bytes} [Tue Apr 14 06:52:32 2026] PUT /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 1128 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2539] 10.0.0.211 () {34 vars in 753 bytes} [Tue Apr 14 06:52:32 2026] PUT /v2.0/networks/c340f9a7-2b16-4fb1-895c-1907a4981935/tags => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1260/2540] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:52:32 2026] GET /v2.0/networks/c340f9a7-2b16-4fb1-895c-1907a4981935/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2541] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:52:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2542] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:52:32 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: 1263/2543] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:52:32 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: 1264/2544] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:52:32 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: 1281/2545] 10.0.0.211 () {32 vars in 733 bytes} [Tue Apr 14 06:52:32 2026] GET /v2.0/networks/12860334-1ebc-4ef2-8df0-9f68a5e133c3/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2546] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:52:32 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:52:32.938 8 INFO neutron.services.segments.plugin [-] Segment 503e3940-7baf-4d94-8b8e-cc7a90b86c0c resource provider aggregate not found 2026-04-14 06:52:32.944 8 INFO neutron.services.segments.plugin [-] Segment 503e3940-7baf-4d94-8b8e-cc7a90b86c0c resource provider aggregate not found 2026-04-14 06:52:32.958 8 INFO neutron.services.segments.plugin [-] Segment 503e3940-7baf-4d94-8b8e-cc7a90b86c0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 503e3940-7baf-4d94-8b8e-cc7a90b86c0c found for delete ", "request_id": "req-487c95c1-e5b4-42a8-a161-47e510324f89"}]} 2026-04-14 06:52:32.959 8 INFO neutron.services.segments.plugin [-] Segment 503e3940-7baf-4d94-8b8e-cc7a90b86c0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 503e3940-7baf-4d94-8b8e-cc7a90b86c0c found for delete ", "request_id": "req-f615dc65-3b42-4df1-a47e-cf2cfb6b46d5"}]} [pid: 8|app: 0|req: 1282/2547] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:52:32 2026] DELETE /v2.0/networks/12860334-1ebc-4ef2-8df0-9f68a5e133c3 => generated 0 bytes in 593 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:52:33.138 7 INFO neutron.services.segments.plugin [-] Segment 33d5690d-0ded-41f4-9b08-ab042bbb585b resource provider aggregate not found 2026-04-14 06:52:33.145 7 INFO neutron.services.segments.plugin [-] Segment 33d5690d-0ded-41f4-9b08-ab042bbb585b resource provider aggregate not found 2026-04-14 06:52:33.159 7 INFO neutron.services.segments.plugin [-] Segment 33d5690d-0ded-41f4-9b08-ab042bbb585b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33d5690d-0ded-41f4-9b08-ab042bbb585b found for delete ", "request_id": "req-69b2e733-0504-44ea-86f8-0dcd82a88493"}]} 2026-04-14 06:52:33.166 7 INFO neutron.services.segments.plugin [-] Segment 33d5690d-0ded-41f4-9b08-ab042bbb585b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33d5690d-0ded-41f4-9b08-ab042bbb585b found for delete ", "request_id": "req-d17a0999-6139-4d6a-b72c-ec0bf2c31f35"}]} [pid: 7|app: 0|req: 1266/2548] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:52:32 2026] DELETE /v2.0/networks/c340f9a7-2b16-4fb1-895c-1907a4981935 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2551] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:33 2026] GET /v2.0/security-groups?tenant_id=5092a662438548f6ac4fd0f0c3505870&name=default => generated 2805 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2552] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:34 2026] DELETE /v2.0/security-groups/db7cc9f1-32eb-4758-8d84-1634538392cd => 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: 1285/2553] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:52:34 2026] GET /v2.0/security-groups?tenant_id=4d95f0fbf70e4daa9b160ddc561341e1&name=default => generated 2805 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2554] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:52:34 2026] DELETE /v2.0/security-groups/37d6b919-2310-4c9f-879e-ab31de28e9b1 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2555] 10.0.0.98 () {34 vars in 1015 bytes} [Tue Apr 14 06:52:39 2026] GET /v2.0/security-groups?id=7527d600-1bb8-4815-b054-165da2f09c19&fields=id => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2556] 10.0.0.98 () {34 vars in 981 bytes} [Tue Apr 14 06:52:40 2026] GET /v2.0/networks?id=91cd238f-be9a-40f1-8b1c-c93892fc9952 => generated 735 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2557] 10.0.0.98 () {34 vars in 964 bytes} [Tue Apr 14 06:52:40 2026] GET /v2.0/quotas/47935cea4be548058084e2a54d6eef3d => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2558] 10.0.0.98 () {34 vars in 1001 bytes} [Tue Apr 14 06:52:40 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&fields=id => generated 149 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2559] 10.0.0.98 () {34 vars in 1007 bytes} [Tue Apr 14 06:52:40 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2560] 10.0.0.98 () {34 vars in 1107 bytes} [Tue Apr 14 06:52:40 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2561] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:52:40 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2562] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:52:40 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2563] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:52:41 2026] GET /v2.0/networks?id=91cd238f-be9a-40f1-8b1c-c93892fc9952 => generated 735 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2564] 199.204.45.89 () {34 vars in 1049 bytes} [Tue Apr 14 06:52:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=47935cea4be548058084e2a54d6eef3d => generated 343 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2565] 199.204.45.89 () {38 vars in 954 bytes} [Tue Apr 14 06:52:41 2026] POST /v2.0/ports => generated 1082 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2566] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:52:41 2026] PUT /v2.0/ports/7711ce94-2eca-42b4-ae2e-0d475a524cae => generated 1207 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1292/2567] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:52:42 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1276/2568] 199.204.45.89 () {34 vars in 1061 bytes} [Tue Apr 14 06:52:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.213&port_id=7711ce94-2eca-42b4-ae2e-0d475a524cae => 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: 1293/2569] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:52:42 2026] GET /v2.0/subnets?id=b1a1140e-aa6b-4805-8f0e-cd73d8618357 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:52:42.556 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c20b5d93-cad6-4db8-a365-4b8d27b1459d'] response: {'name': 'network-changed', 'server_uuid': '8adb8944-0ef5-4eee-b187-c86168e1181c', 'tag': '7711ce94-2eca-42b4-ae2e-0d475a524cae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1277/2570] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:52:42 2026] GET /v2.0/ports?network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2571] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:52:42 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1278/2572] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:52:42 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?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: 1295/2573] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:52:42 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2574] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:52:42 2026] GET /v2.0/networks?id=91cd238f-be9a-40f1-8b1c-c93892fc9952 => generated 735 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2575] 199.204.45.89 () {34 vars in 1061 bytes} [Tue Apr 14 06:52:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.213&port_id=7711ce94-2eca-42b4-ae2e-0d475a524cae => 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: 1280/2576] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:52:42 2026] GET /v2.0/subnets?id=b1a1140e-aa6b-4805-8f0e-cd73d8618357 => generated 630 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2577] 199.204.45.89 () {34 vars in 993 bytes} [Tue Apr 14 06:52:43 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2578] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:52:43 2026] GET /v2.0/ports?network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952&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: 1298/2579] 199.204.45.89 () {34 vars in 1043 bytes} [Tue Apr 14 06:52:43 2026] GET /v2.0/security-groups?id=7527d600-1bb8-4815-b054-165da2f09c19&fields=id&fields=name => generated 96 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2580] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:52:43 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2581] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:52:43 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2582] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:52:43 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2583] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:52:43 2026] GET /v2.0/security-groups?id=7527d600-1bb8-4815-b054-165da2f09c19&fields=id&fields=name => generated 96 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2584] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:52:43 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 1246 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2585] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:52:46 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2586] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:52:46 2026] GET /v2.0/security-groups?id=7527d600-1bb8-4815-b054-165da2f09c19&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2587] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:52:46 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2594] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:53:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2595] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:53:21 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: 1307/2596] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:53:21 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: 1290/2597] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:53:21 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: 1308/2598] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:53:21 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2599] 199.204.45.89 () {30 vars in 768 bytes} [Tue Apr 14 06:53:21 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2600] 199.204.45.89 () {34 vars in 716 bytes} [Tue Apr 14 06:53:21 2026] POST /v2.0/ports => generated 1097 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2601] 10.0.0.98 () {34 vars in 970 bytes} [Tue Apr 14 06:53:22 2026] GET /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 1097 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1310/2602] 10.0.0.98 () {34 vars in 906 bytes} [Tue Apr 14 06:53:22 2026] GET /v2.0/extensions => generated 19600 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2603] 199.204.45.89 () {34 vars in 1261 bytes} [Tue Apr 14 06:53:22 2026] GET /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2604] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:22 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2605] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:22 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2606] 199.204.45.89 () {34 vars in 974 bytes} [Tue Apr 14 06:53:22 2026] GET /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 1097 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2607] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:53:22 2026] GET /v2.0/networks?id=2e248983-e541-4bc5-a656-01bf0809c76e => generated 802 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2608] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:53:23 2026] PUT /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 1251 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2609] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:53:23 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 2527 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1314/2610] 199.204.45.89 () {34 vars in 1061 bytes} [Tue Apr 14 06:53:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.213&port_id=7711ce94-2eca-42b4-ae2e-0d475a524cae => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2611] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:53:23 2026] GET /v2.0/subnets?id=b1a1140e-aa6b-4805-8f0e-cd73d8618357 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:53:23.854 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc2a9024-6748-4817-80c7-63026689340e'] response: {'name': 'network-changed', 'server_uuid': '8adb8944-0ef5-4eee-b187-c86168e1181c', 'tag': 'ac4be18e-ab5e-483b-aa5c-d552ff5f2e47', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1315/2612] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:23 2026] GET /v2.0/ports?network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952&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: 1298/2613] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:23 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1316/2614] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:23 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2615] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => 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: 1317/2616] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/subnets?id=04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2617] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/ports?network_id=2e248983-e541-4bc5-a656-01bf0809c76e&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2618] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2619] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2620] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 2527 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2621] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/networks?id=2e248983-e541-4bc5-a656-01bf0809c76e => generated 802 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2622] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2623] 10.0.0.98 () {34 vars in 970 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 1287 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2624] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/subnets?id=04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2625] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/ports?network_id=2e248983-e541-4bc5-a656-01bf0809c76e&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: 1323/2626] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?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: 1324/2627] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2628] 199.204.45.89 () {34 vars in 788 bytes} [Tue Apr 14 06:53:24 2026] PUT /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 1311 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:53:24.913 8 INFO neutron.api.v2.resource [None req-decc8155-57ef-4d1d-8845-69333adf7315 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1325/2629] 199.204.45.89 () {30 vars in 762 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/security-groups/lb-6bcb3000-7d42-4e25-ba06-9dc0f37620a7 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:53:24.956 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cb943bf-cb22-4864-aee5-0659eaec2ddf'] response: {'name': 'network-changed', 'server_uuid': '8adb8944-0ef5-4eee-b187-c86168e1181c', 'tag': 'ac4be18e-ab5e-483b-aa5c-d552ff5f2e47', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1305/2630] 199.204.45.89 () {30 vars in 784 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/security-groups?name=lb-6bcb3000-7d42-4e25-ba06-9dc0f37620a7 => generated 1577 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2631] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:53:24 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 2587 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2632] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:53:25 2026] GET /v2.0/networks?id=2e248983-e541-4bc5-a656-01bf0809c76e => generated 802 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2633] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:53:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2634] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:53:25 2026] GET /v2.0/subnets?id=04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 655 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2635] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:25 2026] GET /v2.0/ports?network_id=2e248983-e541-4bc5-a656-01bf0809c76e&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2636] 199.204.45.89 () {34 vars in 788 bytes} [Tue Apr 14 06:53:24 2026] PUT /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 1311 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2637] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:25 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1327/2638] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:25 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2639] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:53:25 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: 1328/2640] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:53:25 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: 1313/2641] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:53:25 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: 1329/2642] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:53:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2643] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:53:25 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2644] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:53:25 2026] GET /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2645] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:53:25 2026] GET /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 1347 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2646] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:53:25 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2647] 199.204.45.89 () {30 vars in 742 bytes} [Tue Apr 14 06:53:25 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e => generated 799 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2648] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:53:25 2026] GET /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2649] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:53:25 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2650] 199.204.45.89 () {34 vars in 1095 bytes} [Tue Apr 14 06:53:28 2026] GET /v2.0/ports?device_id=51307ca6-59a4-4414-aa41-cd675bd80dca&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:53:28.861 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08ab7c1b-4062-4472-b657-b09317bac4ee'] response: {'name': 'network-changed', 'server_uuid': '8adb8944-0ef5-4eee-b187-c86168e1181c', 'tag': 'ac4be18e-ab5e-483b-aa5c-d552ff5f2e47', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1318/2651] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:53:28 2026] GET /v2.0/ports?tenant_id=ff9732ed341d4e22a5357e03f35549ed&device_id=51307ca6-59a4-4414-aa41-cd675bd80dca => generated 1473 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2652] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:53:28 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2653] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:53:28 2026] GET /v2.0/networks?id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2654] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:53:28 2026] GET /v2.0/networks?id=2e248983-e541-4bc5-a656-01bf0809c76e => generated 802 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2655] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:53:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=2bf4779d-2b00-4807-ac25-bb96e5bdf271 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2656] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:53:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => 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: 1337/2657] 199.204.45.89 () {34 vars in 1105 bytes} [Tue Apr 14 06:53:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A208&port_id=2bf4779d-2b00-4807-ac25-bb96e5bdf271 => 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: 1321/2658] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:53:29 2026] GET /v2.0/subnets?id=04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2659] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Apr 14 06:53:29 2026] GET /v2.0/subnets?id=5d529dc6-7e42-4f90-97f4-c2f3a089ac81&id=2cb500ae-5555-440d-adfc-f58d5f7b7657 => generated 1365 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2660] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:29 2026] GET /v2.0/ports?network_id=2e248983-e541-4bc5-a656-01bf0809c76e&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2661] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:29 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2662] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:29 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2663] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:29 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2664] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:29 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2665] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:29 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2666] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:29 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:53:29.483 7 WARNING neutron_lib.context [None req-1f9abc67-71da-4f6a-bebc-6f4bc7adcfef e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-14 06:53:30.766 7 INFO neutron.db.l3_db [None req-1f9abc67-71da-4f6a-bebc-6f4bc7adcfef e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Floating IP 01e52f28-ecfd-4ff3-9a72-cb5def77c7c5 associated. External IP: 10.96.250.220, port: 73156019-1270-45a8-8c2e-7b270f58a1f3. [pid: 7|app: 0|req: 1325/2667] 10.0.0.211 () {34 vars in 677 bytes} [Tue Apr 14 06:53:29 2026] POST /v2.0/floatingips => generated 898 bytes in 1734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2670] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:53:33 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: 1344/2671] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:53:33 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: 1328/2672] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:53:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2673] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:53:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:53:33.829 7 INFO neutron.api.v2.resource [None req-5dc1d596-836f-415d-8282-9d1ce7b8267a c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1329/2674] 199.204.45.89 () {30 vars in 762 bytes} [Tue Apr 14 06:53:33 2026] GET /v2.0/security-groups/lb-6bcb3000-7d42-4e25-ba06-9dc0f37620a7 => 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: 1346/2675] 199.204.45.89 () {30 vars in 784 bytes} [Tue Apr 14 06:53:33 2026] GET /v2.0/security-groups?name=lb-6bcb3000-7d42-4e25-ba06-9dc0f37620a7 => generated 1577 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2676] 199.204.45.89 () {30 vars in 814 bytes} [Tue Apr 14 06:53:33 2026] GET /v2.0/security-group-rules?security_group_id=b3696d50-cf54-4c11-aba1-766b00893fa4 => generated 1118 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2677] 199.204.45.89 () {34 vars in 746 bytes} [Tue Apr 14 06:53:33 2026] POST /v2.0/security-group-rules => generated 565 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2678] 199.204.45.89 () {34 vars in 746 bytes} [Tue Apr 14 06:53:34 2026] POST /v2.0/security-group-rules => generated 569 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2679] 10.0.0.70 () {30 vars in 689 bytes} [Tue Apr 14 06:53:42 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: 7|app: 0|req: 1332/2680] 10.0.0.70 () {30 vars in 691 bytes} [Tue Apr 14 06:53:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2681] 10.0.0.70 () {30 vars in 667 bytes} [Tue Apr 14 06:53:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2682] 10.0.0.70 () {30 vars in 703 bytes} [Tue Apr 14 06:53:43 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: 1350/2683] 10.0.0.70 () {28 vars in 438 bytes} [Tue Apr 14 06:53:43 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2684] 10.0.0.70 () {30 vars in 727 bytes} [Tue Apr 14 06:53:43 2026] GET /v2.0/subnets/5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 632 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2685] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:53:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2686] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:53:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2687] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:53:44 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: 1336/2688] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:53:44 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: 1353/2689] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:53:44 2026] GET /v2.0/subnets/5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2690] 199.204.45.89 () {30 vars in 768 bytes} [Tue Apr 14 06:53:44 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2691] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:53:44 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: 1338/2692] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:53:44 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: 1355/2693] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:53:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2694] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:53:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2695] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:45 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2696] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:45 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2697] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:53:45 2026] GET /v2.0/networks?id=5487e1e8-07eb-4399-970f-536646f4d424 => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2698] 199.204.45.89 () {38 vars in 954 bytes} [Tue Apr 14 06:53:45 2026] POST /v2.0/ports => generated 1299 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2699] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:53:45 2026] PUT /v2.0/ports/801dd2bb-09fa-475e-9ee0-6af07310b736 => generated 1424 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1342/2700] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:53:46 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 4041 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:53:46.433 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0dd8aa8-a9cd-44e8-bfdc-0915fc3772b3'] response: {'name': 'network-changed', 'server_uuid': '8adb8944-0ef5-4eee-b187-c86168e1181c', 'tag': '801dd2bb-09fa-475e-9ee0-6af07310b736', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1359/2701] 199.204.45.89 () {34 vars in 1061 bytes} [Tue Apr 14 06:53:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.213&port_id=7711ce94-2eca-42b4-ae2e-0d475a524cae => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2702] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:53:46 2026] GET /v2.0/subnets?id=b1a1140e-aa6b-4805-8f0e-cd73d8618357 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2703] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:46 2026] GET /v2.0/ports?network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2704] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:46 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1361/2705] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:46 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2706] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:53:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2707] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:53:46 2026] GET /v2.0/subnets?id=04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2708] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:46 2026] GET /v2.0/ports?network_id=2e248983-e541-4bc5-a656-01bf0809c76e&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2709] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:46 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2710] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:46 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?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) [pid: 8|app: 0|req: 1364/2711] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.157&port_id=801dd2bb-09fa-475e-9ee0-6af07310b736 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2712] 199.204.45.89 () {34 vars in 1101 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5c&port_id=801dd2bb-09fa-475e-9ee0-6af07310b736 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2713] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/subnets?id=8493d3f4-10d8-4cea-a567-05a2764e3cc0&id=5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 1362 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2714] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2715] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&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: 1350/2716] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2717] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2718] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 4041 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2719] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/networks?id=5487e1e8-07eb-4399-970f-536646f4d424 => generated 801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2720] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.157&port_id=801dd2bb-09fa-475e-9ee0-6af07310b736 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2721] 199.204.45.89 () {34 vars in 1101 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5c&port_id=801dd2bb-09fa-475e-9ee0-6af07310b736 => 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: 1353/2722] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/subnets?id=8493d3f4-10d8-4cea-a567-05a2764e3cc0&id=5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 1362 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2723] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&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: 1370/2724] 10.0.0.98 () {34 vars in 970 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/ports/801dd2bb-09fa-475e-9ee0-6af07310b736 => generated 1460 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2725] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2726] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/ports/801dd2bb-09fa-475e-9ee0-6af07310b736 => generated 1460 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2727] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/ports/801dd2bb-09fa-475e-9ee0-6af07310b736 => generated 1460 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2728] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:47 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2729] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2730] 199.204.45.89 () {34 vars in 789 bytes} [Tue Apr 14 06:53:48 2026] PUT /v2.0/ports/801dd2bb-09fa-475e-9ee0-6af07310b736 => generated 1199 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2731] 199.204.45.89 () {30 vars in 742 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424 => generated 798 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1374/2732] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/subnets/5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2733] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 3816 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:53:48.660 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c117656-af8d-4f9b-9d5f-024eddab7f2f'] response: {'name': 'network-changed', 'server_uuid': '8adb8944-0ef5-4eee-b187-c86168e1181c', 'tag': '801dd2bb-09fa-475e-9ee0-6af07310b736', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1362/2736] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:53:48 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: 1363/2737] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2738] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:53:48 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: 1365/2739] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:53:48 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: 1375/2740] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/networks?id=5487e1e8-07eb-4399-970f-536646f4d424 => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2741] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.157&port_id=801dd2bb-09fa-475e-9ee0-6af07310b736 => 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: 1366/2742] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2743] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/subnets?id=5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 653 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2744] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2745] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2746] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2747] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?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: 1369/2748] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2749] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?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: 1370/2750] 199.204.45.89 () {30 vars in 742 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e => generated 799 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2751] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:53:48 2026] GET /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2752] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:53:49 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2753] 10.0.0.70 () {30 vars in 689 bytes} [Tue Apr 14 06:53: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: 7|app: 0|req: 1372/2754] 10.0.0.70 () {30 vars in 691 bytes} [Tue Apr 14 06:53:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2755] 10.0.0.70 () {30 vars in 667 bytes} [Tue Apr 14 06:53:54 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: 1373/2756] 10.0.0.70 () {30 vars in 703 bytes} [Tue Apr 14 06:53:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2757] 10.0.0.70 () {28 vars in 438 bytes} [Tue Apr 14 06:53:54 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: 1374/2758] 10.0.0.70 () {30 vars in 727 bytes} [Tue Apr 14 06:53:54 2026] GET /v2.0/subnets/5d529dc6-7e42-4f90-97f4-c2f3a089ac81 => generated 632 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2759] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:53:55 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: 1375/2760] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:53: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: 1386/2761] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:53:55 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: 1376/2762] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:53:55 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: 1387/2763] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:53:55 2026] GET /v2.0/subnets/5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 650 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2764] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:53:55 2026] GET /v2.0/subnets/5d529dc6-7e42-4f90-97f4-c2f3a089ac81 => generated 650 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2765] 199.204.45.89 () {30 vars in 768 bytes} [Tue Apr 14 06:53:55 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 3818 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2766] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:53:55 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: 1389/2767] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:53:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2768] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:53:55 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: 1390/2769] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:53:55 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: 1380/2770] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:55 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2771] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:55 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2772] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:53:55 2026] GET /v2.0/networks?id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2773] 199.204.45.89 () {38 vars in 954 bytes} [Tue Apr 14 06:53:55 2026] POST /v2.0/ports => generated 1299 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2774] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:53:56 2026] PUT /v2.0/ports/48b8cf97-7a96-4774-825d-0a0a8849dc51 => generated 1424 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1393/2775] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:53:56 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 5270 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1383/2776] 199.204.45.89 () {34 vars in 1061 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.213&port_id=7711ce94-2eca-42b4-ae2e-0d475a524cae => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2777] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/subnets?id=b1a1140e-aa6b-4805-8f0e-cd73d8618357 => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:53:57.121 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34741850-ee8c-40a1-a0ce-f8da6ca79332'] response: {'name': 'network-changed', 'server_uuid': '8adb8944-0ef5-4eee-b187-c86168e1181c', 'tag': '48b8cf97-7a96-4774-825d-0a0a8849dc51', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1384/2778] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/ports?network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2779] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1385/2780] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2781] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2782] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/subnets?id=04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2783] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/ports?network_id=2e248983-e541-4bc5-a656-01bf0809c76e&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: 1387/2784] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2785] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2786] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.157&port_id=801dd2bb-09fa-475e-9ee0-6af07310b736 => 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: 1399/2787] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/subnets?id=5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2788] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2789] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2790] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?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: 1401/2791] 199.204.45.89 () {34 vars in 1055 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.61&port_id=48b8cf97-7a96-4774-825d-0a0a8849dc51 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2792] 199.204.45.89 () {34 vars in 1103 bytes} [Tue Apr 14 06:53:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aad&port_id=48b8cf97-7a96-4774-825d-0a0a8849dc51 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2793] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/subnets?id=5d529dc6-7e42-4f90-97f4-c2f3a089ac81&id=2cb500ae-5555-440d-adfc-f58d5f7b7657 => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2794] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2795] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2796] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2797] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2798] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 5270 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2799] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/networks?id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2800] 199.204.45.89 () {34 vars in 1055 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.61&port_id=48b8cf97-7a96-4774-825d-0a0a8849dc51 => 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: 1406/2801] 199.204.45.89 () {34 vars in 1103 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aad&port_id=48b8cf97-7a96-4774-825d-0a0a8849dc51 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2802] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/subnets?id=5d529dc6-7e42-4f90-97f4-c2f3a089ac81&id=2cb500ae-5555-440d-adfc-f58d5f7b7657 => generated 1365 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2803] 10.0.0.98 () {34 vars in 970 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/ports/48b8cf97-7a96-4774-825d-0a0a8849dc51 => generated 1460 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2804] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2805] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/ports/48b8cf97-7a96-4774-825d-0a0a8849dc51 => generated 1460 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2806] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&device_owner=network%3Adhcp => generated 1461 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2807] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/ports/48b8cf97-7a96-4774-825d-0a0a8849dc51 => generated 1460 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2808] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2809] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:58 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2810] 199.204.45.89 () {34 vars in 789 bytes} [Tue Apr 14 06:53:58 2026] PUT /v2.0/ports/48b8cf97-7a96-4774-825d-0a0a8849dc51 => generated 1197 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2811] 199.204.45.89 () {30 vars in 742 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 => generated 797 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:53:59.417 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac04913a-6c78-4768-8fe6-84ac2271e059'] response: {'name': 'network-changed', 'server_uuid': '8adb8944-0ef5-4eee-b187-c86168e1181c', 'tag': '48b8cf97-7a96-4774-825d-0a0a8849dc51', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1400/2812] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/subnets/5d529dc6-7e42-4f90-97f4-c2f3a089ac81 => generated 650 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2813] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 5043 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2814] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2815] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2816] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/networks?id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2817] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:53:59 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: 1417/2818] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2819] 199.204.45.89 () {34 vars in 1055 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.61&port_id=48b8cf97-7a96-4774-825d-0a0a8849dc51 => 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: 1418/2820] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2821] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/subnets?id=5d529dc6-7e42-4f90-97f4-c2f3a089ac81 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2822] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2823] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2824] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 1349 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2825] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2826] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2827] 199.204.45.89 () {30 vars in 742 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e => generated 799 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2828] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2829] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2830] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:53:59 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2833] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:54:08 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: 1410/2834] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:54:08 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: 1425/2835] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:54:08 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: 1411/2836] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:54:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2837] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:54:08 2026] GET /v2.0/subnets/5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2838] 199.204.45.89 () {30 vars in 768 bytes} [Tue Apr 14 06:54:08 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 5043 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2839] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:54:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2840] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:54:09 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: 1428/2841] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:54:09 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: 1414/2842] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:54:09 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: 1429/2843] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:54:09 2026] GET /v2.0/ports/48b8cf97-7a96-4774-825d-0a0a8849dc51 => generated 1233 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2844] 199.204.45.89 () {34 vars in 788 bytes} [Tue Apr 14 06:54:09 2026] PUT /v2.0/ports/48b8cf97-7a96-4774-825d-0a0a8849dc51 => generated 1026 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2845] 199.204.45.89 () {30 vars in 742 bytes} [Tue Apr 14 06:54:09 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 => generated 797 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2846] 199.204.45.89 () {30 vars in 768 bytes} [Tue Apr 14 06:54:09 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 4872 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2847] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:54:09 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 4872 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:54:09.857 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-71d5813a-38e4-4a22-81de-f8092d899af0'] response: {'name': 'network-changed', 'server_uuid': '8adb8944-0ef5-4eee-b187-c86168e1181c', 'tag': '48b8cf97-7a96-4774-825d-0a0a8849dc51', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1432/2848] 199.204.45.89 () {30 vars in 768 bytes} [Tue Apr 14 06:54:09 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 4872 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2849] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:54:09 2026] GET /v2.0/networks?id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2850] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:54:09 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2851] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:54:10 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2852] 199.204.45.89 () {34 vars in 974 bytes} [Tue Apr 14 06:54:10 2026] GET /v2.0/ports/48b8cf97-7a96-4774-825d-0a0a8849dc51 => generated 1062 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2853] 199.204.45.89 () {36 vars in 996 bytes} [Tue Apr 14 06:54:10 2026] DELETE /v2.0/ports/48b8cf97-7a96-4774-825d-0a0a8849dc51 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2854] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:54:10 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 3818 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2855] 199.204.45.89 () {34 vars in 1225 bytes} [Tue Apr 14 06:54:10 2026] GET /v2.0/networks?id=91cd238f-be9a-40f1-8b1c-c93892fc9952&id=2e248983-e541-4bc5-a656-01bf0809c76e&id=5487e1e8-07eb-4399-970f-536646f4d424&id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 => generated 3096 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2856] 199.204.45.89 () {34 vars in 1061 bytes} [Tue Apr 14 06:54:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.213&port_id=7711ce94-2eca-42b4-ae2e-0d475a524cae => 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: 1421/2857] 199.204.45.89 () {30 vars in 768 bytes} [Tue Apr 14 06:54:10 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 3818 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2858] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:54:10 2026] GET /v2.0/subnets?id=b1a1140e-aa6b-4805-8f0e-cd73d8618357 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:54:11.010 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a9b9360-73a5-435e-8255-7387ea9efba8 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1422/2859] 199.204.45.89 () {32 vars in 758 bytes} [Tue Apr 14 06:54:10 2026] DELETE /v2.0/ports/48b8cf97-7a96-4774-825d-0a0a8849dc51 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2860] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/ports?network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952&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: 1423/2861] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?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: 1439/2862] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:54:11 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: 1440/2863] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:54:11 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: 1441/2864] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2865] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:54:11 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: 1424/2866] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2867] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2868] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2869] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2870] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/subnets?id=04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2871] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2872] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/ports?network_id=2e248983-e541-4bc5-a656-01bf0809c76e&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: 1446/2873] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2874] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?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: 1447/2875] 199.204.45.89 () {30 vars in 742 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e => generated 799 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2876] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2877] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2878] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.157&port_id=801dd2bb-09fa-475e-9ee0-6af07310b736 => 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: 1449/2879] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2880] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/subnets?id=5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 653 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2881] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2882] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2883] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:54:11 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2884] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:54:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2885] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:54:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2886] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:54:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2887] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:54:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:54:14.504 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34d29af3-496d-4e9f-b5b8-718be06d58da'] response: {'server_uuid': '8adb8944-0ef5-4eee-b187-c86168e1181c', 'name': 'network-vif-deleted', 'tag': '48b8cf97-7a96-4774-825d-0a0a8849dc51', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1435/2888] 199.204.45.89 () {30 vars in 768 bytes} [Tue Apr 14 06:54:14 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 3818 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2889] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:54:14 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: 7|app: 0|req: 1436/2890] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:54:14 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: 1455/2891] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:54:14 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: 1437/2892] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:54:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2893] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:54:14 2026] GET /v2.0/ports/801dd2bb-09fa-475e-9ee0-6af07310b736 => generated 1237 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2894] 199.204.45.89 () {34 vars in 788 bytes} [Tue Apr 14 06:54:14 2026] PUT /v2.0/ports/801dd2bb-09fa-475e-9ee0-6af07310b736 => generated 1026 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2895] 199.204.45.89 () {30 vars in 742 bytes} [Tue Apr 14 06:54:15 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424 => generated 798 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1439/2896] 199.204.45.89 () {30 vars in 768 bytes} [Tue Apr 14 06:54:15 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 3643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2897] 199.204.45.89 () {30 vars in 768 bytes} [Tue Apr 14 06:54:15 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 3643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2898] 199.204.45.89 () {34 vars in 974 bytes} [Tue Apr 14 06:54:16 2026] GET /v2.0/ports/801dd2bb-09fa-475e-9ee0-6af07310b736 => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2899] 199.204.45.89 () {36 vars in 996 bytes} [Tue Apr 14 06:54:16 2026] DELETE /v2.0/ports/801dd2bb-09fa-475e-9ee0-6af07310b736 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:54:16.571 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ebe1362-0d14-46f6-be5b-7f1d4cb8fc60'] response: {'server_uuid': '8adb8944-0ef5-4eee-b187-c86168e1181c', 'name': 'network-vif-deleted', 'tag': '801dd2bb-09fa-475e-9ee0-6af07310b736', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1441/2900] 199.204.45.89 () {30 vars in 768 bytes} [Tue Apr 14 06:54:16 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 2589 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2901] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:54:16 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 2589 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:54:16.602 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cfb0668-3498-446d-8840-105974713000'] response: {'name': 'network-changed', 'server_uuid': '8adb8944-0ef5-4eee-b187-c86168e1181c', 'tag': '801dd2bb-09fa-475e-9ee0-6af07310b736', 'status': 'completed', 'code': 200} 2026-04-14 06:54:16.617 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81e02047-0d8c-4dbd-ad81-c739157a57e9 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1461/2902] 199.204.45.89 () {32 vars in 758 bytes} [Tue Apr 14 06:54:16 2026] DELETE /v2.0/ports/801dd2bb-09fa-475e-9ee0-6af07310b736 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2903] 199.204.45.89 () {34 vars in 1145 bytes} [Tue Apr 14 06:54:16 2026] GET /v2.0/networks?id=91cd238f-be9a-40f1-8b1c-c93892fc9952&id=2e248983-e541-4bc5-a656-01bf0809c76e&id=5487e1e8-07eb-4399-970f-536646f4d424 => generated 2310 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2904] 199.204.45.89 () {34 vars in 1061 bytes} [Tue Apr 14 06:54:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.213&port_id=7711ce94-2eca-42b4-ae2e-0d475a524cae => 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: 1443/2905] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:54:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2906] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:54:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2907] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:54:16 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: 1446/2908] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:54:16 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: 1463/2909] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:54:16 2026] GET /v2.0/subnets?id=b1a1140e-aa6b-4805-8f0e-cd73d8618357 => generated 630 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2910] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:54:16 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2911] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:54:16 2026] GET /v2.0/ports?network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952&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: 1448/2912] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:54:16 2026] GET /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2913] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:54:16 2026] GET /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2914] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:54:16 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2915] 199.204.45.89 () {30 vars in 742 bytes} [Tue Apr 14 06:54:16 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e => generated 799 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2916] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:54:17 2026] GET /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2917] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:54:17 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2918] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:54:16 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=segments => generated 14 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2919] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:54:17 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2920] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:54:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => 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: 1455/2921] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:54:17 2026] GET /v2.0/subnets?id=04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2922] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:54:17 2026] GET /v2.0/ports?network_id=2e248983-e541-4bc5-a656-01bf0809c76e&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2923] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:54:17 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2924] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:54:17 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2925] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:54:17 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2928] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:54:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2929] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:54:26 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: 1460/2930] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:54:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2931] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:54:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:54:26.445 7 INFO neutron.api.v2.resource [None req-97db0392-0b2e-4cab-87f2-910387b4054d c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/2932] 199.204.45.89 () {30 vars in 762 bytes} [Tue Apr 14 06:54:26 2026] GET /v2.0/security-groups/lb-6bcb3000-7d42-4e25-ba06-9dc0f37620a7 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2933] 199.204.45.89 () {30 vars in 784 bytes} [Tue Apr 14 06:54:26 2026] GET /v2.0/security-groups?name=lb-6bcb3000-7d42-4e25-ba06-9dc0f37620a7 => generated 2741 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2934] 199.204.45.89 () {30 vars in 814 bytes} [Tue Apr 14 06:54:26 2026] GET /v2.0/security-group-rules?security_group_id=b3696d50-cf54-4c11-aba1-766b00893fa4 => generated 2206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2935] 199.204.45.89 () {32 vars in 788 bytes} [Tue Apr 14 06:54:26 2026] DELETE /v2.0/security-group-rules/c1ddc687-4153-4342-8257-aa52991f48f5 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2936] 199.204.45.89 () {32 vars in 788 bytes} [Tue Apr 14 06:54:26 2026] DELETE /v2.0/security-group-rules/ef082e6b-0576-4f13-9ca9-9db95850b5aa => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:29.797 8 INFO neutron.db.l3_db [None req-0500a825-c65b-4fa5-8b31-beba570b3a55 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Floating IP 01e52f28-ecfd-4ff3-9a72-cb5def77c7c5 disassociated (deleted). External IP: 10.96.250.220, port: 73156019-1270-45a8-8c2e-7b270f58a1f3. [pid: 8|app: 0|req: 1474/2937] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:54:29 2026] DELETE /v2.0/floatingips/01e52f28-ecfd-4ff3-9a72-cb5def77c7c5 => generated 0 bytes in 723 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:30.160 7 INFO neutron.api.v2.resource [None req-1eb409c0-d312-4856-929a-e28f293714a9 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/2938] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:54:30 2026] GET /v2.0/floatingips/01e52f28-ecfd-4ff3-9a72-cb5def77c7c5 => generated 144 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2939] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:54:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2940] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:54:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2941] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:54:30 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: 1467/2942] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:54:30 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: 1476/2943] 199.204.45.89 () {34 vars in 1095 bytes} [Tue Apr 14 06:54:30 2026] GET /v2.0/ports?device_id=85acfe18-0cae-49c5-9316-9d53a6604fcc&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2944] 199.204.45.89 () {30 vars in 740 bytes} [Tue Apr 14 06:54:30 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2945] 199.204.45.89 () {30 vars in 768 bytes} [Tue Apr 14 06:54:30 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2946] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:54:30 2026] GET /v2.0/ports?tenant_id=ff9732ed341d4e22a5357e03f35549ed&device_id=85acfe18-0cae-49c5-9316-9d53a6604fcc => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2947] 199.204.45.89 () {30 vars in 768 bytes} [Tue Apr 14 06:54:30 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2948] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:54:30 2026] GET /v2.0/networks?id=5487e1e8-07eb-4399-970f-536646f4d424 => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2949] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:54:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.130&port_id=32da89a2-cefc-43c1-82c3-3e061cbb2384 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2950] 199.204.45.89 () {34 vars in 1103 bytes} [Tue Apr 14 06:54:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d5&port_id=32da89a2-cefc-43c1-82c3-3e061cbb2384 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2951] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Apr 14 06:54:31 2026] GET /v2.0/subnets?id=8493d3f4-10d8-4cea-a567-05a2764e3cc0&id=5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2952] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:54:31 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&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: 1481/2953] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:54:31 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2954] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:54:31 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2955] 199.204.45.89 () {30 vars in 768 bytes} [Tue Apr 14 06:54:31 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2956] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:54:31 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2957] 199.204.45.89 () {34 vars in 974 bytes} [Tue Apr 14 06:54:31 2026] GET /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2958] 199.204.45.89 () {34 vars in 1059 bytes} [Tue Apr 14 06:54:32 2026] GET /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2959] 199.204.45.89 () {34 vars in 1015 bytes} [Tue Apr 14 06:54:32 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e?fields=dns_domain => generated 29 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2960] 199.204.45.89 () {30 vars in 768 bytes} [Tue Apr 14 06:54:32 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2961] 199.204.45.89 () {38 vars in 1027 bytes} [Tue Apr 14 06:54:32 2026] PUT /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 1150 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1485/2962] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:54:32 2026] GET /v2.0/ports?tenant_id=47935cea4be548058084e2a54d6eef3d&device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2963] 199.204.45.89 () {34 vars in 1065 bytes} [Tue Apr 14 06:54:32 2026] GET /v2.0/networks?id=91cd238f-be9a-40f1-8b1c-c93892fc9952&id=2e248983-e541-4bc5-a656-01bf0809c76e => generated 1523 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2964] 199.204.45.89 () {34 vars in 1061 bytes} [Tue Apr 14 06:54:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.213&port_id=7711ce94-2eca-42b4-ae2e-0d475a524cae => 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: 1488/2965] 199.204.45.89 () {34 vars in 983 bytes} [Tue Apr 14 06:54:32 2026] GET /v2.0/subnets?id=b1a1140e-aa6b-4805-8f0e-cd73d8618357 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2966] 199.204.45.89 () {34 vars in 788 bytes} [Tue Apr 14 06:54:32 2026] PUT /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 1090 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1489/2967] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:54:32 2026] GET /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 1090 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2968] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:54:32 2026] GET /v2.0/ports?network_id=91cd238f-be9a-40f1-8b1c-c93892fc9952&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: 1480/2969] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:54:32 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2970] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:54:32 2026] GET /v2.0/networks/91cd238f-be9a-40f1-8b1c-c93892fc9952?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2971] 199.204.45.89 () {32 vars in 758 bytes} [Tue Apr 14 06:54:32 2026] DELETE /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2972] 199.204.45.89 () {30 vars in 702 bytes} [Tue Apr 14 06:54:33 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: 1491/2973] 199.204.45.89 () {30 vars in 704 bytes} [Tue Apr 14 06:54:33 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: 1483/2974] 199.204.45.89 () {30 vars in 680 bytes} [Tue Apr 14 06:54:33 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: 1492/2975] 199.204.45.89 () {30 vars in 716 bytes} [Tue Apr 14 06:54:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:54:33.296 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13dfa0f8-6c7d-45c8-bd34-8f850ba32d30 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1484/2976] 199.204.45.89 () {32 vars in 758 bytes} [Tue Apr 14 06:54:33 2026] DELETE /v2.0/ports/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2977] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:54:33 2026] GET /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:54:33.386 7 INFO neutron.api.v2.resource [None req-8c2219ec-31f7-4c05-82ad-65ca5f7c5373 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/2978] 199.204.45.89 () {30 vars in 762 bytes} [Tue Apr 14 06:54:33 2026] GET /v2.0/security-groups/lb-6bcb3000-7d42-4e25-ba06-9dc0f37620a7 => generated 149 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2979] 199.204.45.89 () {30 vars in 784 bytes} [Tue Apr 14 06:54:33 2026] GET /v2.0/security-groups?name=lb-6bcb3000-7d42-4e25-ba06-9dc0f37620a7 => generated 1577 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2980] 199.204.45.89 () {30 vars in 736 bytes} [Tue Apr 14 06:54:33 2026] GET /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2983] 199.204.45.89 () {34 vars in 788 bytes} [Tue Apr 14 06:54:33 2026] PUT /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 1090 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2984] 199.204.45.89 () {32 vars in 778 bytes} [Tue Apr 14 06:54:33 2026] DELETE /v2.0/security-groups/b3696d50-cf54-4c11-aba1-766b00893fa4 => 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: 1496/2985] 199.204.45.89 () {32 vars in 758 bytes} [Tue Apr 14 06:54:33 2026] DELETE /v2.0/ports/73156019-1270-45a8-8c2e-7b270f58a1f3 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2986] 199.204.45.89 () {34 vars in 993 bytes} [Tue Apr 14 06:54:35 2026] GET /v2.0/ports?device_id=8adb8944-0ef5-4eee-b187-c86168e1181c => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2987] 199.204.45.89 () {36 vars in 996 bytes} [Tue Apr 14 06:54:35 2026] DELETE /v2.0/ports/7711ce94-2eca-42b4-ae2e-0d475a524cae => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:54:35.762 7 INFO neutron.db.l3_db [None req-4b2f74d0-5b4f-4111-9096-5d1fd7295d88 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Floating IP 3d58a74e-48d9-4b72-8c3e-e9b80fe34a9b disassociated (deleted). External IP: 10.96.250.210, port: 2bf4779d-2b00-4807-ac25-bb96e5bdf271. [pid: 7|app: 0|req: 1491/2988] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:54:35 2026] DELETE /v2.0/floatingips/3d58a74e-48d9-4b72-8c3e-e9b80fe34a9b => generated 0 bytes in 1176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:36.542 8 INFO neutron.api.v2.resource [None req-8c95c27e-52a8-46e2-811a-cb10b0455cec e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/2989] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:54:36 2026] GET /v2.0/floatingips/3d58a74e-48d9-4b72-8c3e-e9b80fe34a9b => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:54:36.734 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a759d8df-93d6-43b9-bdba-5f98a2906fd7'] response: {'name': 'network-changed', 'server_uuid': '51307ca6-59a4-4414-aa41-cd675bd80dca', 'tag': '2bf4779d-2b00-4807-ac25-bb96e5bdf271', 'status': 'completed', 'code': 200} 2026-04-14 06:54:36.761 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-53a25e4f-8aec-4a98-bfe2-ff0d8365587f'] response: {'server_uuid': '8adb8944-0ef5-4eee-b187-c86168e1181c', 'name': 'network-vif-deleted', 'tag': '7711ce94-2eca-42b4-ae2e-0d475a524cae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1499/2990] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:54:36 2026] GET /v2.0/ports?tenant_id=ff9732ed341d4e22a5357e03f35549ed&device_id=51307ca6-59a4-4414-aa41-cd675bd80dca => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2991] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:54:36 2026] GET /v2.0/ports?device_id=51307ca6-59a4-4414-aa41-cd675bd80dca => generated 1204 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2992] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:54:36 2026] GET /v2.0/security-groups?id=64609c82-e401-4b61-bb4d-403f86d52618&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2993] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:54:36 2026] GET /v2.0/networks?id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2994] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:54:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=2bf4779d-2b00-4807-ac25-bb96e5bdf271 => 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: 1501/2995] 199.204.45.89 () {34 vars in 1105 bytes} [Tue Apr 14 06:54:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A208&port_id=2bf4779d-2b00-4807-ac25-bb96e5bdf271 => 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: 1495/2996] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Apr 14 06:54:36 2026] GET /v2.0/subnets?id=5d529dc6-7e42-4f90-97f4-c2f3a089ac81&id=2cb500ae-5555-440d-adfc-f58d5f7b7657 => generated 1365 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2997] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:54:37 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2998] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:54:37 2026] GET /v2.0/ports?network_id=6ba8cb3b-c4ea-476f-ad02-96b608ca9b38&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2999] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:54:37 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3000] 199.204.45.89 () {34 vars in 993 bytes} [Tue Apr 14 06:54:37 2026] GET /v2.0/ports?device_id=51307ca6-59a4-4414-aa41-cd675bd80dca => generated 1204 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3001] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:54:37 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3002] 199.204.45.89 () {36 vars in 996 bytes} [Tue Apr 14 06:54:37 2026] DELETE /v2.0/ports/2bf4779d-2b00-4807-ac25-bb96e5bdf271 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:54:42.311 8 INFO neutron.db.l3_db [None req-c77cb2f4-3972-4602-a65d-ff4d6e6183fd e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] Floating IP d5a15691-0ce3-45a8-9130-9376f1657360 disassociated (deleted). External IP: 10.96.250.206, port: 32da89a2-cefc-43c1-82c3-3e061cbb2384. [pid: 8|app: 0|req: 1505/3003] 10.0.0.211 () {32 vars in 732 bytes} [Tue Apr 14 06:54:41 2026] DELETE /v2.0/floatingips/d5a15691-0ce3-45a8-9130-9376f1657360 => generated 0 bytes in 739 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:42.717 7 INFO neutron.api.v2.resource [None req-071f35dc-719c-42e2-b3eb-f660aaa70828 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/3004] 10.0.0.211 () {32 vars in 729 bytes} [Tue Apr 14 06:54:42 2026] GET /v2.0/floatingips/d5a15691-0ce3-45a8-9130-9376f1657360 => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:54:42.938 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b853da2-66ae-46f0-b76b-44529ae037f7'] response: {'name': 'network-changed', 'server_uuid': '85acfe18-0cae-49c5-9316-9d53a6604fcc', 'tag': '32da89a2-cefc-43c1-82c3-3e061cbb2384', 'status': 'completed', 'code': 200} 2026-04-14 06:54:42.973 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4122a3f2-c798-4654-8166-06b5fa9a9356'] response: {'server_uuid': '51307ca6-59a4-4414-aa41-cd675bd80dca', 'name': 'network-vif-deleted', 'tag': '2bf4779d-2b00-4807-ac25-bb96e5bdf271', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1506/3005] 10.0.0.98 () {34 vars in 989 bytes} [Tue Apr 14 06:54:42 2026] GET /v2.0/ports?device_id=85acfe18-0cae-49c5-9316-9d53a6604fcc => generated 1200 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3006] 199.204.45.89 () {34 vars in 1079 bytes} [Tue Apr 14 06:54:42 2026] GET /v2.0/ports?tenant_id=ff9732ed341d4e22a5357e03f35549ed&device_id=85acfe18-0cae-49c5-9316-9d53a6604fcc => generated 1469 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3007] 10.0.0.98 () {34 vars in 1039 bytes} [Tue Apr 14 06:54:43 2026] GET /v2.0/security-groups?id=64609c82-e401-4b61-bb4d-403f86d52618&fields=id&fields=name => generated 112 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3008] 199.204.45.89 () {34 vars in 985 bytes} [Tue Apr 14 06:54:43 2026] GET /v2.0/networks?id=5487e1e8-07eb-4399-970f-536646f4d424 => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3009] 199.204.45.89 () {34 vars in 1057 bytes} [Tue Apr 14 06:54:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.130&port_id=32da89a2-cefc-43c1-82c3-3e061cbb2384 => 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: 1502/3010] 199.204.45.89 () {34 vars in 1103 bytes} [Tue Apr 14 06:54:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d5&port_id=32da89a2-cefc-43c1-82c3-3e061cbb2384 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3011] 199.204.45.89 () {34 vars in 1063 bytes} [Tue Apr 14 06:54:43 2026] GET /v2.0/subnets?id=8493d3f4-10d8-4cea-a567-05a2764e3cc0&id=5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3012] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:54:43 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3013] 199.204.45.89 () {34 vars in 1051 bytes} [Tue Apr 14 06:54:43 2026] GET /v2.0/ports?network_id=5487e1e8-07eb-4399-970f-536646f4d424&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3014] 199.204.45.89 () {34 vars in 1011 bytes} [Tue Apr 14 06:54:43 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3015] 199.204.45.89 () {34 vars in 1111 bytes} [Tue Apr 14 06:54:43 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3016] 199.204.45.89 () {34 vars in 993 bytes} [Tue Apr 14 06:54:43 2026] GET /v2.0/ports?device_id=85acfe18-0cae-49c5-9316-9d53a6604fcc => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3017] 199.204.45.89 () {36 vars in 996 bytes} [Tue Apr 14 06:54:43 2026] DELETE /v2.0/ports/32da89a2-cefc-43c1-82c3-3e061cbb2384 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3018] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:54:48 2026] DELETE /v2.0/security-group-rules/a65bb173-cf6f-4d12-83ad-a21fba8876fc => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:48.273 8 INFO neutron.api.v2.resource [None req-a079b985-e57d-43e6-8e22-61f460a953ef e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/3019] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:54:48 2026] GET /v2.0/security-group-rules/a65bb173-cf6f-4d12-83ad-a21fba8876fc => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3020] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:54:48 2026] DELETE /v2.0/security-group-rules/26049958-3aa4-454d-acf0-b51da617031d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:48.378 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7976fd06-6065-42b0-80f1-d7ccf4e03f5a'] response: {'server_uuid': '85acfe18-0cae-49c5-9316-9d53a6604fcc', 'name': 'network-vif-deleted', 'tag': '32da89a2-cefc-43c1-82c3-3e061cbb2384', 'status': 'completed', 'code': 200} 2026-04-14 06:54:48.380 8 INFO neutron.api.v2.resource [None req-c311a9bd-a27f-4649-ab69-9688bed80a3e e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3021] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:54:48 2026] GET /v2.0/security-group-rules/26049958-3aa4-454d-acf0-b51da617031d => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3022] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:54:48 2026] DELETE /v2.0/security-group-rules/0f8d2df3-1ba3-4275-9de3-2af2a2d26f1a => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:48.468 8 INFO neutron.api.v2.resource [None req-2d10fe84-847a-4a3d-b49b-a392f62b7ab0 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/3023] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:54:48 2026] GET /v2.0/security-group-rules/0f8d2df3-1ba3-4275-9de3-2af2a2d26f1a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3024] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:54:48 2026] DELETE /v2.0/security-group-rules/35b4d596-87f5-4cac-bb8b-cd717944dc25 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:48.570 8 INFO neutron.api.v2.resource [None req-f6a61f74-0b37-49cb-9de1-f73aa11d1e43 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3025] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:54:48 2026] GET /v2.0/security-group-rules/35b4d596-87f5-4cac-bb8b-cd717944dc25 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3026] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:54:48 2026] DELETE /v2.0/security-group-rules/826587c1-8d99-4743-92b0-82a7022dba59 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:48.681 8 INFO neutron.api.v2.resource [None req-f284db1d-0537-4133-b35f-2c0bf7a6babb e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/3027] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:54:48 2026] GET /v2.0/security-group-rules/826587c1-8d99-4743-92b0-82a7022dba59 => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3030] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:54:48 2026] DELETE /v2.0/security-group-rules/52838a2b-74e5-4e60-85c4-ae83927aadda => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:48.800 7 INFO neutron.api.v2.resource [None req-955689c1-a2c3-4d6a-b129-a8f73715f3a2 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1512/3031] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:54:48 2026] GET /v2.0/security-group-rules/52838a2b-74e5-4e60-85c4-ae83927aadda => 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: 1520/3032] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:54:48 2026] DELETE /v2.0/security-group-rules/e45ae369-a095-4b51-8f1e-345e24e8fed0 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:48.897 7 INFO neutron.api.v2.resource [None req-977a13cb-cc74-47a1-9aa6-801de597089d e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/3033] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:54:48 2026] GET /v2.0/security-group-rules/e45ae369-a095-4b51-8f1e-345e24e8fed0 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3034] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:54:48 2026] DELETE /v2.0/security-group-rules/be720819-f8cb-461c-8aa3-ab1df25fdecf => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:48.983 7 INFO neutron.api.v2.resource [None req-8269e133-b089-4876-82b1-3d232db9b234 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/3035] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:54:48 2026] GET /v2.0/security-group-rules/be720819-f8cb-461c-8aa3-ab1df25fdecf => 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: 1522/3036] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:54:48 2026] DELETE /v2.0/security-group-rules/a3f00d61-2c25-466d-b761-14555f2632a1 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:49.079 7 INFO neutron.api.v2.resource [None req-3a455d4d-e96b-4c35-b196-01ed265373ff e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/3037] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:54:49 2026] GET /v2.0/security-group-rules/a3f00d61-2c25-466d-b761-14555f2632a1 => 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: 1523/3038] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:54:49 2026] DELETE /v2.0/security-group-rules/12ee7631-ebf2-4891-8de3-d5d4f7102915 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:49.172 7 INFO neutron.api.v2.resource [None req-ca9feeff-1d56-416c-b11e-8b0fc0c930e3 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/3039] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:54:49 2026] GET /v2.0/security-group-rules/12ee7631-ebf2-4891-8de3-d5d4f7102915 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3040] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:54:49 2026] DELETE /v2.0/security-group-rules/55ee8dbe-a98c-4172-bb82-7f9865144585 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:49.264 7 INFO neutron.api.v2.resource [None req-436ac647-4f6a-43dc-a2f6-0d0c4969d58a e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/3041] 10.0.0.211 () {32 vars in 747 bytes} [Tue Apr 14 06:54:49 2026] GET /v2.0/security-group-rules/55ee8dbe-a98c-4172-bb82-7f9865144585 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3042] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:54:49 2026] DELETE /v2.0/security-groups/64609c82-e401-4b61-bb4d-403f86d52618 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:49.387 7 INFO neutron.api.v2.resource [None req-42348c5d-b56b-47d1-9635-3dee850b574d e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1518/3043] 10.0.0.211 () {32 vars in 737 bytes} [Tue Apr 14 06:54:49 2026] GET /v2.0/security-groups/64609c82-e401-4b61-bb4d-403f86d52618 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3044] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:54:49 2026] PUT /v2.0/routers/bb768516-73f5-438c-b543-e240b1e63812/remove_router_interface => generated 309 bytes in 1571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:54:51.236 7 INFO neutron.api.v2.resource [None req-fea24c1d-7374-4f11-83c1-9f92a9274794 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/3045] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:54:51 2026] PUT /v2.0/routers/bb768516-73f5-438c-b543-e240b1e63812/remove_router_interface => generated 198 bytes in 225 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3046] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:54:51 2026] PUT /v2.0/routers/bb768516-73f5-438c-b543-e240b1e63812/remove_router_interface => generated 309 bytes in 1134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:54:52.591 7 INFO neutron.api.v2.resource [None req-16418d9c-ecef-4e9f-b1e4-4725bf769fcc e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/3047] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:54:52 2026] PUT /v2.0/routers/bb768516-73f5-438c-b543-e240b1e63812/remove_router_interface => generated 198 bytes in 210 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3048] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:54:52 2026] PUT /v2.0/routers/bb768516-73f5-438c-b543-e240b1e63812/remove_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:54:54.005 7 INFO neutron.api.v2.resource [None req-8b03a1e1-f80a-4ca5-84ac-a81297831251 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/3049] 10.0.0.211 () {34 vars in 789 bytes} [Tue Apr 14 06:54:53 2026] PUT /v2.0/routers/bb768516-73f5-438c-b543-e240b1e63812/remove_router_interface => generated 198 bytes in 215 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:54:55.057 8 INFO neutron.db.l3_hamode_db [None req-33909dd2-c2dd-4906-b998-6626787360ce e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] HA network c13b1bfb-da29-4570-a9e9-8c618252a2f2 was deleted as no HA routers are present in tenant ff9732ed341d4e22a5357e03f35549ed. [pid: 8|app: 0|req: 1529/3050] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:54:54 2026] DELETE /v2.0/routers/bb768516-73f5-438c-b543-e240b1e63812 => generated 0 bytes in 1054 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:54:55.096 7 INFO neutron.api.v2.resource [None req-afc0d905-69ef-45cf-ac8e-278265744b16 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/3051] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:54:55 2026] GET /v2.0/routers/bb768516-73f5-438c-b543-e240b1e63812 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:54:55.154 8 INFO neutron.services.segments.plugin [-] Segment 8452b8af-48a7-4827-a832-6469c5ac3155 resource provider aggregate not found 2026-04-14 06:54:55.161 8 INFO neutron.services.segments.plugin [-] Segment 8452b8af-48a7-4827-a832-6469c5ac3155 resource provider aggregate not found 2026-04-14 06:54:55.180 8 INFO neutron.services.segments.plugin [-] Segment 8452b8af-48a7-4827-a832-6469c5ac3155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8452b8af-48a7-4827-a832-6469c5ac3155 found for delete ", "request_id": "req-80aa77a3-f381-4551-9227-6e3f6fab214c"}]} 2026-04-14 06:54:55.183 8 INFO neutron.services.segments.plugin [-] Segment 8452b8af-48a7-4827-a832-6469c5ac3155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8452b8af-48a7-4827-a832-6469c5ac3155 found for delete ", "request_id": "req-f20d63d8-de66-4c01-ab73-a1a5f2392019"}]} [pid: 8|app: 0|req: 1530/3052] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:54:55 2026] DELETE /v2.0/subnets/2cb500ae-5555-440d-adfc-f58d5f7b7657 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:54:55.357 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c24e9378-9202-4bd7-bdb3-12730f0cbd70 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3053] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:54:55 2026] GET /v2.0/subnets/2cb500ae-5555-440d-adfc-f58d5f7b7657 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3054] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:54:55 2026] DELETE /v2.0/subnets/5d529dc6-7e42-4f90-97f4-c2f3a089ac81 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:54:55.601 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e80b0fb-e94f-4321-8bef-b0932c92251e e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/3055] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:54:55 2026] GET /v2.0/subnets/5d529dc6-7e42-4f90-97f4-c2f3a089ac81 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3056] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:54:55 2026] DELETE /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:54:56.025 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ffefd061-8743-40a4-9ba0-ae63128ac1a8 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3057] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:54:56 2026] GET /v2.0/networks/6ba8cb3b-c4ea-476f-ad02-96b608ca9b38 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3058] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:54:56 2026] DELETE /v2.0/subnets/8493d3f4-10d8-4cea-a567-05a2764e3cc0 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:54:56.302 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d83b0866-4b6e-49ee-9ba7-53c269f9d96e e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3059] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:54:56 2026] GET /v2.0/subnets/8493d3f4-10d8-4cea-a567-05a2764e3cc0 => 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: 1534/3060] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:54:56 2026] DELETE /v2.0/subnets/5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:54:56.566 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec147fb2-8cd7-46c6-b9e6-8157c56a946d e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3061] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:54:56 2026] GET /v2.0/subnets/5454a7f7-0795-4615-bd54-9193bd45c5bc => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3062] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:54:56 2026] DELETE /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:54:56.961 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0f79698-fc57-4a61-b590-af2fa2c0e7d9 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3063] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:54:56 2026] GET /v2.0/networks/5487e1e8-07eb-4399-970f-536646f4d424 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:54:57.209 8 INFO neutron.services.segments.plugin [-] Segment 0d8be19e-2095-4ea7-8d02-41c339c8e24a resource provider aggregate not found [pid: 8|app: 0|req: 1536/3064] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:54:56 2026] DELETE /v2.0/subnets/b28c275c-edc0-4450-bcd1-4e904cbf3eb3 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:54:57.245 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40783c72-a200-4cab-abe5-fd169bc4d2cf e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3065] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:54:57 2026] GET /v2.0/subnets/b28c275c-edc0-4450-bcd1-4e904cbf3eb3 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:54:57.253 8 INFO neutron.services.segments.plugin [-] Segment 0d8be19e-2095-4ea7-8d02-41c339c8e24a resource provider aggregate not found 2026-04-14 06:54:57.268 8 INFO neutron.services.segments.plugin [-] Segment 0d8be19e-2095-4ea7-8d02-41c339c8e24a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d8be19e-2095-4ea7-8d02-41c339c8e24a found for delete ", "request_id": "req-b5f9ad7b-4871-4cdd-8803-28f13201fefe"}]} 2026-04-14 06:54:57.286 8 INFO neutron.services.segments.plugin [-] Segment 0d8be19e-2095-4ea7-8d02-41c339c8e24a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d8be19e-2095-4ea7-8d02-41c339c8e24a found for delete ", "request_id": "req-42766766-504c-4bd0-bf9e-7ea612957c68"}]} 2026-04-14 06:54:57.294 8 INFO neutron.services.segments.plugin [-] Segment d9e75f8d-5ebc-4799-b7c0-9fcbe35b7b5c resource provider aggregate not found 2026-04-14 06:54:57.310 8 INFO neutron.services.segments.plugin [-] Segment d9e75f8d-5ebc-4799-b7c0-9fcbe35b7b5c resource provider aggregate not found 2026-04-14 06:54:57.317 8 INFO neutron.services.segments.plugin [-] Segment d9e75f8d-5ebc-4799-b7c0-9fcbe35b7b5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e75f8d-5ebc-4799-b7c0-9fcbe35b7b5c found for delete ", "request_id": "req-b8c94822-a205-45d8-8a14-2a2328307ee9"}]} 2026-04-14 06:54:57.325 8 INFO neutron.services.segments.plugin [-] Segment d9e75f8d-5ebc-4799-b7c0-9fcbe35b7b5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e75f8d-5ebc-4799-b7c0-9fcbe35b7b5c found for delete ", "request_id": "req-f1cefc96-9743-4ee8-9bef-7e5ce97ab9d2"}]} [pid: 8|app: 0|req: 1537/3066] 10.0.0.211 () {32 vars in 724 bytes} [Tue Apr 14 06:54:57 2026] DELETE /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:54:57.530 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26ae2c79-290d-408d-b1c0-cfa36dcfaaf3 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3067] 10.0.0.211 () {32 vars in 721 bytes} [Tue Apr 14 06:54:57 2026] GET /v2.0/subnets/04fc8349-69d2-4c19-9090-7a5faf6a05ba => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3068] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:54:57 2026] DELETE /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-14 06:54:57.959 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05eabe4d-e788-4efe-900d-44a707e2be92 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3069] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:54:57 2026] GET /v2.0/networks/2e248983-e541-4bc5-a656-01bf0809c76e => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:54:59.907 8 INFO neutron.services.segments.plugin [-] Segment 40587717-4689-4cd8-b6cc-dafe2a51def0 resource provider aggregate not found 2026-04-14 06:54:59.911 8 INFO neutron.services.segments.plugin [-] Segment 40587717-4689-4cd8-b6cc-dafe2a51def0 resource provider aggregate not found 2026-04-14 06:54:59.924 8 INFO neutron.services.segments.plugin [-] Segment 40587717-4689-4cd8-b6cc-dafe2a51def0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40587717-4689-4cd8-b6cc-dafe2a51def0 found for delete ", "request_id": "req-3d558b41-3304-4b93-b9cf-6520f7f38ca1"}]} 2026-04-14 06:54:59.927 8 INFO neutron.services.segments.plugin [-] Segment 40587717-4689-4cd8-b6cc-dafe2a51def0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40587717-4689-4cd8-b6cc-dafe2a51def0 found for delete ", "request_id": "req-bfcaa71a-ceaf-4201-9e58-931fcd6e85fc"}]} [pid: 8|app: 0|req: 1539/3070] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:54:59 2026] GET /v2.0/security-groups?tenant_id=84291f5c18844701a1c71ecc0eef2724&name=default => generated 2805 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3071] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:55:00 2026] DELETE /v2.0/security-groups/04446508-1475-4bae-9b64-9176ab68e648 => 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: 1540/3072] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:55:00 2026] GET /v2.0/security-groups?tenant_id=31ceee8a5ea347b7965cf544f542e31b&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3073] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:55:00 2026] DELETE /v2.0/security-groups/90ccd4da-dd06-4857-8c0e-540fb3c0ff28 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3074] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:55:00 2026] GET /v2.0/security-groups?tenant_id=ff9732ed341d4e22a5357e03f35549ed&name=default => generated 2805 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3075] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:55:00 2026] DELETE /v2.0/security-groups/9635e771-5448-4683-be3e-6c11934e2a61 => 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: 1542/3076] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:55:01 2026] GET /v2.0/security-groups?tenant_id=75af990278724ecc8599b2eb811f97c8&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3077] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:55:01 2026] DELETE /v2.0/security-groups/c18d0b75-e93a-4c31-a346-4b474846e398 => 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: 1543/3078] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:55:01 2026] GET /v2.0/security-groups?tenant_id=320ccda2551a4a4a8c0cf8c6c0515d4e&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3079] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:55:01 2026] DELETE /v2.0/security-groups/642583d1-d16d-49a6-ac07-d750ea1e5be0 => 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: 1544/3080] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:55:01 2026] GET /v2.0/security-groups?tenant_id=b9bdef35c7614d3b98028fe5a6bc2f21&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3081] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:55:01 2026] DELETE /v2.0/security-groups/9bd1c2f1-2a81-499e-ab51-00d398fc9aa4 => 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: 1545/3082] 10.0.0.211 () {32 vars in 774 bytes} [Tue Apr 14 06:55:02 2026] GET /v2.0/security-groups?tenant_id=02e48a3441c04e01af363680de6aaeff&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3083] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:55:02 2026] DELETE /v2.0/security-groups/274aa95d-3199-4848-aca1-78c04e90c472 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3086] 10.0.0.211 () {32 vars in 649 bytes} [Tue Apr 14 06:55:04 2026] GET /v2.0/networks => generated 2168 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3087] 10.0.0.211 () {32 vars in 655 bytes} [Tue Apr 14 06:55:06 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3088] 10.0.0.211 () {32 vars in 647 bytes} [Tue Apr 14 06:55:06 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3089] 10.0.0.211 () {32 vars in 643 bytes} [Tue Apr 14 06:55:06 2026] GET /v2.0/ports => generated 4721 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3090] 10.0.0.211 () {32 vars in 647 bytes} [Tue Apr 14 06:55:06 2026] GET /v2.0/subnets => generated 1261 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3091] 10.0.0.211 () {32 vars in 649 bytes} [Tue Apr 14 06:55:06 2026] GET /v2.0/networks => generated 2168 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3092] 10.0.0.211 () {32 vars in 663 bytes} [Tue Apr 14 06:55:06 2026] GET /v2.0/security-groups => generated 16622 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3093] 10.0.0.211 () {32 vars in 655 bytes} [Tue Apr 14 06:55:07 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)