+ 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 Jun 2 07:27:49 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:52:53 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-8d86d685c-hdxh9 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, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55879c5d7150 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 2026-06-02 07:27:53.646 8 INFO neutron.common.config [-] Logging enabled! 2026-06-02 07:27:53.647 8 INFO neutron.common.config [-] uwsgi version 23.5.0 /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-06-02 07:27:53.914 7 INFO neutron.common.config [-] Logging enabled! 2026-06-02 07:27:53.914 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-06-02 07:27:53.955 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-02 07:27:54.201 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-02 07:27:54.824 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 07:27:54.828 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-02 07:27:54.831 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-02 07:27:54.833 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 07:27:54.833 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-02 07:27:54.833 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-02 07:27:54.833 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 07:27:54.840 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 07:27:54.840 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 07:27:54.841 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 07:27:54.861 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-02 07:27:54.862 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 07:27:54.862 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-02 07:27:54.906 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-02 07:27:54.906 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-02 07:27:54.906 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-02 07:27:54.906 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-02 07:27:54.913 8 WARNING oslo_policy.policy [None req-3f526c4f-9965-4dbd-beab-c6a62faf2f2d - - - - - -] 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-06-02 07:27:55.154 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 07:27:55.157 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-02 07:27:55.161 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-02 07:27:55.162 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 07:27:55.162 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-02 07:27:55.162 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-02 07:27:55.162 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 07:27:55.168 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 07:27:55.169 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 07:27:55.169 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 07:27:55.188 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-02 07:27:55.190 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 07:27:55.190 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-02 07:27:55.234 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-02 07:27:55.234 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-02 07:27:55.234 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-02 07:27:55.234 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-02 07:27:55.242 7 WARNING oslo_policy.policy [None req-605b73b4-d10b-4a49-8002-ed93d6ff6fbd - - - - - -] 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-06-02 07:27:55.320 8 INFO neutron.plugins.ml2.managers [None req-3f526c4f-9965-4dbd-beab-c6a62faf2f2d - - - - - -] Initializing driver for type 'vlan' 2026-06-02 07:27:55.634 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3f526c4f-9965-4dbd-beab-c6a62faf2f2d - - - - - -] VlanTypeDriver initialization complete 2026-06-02 07:27:55.634 8 INFO neutron.plugins.ml2.managers [None req-3f526c4f-9965-4dbd-beab-c6a62faf2f2d - - - - - -] Initializing driver for type 'vxlan' 2026-06-02 07:27:55.635 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3f526c4f-9965-4dbd-beab-c6a62faf2f2d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-02 07:27:55.658 8 INFO neutron.plugins.ml2.managers [None req-3f526c4f-9965-4dbd-beab-c6a62faf2f2d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-02 07:27:55.659 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3f526c4f-9965-4dbd-beab-c6a62faf2f2d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-02 07:27:55.659 8 INFO neutron.plugins.ml2.managers [None req-3f526c4f-9965-4dbd-beab-c6a62faf2f2d - - - - - -] Initializing extension driver 'port_security' 2026-06-02 07:27:55.659 8 INFO neutron.plugins.ml2.extensions.port_security [None req-3f526c4f-9965-4dbd-beab-c6a62faf2f2d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-02 07:27:55.659 8 INFO neutron.plugins.ml2.managers [None req-3f526c4f-9965-4dbd-beab-c6a62faf2f2d - - - - - -] Initializing extension driver 'qos' 2026-06-02 07:27:55.659 8 INFO neutron.plugins.ml2.managers [None req-3f526c4f-9965-4dbd-beab-c6a62faf2f2d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-02 07:27:55.660 8 INFO neutron.plugins.ml2.managers [None req-3f526c4f-9965-4dbd-beab-c6a62faf2f2d - - - - - -] Initializing mechanism driver 'l2population' 2026-06-02 07:27:55.671 8 INFO neutron.quota [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded quota_driver: . 2026-06-02 07:27:55.672 8 INFO neutron.plugins.ml2.plugin [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Modular L2 Plugin initialization complete 2026-06-02 07:27:55.672 8 INFO neutron.plugins.ml2.managers [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-02 07:27:55.672 8 INFO neutron.plugins.ml2.managers [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-02 07:27:55.672 8 INFO neutron.plugins.ml2.managers [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-02 07:27:55.672 8 INFO neutron.extensions.vlantransparent [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Disabled vlantransparent extension. 2026-06-02 07:27:55.673 8 INFO neutron.manager [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loading Plugin: qos 2026-06-02 07:27:55.683 8 INFO neutron.manager [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loading Plugin: router 2026-06-02 07:27:55.722 8 INFO neutron.services.service_base [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-02 07:27:55.722 8 INFO neutron.manager [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loading Plugin: segments 2026-06-02 07:27:55.747 7 INFO neutron.plugins.ml2.managers [None req-605b73b4-d10b-4a49-8002-ed93d6ff6fbd - - - - - -] Initializing driver for type 'vlan' 2026-06-02 07:27:55.815 8 INFO neutron.manager [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loading Plugin: trunk 2026-06-02 07:27:55.867 8 INFO neutron.manager [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loading Plugin: vpnaas 2026-06-02 07:27:55.906 8 WARNING stevedore.named [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-02 07:27:55.964 8 INFO neutron_vpnaas.services.vpn.plugin [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-02 07:27:55.965 8 INFO neutron.common.utils [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-02 07:27:55.965 8 INFO neutron.manager [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loading Plugin: auto_allocate 2026-06-02 07:27:55.970 8 INFO neutron.manager [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loading Plugin: tag 2026-06-02 07:27:55.978 8 INFO neutron.manager [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loading Plugin: timestamp 2026-06-02 07:27:55.980 8 INFO neutron.manager [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loading Plugin: network_ip_availability 2026-06-02 07:27:55.984 8 INFO neutron.manager [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loading Plugin: flavors 2026-06-02 07:27:55.987 8 INFO neutron.manager [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loading Plugin: revisions 2026-06-02 07:27:55.990 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Initializing extension manager. 2026-06-02 07:27:55.991 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: address-group 2026-06-02 07:27:55.992 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: address-scope 2026-06-02 07:27:55.992 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-02 07:27:55.993 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: agent 2026-06-02 07:27:55.994 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: agent-resources-synced 2026-06-02 07:27:55.995 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-02 07:27:55.996 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-02 07:27:55.996 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: availability_zone 2026-06-02 07:27:55.997 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: availability_zone_filter 2026-06-02 07:27:55.997 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-02 07:27:55.998 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: default-subnetpools 2026-06-02 07:27:55.999 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-02 07:27:56.000 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: dns-integration 2026-06-02 07:27:56.001 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: dns-domain-ports 2026-06-02 07:27:56.001 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-02 07:27:56.002 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: dvr 2026-06-02 07:27:56.003 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-02 07:27:56.003 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: empty-string-filtering 2026-06-02 07:27:56.004 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 07:27:56.004 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-02 07:27:56.005 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: external-net 2026-06-02 07:27:56.006 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-02 07:27:56.006 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: extraroute 2026-06-02 07:27:56.007 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: extraroute-atomic 2026-06-02 07:27:56.007 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-02 07:27:56.008 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-02 07:27:56.009 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-02 07:27:56.009 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-02 07:27:56.010 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: fip-port-details 2026-06-02 07:27:56.011 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: flavors 2026-06-02 07:27:56.012 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-02 07:27:56.013 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: floatingip-pools 2026-06-02 07:27:56.013 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: ip_allocation 2026-06-02 07:27:56.014 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-02 07:27:56.015 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: l2_adjacency 2026-06-02 07:27:56.016 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: router 2026-06-02 07:27:56.017 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 07:27:56.018 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: ext-gw-mode 2026-06-02 07:27:56.018 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: l3-ha 2026-06-02 07:27:56.019 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-02 07:27:56.020 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-02 07:27:56.020 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: l3-flavors 2026-06-02 07:27:56.021 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-02 07:27:56.022 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-02 07:27:56.023 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-02 07:27:56.025 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-02 07:27:56.025 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-02 07:27:56.026 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-02 07:27:56.027 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-02 07:27:56.028 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: multi-provider 2026-06-02 07:27:56.028 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: net-mtu 2026-06-02 07:27:56.029 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: net-mtu-writable 2026-06-02 07:27:56.030 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: network_availability_zone 2026-06-02 07:27:56.030 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: network_ha 2026-06-02 07:27:56.031 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: network-ip-availability 2026-06-02 07:27:56.032 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-02 07:27:56.032 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: pagination 2026-06-02 07:27:56.033 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: port-device-profile 2026-06-02 07:27:56.033 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-02 07:27:56.034 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-02 07:27:56.034 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: port-mac-override 2026-06-02 07:27:56.035 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-02 07:27:56.036 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-02 07:27:56.036 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: port-resource-request 2026-06-02 07:27:56.037 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-02 07:27:56.037 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: binding 2026-06-02 07:27:56.038 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: binding-extended 2026-06-02 07:27:56.039 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: port-security 2026-06-02 07:27:56.039 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: project-id 2026-06-02 07:27:56.040 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: provider 2026-06-02 07:27:56.042 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: qos 2026-06-02 07:27:56.042 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-02 07:27:56.043 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-02 07:27:56.044 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: qos-default 2026-06-02 07:27:56.044 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: qos-fip 2026-06-02 07:27:56.045 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-02 07:27:56.045 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-02 07:27:56.046 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-02 07:27:56.047 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-02 07:27:56.047 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-02 07:27:56.048 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: qos-pps 2026-06-02 07:27:56.049 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-02 07:27:56.049 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-02 07:27:56.050 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: qos-rules-alias 2026-06-02 07:27:56.050 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: quota-check-limit 2026-06-02 07:27:56.052 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: quotas 2026-06-02 07:27:56.053 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: quota_details 2026-06-02 07:27:56.055 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: rbac-policies 2026-06-02 07:27:56.056 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: rbac-address-group 2026-06-02 07:27:56.057 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: rbac-address-scope 2026-06-02 07:27:56.058 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: rbac-security-groups 2026-06-02 07:27:56.058 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-02 07:27:56.059 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: revision-if-match 2026-06-02 07:27:56.061 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-02 07:27:56.062 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: router_availability_zone 2026-06-02 07:27:56.062 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-02 07:27:56.064 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-02 07:27:56.064 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-02 07:27:56.065 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-02 07:27:56.065 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-02 07:27:56.066 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-02 07:27:56.076 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: security-group 2026-06-02 07:27:56.077 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: segment 2026-06-02 07:27:56.078 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-02 07:27:56.079 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: service-type 2026-06-02 07:27:56.079 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: sorting 2026-06-02 07:27:56.080 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: standard-attr-segment 2026-06-02 07:27:56.080 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: standard-attr-description 2026-06-02 07:27:56.081 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: stateful-security-group 2026-06-02 07:27:56.082 8 WARNING neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-02 07:27:56.082 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-02 07:27:56.083 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: subnet_onboard 2026-06-02 07:27:56.083 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-02 07:27:56.084 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: subnet-service-types 2026-06-02 07:27:56.085 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: subnet_allocation 2026-06-02 07:27:56.086 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-02 07:27:56.086 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-02 07:27:56.089 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: standard-attr-tag 2026-06-02 07:27:56.090 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-02 07:27:56.091 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: trunk 2026-06-02 07:27:56.091 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: trunk-details 2026-06-02 07:27:56.092 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-02 07:27:56.093 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-02 07:27:56.094 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-02 07:27:56.094 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: vpn-flavors 2026-06-02 07:27:56.096 8 INFO neutron.api.extensions [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Loaded extension: vpnaas 2026-06-02 07:27:56.098 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-02 07:27:56.098 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-02 07:27:56.099 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:27:56.099 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-02 07:27:56.100 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 07:27:56.100 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 07:27:56.104 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 07:27:56.104 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 07:27:56.104 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 07:27:56.105 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:27:56.105 8 WARNING neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] subnetpool is already registered 2026-06-02 07:27:56.105 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:27:56.105 8 WARNING neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] subnetpool is already registered 2026-06-02 07:27:56.106 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 07:27:56.106 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 07:27:56.106 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 07:27:56.106 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 07:27:56.107 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 07:27:56.107 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 07:27:56.109 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 07:27:56.109 8 WARNING neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] router is already registered 2026-06-02 07:27:56.109 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 07:27:56.109 8 WARNING neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] floatingip is already registered 2026-06-02 07:27:56.110 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 07:27:56.110 8 WARNING neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] rbac_policy is already registered 2026-06-02 07:27:56.111 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 07:27:56.111 8 WARNING neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] security_group is already registered 2026-06-02 07:27:56.111 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 07:27:56.111 8 WARNING neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] security_group_rule is already registered 2026-06-02 07:27:56.111 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:27:56.112 8 WARNING neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] subnetpool is already registered 2026-06-02 07:27:56.112 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:27:56.112 8 WARNING neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] subnetpool is already registered 2026-06-02 07:27:56.112 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 07:27:56.112 8 WARNING neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] trunk is already registered 2026-06-02 07:27:56.113 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 07:27:56.113 8 WARNING neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] endpoint_group is already registered 2026-06-02 07:27:56.113 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 07:27:56.113 8 WARNING neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] vpnservice is already registered 2026-06-02 07:27:56.113 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 07:27:56.113 8 WARNING neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] ipsec_site_connection is already registered 2026-06-02 07:27:56.114 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 07:27:56.114 8 WARNING neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] ipsecpolicy is already registered 2026-06-02 07:27:56.114 8 INFO neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 07:27:56.114 8 WARNING neutron.quota.resource_registry [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] ikepolicy is already registered 2026-06-02 07:27:56.147 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-605b73b4-d10b-4a49-8002-ed93d6ff6fbd - - - - - -] VlanTypeDriver initialization complete 2026-06-02 07:27:56.148 7 INFO neutron.plugins.ml2.managers [None req-605b73b4-d10b-4a49-8002-ed93d6ff6fbd - - - - - -] Initializing driver for type 'vxlan' 2026-06-02 07:27:56.148 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-605b73b4-d10b-4a49-8002-ed93d6ff6fbd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-02 07:27:56.150 8 WARNING keystonemiddleware._common.config [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 07:27:56.158 8 WARNING oslo_config.cfg [None req-796602ee-7efe-4adc-8122-c942d5511509 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55879c5d7150 pid: 8 (default app) 2026-06-02 07:27:56.174 7 INFO neutron.plugins.ml2.managers [None req-605b73b4-d10b-4a49-8002-ed93d6ff6fbd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-02 07:27:56.175 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-605b73b4-d10b-4a49-8002-ed93d6ff6fbd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-02 07:27:56.175 7 INFO neutron.plugins.ml2.managers [None req-605b73b4-d10b-4a49-8002-ed93d6ff6fbd - - - - - -] Initializing extension driver 'port_security' 2026-06-02 07:27:56.175 7 INFO neutron.plugins.ml2.extensions.port_security [None req-605b73b4-d10b-4a49-8002-ed93d6ff6fbd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-02 07:27:56.175 7 INFO neutron.plugins.ml2.managers [None req-605b73b4-d10b-4a49-8002-ed93d6ff6fbd - - - - - -] Initializing extension driver 'qos' 2026-06-02 07:27:56.175 7 INFO neutron.plugins.ml2.managers [None req-605b73b4-d10b-4a49-8002-ed93d6ff6fbd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-02 07:27:56.175 7 INFO neutron.plugins.ml2.managers [None req-605b73b4-d10b-4a49-8002-ed93d6ff6fbd - - - - - -] Initializing mechanism driver 'l2population' 2026-06-02 07:27:56.187 7 INFO neutron.quota [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded quota_driver: . 2026-06-02 07:27:56.187 7 INFO neutron.plugins.ml2.plugin [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Modular L2 Plugin initialization complete 2026-06-02 07:27:56.188 7 INFO neutron.plugins.ml2.managers [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-02 07:27:56.188 7 INFO neutron.plugins.ml2.managers [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-02 07:27:56.188 7 INFO neutron.plugins.ml2.managers [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Got port-security extension from driver 'port_security' 2026-06-02 07:27:56.188 7 INFO neutron.extensions.vlantransparent [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Disabled vlantransparent extension. 2026-06-02 07:27:56.188 7 INFO neutron.manager [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loading Plugin: qos 2026-06-02 07:27:56.199 7 INFO neutron.manager [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loading Plugin: router 2026-06-02 07:27:56.241 7 INFO neutron.services.service_base [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-02 07:27:56.242 7 INFO neutron.manager [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loading Plugin: segments 2026-06-02 07:27:56.369 7 INFO neutron.manager [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loading Plugin: trunk 2026-06-02 07:27:56.420 7 INFO neutron.manager [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loading Plugin: vpnaas 2026-06-02 07:27:56.458 7 WARNING stevedore.named [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-02 07:27:56.506 7 INFO neutron_vpnaas.services.vpn.plugin [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-02 07:27:56.507 7 INFO neutron.common.utils [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-02 07:27:56.507 7 INFO neutron.manager [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loading Plugin: auto_allocate 2026-06-02 07:27:56.511 7 INFO neutron.manager [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loading Plugin: tag 2026-06-02 07:27:56.517 7 INFO neutron.manager [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loading Plugin: timestamp 2026-06-02 07:27:56.519 7 INFO neutron.manager [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loading Plugin: network_ip_availability 2026-06-02 07:27:56.523 7 INFO neutron.manager [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loading Plugin: flavors 2026-06-02 07:27:56.525 7 INFO neutron.manager [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loading Plugin: revisions 2026-06-02 07:27:56.528 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Initializing extension manager. 2026-06-02 07:27:56.530 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: address-group 2026-06-02 07:27:56.530 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: address-scope 2026-06-02 07:27:56.531 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-02 07:27:56.532 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: agent 2026-06-02 07:27:56.533 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: agent-resources-synced 2026-06-02 07:27:56.534 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: allowed-address-pairs 2026-06-02 07:27:56.535 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: auto-allocated-topology 2026-06-02 07:27:56.536 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: availability_zone 2026-06-02 07:27:56.536 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: availability_zone_filter 2026-06-02 07:27:56.537 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-02 07:27:56.537 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: default-subnetpools 2026-06-02 07:27:56.539 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-02 07:27:56.539 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: dns-integration 2026-06-02 07:27:56.540 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: dns-domain-ports 2026-06-02 07:27:56.541 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-02 07:27:56.541 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: dvr 2026-06-02 07:27:56.542 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-02 07:27:56.542 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: empty-string-filtering 2026-06-02 07:27:56.543 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 07:27:56.544 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-02 07:27:56.544 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: external-net 2026-06-02 07:27:56.545 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-02 07:27:56.545 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: extraroute 2026-06-02 07:27:56.546 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: extraroute-atomic 2026-06-02 07:27:56.547 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-02 07:27:56.547 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-02 07:27:56.548 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-02 07:27:56.548 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-02 07:27:56.551 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: fip-port-details 2026-06-02 07:27:56.552 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: flavors 2026-06-02 07:27:56.553 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-02 07:27:56.554 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: floatingip-pools 2026-06-02 07:27:56.555 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: ip_allocation 2026-06-02 07:27:56.555 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: ip-substring-filtering 2026-06-02 07:27:56.556 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: l2_adjacency 2026-06-02 07:27:56.557 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: router 2026-06-02 07:27:56.558 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 07:27:56.559 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: ext-gw-mode 2026-06-02 07:27:56.560 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: l3-ha 2026-06-02 07:27:56.560 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-02 07:27:56.561 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-02 07:27:56.561 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: l3-flavors 2026-06-02 07:27:56.562 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-02 07:27:56.563 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-02 07:27:56.565 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-02 07:27:56.566 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-02 07:27:56.567 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-02 07:27:56.569 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-02 07:27:56.569 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-02 07:27:56.570 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: multi-provider 2026-06-02 07:27:56.570 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: net-mtu 2026-06-02 07:27:56.571 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: net-mtu-writable 2026-06-02 07:27:56.572 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: network_availability_zone 2026-06-02 07:27:56.573 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: network_ha 2026-06-02 07:27:56.573 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: network-ip-availability 2026-06-02 07:27:56.574 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-02 07:27:56.575 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: pagination 2026-06-02 07:27:56.576 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: port-device-profile 2026-06-02 07:27:56.576 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-02 07:27:56.577 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-02 07:27:56.577 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: port-mac-override 2026-06-02 07:27:56.578 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-02 07:27:56.578 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-02 07:27:56.579 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: port-resource-request 2026-06-02 07:27:56.580 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: port-resource-request-groups 2026-06-02 07:27:56.580 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: binding 2026-06-02 07:27:56.581 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: binding-extended 2026-06-02 07:27:56.582 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: port-security 2026-06-02 07:27:56.582 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: project-id 2026-06-02 07:27:56.583 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: provider 2026-06-02 07:27:56.585 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: qos 2026-06-02 07:27:56.586 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-02 07:27:56.586 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-02 07:27:56.587 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: qos-default 2026-06-02 07:27:56.587 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: qos-fip 2026-06-02 07:27:56.588 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-02 07:27:56.589 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: qos-gateway-ip 2026-06-02 07:27:56.589 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: qos-port-network-policy 2026-06-02 07:27:56.590 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: qos-pps-minimum 2026-06-02 07:27:56.590 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-02 07:27:56.591 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: qos-pps 2026-06-02 07:27:56.592 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: qos-rule-type-details 2026-06-02 07:27:56.593 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-02 07:27:56.593 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: qos-rules-alias 2026-06-02 07:27:56.594 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: quota-check-limit 2026-06-02 07:27:56.596 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: quotas 2026-06-02 07:27:56.597 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: quota_details 2026-06-02 07:27:56.598 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: rbac-policies 2026-06-02 07:27:56.599 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: rbac-address-group 2026-06-02 07:27:56.599 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: rbac-address-scope 2026-06-02 07:27:56.600 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: rbac-security-groups 2026-06-02 07:27:56.601 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: rbac-subnetpool 2026-06-02 07:27:56.601 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: revision-if-match 2026-06-02 07:27:56.602 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: standard-attr-revisions 2026-06-02 07:27:56.602 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: router_availability_zone 2026-06-02 07:27:56.603 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-02 07:27:56.605 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: security-groups-default-rules 2026-06-02 07:27:56.605 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-02 07:27:56.606 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-02 07:27:56.606 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-02 07:27:56.607 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-02 07:27:56.615 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: security-group 2026-06-02 07:27:56.616 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: segment 2026-06-02 07:27:56.616 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-02 07:27:56.617 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: service-type 2026-06-02 07:27:56.618 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: sorting 2026-06-02 07:27:56.618 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: standard-attr-segment 2026-06-02 07:27:56.619 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: standard-attr-description 2026-06-02 07:27:56.619 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: stateful-security-group 2026-06-02 07:27:56.620 7 WARNING neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-02 07:27:56.621 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-02 07:27:56.621 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: subnet_onboard 2026-06-02 07:27:56.622 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-02 07:27:56.622 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: subnet-service-types 2026-06-02 07:27:56.623 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: subnet_allocation 2026-06-02 07:27:56.624 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-02 07:27:56.625 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-02 07:27:56.627 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: standard-attr-tag 2026-06-02 07:27:56.628 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-02 07:27:56.629 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: trunk 2026-06-02 07:27:56.630 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: trunk-details 2026-06-02 07:27:56.631 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-02 07:27:56.631 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-02 07:27:56.632 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-02 07:27:56.633 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: vpn-flavors 2026-06-02 07:27:56.634 7 INFO neutron.api.extensions [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Loaded extension: vpnaas 2026-06-02 07:27:56.637 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-02 07:27:56.637 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-02 07:27:56.637 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:27:56.638 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-02 07:27:56.639 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 07:27:56.639 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 07:27:56.641 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 07:27:56.641 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 07:27:56.642 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 07:27:56.642 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:27:56.642 7 WARNING neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] subnetpool is already registered 2026-06-02 07:27:56.642 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:27:56.642 7 WARNING neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] subnetpool is already registered 2026-06-02 07:27:56.643 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 07:27:56.643 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 07:27:56.643 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 07:27:56.643 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 07:27:56.644 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 07:27:56.644 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 07:27:56.646 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 07:27:56.646 7 WARNING neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] router is already registered 2026-06-02 07:27:56.646 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 07:27:56.647 7 WARNING neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] floatingip is already registered 2026-06-02 07:27:56.648 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 07:27:56.648 7 WARNING neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] rbac_policy is already registered 2026-06-02 07:27:56.648 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 07:27:56.648 7 WARNING neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] security_group is already registered 2026-06-02 07:27:56.648 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 07:27:56.649 7 WARNING neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] security_group_rule is already registered 2026-06-02 07:27:56.649 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:27:56.649 7 WARNING neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] subnetpool is already registered 2026-06-02 07:27:56.649 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:27:56.649 7 WARNING neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] subnetpool is already registered 2026-06-02 07:27:56.650 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 07:27:56.650 7 WARNING neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] trunk is already registered 2026-06-02 07:27:56.650 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 07:27:56.650 7 WARNING neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] endpoint_group is already registered 2026-06-02 07:27:56.650 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 07:27:56.651 7 WARNING neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] vpnservice is already registered 2026-06-02 07:27:56.651 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 07:27:56.651 7 WARNING neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] ipsec_site_connection is already registered 2026-06-02 07:27:56.651 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 07:27:56.651 7 WARNING neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] ipsecpolicy is already registered 2026-06-02 07:27:56.652 7 INFO neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 07:27:56.652 7 WARNING neutron.quota.resource_registry [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] ikepolicy is already registered 2026-06-02 07:27:56.692 7 WARNING keystonemiddleware._common.config [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 07:27:56.701 7 WARNING oslo_config.cfg [None req-0b17f013-70de-44cb-b45f-78997c33525f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55879c5d7150 pid: 7 (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-06-02 07:28:01.027 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8aebd43-f2b0-4890-945f-8a8d1ca94f79 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.4 () {44 vars in 919 bytes} [Tue Jun 2 07:28:00 2026] GET /v2.0/networks/public => generated 108 bytes in 737 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: 1/4] 199.204.45.4 () {44 vars in 941 bytes} [Tue Jun 2 07:28:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 07:28:01.620 8 WARNING oslo_policy.policy [None req-6a96274a-e1da-47cc-9035-07e944a09c6e c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-02 07:28:01.754 8 WARNING neutron.services.revisions.revision_plugin [None req-6a96274a-e1da-47cc-9035-07e944a09c6e c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Could not find related network for resource to bump revision. 2026-06-02 07:28:01.780 8 INFO neutron.db.segments_db [None req-6a96274a-e1da-47cc-9035-07e944a09c6e c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 32e0ef19-ee93-4be4-aa42-c8feec0d1f35 of type flat for network ba968681-1480-4185-ba24-6b0dde63cc2f 2026-06-02 07:28:01.837 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a96274a-e1da-47cc-9035-07e944a09c6e c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.4 () {48 vars in 959 bytes} [Tue Jun 2 07:28:01 2026] POST /v2.0/networks => generated 124 bytes in 529 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:28:07.743 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0bb6c3fc-78e7-48b2-9baf-358ed1f8aba5 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.4 () {44 vars in 919 bytes} [Tue Jun 2 07:28:07 2026] GET /v2.0/networks/public => generated 108 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.4 () {44 vars in 941 bytes} [Tue Jun 2 07:28:07 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-06-02 07:28:07.834 8 WARNING neutron.services.revisions.revision_plugin [None req-0b0f4a8e-0f80-4e32-be38-b52664252443 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Could not find related network for resource to bump revision. 2026-06-02 07:28:07.859 8 INFO neutron.db.segments_db [None req-0b0f4a8e-0f80-4e32-be38-b52664252443 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment b073b190-3028-4eb4-9a12-06fbf8bc3d66 of type flat for network 60585a21-d9af-4863-8bbb-3d59e8897de6 2026-06-02 07:28:07.896 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b0f4a8e-0f80-4e32-be38-b52664252443 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.4 () {48 vars in 959 bytes} [Tue Jun 2 07:28:07 2026] POST /v2.0/networks => generated 124 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:28:14.189 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4a23a12-7848-4ffe-be6f-bde42fa6823a c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.4 () {44 vars in 919 bytes} [Tue Jun 2 07:28:13 2026] GET /v2.0/networks/public => generated 108 bytes in 460 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.4 () {44 vars in 941 bytes} [Tue Jun 2 07:28:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 07:28:14.557 7 WARNING oslo_policy.policy [None req-4bebe24f-f0c5-4cc0-b00d-9e86373aae60 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-02 07:28:14.597 7 WARNING neutron.services.revisions.revision_plugin [None req-4bebe24f-f0c5-4cc0-b00d-9e86373aae60 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Could not find related network for resource to bump revision. 2026-06-02 07:28:14.622 7 INFO neutron.db.segments_db [None req-4bebe24f-f0c5-4cc0-b00d-9e86373aae60 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment c8d36a35-fcbe-4868-a3d8-5bf2e66225fa of type flat for network 70f1412f-2cdb-4dbc-947b-d6b311425294 2026-06-02 07:28:14.673 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4bebe24f-f0c5-4cc0-b00d-9e86373aae60 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.4 () {48 vars in 959 bytes} [Tue Jun 2 07:28:14 2026] POST /v2.0/networks => generated 124 bytes in 463 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:28:20.556 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f885cf37-dfff-443e-8acb-142bec940a28 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.4 () {44 vars in 919 bytes} [Tue Jun 2 07:28:20 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.4 () {44 vars in 941 bytes} [Tue Jun 2 07:28:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 07:28:20.621 8 WARNING neutron.services.revisions.revision_plugin [None req-2f347787-0771-4eb0-8727-572377a98312 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Could not find related network for resource to bump revision. 2026-06-02 07:28:20.642 8 INFO neutron.db.segments_db [None req-2f347787-0771-4eb0-8727-572377a98312 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment be1166f5-8cb7-4e81-a176-68c73d40417b of type flat for network 3971c916-5a53-461f-bf84-6e50c501c0de 2026-06-02 07:28:20.678 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f347787-0771-4eb0-8727-572377a98312 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.204.45.4 () {48 vars in 959 bytes} [Tue Jun 2 07:28:20 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:28:26.532 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f8e3e453-1473-4367-8542-4885abe2e17b c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.4 () {44 vars in 919 bytes} [Tue Jun 2 07:28:26 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.4 () {44 vars in 941 bytes} [Tue Jun 2 07:28:26 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-06-02 07:28:26.614 8 WARNING neutron.services.revisions.revision_plugin [None req-560a0f31-b925-4b63-b1bb-3da6cda8384d c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Could not find related network for resource to bump revision. 2026-06-02 07:28:26.638 8 INFO neutron.db.segments_db [None req-560a0f31-b925-4b63-b1bb-3da6cda8384d c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 6dc40c85-6b71-4334-a05d-48902b680c78 of type flat for network 0ed815ba-bd34-43cb-9e49-00c60d69c436 [pid: 8|app: 0|req: 11/19] 199.204.45.4 () {48 vars in 959 bytes} [Tue Jun 2 07:28:26 2026] POST /v2.0/networks => generated 706 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 07:28:27.936 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d070b80-b8f9-47cd-952b-8b42b7caa4a2 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.4 () {44 vars in 919 bytes} [Tue Jun 2 07:28:27 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.4 () {44 vars in 941 bytes} [Tue Jun 2 07:28:27 2026] GET /v2.0/networks?name=public => generated 709 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:28:28.081 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3a0e528-4965-4626-aff7-99fc41de0a15 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/22] 199.204.45.4 () {44 vars in 1026 bytes} [Tue Jun 2 07:28:28 2026] GET /v2.0/subnets/public-subnet?network_id=0ed815ba-bd34-43cb-9e49-00c60d69c436 => generated 113 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.204.45.4 () {44 vars in 1049 bytes} [Tue Jun 2 07:28:28 2026] GET /v2.0/subnets?name=public-subnet&network_id=0ed815ba-bd34-43cb-9e49-00c60d69c436 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.4 () {48 vars in 957 bytes} [Tue Jun 2 07:28:28 2026] POST /v2.0/subnets => generated 641 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 07:33:12.922 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8be3f674-295c-4e22-88fd-9d2647bcce92] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 07:33:12.927 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e4d5fea9-21f2-43ba-a148-8c37360e0db5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 07:33:12.928 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 07:33:12 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.4) !!! 2026-06-02 07:33:12.932 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 07:33:12 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.4) !!! 2026-06-02 07:33:13.115 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76259bbc-1880-46bf-bfe6-a2a272e2e0b5 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/62] 199.204.45.4 () {44 vars in 929 bytes} [Tue Jun 2 07:33:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 203 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:33:13.126 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a1496a3-c1e6-42ca-b8d1-0aa3782fbb8e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 07:33:13.127 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [12289fca-8427-4c7c-89a5-420a8c5ced73] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 07:33:13.130 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 07:33:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.4) !!! [pid: 8|app: 0|req: 33/63] 199.204.45.4 () {44 vars in 951 bytes} [Tue Jun 2 07:33:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 07:33:13.249 7 INFO neutron.db.segments_db [None req-3e3c9929-983c-4c40-a529-3f3f8478478a c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment d9469248-a6eb-45c2-8315-b2a97ea8a3dc of type vxlan for network fca96783-d7e4-429f-b4d2-8e87e3cdf8b9 [pid: 7|app: 0|req: 31/64] 199.204.45.4 () {48 vars in 958 bytes} [Tue Jun 2 07:33:13 2026] POST /v2.0/networks => generated 707 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 07:33:14.398 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7a1496a3-c1e6-42ca-b8d1-0aa3782fbb8e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56744. 2026-06-02 07:33:14.399 8 INFO oslo.messaging._drivers.impl_rabbit [-] [12289fca-8427-4c7c-89a5-420a8c5ced73] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56740. 2026-06-02 07:33:14.453 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6c21024-3ce7-4a55-ad0a-e4b940207db7 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/65] 199.204.45.4 () {44 vars in 929 bytes} [Tue Jun 2 07:33:14 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:33:14.551 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8be3f674-295c-4e22-88fd-9d2647bcce92] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56760. 2026-06-02 07:33:14.551 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e4d5fea9-21f2-43ba-a148-8c37360e0db5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56772. [pid: 7|app: 0|req: 32/66] 199.204.45.4 () {44 vars in 951 bytes} [Tue Jun 2 07:33:14 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:33:14.609 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa994e98-e4ce-4b26-a0a5-caa11bbb3360 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/67] 199.204.45.4 () {44 vars in 1028 bytes} [Tue Jun 2 07:33:14 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.204.45.4 () {44 vars in 1051 bytes} [Tue Jun 2 07:33:14 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.204.45.4 () {48 vars in 957 bytes} [Tue Jun 2 07:33:14 2026] POST /v2.0/subnets => generated 627 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 07:33:16.338 7 INFO neutron.api.v2.resource [None req-c07e7e95-7c03-4178-82f3-3586ea0e52d0 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/70] 199.204.45.4 () {44 vars in 963 bytes} [Tue Jun 2 07:33:16 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.4 () {44 vars in 985 bytes} [Tue Jun 2 07:33:16 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.4 () {48 vars in 972 bytes} [Tue Jun 2 07:33:16 2026] POST /v2.0/security-groups => generated 1552 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:17 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 1552 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:17 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 1552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:17 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 1552 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.4 () {48 vars in 983 bytes} [Tue Jun 2 07:33:17 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: 8|app: 0|req: 40/77] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:19 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 2134 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:19 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 2134 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:19 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 2134 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.4 () {48 vars in 983 bytes} [Tue Jun 2 07:33:19 2026] POST /v2.0/security-group-rules => generated 571 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:20 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 2718 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:20 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:20 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 2718 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.4 () {48 vars in 983 bytes} [Tue Jun 2 07:33:20 2026] POST /v2.0/security-group-rules => generated 571 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:21 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 3302 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:21 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 3302 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:21 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 3302 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.4 () {48 vars in 983 bytes} [Tue Jun 2 07:33:21 2026] POST /v2.0/security-group-rules => generated 571 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:22 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 3886 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:22 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 3886 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:22 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 3886 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.4 () {48 vars in 983 bytes} [Tue Jun 2 07:33:22 2026] POST /v2.0/security-group-rules => generated 571 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.4 () {44 vars in 979 bytes} [Tue Jun 2 07:33:24 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9 => generated 732 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:33:24.358 7 INFO neutron.pecan_wsgi.hooks.translation [None req-02f49ed6-b439-4312-8783-4538456c90e7 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/96] 199.204.45.4 () {44 vars in 1068 bytes} [Tue Jun 2 07:33:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.4 () {44 vars in 1091 bytes} [Tue Jun 2 07:33:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:24 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => 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: 51/99] 199.204.45.4 () {48 vars in 953 bytes} [Tue Jun 2 07:33:24 2026] POST /v2.0/ports => generated 1096 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 07:33:30.810 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec2defd0-769b-46f2-82f0-7b80dd638262 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/100] 199.204.45.4 () {44 vars in 971 bytes} [Tue Jun 2 07:33:30 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: 8|app: 0|req: 52/101] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.4 () {48 vars in 1023 bytes} [Tue Jun 2 07:33:30 2026] PUT /v2.0/ports/6bf73940-9f88-4766-8881-9ef62ab24771 => generated 1209 bytes in 846 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.204.45.4 () {44 vars in 912 bytes} [Tue Jun 2 07:33:33 2026] GET /v2.0/ports => generated 3726 bytes in 356 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-06-02 07:33:34.722 7 INFO neutron.api.v2.resource [None req-2841c37e-7f35-427a-b424-f3b2b7cdf3c2 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/104] 199.204.45.4 () {44 vars in 951 bytes} [Tue Jun 2 07:33:34 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.4 () {44 vars in 973 bytes} [Tue Jun 2 07:33:34 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: 7|app: 0|req: 52/106] 199.204.45.4 () {48 vars in 972 bytes} [Tue Jun 2 07:33:34 2026] POST /v2.0/security-groups => generated 1546 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:36 2026] GET /v2.0/security-groups/bd82c293-018c-4e97-9c0a-efcfff0a8d05 => generated 1546 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:36 2026] GET /v2.0/security-groups/bd82c293-018c-4e97-9c0a-efcfff0a8d05 => generated 1546 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:36 2026] GET /v2.0/security-groups/bd82c293-018c-4e97-9c0a-efcfff0a8d05 => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.4 () {48 vars in 983 bytes} [Tue Jun 2 07:33:36 2026] POST /v2.0/security-group-rules => generated 589 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:37 2026] GET /v2.0/security-groups/bd82c293-018c-4e97-9c0a-efcfff0a8d05 => generated 2148 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:37 2026] GET /v2.0/security-groups/bd82c293-018c-4e97-9c0a-efcfff0a8d05 => generated 2148 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:33:37 2026] GET /v2.0/security-groups/bd82c293-018c-4e97-9c0a-efcfff0a8d05 => generated 2148 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.4 () {48 vars in 983 bytes} [Tue Jun 2 07:33:37 2026] POST /v2.0/security-group-rules => generated 593 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/127] 199.204.45.4 () {44 vars in 967 bytes} [Tue Jun 2 07:34:52 2026] GET /v2.0/quotas/512bf5fd16c94041a8f81a620ee57d0e => generated 292 bytes in 25 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: 63/128] 199.204.45.4 () {48 vars in 1019 bytes} [Tue Jun 2 07:34:53 2026] PUT /v2.0/quotas/512bf5fd16c94041a8f81a620ee57d0e => generated 291 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:37:13.421 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a1496a3-c1e6-42ca-b8d1-0aa3782fbb8e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 07:37:13.422 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [12289fca-8427-4c7c-89a5-420a8c5ced73] 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-06-02 07:37:13.652 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48998642-1b8b-4cf7-ab5f-9a3863b7328f c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/147] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 07:37:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 241 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:37:13.667 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8be3f674-295c-4e22-88fd-9d2647bcce92] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 07:37:13.670 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e4d5fea9-21f2-43ba-a148-8c37360e0db5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 07:37:13.673 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 07:37:13 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.4) !!! 2026-06-02 07:37:13.678 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 07:37:13 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.4) !!! /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: 73/148] 199.204.45.4 () {30 vars in 760 bytes} [Tue Jun 2 07:37:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 07:37:15.721 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7a1496a3-c1e6-42ca-b8d1-0aa3782fbb8e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50242. 2026-06-02 07:37:15.722 8 INFO oslo.messaging._drivers.impl_rabbit [-] [12289fca-8427-4c7c-89a5-420a8c5ced73] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50258. 2026-06-02 07:37:15.847 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44dcf72d-ed8c-4251-b292-908bc04b36b1 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/149] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 07:37:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/150] 199.204.45.4 () {30 vars in 760 bytes} [Tue Jun 2 07:37:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 07:43:24.140 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [12289fca-8427-4c7c-89a5-420a8c5ced73] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 07:43:24.141 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a1496a3-c1e6-42ca-b8d1-0aa3782fbb8e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 07:43:24.145 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 07:43:24 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=42549be140ff4e18986d23aec55d0fda (ip 199.204.45.4) !!! 2026-06-02 07:43:24.319 8 INFO neutron.api.v2.resource [None req-c0688ea7-a5b3-45fd-a5f1-d18ceeabeab6 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 102/201] 199.204.45.4 () {44 vars in 1066 bytes} [Tue Jun 2 07:43:24 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=42549be140ff4e18986d23aec55d0fda => generated 139 bytes in 188 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:43:24.332 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8be3f674-295c-4e22-88fd-9d2647bcce92] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50262. 2026-06-02 07:43:24.333 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8be3f674-295c-4e22-88fd-9d2647bcce92] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 07:43:24.333 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e4d5fea9-21f2-43ba-a148-8c37360e0db5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50268. 2026-06-02 07:43:24.334 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e4d5fea9-21f2-43ba-a148-8c37360e0db5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 07:43:24.335 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 07:43:24 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=42549be140ff4e18986d23aec55d0fda (ip 199.204.45.4) !!! 2026-06-02 07:43:24.338 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 07:43:24 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=42549be140ff4e18986d23aec55d0fda (ip 199.204.45.4) !!! [pid: 7|app: 0|req: 100/202] 199.204.45.4 () {44 vars in 1089 bytes} [Tue Jun 2 07:43:24 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=42549be140ff4e18986d23aec55d0fda => generated 23 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/203] 199.204.45.4 () {48 vars in 973 bytes} [Tue Jun 2 07:43:24 2026] POST /v2.0/security-groups => generated 1560 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 07:43:25.791 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e4d5fea9-21f2-43ba-a148-8c37360e0db5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52270. 2026-06-02 07:43:25.793 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8be3f674-295c-4e22-88fd-9d2647bcce92] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52260. [pid: 7|app: 0|req: 101/204] 199.204.45.4 () {44 vars in 1080 bytes} [Tue Jun 2 07:43:25 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12?project_id=42549be140ff4e18986d23aec55d0fda => generated 1560 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 07:43:25.910 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7a1496a3-c1e6-42ca-b8d1-0aa3782fbb8e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52292. 2026-06-02 07:43:25.912 8 INFO oslo.messaging._drivers.impl_rabbit [-] [12289fca-8427-4c7c-89a5-420a8c5ced73] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52280. [pid: 8|app: 0|req: 104/205] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:43:25 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12 => generated 1560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/206] 199.204.45.4 () {44 vars in 1080 bytes} [Tue Jun 2 07:43:25 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12?project_id=42549be140ff4e18986d23aec55d0fda => generated 1560 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/207] 199.204.45.4 () {48 vars in 983 bytes} [Tue Jun 2 07:43:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/208] 199.204.45.4 () {44 vars in 1080 bytes} [Tue Jun 2 07:43:27 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12?project_id=42549be140ff4e18986d23aec55d0fda => generated 2138 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/209] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:43:27 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12 => generated 2138 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/210] 199.204.45.4 () {44 vars in 1080 bytes} [Tue Jun 2 07:43:27 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12?project_id=42549be140ff4e18986d23aec55d0fda => generated 2138 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/211] 199.204.45.4 () {48 vars in 983 bytes} [Tue Jun 2 07:43:27 2026] POST /v2.0/security-group-rules => generated 567 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 199.204.45.4 () {44 vars in 1080 bytes} [Tue Jun 2 07:43:28 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12?project_id=42549be140ff4e18986d23aec55d0fda => generated 2718 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/213] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:43:28 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12 => generated 2718 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/214] 199.204.45.4 () {44 vars in 1080 bytes} [Tue Jun 2 07:43:28 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12?project_id=42549be140ff4e18986d23aec55d0fda => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/215] 199.204.45.4 () {48 vars in 983 bytes} [Tue Jun 2 07:43:28 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/216] 199.204.45.4 () {44 vars in 1080 bytes} [Tue Jun 2 07:43:29 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12?project_id=42549be140ff4e18986d23aec55d0fda => generated 3300 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/217] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:43:29 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12 => generated 3300 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/218] 199.204.45.4 () {44 vars in 1080 bytes} [Tue Jun 2 07:43:29 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12?project_id=42549be140ff4e18986d23aec55d0fda => generated 3300 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/219] 199.204.45.4 () {48 vars in 983 bytes} [Tue Jun 2 07:43:29 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: 118/238] 199.204.45.4 () {30 vars in 737 bytes} [Tue Jun 2 07:45:40 2026] GET /v2.0/networks?tenant_id=42549be140ff4e18986d23aec55d0fda&shared=False => generated 15 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 07:45:41.203 8 INFO neutron.db.segments_db [None req-639b6723-1420-41d0-8431-797bc204346f 9dec50ce86434ca1983c1e3177c2b986 42549be140ff4e18986d23aec55d0fda - - 9537b3356a3e46488b0b2e82c109f249 9537b3356a3e46488b0b2e82c109f249] Added segment 2130ace5-6ab5-490a-8b7e-a5976e7a267a of type vxlan for network 1707a2cd-c692-4942-8ac6-3600882bde15 [pid: 8|app: 0|req: 121/239] 199.204.45.4 () {34 vars in 679 bytes} [Tue Jun 2 07:45:41 2026] POST /v2.0/networks => generated 718 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/240] 199.204.45.4 () {30 vars in 719 bytes} [Tue Jun 2 07:45:41 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: 122/241] 199.204.45.4 () {30 vars in 630 bytes} [Tue Jun 2 07:45:41 2026] GET /v2.0/extensions => generated 19600 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/242] 199.204.45.4 () {34 vars in 674 bytes} [Tue Jun 2 07:45:41 2026] POST /v2.0/ports => generated 963 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/243] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 07:45:41 2026] GET /v2.0/networks/1707a2cd-c692-4942-8ac6-3600882bde15 => 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: 121/244] 199.204.45.4 () {30 vars in 719 bytes} [Tue Jun 2 07:45:44 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/245] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 07:45:44 2026] GET /v2.0/networks/1707a2cd-c692-4942-8ac6-3600882bde15 => generated 705 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/248] 199.204.45.4 () {44 vars in 967 bytes} [Tue Jun 2 07:46:02 2026] GET /v2.0/quotas/42549be140ff4e18986d23aec55d0fda => generated 292 bytes in 18 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: 126/249] 199.204.45.4 () {48 vars in 1019 bytes} [Tue Jun 2 07:46:02 2026] PUT /v2.0/quotas/42549be140ff4e18986d23aec55d0fda => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:57:49.621 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [12289fca-8427-4c7c-89a5-420a8c5ced73] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 07:57:49.622 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a1496a3-c1e6-42ca-b8d1-0aa3782fbb8e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 07:57:49.625 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 07:57:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.4) !!! 2026-06-02 07:57:49.789 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21acc67b-f157-494c-bfe3-20dda46b438a c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/344] 199.204.45.4 () {44 vars in 919 bytes} [Tue Jun 2 07:57:49 2026] GET /v2.0/networks/public => generated 108 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:57:49.798 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8be3f674-295c-4e22-88fd-9d2647bcce92] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 07:57:49.801 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e4d5fea9-21f2-43ba-a148-8c37360e0db5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 07:57:49.803 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 07:57:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.4) !!! 2026-06-02 07:57:49.808 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 07:57:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.4) !!! [pid: 7|app: 0|req: 171/345] 199.204.45.4 () {44 vars in 941 bytes} [Tue Jun 2 07:57:49 2026] GET /v2.0/networks?name=public => generated 753 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:57:51.151 8 INFO oslo.messaging._drivers.impl_rabbit [-] [12289fca-8427-4c7c-89a5-420a8c5ced73] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57052. 2026-06-02 07:57:51.152 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7a1496a3-c1e6-42ca-b8d1-0aa3782fbb8e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57066. 2026-06-02 07:57:51.197 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39d25ae9-fd92-49b5-a9fe-8cdd0112aead c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/346] 199.204.45.4 () {44 vars in 919 bytes} [Tue Jun 2 07:57:51 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:57:51.248 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e4d5fea9-21f2-43ba-a148-8c37360e0db5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57086. 2026-06-02 07:57:51.250 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8be3f674-295c-4e22-88fd-9d2647bcce92] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57072. [pid: 7|app: 0|req: 172/347] 199.204.45.4 () {44 vars in 941 bytes} [Tue Jun 2 07:57:51 2026] GET /v2.0/networks?name=public => generated 753 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:57:51.338 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f5cbdae-a02f-4007-9ea1-ffb05a5a03fe c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/348] 199.204.45.4 () {44 vars in 1026 bytes} [Tue Jun 2 07:57:51 2026] GET /v2.0/subnets/public-subnet?network_id=0ed815ba-bd34-43cb-9e49-00c60d69c436 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/349] 199.204.45.4 () {44 vars in 1049 bytes} [Tue Jun 2 07:57:51 2026] GET /v2.0/subnets?name=public-subnet&network_id=0ed815ba-bd34-43cb-9e49-00c60d69c436 => generated 644 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:58:26.560 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f69ccf7-bbcf-48bf-b60b-bf3270f3961b c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/356] 199.204.45.4 () {44 vars in 929 bytes} [Tue Jun 2 07:58:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/357] 199.204.45.4 () {44 vars in 951 bytes} [Tue Jun 2 07:58:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:58:27.741 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a15f681-ecbb-4cb7-bd5b-2caef8991ffe c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/358] 199.204.45.4 () {44 vars in 929 bytes} [Tue Jun 2 07:58:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/359] 199.204.45.4 () {44 vars in 951 bytes} [Tue Jun 2 07:58:27 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:58:27.855 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9b762e2-b0c8-4cf4-a7cb-409587cb47c1 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/360] 199.204.45.4 () {44 vars in 1028 bytes} [Tue Jun 2 07:58:27 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/361] 199.204.45.4 () {44 vars in 1051 bytes} [Tue Jun 2 07:58:27 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:58:29.026 8 INFO neutron.api.v2.resource [None req-bb6d122e-0c25-46b2-9238-59773a13f6db c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/362] 199.204.45.4 () {44 vars in 963 bytes} [Tue Jun 2 07:58:28 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.204.45.4 () {44 vars in 985 bytes} [Tue Jun 2 07:58:29 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:30 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 4470 bytes in 89 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.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:30 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 4470 bytes in 48 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.4 () {44 vars in 1003 bytes} [Tue Jun 2 07:58:30 2026] GET /v2.0/security-group-rules/2bed1c58-360a-4b83-965a-1e9fd02e2b8c => generated 569 bytes in 22 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.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:31 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 4470 bytes in 97 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.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:31 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => 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: 183/369] 199.204.45.4 () {44 vars in 1003 bytes} [Tue Jun 2 07:58:31 2026] GET /v2.0/security-group-rules/76142da8-86eb-483a-82fd-88325406078a => generated 571 bytes in 18 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.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:32 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 4470 bytes in 76 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.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:32 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 4470 bytes in 40 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.4 () {44 vars in 1003 bytes} [Tue Jun 2 07:58:32 2026] GET /v2.0/security-group-rules/262e7e11-87ac-404e-8ee1-63c6e7bc38ba => 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.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:33 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => 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.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:33 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 4470 bytes in 33 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.4 () {44 vars in 1003 bytes} [Tue Jun 2 07:58:33 2026] GET /v2.0/security-group-rules/54d13356-3826-49a8-a5fd-d856bf77637a => generated 571 bytes in 20 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.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:34 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 4470 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:34 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => 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: 191/378] 199.204.45.4 () {44 vars in 1003 bytes} [Tue Jun 2 07:58:34 2026] GET /v2.0/security-group-rules/fcccb476-b751-4a98-909d-96e3a2b18170 => generated 571 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.4 () {44 vars in 979 bytes} [Tue Jun 2 07:58:35 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9 => generated 732 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:58:35.628 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25c588b4-52f2-48e0-9e44-8b005cc5f92d c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/380] 199.204.45.4 () {44 vars in 1068 bytes} [Tue Jun 2 07:58:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9 => generated 132 bytes in 23 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.4 () {44 vars in 1091 bytes} [Tue Jun 2 07:58:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9 => generated 1250 bytes in 59 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.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:35 2026] GET /v2.0/security-groups/6aa2ee46-b1a8-4a3a-a16c-dfbcd8eec99b => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 07:58:42.446 8 INFO neutron.pecan_wsgi.hooks.translation [None req-766c380d-a1b2-41e4-8055-06e83625b794 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/385] 199.204.45.4 () {44 vars in 971 bytes} [Tue Jun 2 07:58:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 199.204.45.4 () {44 vars in 912 bytes} [Tue Jun 2 07:58:44 2026] GET /v2.0/ports => generated 4721 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 07:58:45.198 7 INFO neutron.api.v2.resource [None req-c5d329cc-611b-4b1e-aa07-d309c4e287b1 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/388] 199.204.45.4 () {44 vars in 951 bytes} [Tue Jun 2 07:58:45 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.204.45.4 () {44 vars in 973 bytes} [Tue Jun 2 07:58:45 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2757 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:46 2026] GET /v2.0/security-groups/bd82c293-018c-4e97-9c0a-efcfff0a8d05 => generated 2754 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:46 2026] GET /v2.0/security-groups/bd82c293-018c-4e97-9c0a-efcfff0a8d05 => generated 2754 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.204.45.4 () {44 vars in 1003 bytes} [Tue Jun 2 07:58:46 2026] GET /v2.0/security-group-rules/a254ba42-7a4e-4c43-aaf3-bfeeb234c7bd => generated 589 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:47 2026] GET /v2.0/security-groups/bd82c293-018c-4e97-9c0a-efcfff0a8d05 => generated 2754 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:58:47 2026] GET /v2.0/security-groups/bd82c293-018c-4e97-9c0a-efcfff0a8d05 => generated 2754 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.204.45.4 () {44 vars in 1003 bytes} [Tue Jun 2 07:58:47 2026] GET /v2.0/security-group-rules/1326a9bf-d43b-4a8a-b242-40b9f569beb9 => generated 593 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.204.45.4 () {44 vars in 967 bytes} [Tue Jun 2 07:59:00 2026] GET /v2.0/quotas/512bf5fd16c94041a8f81a620ee57d0e => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:59:53.188 7 INFO neutron.api.v2.resource [None req-80188d11-4b20-46a5-8eae-c6b054c420fd c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 202/407] 199.204.45.4 () {44 vars in 1066 bytes} [Tue Jun 2 07:59:53 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=42549be140ff4e18986d23aec55d0fda => generated 139 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 199.204.45.4 () {44 vars in 1089 bytes} [Tue Jun 2 07:59:53 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=42549be140ff4e18986d23aec55d0fda => generated 3886 bytes in 70 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.4 () {44 vars in 1080 bytes} [Tue Jun 2 07:59:54 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12?project_id=42549be140ff4e18986d23aec55d0fda => generated 3883 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:59:54 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12 => generated 3883 bytes in 33 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.4 () {44 vars in 1003 bytes} [Tue Jun 2 07:59:54 2026] GET /v2.0/security-group-rules/dc96d629-5be8-428c-8f54-0414764be31d => generated 565 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.204.45.4 () {44 vars in 1080 bytes} [Tue Jun 2 07:59:55 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12?project_id=42549be140ff4e18986d23aec55d0fda => generated 3883 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:59:55 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12 => 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: 209/414] 199.204.45.4 () {44 vars in 1003 bytes} [Tue Jun 2 07:59:55 2026] GET /v2.0/security-group-rules/336b5e99-9188-4f08-bee4-e13c4904106f => generated 567 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.204.45.4 () {44 vars in 1080 bytes} [Tue Jun 2 07:59:56 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12?project_id=42549be140ff4e18986d23aec55d0fda => generated 3883 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:59:56 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12 => generated 3883 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 199.204.45.4 () {44 vars in 1003 bytes} [Tue Jun 2 07:59:56 2026] GET /v2.0/security-group-rules/602a7e40-ed27-46fd-80ff-af6ebce855c2 => 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: 211/418] 199.204.45.4 () {44 vars in 1080 bytes} [Tue Jun 2 07:59:57 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12?project_id=42549be140ff4e18986d23aec55d0fda => generated 3883 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/419] 199.204.45.4 () {44 vars in 993 bytes} [Tue Jun 2 07:59:57 2026] GET /v2.0/security-groups/18547ad3-9570-4f03-ab86-272652d01c12 => generated 3883 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/420] 199.204.45.4 () {44 vars in 1003 bytes} [Tue Jun 2 07:59:57 2026] GET /v2.0/security-group-rules/dda20eb5-200a-4075-8c5d-643226df89d5 => 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: 209/421] 199.204.45.4 () {44 vars in 967 bytes} [Tue Jun 2 08:00:05 2026] GET /v2.0/quotas/42549be140ff4e18986d23aec55d0fda => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:00:58.954 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a1496a3-c1e6-42ca-b8d1-0aa3782fbb8e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-02 08:00:58.954 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [12289fca-8427-4c7c-89a5-420a8c5ced73] 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/430] 199.204.45.4 () {44 vars in 941 bytes} [Tue Jun 2 08:00:58 2026] GET /v2.0/networks?name=public => generated 753 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:01:44.291 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7a1496a3-c1e6-42ca-b8d1-0aa3782fbb8e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56992. 2026-06-02 08:01:44.291 8 INFO oslo.messaging._drivers.impl_rabbit [-] [12289fca-8427-4c7c-89a5-420a8c5ced73] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57000. [pid: 8|app: 0|req: 221/437] 10.0.0.190 () {32 vars in 648 bytes} [Tue Jun 2 08:01:44 2026] GET /v2.0/networks => generated 2168 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/438] 10.0.0.190 () {32 vars in 654 bytes} [Tue Jun 2 08:01:45 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/439] 10.0.0.190 () {32 vars in 646 bytes} [Tue Jun 2 08:01:45 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/440] 10.0.0.190 () {32 vars in 642 bytes} [Tue Jun 2 08:01:45 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: 223/441] 10.0.0.190 () {32 vars in 646 bytes} [Tue Jun 2 08:01:45 2026] GET /v2.0/subnets => generated 1261 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/442] 10.0.0.190 () {32 vars in 648 bytes} [Tue Jun 2 08:01:45 2026] GET /v2.0/networks => generated 2168 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/443] 10.0.0.190 () {32 vars in 662 bytes} [Tue Jun 2 08:01:46 2026] GET /v2.0/security-groups => generated 16622 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/444] 10.0.0.190 () {32 vars in 654 bytes} [Tue Jun 2 08:01:46 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:01:56.977 8 INFO neutron.db.segments_db [None req-cb2c1052-1b35-4b5a-bb12-237a8ff940b7 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 103ffa75-de3d-4edd-b6eb-02f87b62266a of type vxlan for network 7e3438d2-7503-43a4-bd27-afcda4cf776d 2026-06-02 08:01:57.009 7 INFO neutron.db.segments_db [None req-7277b002-9dc3-44de-80b4-37b7a2756377 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment f72a4cae-101a-44b5-973c-9b2f1d37b98f of type vxlan for network 4555ca1e-985e-47bc-ad4b-a495a7866318 [pid: 8|app: 0|req: 226/447] 10.0.0.190 () {34 vars in 670 bytes} [Tue Jun 2 08:01:56 2026] POST /v2.0/networks => generated 744 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/448] 10.0.0.190 () {34 vars in 670 bytes} [Tue Jun 2 08:01:56 2026] POST /v2.0/networks => generated 749 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:01:57.311 8 INFO neutron.db.segments_db [None req-a1cdc08e-6587-4907-9424-aa92ab4fcaec c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment c631169e-936a-4dd8-bdf9-a793dbf8c222 of type vxlan for network 4c922363-eb0f-4d4f-b039-c6eaa64cc052 [pid: 7|app: 0|req: 223/449] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:01:57 2026] POST /v2.0/subnets => generated 667 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/450] 10.0.0.190 () {34 vars in 670 bytes} [Tue Jun 2 08:01:57 2026] POST /v2.0/networks => generated 745 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:01:57.477 8 INFO neutron.db.segments_db [None req-62df2f4d-b6c0-4311-8bc8-9aa90a5fede1 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment c605d579-c0dc-45b8-a835-92a73a8bbf03 of type vxlan for network f410a01e-e896-471d-afae-3e63979fd311 [pid: 7|app: 0|req: 224/451] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:01:57 2026] POST /v2.0/subnets => generated 672 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:01:57.873 8 INFO neutron.db.l3_hamode_db [None req-62df2f4d-b6c0-4311-8bc8-9aa90a5fede1 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/452] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:01:57 2026] POST /v2.0/subnets => generated 668 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:01:57.918 7 INFO neutron.db.segments_db [None req-2b0e6dd8-de3b-413b-b74a-d22ec73b3168 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 936f62db-59b3-4105-a9a1-028039089f9a of type vxlan for network a75a0e28-aad0-4e3b-b37f-a82b514d4226 2026-06-02 08:01:58.247 7 INFO neutron.db.l3_hamode_db [None req-2b0e6dd8-de3b-413b-b74a-d22ec73b3168 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:01:59.418 8 INFO neutron.db.l3_hamode_db [None req-62df2f4d-b6c0-4311-8bc8-9aa90a5fede1 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:01:59.850 7 INFO neutron.db.l3_hamode_db [None req-2b0e6dd8-de3b-413b-b74a-d22ec73b3168 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 228/453] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:01:57 2026] POST /v2.0/routers => generated 731 bytes in 3438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/454] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:02:00 2026] GET /v2.0/security-groups?tenant_id=cb8db3ac691540c19c1bad0fa2a76ea3&name=default => generated 2797 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:02:01.170 8 INFO neutron.db.segments_db [None req-05e64f27-6b35-45f2-bcbc-e224f8909bbd c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment d8436400-5ac3-4dcb-8fab-b168e4c97e4a of type vxlan for network 26c06949-a720-4d20-b4f6-5991fe2ef483 [pid: 7|app: 0|req: 226/455] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:01:57 2026] POST /v2.0/routers => generated 736 bytes in 3630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:02:01.529 8 INFO neutron.db.l3_hamode_db [None req-05e64f27-6b35-45f2-bcbc-e224f8909bbd c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:02:02.806 8 INFO neutron.db.l3_hamode_db [None req-05e64f27-6b35-45f2-bcbc-e224f8909bbd c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 227/456] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:02:01 2026] PUT /v2.0/routers/7ecf0659-6535-4f7d-a7d8-099e8a56e47a/add_router_interface => generated 309 bytes in 1896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/457] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:02:03 2026] DELETE /v2.0/security-groups/ef939c6f-6fb1-4a3e-ae8a-53cba9a1d0ae => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/458] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:02:01 2026] POST /v2.0/routers => generated 732 bytes in 2918 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:02:03 2026] PUT /v2.0/routers/e741bca1-cf33-4774-bd93-0e2d418da170/add_router_interface => generated 309 bytes in 1637 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:05.162 7 WARNING neutron_lib.context [None req-6a594d0e-c12f-4653-a381-a923b98baaac bbcd4bac54634147aeaa18ff9c137a67 72da38f163ed4481ba27f5409916a174 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/460] 10.0.0.190 () {34 vars in 684 bytes} [Tue Jun 2 08:02:05 2026] POST /v2.0/security-groups => generated 1596 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:02:05.323 7 WARNING neutron_lib.context [None req-9855c443-8f73-4d65-9a62-faf6b50a9cd2 bbcd4bac54634147aeaa18ff9c137a67 72da38f163ed4481ba27f5409916a174 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/461] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:02:05 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:02:05.457 7 WARNING neutron_lib.context [None req-62ef6925-40fa-40ca-95bc-9c7e860a5010 bbcd4bac54634147aeaa18ff9c137a67 72da38f163ed4481ba27f5409916a174 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/462] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:02:05 2026] POST /v2.0/security-group-rules => generated 570 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/463] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:02:04 2026] PUT /v2.0/routers/bc948838-1717-4b5a-883c-3ef9ad595604/add_router_interface => generated 309 bytes in 1788 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:05.833 8 WARNING neutron_lib.context [None req-0bb2e87a-a618-4148-869a-b0b2c95e84f5 bbcd4bac54634147aeaa18ff9c137a67 72da38f163ed4481ba27f5409916a174 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:02:05.939 7 INFO neutron.db.segments_db [None req-87054a45-4901-4c55-878c-b567475ae79f c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment bf447f1a-f595-4f92-bc05-8d0550026d91 of type vxlan for network abaca7ee-5a36-408c-b129-47088ff8b10e [pid: 7|app: 0|req: 233/464] 10.0.0.190 () {34 vars in 670 bytes} [Tue Jun 2 08:02:05 2026] POST /v2.0/networks => generated 735 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/465] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:02:06 2026] POST /v2.0/subnets => generated 658 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:02:06.388 7 WARNING neutron_lib.context [req-8255d5da-12d9-4e20-976d-ea426df2a7e5 req-337a67be-26d9-424e-9bb1-77f9768c35bb ad981dc7a0cf498eb031641bbda2dee8 bf4d78cc29ff4a6e90aa96207effd933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/466] 10.0.0.57 () {38 vars in 969 bytes} [Tue Jun 2 08:02:06 2026] POST /v2.0/security-groups => generated 1621 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/467] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:02:05 2026] POST /v2.0/floatingips => generated 552 bytes in 761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:02:06.608 7 INFO neutron.db.segments_db [None req-db69cb12-f63c-48a5-ae03-6c1303990339 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 0cf6234c-8634-409a-b954-b589acc6b5be of type vxlan for network c7937e65-d7b7-46bc-9e19-1c872bc49715 [pid: 8|app: 0|req: 233/468] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:06 2026] GET /v2.0/security-groups/8eeb19b3-9a47-41b4-b72f-0647c2cd1bb5 => generated 1621 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:02:06.726 8 WARNING neutron_lib.context [req-9be727c5-570e-4403-8185-240ae44c5a50 req-93a13d7f-0a75-42a2-9ef0-75e9f3cc737f 7a40fa946f864a6a8fa55810c5737f11 2e3e1459bb294af5b721d924cee44eba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/469] 10.0.0.57 () {38 vars in 969 bytes} [Tue Jun 2 08:02:06 2026] POST /v2.0/security-groups => generated 1617 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:02:06.852 8 WARNING neutron_lib.context [req-591b4e84-a8f8-4eb5-9ab6-a119c4fcfd2b req-93a2ba9c-cf1f-49b6-af64-13bca01a8cc8 ad981dc7a0cf498eb031641bbda2dee8 bf4d78cc29ff4a6e90aa96207effd933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:02:06.980 7 INFO neutron.db.l3_hamode_db [None req-db69cb12-f63c-48a5-ae03-6c1303990339 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 235/470] 10.0.0.57 () {38 vars in 979 bytes} [Tue Jun 2 08:02:06 2026] POST /v2.0/security-group-rules => generated 582 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:02:07.002 8 WARNING neutron_lib.context [req-69c777d0-b975-4f43-b7cf-4f26193bee1a req-c68567bc-f335-482d-8c53-c3b38035d74f 7a40fa946f864a6a8fa55810c5737f11 2e3e1459bb294af5b721d924cee44eba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 236/471] 10.0.0.57 () {38 vars in 969 bytes} [Tue Jun 2 08:02:06 2026] POST /v2.0/security-groups => generated 1617 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:02:07.200 8 WARNING neutron_lib.context [req-e4db380d-3516-4555-8db1-7d085474d871 req-186fb58f-13a0-464a-8ca1-9ff562938086 ad981dc7a0cf498eb031641bbda2dee8 bf4d78cc29ff4a6e90aa96207effd933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 239/474] 10.0.0.57 () {38 vars in 969 bytes} [Tue Jun 2 08:02:07 2026] POST /v2.0/security-groups => generated 1621 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/475] 10.0.0.57 () {34 vars in 1096 bytes} [Tue Jun 2 08:02:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--993468412&fields=id&tenant_id=72da38f163ed4481ba27f5409916a174 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:02:07.709 8 WARNING neutron_lib.context [req-d435d6bf-9578-4fc5-8b4f-485521ea1daf req-a201fde9-bf7d-4e46-8f31-e0892f938509 7a40fa946f864a6a8fa55810c5737f11 2e3e1459bb294af5b721d924cee44eba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 241/476] 10.0.0.57 () {38 vars in 969 bytes} [Tue Jun 2 08:02:07 2026] POST /v2.0/security-groups => generated 1617 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/477] 10.0.0.57 () {34 vars in 980 bytes} [Tue Jun 2 08:02:07 2026] GET /v2.0/networks?id=7e3438d2-7503-43a4-bd27-afcda4cf776d => generated 676 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/478] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:07 2026] GET /v2.0/security-groups/e3eb0c3f-9b91-4f0d-bee9-75a25305760e => generated 1621 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/479] 10.0.0.57 () {34 vars in 963 bytes} [Tue Jun 2 08:02:08 2026] GET /v2.0/quotas/72da38f163ed4481ba27f5409916a174 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:08.083 8 WARNING neutron_lib.context [req-a7069e6f-57e6-465c-b3e0-9bcbca64322e req-31799600-2262-471b-a947-6436142821d1 ad981dc7a0cf498eb031641bbda2dee8 bf4d78cc29ff4a6e90aa96207effd933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 245/480] 10.0.0.57 () {38 vars in 979 bytes} [Tue Jun 2 08:02:08 2026] POST /v2.0/security-group-rules => generated 582 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/481] 10.0.0.57 () {34 vars in 1000 bytes} [Tue Jun 2 08:02:08 2026] GET /v2.0/ports?tenant_id=72da38f163ed4481ba27f5409916a174&fields=id => generated 103 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/482] 10.0.0.57 () {34 vars in 1000 bytes} [Tue Jun 2 08:02:08 2026] GET /v2.0/security-groups?tenant_id=2e3e1459bb294af5b721d924cee44eba => generated 7594 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/483] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:08 2026] GET /v2.0/security-groups/f52d6e9d-9db9-4911-8826-02e21882c586 => generated 2794 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/484] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:08 2026] GET /v2.0/security-groups/f52d6e9d-9db9-4911-8826-02e21882c586 => generated 2794 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/485] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:08 2026] GET /v2.0/security-groups/e3eb0c3f-9b91-4f0d-bee9-75a25305760e => generated 2214 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:02:08.675 7 INFO neutron.db.l3_hamode_db [None req-db69cb12-f63c-48a5-ae03-6c1303990339 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:02:08.685 8 WARNING neutron_lib.context [req-5e95d262-9837-4da7-a3a7-3536ebb962cf req-9b5db5c0-1900-4bf7-82b0-ea2a7cf8c355 ad981dc7a0cf498eb031641bbda2dee8 bf4d78cc29ff4a6e90aa96207effd933 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 251/486] 10.0.0.57 () {38 vars in 979 bytes} [Tue Jun 2 08:02:08 2026] POST /v2.0/security-group-rules => generated 587 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/487] 10.0.0.57 () {34 vars in 905 bytes} [Tue Jun 2 08:02:08 2026] GET /v2.0/extensions => generated 19600 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/488] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:08 2026] GET /v2.0/security-groups/1c9d4896-8fe2-4395-b497-b3b24fe98f35 => generated 1617 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/489] 10.0.0.57 () {34 vars in 1006 bytes} [Tue Jun 2 08:02:08 2026] GET /v2.0/networks/7e3438d2-7503-43a4-bd27-afcda4cf776d?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: 255/490] 10.0.0.57 () {36 vars in 1011 bytes} [Tue Jun 2 08:02:08 2026] DELETE /v2.0/security-groups/1c9d4896-8fe2-4395-b497-b3b24fe98f35 => 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: 256/491] 10.0.0.57 () {34 vars in 1106 bytes} [Tue Jun 2 08:02:09 2026] GET /v2.0/networks/7e3438d2-7503-43a4-bd27-afcda4cf776d?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: 8|app: 0|req: 257/492] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:09 2026] GET /v2.0/security-groups/e3eb0c3f-9b91-4f0d-bee9-75a25305760e => generated 2812 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:02:09.248 8 INFO neutron.api.v2.resource [req-5225243b-ec4c-40c4-b4f9-6b8492d4b2af req-679f8ac0-f43b-46ed-80e4-190810a28ead 7a40fa946f864a6a8fa55810c5737f11 2e3e1459bb294af5b721d924cee44eba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 258/493] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:09 2026] GET /v2.0/security-groups/1c9d4896-8fe2-4395-b497-b3b24fe98f35 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/494] 10.0.0.57 () {34 vars in 999 bytes} [Tue Jun 2 08:02:09 2026] GET /v2.0/security-group-rules/91993e93-382f-4996-8c43-3b6d533f5c54 => generated 584 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/495] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:09 2026] GET /v2.0/security-groups/e3eb0c3f-9b91-4f0d-bee9-75a25305760e => generated 2812 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/496] 10.0.0.57 () {36 vars in 1021 bytes} [Tue Jun 2 08:02:09 2026] DELETE /v2.0/security-group-rules/91993e93-382f-4996-8c43-3b6d533f5c54 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/497] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:09 2026] GET /v2.0/security-groups/c9b09855-10d7-4aac-b48c-90178199ca5b => generated 1617 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/498] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:09 2026] GET /v2.0/ports?device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => 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: 264/499] 10.0.0.57 () {36 vars in 1011 bytes} [Tue Jun 2 08:02:09 2026] DELETE /v2.0/security-groups/c9b09855-10d7-4aac-b48c-90178199ca5b => 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: 265/500] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:09 2026] GET /v2.0/security-groups/e3eb0c3f-9b91-4f0d-bee9-75a25305760e => generated 2214 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:02:09.676 8 INFO neutron.api.v2.resource [req-9a876942-d997-43e6-9234-21954711d19a req-464789cf-4c1a-4b98-8727-5206987ce043 7a40fa946f864a6a8fa55810c5737f11 2e3e1459bb294af5b721d924cee44eba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 266/501] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:09 2026] GET /v2.0/security-groups/c9b09855-10d7-4aac-b48c-90178199ca5b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/502] 10.0.0.57 () {36 vars in 1011 bytes} [Tue Jun 2 08:02:09 2026] DELETE /v2.0/security-groups/e3eb0c3f-9b91-4f0d-bee9-75a25305760e => 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: 268/503] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:09 2026] GET /v2.0/security-groups/121946c7-0475-4e25-aa74-77b32c2fbdf5 => generated 1617 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/504] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:09 2026] GET /v2.0/security-groups/8eeb19b3-9a47-41b4-b72f-0647c2cd1bb5 => generated 2214 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/505] 10.0.0.57 () {36 vars in 1011 bytes} [Tue Jun 2 08:02:09 2026] DELETE /v2.0/security-groups/121946c7-0475-4e25-aa74-77b32c2fbdf5 => 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: 236/506] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:02:06 2026] POST /v2.0/routers => generated 722 bytes in 3490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/507] 10.0.0.57 () {36 vars in 1011 bytes} [Tue Jun 2 08:02:10 2026] DELETE /v2.0/security-groups/8eeb19b3-9a47-41b4-b72f-0647c2cd1bb5 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:02:10.179 8 INFO neutron.api.v2.resource [req-a4e712d6-3208-4299-ae63-acc7ae2c1a6a req-2dbc72ba-33ab-4e97-b18d-cbbcd6a8efb4 7a40fa946f864a6a8fa55810c5737f11 2e3e1459bb294af5b721d924cee44eba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 272/508] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:10 2026] GET /v2.0/security-groups/121946c7-0475-4e25-aa74-77b32c2fbdf5 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/509] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:02:10 2026] PUT /v2.0/routers/e741bca1-cf33-4774-bd93-0e2d418da170/remove_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/510] 10.0.0.57 () {34 vars in 1000 bytes} [Tue Jun 2 08:02:11 2026] GET /v2.0/security-groups?tenant_id=2e3e1459bb294af5b721d924cee44eba => generated 2797 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/511] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:11 2026] GET /v2.0/ports?device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => 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: 237/512] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:02:10 2026] PUT /v2.0/routers/e19752a3-8af8-42a3-a71d-17aa7db4dd2c/add_router_interface => generated 309 bytes in 1634 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/513] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:11 2026] GET /v2.0/networks?id=7e3438d2-7503-43a4-bd27-afcda4cf776d => generated 676 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/514] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:11 2026] GET /v2.0/security-groups/f52d6e9d-9db9-4911-8826-02e21882c586 => generated 2794 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/515] 199.204.45.4 () {34 vars in 1047 bytes} [Tue Jun 2 08:02:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=72da38f163ed4481ba27f5409916a174 => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/516] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:11 2026] GET /v2.0/security-groups/f52d6e9d-9db9-4911-8826-02e21882c586 => generated 2794 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:02:11.831 8 WARNING neutron_lib.context [req-d11cedf8-5415-41cf-9e06-1cb45b1b4e89 req-24bd8d88-22be-4c87-84fa-65b97e02ee69 bbcd4bac54634147aeaa18ff9c137a67 72da38f163ed4481ba27f5409916a174 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/517] 199.204.45.4 () {38 vars in 952 bytes} [Tue Jun 2 08:02:11 2026] POST /v2.0/ports => generated 958 bytes in 609 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-06-02 08:02:12.450 8 INFO neutron.api.v2.resource [req-a79ff0fe-f08f-4d80-9ad4-b74d6cde90f6 req-8a524a01-120a-4391-b50b-e284cc2035fe 7a40fa946f864a6a8fa55810c5737f11 2e3e1459bb294af5b721d924cee44eba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 281/518] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:12 2026] GET /v2.0/security-groups/121946c7-0475-4e25-aa74-77b32c2fbdf5 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:02:12.458 8 WARNING neutron_lib.context [None req-f5020426-e76e-4593-973b-c84e6a83e336 996113204ff04227a42ddb5b183cef3c 98876f485ca142f79a538f119f6a651c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:02:12.483 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-eb3f6f57-64d9-4bce-82d1-4fe41b295f8f c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - 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: 282/519] 10.0.0.190 () {34 vars in 684 bytes} [Tue Jun 2 08:02:12 2026] POST /v2.0/security-groups => generated 1597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/520] 199.204.45.4 () {34 vars in 908 bytes} [Tue Jun 2 08:02:12 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) 2026-06-02 08:02:12.623 8 INFO neutron.api.v2.resource [req-30620ae4-086b-4369-9689-f21f1210d5fd req-e259e695-0a13-48c1-b05d-cd26c393b4df 7a40fa946f864a6a8fa55810c5737f11 2e3e1459bb294af5b721d924cee44eba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 284/521] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:12 2026] GET /v2.0/security-groups/c9b09855-10d7-4aac-b48c-90178199ca5b => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:02:12.632 8 WARNING neutron_lib.context [None req-d38c86e8-a510-4db2-b54a-7188d852ad53 996113204ff04227a42ddb5b183cef3c 98876f485ca142f79a538f119f6a651c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 285/522] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:02:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:02:12.834 8 INFO neutron.api.v2.resource [req-69116715-b386-4116-8e06-923b0db31586 req-2c781e87-02f3-4e80-8689-fafb3a56bfb4 7a40fa946f864a6a8fa55810c5737f11 2e3e1459bb294af5b721d924cee44eba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 286/523] 10.0.0.57 () {34 vars in 989 bytes} [Tue Jun 2 08:02:12 2026] GET /v2.0/security-groups/1c9d4896-8fe2-4395-b497-b3b24fe98f35 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:02:12.843 8 WARNING neutron_lib.context [None req-d3dc9f11-f915-4781-9d59-d07128d35800 996113204ff04227a42ddb5b183cef3c 98876f485ca142f79a538f119f6a651c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:02:12.932 7 INFO neutron.db.l3_hamode_db [None req-eb3f6f57-64d9-4bce-82d1-4fe41b295f8f c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] HA network a75a0e28-aad0-4e3b-b37f-a82b514d4226 was deleted as no HA routers are present in tenant bf4d78cc29ff4a6e90aa96207effd933. [pid: 8|app: 0|req: 287/524] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:02:12 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: 7|app: 0|req: 238/525] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:02:11 2026] DELETE /v2.0/routers/e741bca1-cf33-4774-bd93-0e2d418da170 => generated 0 bytes in 1281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/526] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:12 2026] GET /v2.0/ports?device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => generated 961 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:13.025 8 WARNING neutron_lib.context [None req-2b473a57-eeaa-412e-9655-f59aedb08c6c 996113204ff04227a42ddb5b183cef3c 98876f485ca142f79a538f119f6a651c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:02:13.383 7 INFO neutron.services.segments.plugin [-] Segment 936f62db-59b3-4105-a9a1-028039089f9a resource provider aggregate not found 2026-06-02 08:02:13.409 7 INFO neutron.services.segments.plugin [-] Segment 936f62db-59b3-4105-a9a1-028039089f9a resource provider aggregate not found 2026-06-02 08:02:13.414 7 INFO neutron.services.segments.plugin [-] Segment 936f62db-59b3-4105-a9a1-028039089f9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 936f62db-59b3-4105-a9a1-028039089f9a found for delete ", "request_id": "req-590b39bd-1416-4f32-b8b6-c63ae78173c1"}]} 2026-06-02 08:02:13.428 7 INFO neutron.services.segments.plugin [-] Segment 936f62db-59b3-4105-a9a1-028039089f9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 936f62db-59b3-4105-a9a1-028039089f9a found for delete ", "request_id": "req-b7cf2e20-9cb9-47d5-af8e-74b061edc2f5"}]} [pid: 8|app: 0|req: 289/527] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:02:13 2026] POST /v2.0/floatingips => generated 552 bytes in 756 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/528] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:02:13 2026] DELETE /v2.0/subnets/64006733-5925-4c75-9073-fd818265e804 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/529] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:02:12 2026] PUT /v2.0/routers/bc948838-1717-4b5a-883c-3ef9ad595604/remove_router_interface => generated 309 bytes in 1808 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/530] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:14 2026] GET /v2.0/security-groups?id=6aa9e75f-10e9-4748-9f5f-7d77f0fe1bc0&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: 291/531] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:02:13 2026] PUT /v2.0/ports/9d355ce7-a5ad-40af-8ea8-f682cc9eae35 => generated 1203 bytes in 909 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: 292/532] 10.0.0.57 () {34 vars in 1098 bytes} [Tue Jun 2 08:02:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1706012853&fields=id&tenant_id=98876f485ca142f79a538f119f6a651c => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/533] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:02:14 2026] DELETE /v2.0/networks/4555ca1e-985e-47bc-ad4b-a495a7866318 => 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: 242/534] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:15 2026] GET /v2.0/ports?tenant_id=72da38f163ed4481ba27f5409916a174&device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => 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: 243/535] 10.0.0.57 () {34 vars in 980 bytes} [Tue Jun 2 08:02:15 2026] GET /v2.0/networks?id=abaca7ee-5a36-408c-b129-47088ff8b10e => generated 667 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/536] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9d355ce7-a5ad-40af-8ea8-f682cc9eae35 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/537] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:02:15 2026] GET /v2.0/security-groups?tenant_id=bf4d78cc29ff4a6e90aa96207effd933&name=default => generated 2797 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/538] 10.0.0.57 () {34 vars in 963 bytes} [Tue Jun 2 08:02:15 2026] GET /v2.0/quotas/98876f485ca142f79a538f119f6a651c => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/539] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:15 2026] GET /v2.0/subnets?id=897e77a5-05e6-4087-802f-f032b786d28d => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:15.452 7 INFO neutron.services.segments.plugin [-] Segment f72a4cae-101a-44b5-973c-9b2f1d37b98f resource provider aggregate not found 2026-06-02 08:02:15.461 7 INFO neutron.services.segments.plugin [-] Segment f72a4cae-101a-44b5-973c-9b2f1d37b98f resource provider aggregate not found 2026-06-02 08:02:15.475 7 INFO neutron.services.segments.plugin [-] Segment f72a4cae-101a-44b5-973c-9b2f1d37b98f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f72a4cae-101a-44b5-973c-9b2f1d37b98f found for delete ", "request_id": "req-89be5a45-8341-467a-aaa1-ab242a2d056b"}]} 2026-06-02 08:02:15.479 7 INFO neutron.services.segments.plugin [-] Segment f72a4cae-101a-44b5-973c-9b2f1d37b98f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f72a4cae-101a-44b5-973c-9b2f1d37b98f found for delete ", "request_id": "req-5902b5a8-6de9-4e97-8d9e-d6c8878ad3a9"}]} 2026-06-02 08:02:15.506 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-90397ea3-4c46-4a25-9223-42b120f36b8b'] response: {'name': 'network-changed', 'server_uuid': '7a2fce7b-03d4-4183-b996-c726ed2db33d', 'tag': '9d355ce7-a5ad-40af-8ea8-f682cc9eae35', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 248/540] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:02:15 2026] DELETE /v2.0/security-groups/e1d1a1a1-62de-4faa-9f83-458ff8b67332 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/541] 10.0.0.57 () {34 vars in 1000 bytes} [Tue Jun 2 08:02:15 2026] GET /v2.0/ports?tenant_id=98876f485ca142f79a538f119f6a651c&fields=id => generated 103 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:15.772 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-04fbcb6a-ac35-49b4-8a45-29c357b77736 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - 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: 250/542] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:15 2026] GET /v2.0/ports?network_id=7e3438d2-7503-43a4-bd27-afcda4cf776d&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/543] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:15 2026] GET /v2.0/networks/7e3438d2-7503-43a4-bd27-afcda4cf776d?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/544] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:15 2026] GET /v2.0/ports?device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => generated 973 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/545] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:15 2026] GET /v2.0/networks/7e3438d2-7503-43a4-bd27-afcda4cf776d?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: 254/546] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:16 2026] GET /v2.0/security-groups?id=6aa9e75f-10e9-4748-9f5f-7d77f0fe1bc0&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:16.263 8 INFO neutron.db.l3_hamode_db [None req-04fbcb6a-ac35-49b4-8a45-29c357b77736 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] HA network 26c06949-a720-4d20-b4f6-5991fe2ef483 was deleted as no HA routers are present in tenant 2e3e1459bb294af5b721d924cee44eba. [pid: 8|app: 0|req: 293/547] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:02:14 2026] DELETE /v2.0/routers/bc948838-1717-4b5a-883c-3ef9ad595604 => generated 0 bytes in 1294 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: 8|app: 0|req: 294/548] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:16 2026] GET /v2.0/ports?tenant_id=72da38f163ed4481ba27f5409916a174&device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/549] 10.0.0.57 () {34 vars in 905 bytes} [Tue Jun 2 08:02:16 2026] GET /v2.0/extensions => generated 19600 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/550] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:16 2026] GET /v2.0/networks?id=7e3438d2-7503-43a4-bd27-afcda4cf776d => generated 772 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/551] 10.0.0.57 () {34 vars in 1006 bytes} [Tue Jun 2 08:02:16 2026] GET /v2.0/networks/abaca7ee-5a36-408c-b129-47088ff8b10e?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/552] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9d355ce7-a5ad-40af-8ea8-f682cc9eae35 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/553] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:02:16 2026] DELETE /v2.0/subnets/2c7c41f6-9df1-40e0-b25e-3200851052f8 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/554] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:16 2026] GET /v2.0/subnets?id=897e77a5-05e6-4087-802f-f032b786d28d => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/555] 10.0.0.57 () {34 vars in 1106 bytes} [Tue Jun 2 08:02:16 2026] GET /v2.0/networks/abaca7ee-5a36-408c-b129-47088ff8b10e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/556] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:16 2026] GET /v2.0/ports?network_id=7e3438d2-7503-43a4-bd27-afcda4cf776d&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/557] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:16 2026] GET /v2.0/networks/7e3438d2-7503-43a4-bd27-afcda4cf776d?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:02:16.876 8 INFO neutron.services.segments.plugin [-] Segment d8436400-5ac3-4dcb-8fab-b168e4c97e4a resource provider aggregate not found 2026-06-02 08:02:16.888 8 INFO neutron.services.segments.plugin [-] Segment d8436400-5ac3-4dcb-8fab-b168e4c97e4a resource provider aggregate not found 2026-06-02 08:02:16.896 8 INFO neutron.services.segments.plugin [-] Segment d8436400-5ac3-4dcb-8fab-b168e4c97e4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8436400-5ac3-4dcb-8fab-b168e4c97e4a found for delete ", "request_id": "req-95858d62-a17a-4149-b252-e470ec9a30fb"}]} 2026-06-02 08:02:16.917 8 INFO neutron.services.segments.plugin [-] Segment d8436400-5ac3-4dcb-8fab-b168e4c97e4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8436400-5ac3-4dcb-8fab-b168e4c97e4a found for delete ", "request_id": "req-81ff9f5f-8f91-4967-ac24-fa98f9ed80e7"}]} [pid: 7|app: 0|req: 262/558] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:16 2026] GET /v2.0/networks/7e3438d2-7503-43a4-bd27-afcda4cf776d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/559] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:16 2026] GET /v2.0/ports?device_id=f59bd394-1755-439a-b804-be2c027c4289 => 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: 297/560] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:02:16 2026] DELETE /v2.0/networks/4c922363-eb0f-4d4f-b039-c6eaa64cc052 => generated 0 bytes in 563 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/561] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:17 2026] GET /v2.0/ports?device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/562] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:02:17 2026] GET /v2.0/security-groups?tenant_id=2e3e1459bb294af5b721d924cee44eba&name=default => generated 2797 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/563] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:17 2026] GET /v2.0/security-groups?id=6aa9e75f-10e9-4748-9f5f-7d77f0fe1bc0&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/564] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:02:17 2026] DELETE /v2.0/security-groups/f52d6e9d-9db9-4911-8826-02e21882c586 => 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: 300/565] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:17 2026] GET /v2.0/networks?id=abaca7ee-5a36-408c-b129-47088ff8b10e => generated 667 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:18.069 7 INFO neutron.db.segments_db [None req-9bc9a1c0-ca1a-42ba-82e1-6c27e630b8f6 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 29f48c2d-f630-466f-9b4d-5779e9c42a8f of type vxlan for network bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9 [pid: 8|app: 0|req: 301/566] 199.204.45.4 () {34 vars in 1047 bytes} [Tue Jun 2 08:02:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=98876f485ca142f79a538f119f6a651c => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/567] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:18 2026] GET /v2.0/ports?device_id=f59bd394-1755-439a-b804-be2c027c4289 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:02:18.129 8 WARNING neutron_lib.context [req-07de5c38-235c-4308-b142-91520cd7bab4 req-b79fcfdd-6ad8-4bce-8cd9-114b94473ce9 996113204ff04227a42ddb5b183cef3c 98876f485ca142f79a538f119f6a651c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 266/568] 10.0.0.190 () {34 vars in 670 bytes} [Tue Jun 2 08:02:17 2026] POST /v2.0/networks => generated 748 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/569] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:02:18 2026] POST /v2.0/subnets => generated 671 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:02:18.559 7 INFO neutron.db.segments_db [None req-cdcb43a1-5c4c-4232-8aaf-ed1edb69b021 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 76213b99-6b90-48ef-ab86-94b53489b06c of type vxlan for network d82a6a83-d8ff-473f-9016-de8945da3e83 [pid: 8|app: 0|req: 303/570] 199.204.45.4 () {38 vars in 952 bytes} [Tue Jun 2 08:02:18 2026] POST /v2.0/ports => generated 958 bytes in 684 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-06-02 08:02:18.930 8 INFO neutron.services.segments.plugin [-] Segment c631169e-936a-4dd8-bdf9-a793dbf8c222 resource provider aggregate not found 2026-06-02 08:02:18.950 8 INFO neutron.services.segments.plugin [-] Segment c631169e-936a-4dd8-bdf9-a793dbf8c222 resource provider aggregate not found 2026-06-02 08:02:18.962 8 INFO neutron.services.segments.plugin [-] Segment c631169e-936a-4dd8-bdf9-a793dbf8c222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c631169e-936a-4dd8-bdf9-a793dbf8c222 found for delete ", "request_id": "req-61f35cc0-4a27-4ced-a8e3-2657c36c05a6"}]} [pid: 8|app: 0|req: 304/571] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:18 2026] GET /v2.0/ports?device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => generated 973 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:18.983 8 INFO neutron.services.segments.plugin [-] Segment c631169e-936a-4dd8-bdf9-a793dbf8c222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c631169e-936a-4dd8-bdf9-a793dbf8c222 found for delete ", "request_id": "req-288b8d07-f243-467e-88f9-54a700953f85"}]} 2026-06-02 08:02:18.985 7 INFO neutron.db.l3_hamode_db [None req-cdcb43a1-5c4c-4232-8aaf-ed1edb69b021 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 305/572] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:02:18 2026] PUT /v2.0/ports/40376f3b-f632-4a59-aee7-9e2d38f2e568 => generated 1203 bytes in 639 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: 306/573] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:19 2026] GET /v2.0/security-groups?id=6aa9e75f-10e9-4748-9f5f-7d77f0fe1bc0&fields=id&fields=name => generated 113 bytes in 92 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-06-02 08:02:19.799 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c945da4-16d9-4c3f-aee4-4c82ac86d447'] response: {'name': 'network-changed', 'server_uuid': 'f59bd394-1755-439a-b804-be2c027c4289', 'tag': '40376f3b-f632-4a59-aee7-9e2d38f2e568', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 307/574] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:19 2026] GET /v2.0/ports?device_id=f59bd394-1755-439a-b804-be2c027c4289 => generated 973 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/575] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:19 2026] GET /v2.0/ports?tenant_id=98876f485ca142f79a538f119f6a651c&device_id=f59bd394-1755-439a-b804-be2c027c4289 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/576] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:19 2026] GET /v2.0/security-groups?id=385abfe6-e5df-4336-8809-a40021d959c4&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:20.302 8 INFO neutron.db.segments_db [None req-bf3501a6-b03e-461e-97cc-b445812f245a c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 81172797-c647-4256-8023-9f0dd316ab6a of type vxlan for network 99562f10-3891-46ff-bb8c-ae5ef76d6965 [pid: 8|app: 0|req: 310/577] 10.0.0.190 () {34 vars in 670 bytes} [Tue Jun 2 08:02:19 2026] POST /v2.0/networks => generated 752 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/578] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=40376f3b-f632-4a59-aee7-9e2d38f2e568 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:02:20.601 7 INFO neutron.db.l3_hamode_db [None req-cdcb43a1-5c4c-4232-8aaf-ed1edb69b021 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 312/579] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:02:20 2026] POST /v2.0/subnets => generated 675 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/580] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:20 2026] GET /v2.0/subnets?id=9c5e7fc3-ef86-4f5c-9b0a-fc01391192f5 => generated 661 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:20.850 8 INFO neutron.db.segments_db [None req-e26e830f-118a-4752-8d28-209fd41750a0 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 4dbcccc2-2b59-4898-80e3-192958e4fd7e of type vxlan for network 8cf5f480-da90-4309-9fa6-7245e691a18d 2026-06-02 08:02:21.272 8 INFO neutron.db.l3_hamode_db [None req-e26e830f-118a-4752-8d28-209fd41750a0 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 268/581] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:02:18 2026] POST /v2.0/routers => generated 735 bytes in 3247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/582] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:21 2026] GET /v2.0/ports?device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => generated 973 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/583] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:21 2026] GET /v2.0/ports?network_id=abaca7ee-5a36-408c-b129-47088ff8b10e&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: 271/584] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:21 2026] GET /v2.0/ports?device_id=f59bd394-1755-439a-b804-be2c027c4289 => generated 973 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:22.526 8 INFO neutron.db.l3_hamode_db [None req-e26e830f-118a-4752-8d28-209fd41750a0 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 272/585] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:02:22 2026] PUT /v2.0/routers/4eb8e07d-207b-451d-9eae-2ae68fa29e57/add_router_interface => generated 309 bytes in 1779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/586] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:23 2026] GET /v2.0/security-groups?id=6aa9e75f-10e9-4748-9f5f-7d77f0fe1bc0&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/587] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:23 2026] GET /v2.0/networks/abaca7ee-5a36-408c-b129-47088ff8b10e?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: 277/590] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:23 2026] GET /v2.0/security-groups?id=385abfe6-e5df-4336-8809-a40021d959c4&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/591] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:23 2026] GET /v2.0/networks/abaca7ee-5a36-408c-b129-47088ff8b10e?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: 279/592] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:24 2026] GET /v2.0/ports?tenant_id=98876f485ca142f79a538f119f6a651c&device_id=f59bd394-1755-439a-b804-be2c027c4289 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/593] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:24 2026] GET /v2.0/networks?id=abaca7ee-5a36-408c-b129-47088ff8b10e => generated 763 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/594] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=40376f3b-f632-4a59-aee7-9e2d38f2e568 => 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: 282/595] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:24 2026] GET /v2.0/subnets?id=9c5e7fc3-ef86-4f5c-9b0a-fc01391192f5 => generated 661 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/596] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:02:20 2026] POST /v2.0/routers => generated 739 bytes in 3645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:02:24.457 8 WARNING neutron_lib.context [None req-4e1b3461-812b-4c1e-be37-91eb35ee6174 a7d0dcc5fa234be98b6db148671e695e 982921135a1a4427884480327da8ac6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 283/597] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:24 2026] GET /v2.0/ports?network_id=abaca7ee-5a36-408c-b129-47088ff8b10e&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: 315/598] 10.0.0.190 () {34 vars in 684 bytes} [Tue Jun 2 08:02:24 2026] POST /v2.0/security-groups => generated 1596 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/599] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:24 2026] GET /v2.0/networks/abaca7ee-5a36-408c-b129-47088ff8b10e?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:02:24.652 8 WARNING neutron_lib.context [None req-247a8322-a328-49f2-bcca-e28f71b1ccc6 a7d0dcc5fa234be98b6db148671e695e 982921135a1a4427884480327da8ac6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 317/600] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:02:24 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) [pid: 8|app: 0|req: 318/601] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:24 2026] GET /v2.0/networks/abaca7ee-5a36-408c-b129-47088ff8b10e?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) 2026-06-02 08:02:24.868 8 WARNING neutron_lib.context [None req-e9a18f32-b0d2-4636-bbfd-fd809091fbe9 a7d0dcc5fa234be98b6db148671e695e 982921135a1a4427884480327da8ac6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 319/602] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:02:24 2026] POST /v2.0/security-group-rules => generated 570 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/603] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:24 2026] GET /v2.0/ports?device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:25.080 8 WARNING neutron_lib.context [None req-40ab62de-926d-4f56-b047-8f679407121b a7d0dcc5fa234be98b6db148671e695e 982921135a1a4427884480327da8ac6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 321/604] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:02:25 2026] POST /v2.0/floatingips => generated 552 bytes in 710 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/605] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:25 2026] GET /v2.0/security-groups?id=6aa9e75f-10e9-4748-9f5f-7d77f0fe1bc0&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/606] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:25 2026] GET /v2.0/ports?device_id=f59bd394-1755-439a-b804-be2c027c4289 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/607] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:25 2026] GET /v2.0/ports?device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/608] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:26 2026] GET /v2.0/security-groups?id=385abfe6-e5df-4336-8809-a40021d959c4&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/609] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:02:24 2026] PUT /v2.0/routers/d5849cbd-8f60-4e0e-bfef-30a0ba51e361/add_router_interface => generated 309 bytes in 1840 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:26.704 8 INFO neutron.db.l3_db [None req-8f50aded-b874-481d-ade3-3d26f77c9d5a bbcd4bac54634147aeaa18ff9c137a67 72da38f163ed4481ba27f5409916a174 - - default default] Floating IP 69e53326-36d3-4cff-bc5b-44a4bae68855 associated. External IP: 10.96.250.212, port: 9d355ce7-a5ad-40af-8ea8-f682cc9eae35. 2026-06-02 08:02:26.863 7 WARNING neutron_lib.context [None req-f5065409-6525-452e-ba92-305b2660a1d6 cbb25682efda4162a00809c0784a750f 485f13e550d54804a6a8cf5fba9e2ae2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 285/610] 10.0.0.190 () {34 vars in 684 bytes} [Tue Jun 2 08:02:26 2026] POST /v2.0/security-groups => generated 1595 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:02:26.998 7 WARNING neutron_lib.context [None req-2185b16a-6da3-4c58-bb45-94f95d5493d7 cbb25682efda4162a00809c0784a750f 485f13e550d54804a6a8cf5fba9e2ae2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 286/611] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:02:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:02:27.158 7 WARNING neutron_lib.context [None req-2550f86f-e01e-4cfc-82c9-41debe7b1a24 cbb25682efda4162a00809c0784a750f 485f13e550d54804a6a8cf5fba9e2ae2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 326/612] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:02:26 2026] PUT /v2.0/floatingips/69e53326-36d3-4cff-bc5b-44a4bae68855 => generated 856 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/613] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:27 2026] GET /v2.0/ports?device_id=f59bd394-1755-439a-b804-be2c027c4289 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/614] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:27 2026] GET /v2.0/ports?device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/615] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:02:27 2026] POST /v2.0/security-group-rules => generated 570 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/616] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:27 2026] GET /v2.0/security-groups?id=385abfe6-e5df-4336-8809-a40021d959c4&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:27.364 8 WARNING neutron_lib.context [None req-039c4603-28d7-42f3-bf5f-40642977157f cbb25682efda4162a00809c0784a750f 485f13e550d54804a6a8cf5fba9e2ae2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 288/617] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:27 2026] GET /v2.0/security-groups?id=6aa9e75f-10e9-4748-9f5f-7d77f0fe1bc0&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-06-02 08:02:27.423 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e982ae6-19c7-42e5-8f30-3f4c0c8ee043'] response: {'name': 'network-changed', 'server_uuid': '7a2fce7b-03d4-4183-b996-c726ed2db33d', 'tag': '9d355ce7-a5ad-40af-8ea8-f682cc9eae35', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 289/618] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:27 2026] GET /v2.0/ports?tenant_id=72da38f163ed4481ba27f5409916a174&device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/619] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:27 2026] GET /v2.0/ports?device_id=f59bd394-1755-439a-b804-be2c027c4289 => generated 975 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/620] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:27 2026] GET /v2.0/networks?id=7e3438d2-7503-43a4-bd27-afcda4cf776d => generated 772 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/621] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:02:27 2026] POST /v2.0/floatingips => generated 552 bytes in 876 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/622] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9d355ce7-a5ad-40af-8ea8-f682cc9eae35 => generated 859 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/623] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:28 2026] GET /v2.0/ports?device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/624] 199.204.45.4 () {34 vars in 991 bytes} [Tue Jun 2 08:02:28 2026] GET /v2.0/ports?device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => 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: 334/625] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:28 2026] GET /v2.0/subnets?id=897e77a5-05e6-4087-802f-f032b786d28d => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/626] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:28 2026] GET /v2.0/security-groups?id=6aa9e75f-10e9-4748-9f5f-7d77f0fe1bc0&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:28.829 7 INFO neutron.db.l3_db [None req-d703a922-ffdc-4d6c-86c4-d8eb2fbfe36e 996113204ff04227a42ddb5b183cef3c 98876f485ca142f79a538f119f6a651c - - default default] Floating IP e7c097bb-bb58-4283-a331-32e6e28be4b5 associated. External IP: 10.96.250.218, port: 40376f3b-f632-4a59-aee7-9e2d38f2e568. [pid: 7|app: 0|req: 292/627] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:02:27 2026] PUT /v2.0/floatingips/e7c097bb-bb58-4283-a331-32e6e28be4b5 => generated 856 bytes in 1580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/628] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:29 2026] GET /v2.0/ports?network_id=7e3438d2-7503-43a4-bd27-afcda4cf776d&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/629] 10.0.0.57 () {34 vars in 1096 bytes} [Tue Jun 2 08:02:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--763649602&fields=id&tenant_id=485f13e550d54804a6a8cf5fba9e2ae2 => 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: 295/630] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:29 2026] GET /v2.0/ports?device_id=f59bd394-1755-439a-b804-be2c027c4289 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/631] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:29 2026] GET /v2.0/networks/7e3438d2-7503-43a4-bd27-afcda4cf776d?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: 297/632] 10.0.0.57 () {34 vars in 980 bytes} [Tue Jun 2 08:02:29 2026] GET /v2.0/networks?id=99562f10-3891-46ff-bb8c-ae5ef76d6965 => generated 684 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/633] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:29 2026] GET /v2.0/security-groups?id=385abfe6-e5df-4336-8809-a40021d959c4&fields=id&fields=name => generated 114 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/634] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:29 2026] GET /v2.0/networks/7e3438d2-7503-43a4-bd27-afcda4cf776d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:02:29.778 8 INFO neutron.db.l3_db [req-7b348576-5c5a-4561-85f6-264f979e280b req-3063be6e-3d13-41cf-8242-d55bd6c4ce18 bbcd4bac54634147aeaa18ff9c137a67 72da38f163ed4481ba27f5409916a174 - - default default] Floating IP 69e53326-36d3-4cff-bc5b-44a4bae68855 disassociated. External IP: 10.96.250.212, port: 9d355ce7-a5ad-40af-8ea8-f682cc9eae35. [pid: 7|app: 0|req: 300/635] 10.0.0.57 () {34 vars in 963 bytes} [Tue Jun 2 08:02:29 2026] GET /v2.0/quotas/485f13e550d54804a6a8cf5fba9e2ae2 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/636] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:29 2026] GET /v2.0/ports?device_id=7a2fce7b-03d4-4183-b996-c726ed2db33d => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/637] 10.0.0.57 () {34 vars in 1000 bytes} [Tue Jun 2 08:02:29 2026] GET /v2.0/ports?tenant_id=485f13e550d54804a6a8cf5fba9e2ae2&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/638] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:30 2026] GET /v2.0/security-groups?id=6aa9e75f-10e9-4748-9f5f-7d77f0fe1bc0&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/639] 10.0.0.57 () {34 vars in 1006 bytes} [Tue Jun 2 08:02:30 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:02:30.195 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99cbb669-420d-40d3-8479-9034f4adf704'] response: {'name': 'network-changed', 'server_uuid': 'f59bd394-1755-439a-b804-be2c027c4289', 'tag': '40376f3b-f632-4a59-aee7-9e2d38f2e568', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 305/640] 10.0.0.57 () {34 vars in 1106 bytes} [Tue Jun 2 08:02:30 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?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: 7|app: 0|req: 306/641] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:30 2026] GET /v2.0/ports?tenant_id=98876f485ca142f79a538f119f6a651c&device_id=f59bd394-1755-439a-b804-be2c027c4289 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/642] 199.204.45.4 () {36 vars in 994 bytes} [Tue Jun 2 08:02:28 2026] DELETE /v2.0/ports/9d355ce7-a5ad-40af-8ea8-f682cc9eae35 => generated 0 bytes in 1797 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/643] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:30 2026] GET /v2.0/networks?id=abaca7ee-5a36-408c-b129-47088ff8b10e => generated 763 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/644] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:30 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/645] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=40376f3b-f632-4a59-aee7-9e2d38f2e568 => generated 861 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:30.545 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8068257a-78af-4fdd-9ecc-37abbbcc1787'] response: {'server_uuid': '7a2fce7b-03d4-4183-b996-c726ed2db33d', 'name': 'network-vif-deleted', 'tag': '9d355ce7-a5ad-40af-8ea8-f682cc9eae35', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 309/646] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:30 2026] GET /v2.0/ports?device_id=f59bd394-1755-439a-b804-be2c027c4289 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/647] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:30 2026] GET /v2.0/security-groups?id=385abfe6-e5df-4336-8809-a40021d959c4&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/648] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:30 2026] GET /v2.0/subnets?id=9c5e7fc3-ef86-4f5c-9b0a-fc01391192f5 => generated 661 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/649] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:30 2026] GET /v2.0/ports?network_id=abaca7ee-5a36-408c-b129-47088ff8b10e&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/650] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:31 2026] GET /v2.0/networks/abaca7ee-5a36-408c-b129-47088ff8b10e?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/651] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:31 2026] GET /v2.0/networks/abaca7ee-5a36-408c-b129-47088ff8b10e?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: 313/652] 199.204.45.4 () {34 vars in 991 bytes} [Tue Jun 2 08:02:31 2026] GET /v2.0/ports?device_id=f59bd394-1755-439a-b804-be2c027c4289 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/653] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:02:31 2026] DELETE /v2.0/security-groups/6aa9e75f-10e9-4748-9f5f-7d77f0fe1bc0 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/654] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:31 2026] GET /v2.0/networks?id=99562f10-3891-46ff-bb8c-ae5ef76d6965 => generated 684 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:31.500 8 INFO neutron.api.v2.resource [None req-b7be5204-c164-4d1a-ac94-41d47768204f bbcd4bac54634147aeaa18ff9c137a67 72da38f163ed4481ba27f5409916a174 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 342/655] 10.0.0.190 () {32 vars in 736 bytes} [Tue Jun 2 08:02:31 2026] GET /v2.0/security-groups/6aa9e75f-10e9-4748-9f5f-7d77f0fe1bc0 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:02:31.740 7 INFO neutron.db.l3_db [req-70eb0621-0b7e-4c43-b5bc-e506f6d9a3bb req-16e3e61b-2774-452a-8b1b-827bba4b6c10 996113204ff04227a42ddb5b183cef3c 98876f485ca142f79a538f119f6a651c - - default default] Floating IP e7c097bb-bb58-4283-a331-32e6e28be4b5 disassociated. External IP: 10.96.250.218, port: 40376f3b-f632-4a59-aee7-9e2d38f2e568. [pid: 8|app: 0|req: 343/656] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:02:31 2026] DELETE /v2.0/floatingips/69e53326-36d3-4cff-bc5b-44a4bae68855 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/657] 199.204.45.4 () {34 vars in 1047 bytes} [Tue Jun 2 08:02:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=485f13e550d54804a6a8cf5fba9e2ae2 => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/658] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:31 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/659] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:31 2026] GET /v2.0/ports?device_id=f59bd394-1755-439a-b804-be2c027c4289 => 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: 314/660] 199.204.45.4 () {36 vars in 994 bytes} [Tue Jun 2 08:02:31 2026] DELETE /v2.0/ports/40376f3b-f632-4a59-aee7-9e2d38f2e568 => generated 0 bytes in 995 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:02:32.318 7 WARNING neutron_lib.context [req-22adbd2b-f7dc-42d0-a672-16c47c8d4f6f req-78f36521-4ede-46a0-8f22-aa52eb1dd13c cbb25682efda4162a00809c0784a750f 485f13e550d54804a6a8cf5fba9e2ae2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:02:32.340 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f5271e0-6b64-49a2-8a83-806b6a0164c0'] response: {'server_uuid': 'f59bd394-1755-439a-b804-be2c027c4289', 'name': 'network-vif-deleted', 'tag': '40376f3b-f632-4a59-aee7-9e2d38f2e568', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 315/661] 199.204.45.4 () {38 vars in 952 bytes} [Tue Jun 2 08:02:32 2026] POST /v2.0/ports => generated 958 bytes in 588 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: 316/662] 10.0.0.57 () {34 vars in 1096 bytes} [Tue Jun 2 08:02:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--546532025&fields=id&tenant_id=982921135a1a4427884480327da8ac6e => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/663] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:02:31 2026] PUT /v2.0/routers/7ecf0659-6535-4f7d-a7d8-099e8a56e47a/remove_router_interface => generated 309 bytes in 1496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/664] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:02:32 2026] PUT /v2.0/ports/946ddaf9-26be-4003-a27c-dec0412911ae => generated 1203 bytes in 622 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: 348/665] 10.0.0.57 () {34 vars in 980 bytes} [Tue Jun 2 08:02:33 2026] GET /v2.0/networks?id=bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9 => generated 680 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/666] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:33 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 973 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: 319/667] 10.0.0.57 () {34 vars in 963 bytes} [Tue Jun 2 08:02:33 2026] GET /v2.0/quotas/982921135a1a4427884480327da8ac6e => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/668] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:33 2026] GET /v2.0/ports?tenant_id=485f13e550d54804a6a8cf5fba9e2ae2&device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/669] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:33 2026] GET /v2.0/security-groups?id=ed3f60ff-9ed5-47c2-821b-7f482c91ede9&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/670] 10.0.0.57 () {34 vars in 1000 bytes} [Tue Jun 2 08:02:33 2026] GET /v2.0/ports?tenant_id=982921135a1a4427884480327da8ac6e&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/671] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=946ddaf9-26be-4003-a27c-dec0412911ae => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/672] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:02:33 2026] DELETE /v2.0/security-groups/385abfe6-e5df-4336-8809-a40021d959c4 => 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: 325/673] 10.0.0.57 () {34 vars in 1006 bytes} [Tue Jun 2 08:02:33 2026] GET /v2.0/networks/bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9?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: 326/674] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:34 2026] GET /v2.0/subnets?id=0907afc1-bcb2-4413-b852-3a2ccdd57999 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:34.053 7 INFO neutron.api.v2.resource [None req-e51e910e-2810-4e63-a3b4-138a3e164544 996113204ff04227a42ddb5b183cef3c 98876f485ca142f79a538f119f6a651c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 327/675] 10.0.0.190 () {32 vars in 736 bytes} [Tue Jun 2 08:02:34 2026] GET /v2.0/security-groups/385abfe6-e5df-4336-8809-a40021d959c4 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/676] 10.0.0.57 () {34 vars in 1106 bytes} [Tue Jun 2 08:02:34 2026] GET /v2.0/networks/bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9?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: 329/677] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:34 2026] GET /v2.0/ports?network_id=99562f10-3891-46ff-bb8c-ae5ef76d6965&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:02:34.410 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2498735f-be66-4641-a309-399d65133aa8'] response: {'name': 'network-changed', 'server_uuid': 'f0123555-c13c-4639-b730-7f8231ba3fbe', 'tag': '946ddaf9-26be-4003-a27c-dec0412911ae', 'status': 'completed', 'code': 200} 2026-06-02 08:02:34.817 8 INFO neutron.services.segments.plugin [-] Segment c605d579-c0dc-45b8-a835-92a73a8bbf03 resource provider aggregate not found 2026-06-02 08:02:34.822 8 INFO neutron.services.segments.plugin [-] Segment c605d579-c0dc-45b8-a835-92a73a8bbf03 resource provider aggregate not found 2026-06-02 08:02:34.843 8 INFO neutron.services.segments.plugin [-] Segment c605d579-c0dc-45b8-a835-92a73a8bbf03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c605d579-c0dc-45b8-a835-92a73a8bbf03 found for delete ", "request_id": "req-8cb2d879-3867-4b0e-81ae-0f02eba2f1c9"}]} 2026-06-02 08:02:34.845 8 INFO neutron.services.segments.plugin [-] Segment c605d579-c0dc-45b8-a835-92a73a8bbf03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c605d579-c0dc-45b8-a835-92a73a8bbf03 found for delete ", "request_id": "req-046af0c2-5f53-4cc8-a4f3-554b87f599d4"}]} 2026-06-02 08:02:34.849 8 INFO neutron.db.l3_hamode_db [None req-2a10e1bc-cd34-4a3d-80db-d7c7018752fe c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] HA network f410a01e-e896-471d-afae-3e63979fd311 was deleted as no HA routers are present in tenant 72da38f163ed4481ba27f5409916a174. [pid: 8|app: 0|req: 349/678] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:02:33 2026] DELETE /v2.0/routers/7ecf0659-6535-4f7d-a7d8-099e8a56e47a => generated 0 bytes in 1280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/679] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:34 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?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: 351/680] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:34 2026] GET /v2.0/ports?device_id=c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8 => 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: 330/681] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:02:34 2026] DELETE /v2.0/floatingips/e7c097bb-bb58-4283-a331-32e6e28be4b5 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/682] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:34 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 973 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/683] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:35 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?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: 331/684] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:02:35 2026] DELETE /v2.0/subnets/897e77a5-05e6-4087-802f-f032b786d28d => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/685] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:35 2026] GET /v2.0/security-groups?id=ed3f60ff-9ed5-47c2-821b-7f482c91ede9&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/686] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:35 2026] GET /v2.0/ports?tenant_id=485f13e550d54804a6a8cf5fba9e2ae2&device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:02:35.750 7 INFO neutron.services.segments.plugin [-] Segment 103ffa75-de3d-4edd-b6eb-02f87b62266a resource provider aggregate not found 2026-06-02 08:02:35.756 7 INFO neutron.services.segments.plugin [-] Segment 103ffa75-de3d-4edd-b6eb-02f87b62266a resource provider aggregate not found 2026-06-02 08:02:35.771 7 INFO neutron.services.segments.plugin [-] Segment 103ffa75-de3d-4edd-b6eb-02f87b62266a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 103ffa75-de3d-4edd-b6eb-02f87b62266a found for delete ", "request_id": "req-75caa736-e0f0-4b2d-b42e-c0398cadfc17"}]} 2026-06-02 08:02:35.772 7 INFO neutron.services.segments.plugin [-] Segment 103ffa75-de3d-4edd-b6eb-02f87b62266a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 103ffa75-de3d-4edd-b6eb-02f87b62266a found for delete ", "request_id": "req-eb1606ca-8fec-4893-baeb-70d0c5aed2f4"}]} [pid: 7|app: 0|req: 334/687] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:02:35 2026] DELETE /v2.0/networks/7e3438d2-7503-43a4-bd27-afcda4cf776d => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/688] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:35 2026] GET /v2.0/networks?id=99562f10-3891-46ff-bb8c-ae5ef76d6965 => generated 780 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/689] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:35 2026] GET /v2.0/networks?id=bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9 => generated 680 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/690] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=946ddaf9-26be-4003-a27c-dec0412911ae => 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: 338/691] 199.204.45.4 () {34 vars in 1047 bytes} [Tue Jun 2 08:02:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=982921135a1a4427884480327da8ac6e => generated 180 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/692] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:35 2026] GET /v2.0/subnets?id=0907afc1-bcb2-4413-b852-3a2ccdd57999 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/693] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:02:36 2026] GET /v2.0/security-groups?tenant_id=72da38f163ed4481ba27f5409916a174&name=default => generated 2797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:02:36.089 7 WARNING neutron_lib.context [req-1e10e14d-86a7-400b-8ba1-450c5cb07176 req-e924c17f-b5cd-430f-8330-d24cd764c9a3 a7d0dcc5fa234be98b6db148671e695e 982921135a1a4427884480327da8ac6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 354/694] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:02:35 2026] PUT /v2.0/routers/e19752a3-8af8-42a3-a71d-17aa7db4dd2c/remove_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/695] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:36 2026] GET /v2.0/ports?device_id=c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8 => generated 961 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/696] 199.204.45.4 () {38 vars in 952 bytes} [Tue Jun 2 08:02:36 2026] POST /v2.0/ports => generated 958 bytes in 620 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: 356/697] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:36 2026] GET /v2.0/ports?network_id=99562f10-3891-46ff-bb8c-ae5ef76d6965&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/698] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:36 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/699] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:02:36 2026] DELETE /v2.0/security-groups/3f37ea58-be46-438a-a6d5-9bcc38727774 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/700] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:36 2026] GET /v2.0/security-groups?id=b4a71cd2-20eb-4ee3-a99d-cb34cc53f923&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/701] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:02:36 2026] PUT /v2.0/ports/39334051-4010-4863-aa43-5e790e1ed769 => generated 1203 bytes in 576 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-06-02 08:02:37.574 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d990120-3906-4843-b454-a66754d94474'] response: {'name': 'network-changed', 'server_uuid': 'c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8', 'tag': '39334051-4010-4863-aa43-5e790e1ed769', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 345/702] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:37 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?fields=segments => generated 14 bytes in 100 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: 346/703] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:37 2026] GET /v2.0/security-groups?id=ed3f60ff-9ed5-47c2-821b-7f482c91ede9&fields=id&fields=name => generated 113 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/706] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:37 2026] GET /v2.0/ports?tenant_id=982921135a1a4427884480327da8ac6e&device_id=c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8 => 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: 350/707] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:37 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/708] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=39334051-4010-4863-aa43-5e790e1ed769 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/709] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:37 2026] GET /v2.0/subnets?id=d76d8a00-e61c-425b-8bbe-c6f7317143d0 => generated 674 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:37 2026] GET /v2.0/ports?network_id=bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9&device_owner=network%3Adhcp => generated 1244 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:02:38.041 8 INFO neutron.services.segments.plugin [-] Segment 0cf6234c-8634-409a-b954-b589acc6b5be resource provider aggregate not found 2026-06-02 08:02:38.048 8 INFO neutron.services.segments.plugin [-] Segment 0cf6234c-8634-409a-b954-b589acc6b5be resource provider aggregate not found 2026-06-02 08:02:38.073 8 INFO neutron.services.segments.plugin [-] Segment 0cf6234c-8634-409a-b954-b589acc6b5be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cf6234c-8634-409a-b954-b589acc6b5be found for delete ", "request_id": "req-f3c0eab2-8fdf-47a3-aa8c-2c3737d56f4e"}]} 2026-06-02 08:02:38.074 8 INFO neutron.services.segments.plugin [-] Segment 0cf6234c-8634-409a-b954-b589acc6b5be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cf6234c-8634-409a-b954-b589acc6b5be found for delete ", "request_id": "req-c764ec5c-e085-4175-9b0a-d1cb16364788"}]} 2026-06-02 08:02:38.087 8 INFO neutron.db.l3_hamode_db [None req-d85cb5de-7003-4e5b-95d5-e9d3220852f0 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] HA network c7937e65-d7b7-46bc-9e19-1c872bc49715 was deleted as no HA routers are present in tenant 98876f485ca142f79a538f119f6a651c. [pid: 8|app: 0|req: 358/711] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:02:36 2026] DELETE /v2.0/routers/e19752a3-8af8-42a3-a71d-17aa7db4dd2c => generated 0 bytes in 1327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/712] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:38 2026] GET /v2.0/ports?device_id=c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/713] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:38 2026] GET /v2.0/networks/bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/714] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:38 2026] GET /v2.0/security-groups?id=b4a71cd2-20eb-4ee3-a99d-cb34cc53f923&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/715] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:38 2026] GET /v2.0/networks/bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9?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: 355/716] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:02:38 2026] DELETE /v2.0/subnets/9c5e7fc3-ef86-4f5c-9b0a-fc01391192f5 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/717] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:38 2026] GET /v2.0/ports?tenant_id=982921135a1a4427884480327da8ac6e&device_id=c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:38 2026] GET /v2.0/networks?id=bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9 => 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: 358/719] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=39334051-4010-4863-aa43-5e790e1ed769 => 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: 359/720] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:38 2026] GET /v2.0/subnets?id=d76d8a00-e61c-425b-8bbe-c6f7317143d0 => generated 674 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/721] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:38 2026] GET /v2.0/ports?network_id=bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9&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: 362/722] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:02:38 2026] DELETE /v2.0/networks/abaca7ee-5a36-408c-b129-47088ff8b10e => 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: 361/723] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:38 2026] GET /v2.0/networks/bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9?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: 363/724] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:38 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:38 2026] GET /v2.0/networks/bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9?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: 364/726] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:38 2026] GET /v2.0/security-groups?id=ed3f60ff-9ed5-47c2-821b-7f482c91ede9&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/727] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:02:38 2026] GET /v2.0/security-groups?tenant_id=98876f485ca142f79a538f119f6a651c&name=default => 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: 363/728] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:38 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/729] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:02:39 2026] DELETE /v2.0/security-groups/3be6be21-373b-488f-8cff-ad223f37e670 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:39 2026] GET /v2.0/ports?device_id=c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/731] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:39 2026] GET /v2.0/security-groups?id=b4a71cd2-20eb-4ee3-a99d-cb34cc53f923&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:39.541 7 INFO neutron.db.l3_db [None req-b42125c7-aec6-4450-b861-5d184fb19a74 cbb25682efda4162a00809c0784a750f 485f13e550d54804a6a8cf5fba9e2ae2 - - default default] Floating IP 48d1f738-9e0f-439b-8525-7f83e7fec1b0 associated. External IP: 10.96.250.216, port: 946ddaf9-26be-4003-a27c-dec0412911ae. [pid: 7|app: 0|req: 364/732] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:02:39 2026] PUT /v2.0/floatingips/48d1f738-9e0f-439b-8525-7f83e7fec1b0 => generated 856 bytes in 896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:40.111 8 INFO neutron.services.segments.plugin [-] Segment bf447f1a-f595-4f92-bc05-8d0550026d91 resource provider aggregate not found 2026-06-02 08:02:40.118 8 INFO neutron.services.segments.plugin [-] Segment bf447f1a-f595-4f92-bc05-8d0550026d91 resource provider aggregate not found 2026-06-02 08:02:40.133 8 INFO neutron.services.segments.plugin [-] Segment bf447f1a-f595-4f92-bc05-8d0550026d91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf447f1a-f595-4f92-bc05-8d0550026d91 found for delete ", "request_id": "req-37064109-2f1c-4218-9c6c-29a45e121500"}]} 2026-06-02 08:02:40.148 8 INFO neutron.services.segments.plugin [-] Segment bf447f1a-f595-4f92-bc05-8d0550026d91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf447f1a-f595-4f92-bc05-8d0550026d91 found for delete ", "request_id": "req-a1f7d40d-8053-49ad-a9a9-57688e52ce3c"}]} [pid: 8|app: 0|req: 369/733] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:40 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 975 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:40.271 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d50d9de-f189-492b-8bec-4b3415553ba2'] response: {'name': 'network-changed', 'server_uuid': 'f0123555-c13c-4639-b730-7f8231ba3fbe', 'tag': '946ddaf9-26be-4003-a27c-dec0412911ae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 365/734] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:40 2026] GET /v2.0/security-groups?id=ed3f60ff-9ed5-47c2-821b-7f482c91ede9&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/735] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:40 2026] GET /v2.0/ports?tenant_id=485f13e550d54804a6a8cf5fba9e2ae2&device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/736] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:40 2026] GET /v2.0/networks?id=99562f10-3891-46ff-bb8c-ae5ef76d6965 => generated 780 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/737] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=946ddaf9-26be-4003-a27c-dec0412911ae => generated 859 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/738] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:40 2026] GET /v2.0/ports?device_id=c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8 => generated 973 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:40 2026] GET /v2.0/security-groups?id=b4a71cd2-20eb-4ee3-a99d-cb34cc53f923&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/740] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:40 2026] GET /v2.0/subnets?id=0907afc1-bcb2-4413-b852-3a2ccdd57999 => generated 678 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/741] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:41 2026] GET /v2.0/ports?network_id=99562f10-3891-46ff-bb8c-ae5ef76d6965&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: 373/742] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:41 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?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: 370/743] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:41 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?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-06-02 08:02:41.685 8 INFO neutron.db.segments_db [None req-fbdaea0a-93a1-49ae-9422-e4e3fa6ffbc2 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 5452e8ed-dd3e-4988-a107-4cd4b58bb12f of type vxlan for network 23fd2b3e-f2c8-4ca2-99fc-697edd203272 [pid: 8|app: 0|req: 374/744] 10.0.0.190 () {34 vars in 670 bytes} [Tue Jun 2 08:02:41 2026] POST /v2.0/networks => generated 743 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/745] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:41 2026] GET /v2.0/ports?device_id=c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8 => generated 975 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/746] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:42 2026] GET /v2.0/security-groups?id=b4a71cd2-20eb-4ee3-a99d-cb34cc53f923&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: 371/747] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:02:41 2026] POST /v2.0/subnets => generated 666 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:02:42.207 8 INFO neutron.db.segments_db [None req-538580cb-1968-4508-bbb4-e97c71fb782c c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 783d37ca-9d3e-437f-afd8-26f9c43d4dde of type vxlan for network cbd3e94a-76de-436d-9c3d-0cc84b7997a3 [pid: 7|app: 0|req: 372/748] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:42 2026] GET /v2.0/ports?device_id=c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:42.663 8 INFO neutron.db.l3_hamode_db [None req-538580cb-1968-4508-bbb4-e97c71fb782c c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:02:42.751 7 INFO neutron.db.l3_db [None req-cbbe9bad-ed33-4ddc-8d69-562771dc30d9 a7d0dcc5fa234be98b6db148671e695e 982921135a1a4427884480327da8ac6e - - default default] Floating IP fa8e3d93-e311-4814-98dc-0e7deaa43b1b associated. External IP: 10.96.250.215, port: 39334051-4010-4863-aa43-5e790e1ed769. [pid: 7|app: 0|req: 373/749] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:02:42 2026] PUT /v2.0/floatingips/fa8e3d93-e311-4814-98dc-0e7deaa43b1b => generated 856 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:43.360 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac2b7d94-34af-4e97-ad1b-c8c71e1ac7c7'] response: {'name': 'network-changed', 'server_uuid': 'c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8', 'tag': '39334051-4010-4863-aa43-5e790e1ed769', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 374/750] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:43 2026] GET /v2.0/ports?device_id=c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/751] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:43 2026] GET /v2.0/ports?tenant_id=982921135a1a4427884480327da8ac6e&device_id=c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8 => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/752] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:43 2026] GET /v2.0/security-groups?id=b4a71cd2-20eb-4ee3-a99d-cb34cc53f923&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/753] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:43 2026] GET /v2.0/networks?id=bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9 => generated 776 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/754] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=39334051-4010-4863-aa43-5e790e1ed769 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:43 2026] GET /v2.0/subnets?id=d76d8a00-e61c-425b-8bbe-c6f7317143d0 => generated 674 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/756] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:43 2026] GET /v2.0/ports?network_id=bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9&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: 381/757] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:43 2026] GET /v2.0/networks/bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9?fields=segments => generated 14 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/758] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:43 2026] GET /v2.0/ports?device_id=c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/759] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:44 2026] GET /v2.0/networks/bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/760] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:44 2026] GET /v2.0/security-groups?id=b4a71cd2-20eb-4ee3-a99d-cb34cc53f923&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:44.302 8 INFO neutron.db.l3_hamode_db [None req-538580cb-1968-4508-bbb4-e97c71fb782c c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 385/761] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:02:44 2026] GET /v2.0/security-groups?tenant_id=1bbfe3161bf24e00a4a85bbf0db438a0&name=default => generated 2801 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/762] 199.204.45.4 () {34 vars in 991 bytes} [Tue Jun 2 08:02:44 2026] GET /v2.0/ports?device_id=c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8 => 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: 387/763] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:02:44 2026] DELETE /v2.0/security-groups/85337e42-1308-4743-ac98-4d10afada92d => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:02:45.318 7 INFO neutron.db.l3_db [req-20319c61-4dd7-4c7a-835a-7d71cc777ebd req-aef145e4-a011-46b2-8255-885b8c7d84d2 a7d0dcc5fa234be98b6db148671e695e 982921135a1a4427884480327da8ac6e - - default default] Floating IP fa8e3d93-e311-4814-98dc-0e7deaa43b1b disassociated. External IP: 10.96.250.215, port: 39334051-4010-4863-aa43-5e790e1ed769. [pid: 8|app: 0|req: 377/764] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:02:42 2026] POST /v2.0/routers => generated 730 bytes in 3534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/765] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:02:45 2026] GET /v2.0/security-groups?tenant_id=95ed6633cb12411aaa9a65624e98af49&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/766] 199.204.45.4 () {36 vars in 994 bytes} [Tue Jun 2 08:02:44 2026] DELETE /v2.0/ports/39334051-4010-4863-aa43-5e790e1ed769 => generated 0 bytes in 836 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/767] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:45 2026] GET /v2.0/ports?device_id=c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:02:45.842 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5538431f-c0b0-427f-b981-e948cb41b7ec'] response: {'server_uuid': 'c4d0b1a0-fadc-456f-9fa2-73e9ddbca8a8', 'name': 'network-vif-deleted', 'tag': '39334051-4010-4863-aa43-5e790e1ed769', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 380/768] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:02:45 2026] DELETE /v2.0/security-groups/ee8af894-f861-4735-99f7-e39d1c3856f9 => 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: 381/769] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:02:46 2026] DELETE /v2.0/security-groups/b4a71cd2-20eb-4ee3-a99d-cb34cc53f923 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:02:47.141 8 INFO neutron.api.v2.resource [None req-b8846817-04a1-47e4-8560-8425471e83d6 a7d0dcc5fa234be98b6db148671e695e 982921135a1a4427884480327da8ac6e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 382/770] 10.0.0.190 () {32 vars in 736 bytes} [Tue Jun 2 08:02:47 2026] GET /v2.0/security-groups/b4a71cd2-20eb-4ee3-a99d-cb34cc53f923 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/771] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:02:47 2026] DELETE /v2.0/floatingips/fa8e3d93-e311-4814-98dc-0e7deaa43b1b => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/772] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:02:45 2026] PUT /v2.0/routers/bd1f7fde-3072-46e6-bb5a-8ad4be99f1a2/add_router_interface => generated 309 bytes in 2186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:48.649 7 WARNING neutron_lib.context [None req-f19f0a5b-4386-483e-8190-4373500c7471 e9a314d5952945d097209d6e390d0d67 27028a1ef0f4410c816c70a89654e6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 390/773] 10.0.0.190 () {34 vars in 684 bytes} [Tue Jun 2 08:02:48 2026] POST /v2.0/security-groups => generated 1596 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:02:48.801 7 WARNING neutron_lib.context [None req-3adc571a-6c4d-46e1-b6d5-5d674e882992 e9a314d5952945d097209d6e390d0d67 27028a1ef0f4410c816c70a89654e6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 391/774] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:02:48 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-06-02 08:02:48.949 7 WARNING neutron_lib.context [None req-38514512-f116-4e91-927f-e02d66517d0d e9a314d5952945d097209d6e390d0d67 27028a1ef0f4410c816c70a89654e6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 384/775] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:02:47 2026] PUT /v2.0/routers/4eb8e07d-207b-451d-9eae-2ae68fa29e57/remove_router_interface => generated 309 bytes in 1419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/776] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:02:48 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-06-02 08:02:49.099 7 WARNING neutron_lib.context [None req-a897dc7a-645a-4c0d-a083-e0036c14c812 e9a314d5952945d097209d6e390d0d67 27028a1ef0f4410c816c70a89654e6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 393/777] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:02:49 2026] POST /v2.0/floatingips => generated 552 bytes in 780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:02:50.252 8 INFO neutron.services.segments.plugin [-] Segment 76213b99-6b90-48ef-ab86-94b53489b06c resource provider aggregate not found 2026-06-02 08:02:50.258 8 INFO neutron.services.segments.plugin [-] Segment 76213b99-6b90-48ef-ab86-94b53489b06c resource provider aggregate not found 2026-06-02 08:02:50.291 8 INFO neutron.services.segments.plugin [-] Segment 76213b99-6b90-48ef-ab86-94b53489b06c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76213b99-6b90-48ef-ab86-94b53489b06c found for delete ", "request_id": "req-236d60ba-1ec8-4056-a0aa-a97f99bb8b60"}]} 2026-06-02 08:02:50.293 8 INFO neutron.services.segments.plugin [-] Segment 76213b99-6b90-48ef-ab86-94b53489b06c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76213b99-6b90-48ef-ab86-94b53489b06c found for delete ", "request_id": "req-f04160d1-4652-4770-acb2-84f7db18cf2b"}]} 2026-06-02 08:02:50.300 8 INFO neutron.db.l3_hamode_db [None req-e5cca368-a42d-460a-88ee-a3d16686f045 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] HA network d82a6a83-d8ff-473f-9016-de8945da3e83 was deleted as no HA routers are present in tenant 982921135a1a4427884480327da8ac6e. [pid: 8|app: 0|req: 385/778] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:02:49 2026] DELETE /v2.0/routers/4eb8e07d-207b-451d-9eae-2ae68fa29e57 => generated 0 bytes in 1290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/779] 10.0.0.57 () {34 vars in 1096 bytes} [Tue Jun 2 08:02:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--569025530&fields=id&tenant_id=27028a1ef0f4410c816c70a89654e6cf => 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: 394/780] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:02:50 2026] DELETE /v2.0/subnets/d76d8a00-e61c-425b-8bbe-c6f7317143d0 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/781] 10.0.0.57 () {34 vars in 980 bytes} [Tue Jun 2 08:02:50 2026] GET /v2.0/networks?id=23fd2b3e-f2c8-4ca2-99fc-697edd203272 => generated 675 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/782] 10.0.0.57 () {34 vars in 963 bytes} [Tue Jun 2 08:02:50 2026] GET /v2.0/quotas/27028a1ef0f4410c816c70a89654e6cf => 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: 389/783] 10.0.0.57 () {34 vars in 1000 bytes} [Tue Jun 2 08:02:50 2026] GET /v2.0/ports?tenant_id=27028a1ef0f4410c816c70a89654e6cf&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/784] 10.0.0.57 () {34 vars in 1006 bytes} [Tue Jun 2 08:02:50 2026] GET /v2.0/networks/23fd2b3e-f2c8-4ca2-99fc-697edd203272?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: 391/785] 10.0.0.57 () {34 vars in 1106 bytes} [Tue Jun 2 08:02:50 2026] GET /v2.0/networks/23fd2b3e-f2c8-4ca2-99fc-697edd203272?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) 2026-06-02 08:02:50.973 7 INFO neutron.services.segments.plugin [-] Segment 29f48c2d-f630-466f-9b4d-5779e9c42a8f resource provider aggregate not found 2026-06-02 08:02:50.978 7 INFO neutron.services.segments.plugin [-] Segment 29f48c2d-f630-466f-9b4d-5779e9c42a8f resource provider aggregate not found 2026-06-02 08:02:51.022 7 INFO neutron.services.segments.plugin [-] Segment 29f48c2d-f630-466f-9b4d-5779e9c42a8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29f48c2d-f630-466f-9b4d-5779e9c42a8f found for delete ", "request_id": "req-6ffd0b69-acc2-4875-8b8b-cfe235535b64"}]} 2026-06-02 08:02:51.024 7 INFO neutron.services.segments.plugin [-] Segment 29f48c2d-f630-466f-9b4d-5779e9c42a8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29f48c2d-f630-466f-9b4d-5779e9c42a8f found for delete ", "request_id": "req-2168d124-d7eb-4936-8bf1-4f8c8ba01b57"}]} [pid: 7|app: 0|req: 395/786] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:02:50 2026] DELETE /v2.0/networks/bab01f0f-f79c-4f96-a35c-d1cb8e2f69c9 => generated 0 bytes in 471 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/787] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:51 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:02:51.396 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e4d5fea9-21f2-43ba-a148-8c37360e0db5] 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: 397/788] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:02:51 2026] GET /v2.0/security-groups?tenant_id=982921135a1a4427884480327da8ac6e&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/789] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:02:51 2026] DELETE /v2.0/security-groups/0563f691-396b-4ae4-a17f-f2575f1e6812 => 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: 392/790] 10.0.0.214 () {34 vars in 989 bytes} [Tue Jun 2 08:02:51 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 1244 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/791] 10.0.0.214 () {34 vars in 1039 bytes} [Tue Jun 2 08:02:51 2026] GET /v2.0/security-groups?id=ed3f60ff-9ed5-47c2-821b-7f482c91ede9&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: 393/794] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:51 2026] GET /v2.0/networks?id=23fd2b3e-f2c8-4ca2-99fc-697edd203272 => generated 675 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/795] 199.204.45.4 () {34 vars in 1047 bytes} [Tue Jun 2 08:02:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=27028a1ef0f4410c816c70a89654e6cf => generated 180 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:52.173 8 WARNING neutron_lib.context [req-55914d3e-f3d8-4678-8eb7-6e72d041b066 req-7e98a0a0-c57f-40ac-b6f6-81fa4bc3ed9f e9a314d5952945d097209d6e390d0d67 27028a1ef0f4410c816c70a89654e6cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 403/796] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:52 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => 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: 394/797] 199.204.45.4 () {38 vars in 952 bytes} [Tue Jun 2 08:02:52 2026] POST /v2.0/ports => generated 958 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:02:52.759 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e4d5fea9-21f2-43ba-a148-8c37360e0db5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49446. /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: 404/798] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:02:52 2026] PUT /v2.0/ports/181ef935-b9d3-47ab-9dd9-16316483f4a5 => generated 1203 bytes in 582 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: 405/799] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:53 2026] GET /v2.0/ports?tenant_id=27028a1ef0f4410c816c70a89654e6cf&device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 1242 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:02:53.407 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72049dd2-3b97-4453-b2bb-efa77efe6a15'] response: {'name': 'network-changed', 'server_uuid': '04f90924-73dd-4e13-baf8-1eb732ff527a', 'tag': '181ef935-b9d3-47ab-9dd9-16316483f4a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 395/800] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:02:53 2026] GET /v2.0/security-groups?tenant_id=f0444cd1865d419b92e36b511f13ecc3&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: 396/801] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=181ef935-b9d3-47ab-9dd9-16316483f4a5 => 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: 406/802] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:53 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 973 bytes in 170 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: 397/803] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:02:53 2026] DELETE /v2.0/security-groups/e9313332-c123-4ad8-a1ce-49296437fae4 => 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: 407/804] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:53 2026] GET /v2.0/subnets?id=3dfa1c4d-5359-439a-b042-c1b0c553ec1d => generated 669 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/805] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:53 2026] GET /v2.0/security-groups?id=c74877b5-c36f-46ef-a39b-87ec429b41c7&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/806] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:53 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => 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: 409/807] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:53 2026] GET /v2.0/ports?network_id=23fd2b3e-f2c8-4ca2-99fc-697edd203272&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/808] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:53 2026] GET /v2.0/networks/23fd2b3e-f2c8-4ca2-99fc-697edd203272?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: 411/809] 10.0.0.57 () {34 vars in 969 bytes} [Tue Jun 2 08:02:53 2026] GET /v2.0/ports/946ddaf9-26be-4003-a27c-dec0412911ae => generated 972 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:54.056 8 INFO neutron.db.segments_db [None req-7e434bef-ba69-43ce-8363-13e003f7346a c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 70c0f07d-239e-4f2b-b9e0-c40a21cde260 of type vxlan for network 1bc189be-5f97-4df6-9421-a58193cf9a66 [pid: 7|app: 0|req: 412/810] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:02:53 2026] GET /v2.0/security-groups?tenant_id=e221ca45c9894f5f8b206d712a39e91b&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: 413/811] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:54 2026] GET /v2.0/networks/23fd2b3e-f2c8-4ca2-99fc-697edd203272?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: 399/812] 10.0.0.190 () {34 vars in 670 bytes} [Tue Jun 2 08:02:53 2026] POST /v2.0/networks => generated 745 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/813] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:02:54 2026] DELETE /v2.0/security-groups/184b671d-e9fc-401e-b804-7b6223b64bc2 => 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: 400/814] 199.204.45.4 () {34 vars in 997 bytes} [Tue Jun 2 08:02:54 2026] GET /v2.0/subnets?network_id=99562f10-3891-46ff-bb8c-ae5ef76d6965 => generated 660 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/815] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:54 2026] GET /v2.0/ports?tenant_id=27028a1ef0f4410c816c70a89654e6cf&device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/816] 199.204.45.4 () {34 vars in 1143 bytes} [Tue Jun 2 08:02:54 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe&device_owner=compute%3Anova&network_id=99562f10-3891-46ff-bb8c-ae5ef76d6965 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/817] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:54 2026] GET /v2.0/networks?id=23fd2b3e-f2c8-4ca2-99fc-697edd203272 => generated 771 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/818] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:02:54 2026] POST /v2.0/subnets => generated 668 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/819] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=181ef935-b9d3-47ab-9dd9-16316483f4a5 => generated 19 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:02:55.062 8 INFO neutron.db.segments_db [None req-ee16e477-9d3a-4eca-9478-aabeac7bc670 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 243c5106-1282-4c1e-9a23-134aa0f6afa6 of type vxlan for network 2dcbac7d-d0d0-48e2-9be4-6cce510532ae [pid: 7|app: 0|req: 418/820] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:02:54 2026] PUT /v2.0/ports/946ddaf9-26be-4003-a27c-dec0412911ae => generated 1149 bytes in 595 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: 419/821] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:55 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/822] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:55 2026] GET /v2.0/subnets?id=3dfa1c4d-5359-439a-b042-c1b0c553ec1d => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/823] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:55 2026] GET /v2.0/ports?tenant_id=485f13e550d54804a6a8cf5fba9e2ae2&device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 1421 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/824] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:55 2026] GET /v2.0/security-groups?id=c74877b5-c36f-46ef-a39b-87ec429b41c7&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/825] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:55 2026] GET /v2.0/ports?network_id=23fd2b3e-f2c8-4ca2-99fc-697edd203272&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: 424/826] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:55 2026] GET /v2.0/networks?id=99562f10-3891-46ff-bb8c-ae5ef76d6965 => generated 780 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:55.417 8 INFO neutron.db.l3_hamode_db [None req-ee16e477-9d3a-4eca-9478-aabeac7bc670 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 425/827] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:55 2026] GET /v2.0/networks/23fd2b3e-f2c8-4ca2-99fc-697edd203272?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:02:55.458 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e42a79a2-8027-44e3-b3f1-2b6c1116dddc'] response: {'name': 'network-changed', 'server_uuid': 'f0123555-c13c-4639-b730-7f8231ba3fbe', 'tag': '946ddaf9-26be-4003-a27c-dec0412911ae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 426/828] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=946ddaf9-26be-4003-a27c-dec0412911ae => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/829] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:55 2026] GET /v2.0/networks/23fd2b3e-f2c8-4ca2-99fc-697edd203272?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/830] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:02:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=946ddaf9-26be-4003-a27c-dec0412911ae => 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: 429/831] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:55 2026] GET /v2.0/subnets?id=0907afc1-bcb2-4413-b852-3a2ccdd57999 => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/832] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:55 2026] GET /v2.0/ports?network_id=99562f10-3891-46ff-bb8c-ae5ef76d6965&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/833] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:55 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?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: 432/834] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:55 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?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: 433/835] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:55 2026] GET /v2.0/ports?tenant_id=485f13e550d54804a6a8cf5fba9e2ae2&device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 1421 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/836] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:56 2026] GET /v2.0/networks?id=99562f10-3891-46ff-bb8c-ae5ef76d6965 => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/837] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=946ddaf9-26be-4003-a27c-dec0412911ae => generated 861 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/838] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:02:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=946ddaf9-26be-4003-a27c-dec0412911ae => 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: 437/839] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:56 2026] GET /v2.0/subnets?id=0907afc1-bcb2-4413-b852-3a2ccdd57999 => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/840] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:56 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 1152 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/841] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:56 2026] GET /v2.0/ports?network_id=99562f10-3891-46ff-bb8c-ae5ef76d6965&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/842] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:56 2026] GET /v2.0/security-groups?id=ed3f60ff-9ed5-47c2-821b-7f482c91ede9&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/843] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:56 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/844] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:56 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/845] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:02:56 2026] GET /v2.0/security-groups?id=c74877b5-c36f-46ef-a39b-87ec429b41c7&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: 444/846] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:56 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/847] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:56 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:56.694 8 INFO neutron.db.l3_hamode_db [None req-ee16e477-9d3a-4eca-9478-aabeac7bc670 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 446/848] 199.204.45.4 () {34 vars in 1115 bytes} [Tue Jun 2 08:02:56 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1152 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:02:57.202 7 INFO neutron.db.l3_db [None req-144c98d2-d327-4fe0-b44d-9a02f77314ae e9a314d5952945d097209d6e390d0d67 27028a1ef0f4410c816c70a89654e6cf - - default default] Floating IP 09b0f102-dbbf-4c7a-8aa2-f987405684e9 associated. External IP: 10.96.250.219, port: 181ef935-b9d3-47ab-9dd9-16316483f4a5. [pid: 7|app: 0|req: 447/849] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:02:56 2026] PUT /v2.0/floatingips/09b0f102-dbbf-4c7a-8aa2-f987405684e9 => generated 856 bytes in 860 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:02:57.690 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f17b024d-6c6d-416a-b328-3e9a6ade2cd7'] response: {'name': 'network-changed', 'server_uuid': '04f90924-73dd-4e13-baf8-1eb732ff527a', 'tag': '181ef935-b9d3-47ab-9dd9-16316483f4a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 403/850] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:02:54 2026] POST /v2.0/routers => generated 732 bytes in 2917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/851] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:02:57 2026] PUT /v2.0/ports/946ddaf9-26be-4003-a27c-dec0412911ae => generated 972 bytes in 519 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: 449/852] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:58 2026] GET /v2.0/ports?tenant_id=27028a1ef0f4410c816c70a89654e6cf&device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => 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: 404/853] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:02:57 2026] GET /v2.0/security-groups?tenant_id=b133461cd76e4be5a1f8eaec0409c0e7&name=default => generated 2801 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/854] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:02:58 2026] GET /v2.0/ports?tenant_id=485f13e550d54804a6a8cf5fba9e2ae2&device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => 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: 406/855] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:58 2026] GET /v2.0/networks?id=23fd2b3e-f2c8-4ca2-99fc-697edd203272 => generated 771 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/856] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:02:58 2026] DELETE /v2.0/security-groups/b90b8987-3d17-40e7-84ff-273734cc1612 => 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: 408/857] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:02:58 2026] GET /v2.0/networks?id=99562f10-3891-46ff-bb8c-ae5ef76d6965 => generated 780 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/858] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=181ef935-b9d3-47ab-9dd9-16316483f4a5 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/859] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:02:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=946ddaf9-26be-4003-a27c-dec0412911ae => generated 861 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/860] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:58 2026] GET /v2.0/subnets?id=3dfa1c4d-5359-439a-b042-c1b0c553ec1d => 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: 412/861] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:02:58 2026] GET /v2.0/subnets?id=0907afc1-bcb2-4413-b852-3a2ccdd57999 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/862] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:58 2026] GET /v2.0/ports?network_id=23fd2b3e-f2c8-4ca2-99fc-697edd203272&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: 414/863] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:02:58 2026] GET /v2.0/ports?network_id=99562f10-3891-46ff-bb8c-ae5ef76d6965&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/864] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:58 2026] GET /v2.0/networks/23fd2b3e-f2c8-4ca2-99fc-697edd203272?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: 416/865] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:02:58 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/866] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:59 2026] GET /v2.0/networks/23fd2b3e-f2c8-4ca2-99fc-697edd203272?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: 418/867] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:02:59 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?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-06-02 08:02:59.957 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b944fb41-4315-412c-99ee-3e3b4601c0ec'] response: {'name': 'network-changed', 'server_uuid': 'f0123555-c13c-4639-b730-7f8231ba3fbe', 'tag': '946ddaf9-26be-4003-a27c-dec0412911ae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 419/868] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:02:59 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 975 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/869] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:03:00 2026] GET /v2.0/ports?tenant_id=485f13e550d54804a6a8cf5fba9e2ae2&device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/870] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:03:00 2026] GET /v2.0/security-groups?id=ed3f60ff-9ed5-47c2-821b-7f482c91ede9&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/871] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:03:00 2026] GET /v2.0/networks?id=99562f10-3891-46ff-bb8c-ae5ef76d6965 => generated 780 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/872] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:02:58 2026] PUT /v2.0/routers/7baf71e4-5dec-44d4-ab90-5e752911d90a/add_router_interface => generated 309 bytes in 2088 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/873] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:03:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=946ddaf9-26be-4003-a27c-dec0412911ae => generated 861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/874] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:03:00 2026] GET /v2.0/subnets?id=0907afc1-bcb2-4413-b852-3a2ccdd57999 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/875] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:03:00 2026] GET /v2.0/ports?network_id=99562f10-3891-46ff-bb8c-ae5ef76d6965&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/876] 199.204.45.4 () {34 vars in 991 bytes} [Tue Jun 2 08:03:00 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/877] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:03:00 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?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: 426/878] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:03:00 2026] GET /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:03:00.833 7 INFO neutron.db.l3_db [req-0a3176b4-298a-4a79-a5ac-08103330bd0b req-65d0f337-f020-4c21-9f04-15fb341f9320 cbb25682efda4162a00809c0784a750f 485f13e550d54804a6a8cf5fba9e2ae2 - - default default] Floating IP 48d1f738-9e0f-439b-8525-7f83e7fec1b0 disassociated. External IP: 10.96.250.216, port: 946ddaf9-26be-4003-a27c-dec0412911ae. [pid: 8|app: 0|req: 427/879] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:01 2026] GET /v2.0/ports?device_id=f0123555-c13c-4639-b730-7f8231ba3fbe => 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: 453/880] 199.204.45.4 () {36 vars in 994 bytes} [Tue Jun 2 08:03:00 2026] DELETE /v2.0/ports/946ddaf9-26be-4003-a27c-dec0412911ae => generated 0 bytes in 844 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/881] 10.0.0.57 () {34 vars in 980 bytes} [Tue Jun 2 08:03:01 2026] GET /v2.0/networks?id=1bc189be-5f97-4df6-9421-a58193cf9a66 => generated 677 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/882] 10.0.0.57 () {34 vars in 963 bytes} [Tue Jun 2 08:03:01 2026] GET /v2.0/quotas/69de394142f7448792a06b6c5bee66a5 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/883] 10.0.0.57 () {34 vars in 1000 bytes} [Tue Jun 2 08:03:01 2026] GET /v2.0/ports?tenant_id=69de394142f7448792a06b6c5bee66a5&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/884] 10.0.0.57 () {34 vars in 1006 bytes} [Tue Jun 2 08:03:01 2026] GET /v2.0/networks/1bc189be-5f97-4df6-9421-a58193cf9a66?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: 430/885] 10.0.0.57 () {34 vars in 1106 bytes} [Tue Jun 2 08:03:01 2026] GET /v2.0/networks/1bc189be-5f97-4df6-9421-a58193cf9a66?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: 456/886] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:01 2026] GET /v2.0/ports?device_id=8cb89d73-8ecd-43a3-9838-6cf220a16fe6 => 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: 431/887] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:02 2026] DELETE /v2.0/security-groups/ed3f60ff-9ed5-47c2-821b-7f482c91ede9 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:02.524 7 INFO neutron.api.v2.resource [None req-16bbccc3-63d5-47e0-b706-0ce3f83a6721 cbb25682efda4162a00809c0784a750f 485f13e550d54804a6a8cf5fba9e2ae2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 457/888] 10.0.0.190 () {32 vars in 736 bytes} [Tue Jun 2 08:03:02 2026] GET /v2.0/security-groups/ed3f60ff-9ed5-47c2-821b-7f482c91ede9 => generated 146 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:03:02.634 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2237954b-43f1-4f11-90fd-95e3580c0fec'] response: {'server_uuid': 'f0123555-c13c-4639-b730-7f8231ba3fbe', 'name': 'network-vif-deleted', 'tag': '946ddaf9-26be-4003-a27c-dec0412911ae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 458/889] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:03:02 2026] GET /v2.0/networks?id=1bc189be-5f97-4df6-9421-a58193cf9a66 => generated 677 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:02.768 7 WARNING neutron_lib.context [req-c6a6ad5e-65c8-401b-ab68-ec7664cd04f3 req-37b70444-2fc0-4863-ac01-5b0b12350731 911d8c543f1048f0a426e9c93ef317b9 69de394142f7448792a06b6c5bee66a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 432/890] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:03:02 2026] DELETE /v2.0/floatingips/48d1f738-9e0f-439b-8525-7f83e7fec1b0 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/891] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:02 2026] GET /v2.0/ports?device_id=8cb89d73-8ecd-43a3-9838-6cf220a16fe6 => 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: 459/892] 199.204.45.4 () {38 vars in 952 bytes} [Tue Jun 2 08:03:02 2026] POST /v2.0/ports => generated 958 bytes in 663 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: 460/893] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:03:03 2026] PUT /v2.0/ports/cebee332-df42-4141-a988-f2bc3a127b81 => generated 1203 bytes in 592 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: 461/894] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:04 2026] GET /v2.0/security-groups?tenant_id=208584eb70af41c0a1471e4713e5b280&name=default => generated 2801 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/895] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:03:03 2026] PUT /v2.0/routers/d5849cbd-8f60-4e0e-bfef-30a0ba51e361/remove_router_interface => generated 309 bytes in 1405 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/896] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:03:04 2026] GET /v2.0/ports?tenant_id=69de394142f7448792a06b6c5bee66a5&device_id=8cb89d73-8ecd-43a3-9838-6cf220a16fe6 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/897] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:04 2026] GET /v2.0/ports?device_id=8cb89d73-8ecd-43a3-9838-6cf220a16fe6 => generated 973 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/898] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:04 2026] DELETE /v2.0/security-groups/dc822cdd-6201-41cf-9162-17c2026ac565 => 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: 437/899] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:03:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cebee332-df42-4141-a988-f2bc3a127b81 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/900] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:03:04 2026] GET /v2.0/security-groups?id=7fdfd480-81c4-4bdd-9973-c37f9712d86c&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:03:04.711 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-da6ede38-d5e1-4fd9-ae22-28fe154457c1'] response: {'name': 'network-changed', 'server_uuid': '8cb89d73-8ecd-43a3-9838-6cf220a16fe6', 'tag': 'cebee332-df42-4141-a988-f2bc3a127b81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 439/901] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:03:04 2026] GET /v2.0/subnets?id=4ac92564-4fad-463b-8fa8-864e4efa3d4b => generated 671 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/902] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:03:04 2026] GET /v2.0/ports?network_id=1bc189be-5f97-4df6-9421-a58193cf9a66&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: 441/903] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:03:04 2026] GET /v2.0/networks/1bc189be-5f97-4df6-9421-a58193cf9a66?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: 442/904] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:03:04 2026] GET /v2.0/networks/1bc189be-5f97-4df6-9421-a58193cf9a66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/905] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:03:05 2026] GET /v2.0/ports?tenant_id=69de394142f7448792a06b6c5bee66a5&device_id=8cb89d73-8ecd-43a3-9838-6cf220a16fe6 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/906] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:03:05 2026] GET /v2.0/networks?id=1bc189be-5f97-4df6-9421-a58193cf9a66 => generated 773 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/907] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:03:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cebee332-df42-4141-a988-f2bc3a127b81 => 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: 446/908] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:03:05 2026] GET /v2.0/subnets?id=4ac92564-4fad-463b-8fa8-864e4efa3d4b => 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: 447/909] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:03:05 2026] GET /v2.0/ports?network_id=1bc189be-5f97-4df6-9421-a58193cf9a66&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/910] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:03:05 2026] GET /v2.0/networks/1bc189be-5f97-4df6-9421-a58193cf9a66?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/911] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:03:05 2026] GET /v2.0/networks/1bc189be-5f97-4df6-9421-a58193cf9a66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/912] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:05 2026] GET /v2.0/ports?device_id=8cb89d73-8ecd-43a3-9838-6cf220a16fe6 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:05.842 7 INFO neutron.services.segments.plugin [-] Segment 4dbcccc2-2b59-4898-80e3-192958e4fd7e resource provider aggregate not found 2026-06-02 08:03:05.848 7 INFO neutron.services.segments.plugin [-] Segment 4dbcccc2-2b59-4898-80e3-192958e4fd7e resource provider aggregate not found 2026-06-02 08:03:05.866 7 INFO neutron.services.segments.plugin [-] Segment 4dbcccc2-2b59-4898-80e3-192958e4fd7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dbcccc2-2b59-4898-80e3-192958e4fd7e found for delete ", "request_id": "req-d755e58e-71b6-41a8-a9a1-3adc49e7dc4c"}]} [pid: 8|app: 0|req: 451/913] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:03:05 2026] GET /v2.0/security-groups?id=7fdfd480-81c4-4bdd-9973-c37f9712d86c&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:03:05.868 7 INFO neutron.services.segments.plugin [-] Segment 4dbcccc2-2b59-4898-80e3-192958e4fd7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dbcccc2-2b59-4898-80e3-192958e4fd7e found for delete ", "request_id": "req-bd00577c-d352-471d-9a5e-7a86cf35aad2"}]} 2026-06-02 08:03:05.881 7 INFO neutron.db.l3_hamode_db [None req-b070faa7-fcb7-49ac-b30c-1b2b24656fc2 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] HA network 8cf5f480-da90-4309-9fa6-7245e691a18d was deleted as no HA routers are present in tenant 485f13e550d54804a6a8cf5fba9e2ae2. [pid: 7|app: 0|req: 463/914] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:04 2026] DELETE /v2.0/routers/d5849cbd-8f60-4e0e-bfef-30a0ba51e361 => generated 0 bytes in 1331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/915] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:05 2026] DELETE /v2.0/subnets/0907afc1-bcb2-4413-b852-3a2ccdd57999 => generated 0 bytes in 638 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/916] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:06 2026] DELETE /v2.0/networks/99562f10-3891-46ff-bb8c-ae5ef76d6965 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/919] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:06 2026] GET /v2.0/ports?device_id=8cb89d73-8ecd-43a3-9838-6cf220a16fe6 => generated 973 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/920] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:03:07 2026] GET /v2.0/security-groups?id=7fdfd480-81c4-4bdd-9973-c37f9712d86c&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/921] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:07 2026] GET /v2.0/security-groups?tenant_id=485f13e550d54804a6a8cf5fba9e2ae2&name=default => generated 2801 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/922] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:07 2026] DELETE /v2.0/security-groups/d2c83949-f0a8-43df-a4c5-1658a0f91685 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/923] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:07 2026] GET /v2.0/security-groups?tenant_id=e638ad0e88a64c0ab0235b467fdd8ef2&name=default => generated 2801 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/924] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:07 2026] DELETE /v2.0/security-groups/325f0c65-3357-407b-9d60-7d4a2cefc24b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:08.284 7 INFO neutron.services.segments.plugin [-] Segment 81172797-c647-4256-8023-9f0dd316ab6a resource provider aggregate not found 2026-06-02 08:03:08.292 7 INFO neutron.services.segments.plugin [-] Segment 81172797-c647-4256-8023-9f0dd316ab6a resource provider aggregate not found 2026-06-02 08:03:08.313 7 INFO neutron.services.segments.plugin [-] Segment 81172797-c647-4256-8023-9f0dd316ab6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81172797-c647-4256-8023-9f0dd316ab6a found for delete ", "request_id": "req-f9da9064-ce94-489e-8267-e9f804f063cb"}]} 2026-06-02 08:03:08.317 7 INFO neutron.services.segments.plugin [-] Segment 81172797-c647-4256-8023-9f0dd316ab6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81172797-c647-4256-8023-9f0dd316ab6a found for delete ", "request_id": "req-2ba172bb-2084-46fc-81ad-67788d64644b"}]} [pid: 7|app: 0|req: 468/925] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:08 2026] GET /v2.0/ports?device_id=8cb89d73-8ecd-43a3-9838-6cf220a16fe6 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/926] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:03:08 2026] GET /v2.0/security-groups?id=7fdfd480-81c4-4bdd-9973-c37f9712d86c&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/927] 10.0.0.214 () {34 vars in 989 bytes} [Tue Jun 2 08:03:08 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 1244 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/928] 10.0.0.214 () {34 vars in 1039 bytes} [Tue Jun 2 08:03:08 2026] GET /v2.0/security-groups?id=c74877b5-c36f-46ef-a39b-87ec429b41c7&fields=id&fields=name => generated 113 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/929] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:08 2026] GET /v2.0/ports?device_id=8cb89d73-8ecd-43a3-9838-6cf220a16fe6 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/930] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:03:08 2026] GET /v2.0/security-groups?id=7fdfd480-81c4-4bdd-9973-c37f9712d86c&fields=id&fields=name => generated 88 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/931] 199.204.45.4 () {34 vars in 991 bytes} [Tue Jun 2 08:03:09 2026] GET /v2.0/ports?device_id=8cb89d73-8ecd-43a3-9838-6cf220a16fe6 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/932] 199.204.45.4 () {36 vars in 994 bytes} [Tue Jun 2 08:03:09 2026] DELETE /v2.0/ports/cebee332-df42-4141-a988-f2bc3a127b81 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:03:09.983 7 WARNING neutron_lib.context [None req-1b2a1f7b-a5c7-4ce1-80d6-536ad93369ef b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:09.984 7 WARNING neutron_lib.context [None req-1b2a1f7b-a5c7-4ce1-80d6-536ad93369ef b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 462/933] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:10 2026] GET /v2.0/ports?device_id=8cb89d73-8ecd-43a3-9838-6cf220a16fe6 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:03:10.172 7 INFO neutron.db.segments_db [None req-1b2a1f7b-a5c7-4ce1-80d6-536ad93369ef b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Added segment 492fe633-34cb-42cb-956b-0e09b2c4d69f of type vxlan for network 2d21bc9a-3934-48d2-8e5d-5e68174adf34 2026-06-02 08:03:10.304 7 INFO neutron.db.segments_db [None req-1b2a1f7b-a5c7-4ce1-80d6-536ad93369ef b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Added segment 2f1b3842-4614-4b78-8437-3de1bfd0c15f of type vxlan for network 93265d0d-3bd9-4da1-a3e4-cf7fbc657626 [pid: 7|app: 0|req: 472/934] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:09 2026] POST /v2.0/networks => generated 1246 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:03:10.422 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ceb29874-8da4-4dae-b335-fb8e589ce8a5'] response: {'server_uuid': '8cb89d73-8ecd-43a3-9838-6cf220a16fe6', 'name': 'network-vif-deleted', 'tag': 'cebee332-df42-4141-a988-f2bc3a127b81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 463/935] 10.0.0.190 () {32 vars in 648 bytes} [Tue Jun 2 08:03:10 2026] GET /v2.0/networks => generated 1845 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:10.779 7 INFO neutron.services.segments.plugin [-] Segment 492fe633-34cb-42cb-956b-0e09b2c4d69f resource provider aggregate not found 2026-06-02 08:03:10.801 7 INFO neutron.services.segments.plugin [-] Segment 492fe633-34cb-42cb-956b-0e09b2c4d69f resource provider aggregate not found 2026-06-02 08:03:10.821 7 INFO neutron.services.segments.plugin [-] Segment 492fe633-34cb-42cb-956b-0e09b2c4d69f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 492fe633-34cb-42cb-956b-0e09b2c4d69f found for delete ", "request_id": "req-342920c1-5b77-452d-9341-d092ad4d157b"}]} 2026-06-02 08:03:10.824 7 INFO neutron.services.segments.plugin [-] Segment 492fe633-34cb-42cb-956b-0e09b2c4d69f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 492fe633-34cb-42cb-956b-0e09b2c4d69f found for delete ", "request_id": "req-0d26cf1c-8ebb-4fa5-b665-2da3881f1048"}]} [pid: 7|app: 0|req: 473/936] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:10 2026] DELETE /v2.0/networks/2d21bc9a-3934-48d2-8e5d-5e68174adf34 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/937] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:10 2026] GET /v2.0/security-groups?tenant_id=65095cbfd6a54bb4bb9fb662dc6af785&name=default => generated 2801 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/938] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:10 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/939] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:10 2026] DELETE /v2.0/networks/93265d0d-3bd9-4da1-a3e4-cf7fbc657626 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/941] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:03:11 2026] GET /v2.0/security-groups?id=c74877b5-c36f-46ef-a39b-87ec429b41c7&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/941] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:11 2026] DELETE /v2.0/security-groups/fba6db1b-e4b2-419f-a014-090d6d3b44ea => 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: 467/942] 10.0.0.190 () {32 vars in 648 bytes} [Tue Jun 2 08:03:11 2026] GET /v2.0/networks => generated 651 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/943] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:11 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:11.284 8 WARNING neutron_lib.context [None req-ceaaff23-cb62-4940-a111-ad1f38669116 b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:11.341 8 INFO neutron.db.segments_db [None req-ceaaff23-cb62-4940-a111-ad1f38669116 b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Added segment 3ccd03cf-c2cb-4a65-93cb-3606abd22e63 of type vxlan for network bdb85ae3-1aa5-41cc-9935-0c0b22c3d6e5 [pid: 8|app: 0|req: 469/944] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:11 2026] POST /v2.0/networks => generated 650 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/945] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:03:11 2026] GET /v2.0/security-groups?id=c74877b5-c36f-46ef-a39b-87ec429b41c7&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:11.569 8 WARNING neutron_lib.context [None req-99c3d02c-557e-4aa5-95bb-2e0ff0f4b4f3 b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:11.639 8 INFO neutron.db.segments_db [None req-99c3d02c-557e-4aa5-95bb-2e0ff0f4b4f3 b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Added segment 71c1bf03-1cda-49d5-85c6-c39ad1c0a8d9 of type vxlan for network 65a403b3-c468-4eb3-ab4c-f38cc2c052a5 [pid: 8|app: 0|req: 471/946] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:11 2026] POST /v2.0/networks => generated 649 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:11.824 8 WARNING neutron_lib.context [None req-92aedda1-c435-4101-a686-26ec4cc9587e b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:11.877 8 WARNING neutron_lib.context [None req-92aedda1-c435-4101-a686-26ec4cc9587e b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 476/947] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:03:11 2026] PUT /v2.0/routers/7baf71e4-5dec-44d4-ab90-5e752911d90a/remove_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/948] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:12 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/949] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:03:12 2026] GET /v2.0/ports?tenant_id=27028a1ef0f4410c816c70a89654e6cf&device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/950] 10.0.0.190 () {34 vars in 664 bytes} [Tue Jun 2 08:03:11 2026] POST /v2.0/ports => generated 1505 bytes in 731 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: 473/951] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:03:12 2026] GET /v2.0/security-groups?id=c74877b5-c36f-46ef-a39b-87ec429b41c7&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: 474/952] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:03:12 2026] GET /v2.0/networks?id=23fd2b3e-f2c8-4ca2-99fc-697edd203272 => generated 771 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/953] 10.0.0.190 () {32 vars in 642 bytes} [Tue Jun 2 08:03:12 2026] GET /v2.0/ports => generated 1505 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:12.861 7 INFO neutron.services.segments.plugin [-] Segment 2f1b3842-4614-4b78-8437-3de1bfd0c15f resource provider aggregate not found 2026-06-02 08:03:12.868 7 INFO neutron.services.segments.plugin [-] Segment 2f1b3842-4614-4b78-8437-3de1bfd0c15f resource provider aggregate not found 2026-06-02 08:03:12.889 7 INFO neutron.services.segments.plugin [-] Segment 2f1b3842-4614-4b78-8437-3de1bfd0c15f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f1b3842-4614-4b78-8437-3de1bfd0c15f found for delete ", "request_id": "req-bd31ee83-417f-46d1-b562-93e23b4b535a"}]} 2026-06-02 08:03:12.890 7 INFO neutron.services.segments.plugin [-] Segment 2f1b3842-4614-4b78-8437-3de1bfd0c15f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f1b3842-4614-4b78-8437-3de1bfd0c15f found for delete ", "request_id": "req-f873fc7e-afac-45d4-b9ba-2773187eae21"}]} [pid: 8|app: 0|req: 476/954] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:03:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=181ef935-b9d3-47ab-9dd9-16316483f4a5 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/955] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:03:12 2026] DELETE /v2.0/ports/7d27763d-9ee3-419a-9ad8-6410d1607751 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/956] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:03:13 2026] GET /v2.0/subnets?id=3dfa1c4d-5359-439a-b042-c1b0c553ec1d => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/957] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:03:13 2026] DELETE /v2.0/ports/dbfbc70c-0408-4fb2-93b7-dfe4fab3c678 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/958] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:03:13 2026] GET /v2.0/ports?network_id=23fd2b3e-f2c8-4ca2-99fc-697edd203272&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: 481/959] 10.0.0.190 () {32 vars in 642 bytes} [Tue Jun 2 08:03:13 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:03:13.609 7 INFO neutron.db.l3_hamode_db [None req-968cfa8f-1938-4fb8-952c-d1202a599bbd c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] HA network 2dcbac7d-d0d0-48e2-9be4-6cce510532ae was deleted as no HA routers are present in tenant 69de394142f7448792a06b6c5bee66a5. [pid: 7|app: 0|req: 479/960] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:12 2026] DELETE /v2.0/routers/7baf71e4-5dec-44d4-ab90-5e752911d90a => generated 0 bytes in 1193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:13.623 7 WARNING neutron_lib.context [None req-e535adcd-aeb5-47d0-8ff3-45cc4c4570ed b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 482/961] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:03:13 2026] GET /v2.0/networks/23fd2b3e-f2c8-4ca2-99fc-697edd203272?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:03:13.688 7 INFO neutron.db.segments_db [None req-e535adcd-aeb5-47d0-8ff3-45cc4c4570ed b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Added segment 914912bc-71a7-4588-8aca-c162a4b048c5 of type vxlan for network f12b3cef-28c3-4d9f-a17a-3fd50dd97fb2 [pid: 7|app: 0|req: 480/962] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:13 2026] POST /v2.0/networks => generated 650 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/963] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:13 2026] DELETE /v2.0/subnets/4ac92564-4fad-463b-8fa8-864e4efa3d4b => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/964] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:03:13 2026] GET /v2.0/networks/23fd2b3e-f2c8-4ca2-99fc-697edd203272?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: 484/965] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:13 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:13.918 7 WARNING neutron_lib.context [None req-94bbe8c9-2d2c-4c1c-ad95-197e1ae8ab7e b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:13.987 7 INFO neutron.db.segments_db [None req-94bbe8c9-2d2c-4c1c-ad95-197e1ae8ab7e b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Added segment 582709da-c01d-4b00-bc8f-075323b6df58 of type vxlan for network 824120c6-41aa-475f-8ccc-e313ac3376e0 [pid: 7|app: 0|req: 482/966] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:13 2026] POST /v2.0/networks => generated 649 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/967] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:03:14 2026] GET /v2.0/security-groups?id=c74877b5-c36f-46ef-a39b-87ec429b41c7&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-06-02 08:03:14.160 7 WARNING neutron_lib.context [None req-9361d256-2ac9-4ebc-bb8c-036589c19c45 b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:14.220 7 WARNING neutron_lib.context [None req-9361d256-2ac9-4ebc-bb8c-036589c19c45 b7f34c748e484563998a3cd597523e89 197add7a8c994639983a18207b2d8543 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:14.321 8 INFO neutron.services.segments.plugin [-] Segment 70c0f07d-239e-4f2b-b9e0-c40a21cde260 resource provider aggregate not found 2026-06-02 08:03:14.353 8 INFO neutron.services.segments.plugin [-] Segment 70c0f07d-239e-4f2b-b9e0-c40a21cde260 resource provider aggregate not found 2026-06-02 08:03:14.360 8 INFO neutron.services.segments.plugin [-] Segment 70c0f07d-239e-4f2b-b9e0-c40a21cde260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70c0f07d-239e-4f2b-b9e0-c40a21cde260 found for delete ", "request_id": "req-f0241f41-5a01-4ce1-9fe1-729c1653213f"}]} 2026-06-02 08:03:14.377 8 INFO neutron.services.segments.plugin [-] Segment 70c0f07d-239e-4f2b-b9e0-c40a21cde260 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70c0f07d-239e-4f2b-b9e0-c40a21cde260 found for delete ", "request_id": "req-a3231093-2561-40c4-811d-1d9d7496297b"}]} [pid: 8|app: 0|req: 485/968] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:13 2026] DELETE /v2.0/networks/1bc189be-5f97-4df6-9421-a58193cf9a66 => generated 0 bytes in 484 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/969] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:14 2026] GET /v2.0/security-groups?tenant_id=69de394142f7448792a06b6c5bee66a5&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/970] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:14 2026] DELETE /v2.0/security-groups/7fdfd480-81c4-4bdd-9973-c37f9712d86c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/971] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:03:14 2026] POST /v2.0/subnets => generated 1226 bytes in 758 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/972] 10.0.0.190 () {32 vars in 646 bytes} [Tue Jun 2 08:03:14 2026] GET /v2.0/subnets => generated 1839 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:15.030 7 INFO neutron.services.segments.plugin [-] Segment 243c5106-1282-4c1e-9a23-134aa0f6afa6 resource provider aggregate not found 2026-06-02 08:03:15.036 7 INFO neutron.services.segments.plugin [-] Segment 243c5106-1282-4c1e-9a23-134aa0f6afa6 resource provider aggregate not found 2026-06-02 08:03:15.059 7 INFO neutron.services.segments.plugin [-] Segment 243c5106-1282-4c1e-9a23-134aa0f6afa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 243c5106-1282-4c1e-9a23-134aa0f6afa6 found for delete ", "request_id": "req-dfb24288-6009-495e-971a-5a6ee776f833"}]} 2026-06-02 08:03:15.060 7 INFO neutron.services.segments.plugin [-] Segment 243c5106-1282-4c1e-9a23-134aa0f6afa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 243c5106-1282-4c1e-9a23-134aa0f6afa6 found for delete ", "request_id": "req-1bbe84c6-80b7-4f28-a535-15a0d265f83b"}]} [pid: 8|app: 0|req: 489/973] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:15 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/974] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:03:15 2026] GET /v2.0/security-groups?id=c74877b5-c36f-46ef-a39b-87ec429b41c7&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/975] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:15 2026] DELETE /v2.0/subnets/0b60707e-924d-4ed8-b332-2a276cfe9bd7 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/976] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:15 2026] DELETE /v2.0/subnets/708d1b21-e4fc-4bf9-91b7-13d45d7d7577 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/977] 10.0.0.190 () {32 vars in 646 bytes} [Tue Jun 2 08:03:16 2026] GET /v2.0/subnets => generated 626 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/978] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:15 2026] GET /v2.0/security-groups?tenant_id=6d864fd0162540bf873ba674b951e99b&name=default => generated 2801 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/979] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:16 2026] DELETE /v2.0/security-groups/57009864-8624-4d21-98b7-7fddbc6835d6 => 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: 493/980] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:16 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 973 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/981] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:16 2026] DELETE /v2.0/networks/824120c6-41aa-475f-8ccc-e313ac3376e0 => generated 0 bytes in 542 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/982] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:16 2026] GET /v2.0/security-groups?tenant_id=b99600158d044713b5efa652c2615856&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: 489/983] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:03:16 2026] GET /v2.0/security-groups?id=c74877b5-c36f-46ef-a39b-87ec429b41c7&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/984] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:16 2026] DELETE /v2.0/security-groups/5bca609e-a79b-48aa-8496-c16d5834b175 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:17.225 8 INFO neutron.services.segments.plugin [-] Segment 914912bc-71a7-4588-8aca-c162a4b048c5 resource provider aggregate not found 2026-06-02 08:03:17.231 8 INFO neutron.services.segments.plugin [-] Segment 914912bc-71a7-4588-8aca-c162a4b048c5 resource provider aggregate not found 2026-06-02 08:03:17.254 8 INFO neutron.services.segments.plugin [-] Segment 914912bc-71a7-4588-8aca-c162a4b048c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 914912bc-71a7-4588-8aca-c162a4b048c5 found for delete ", "request_id": "req-aa6407d0-8726-4a88-974f-1e7bfd45d8bd"}]} 2026-06-02 08:03:17.263 8 INFO neutron.services.segments.plugin [-] Segment 914912bc-71a7-4588-8aca-c162a4b048c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 914912bc-71a7-4588-8aca-c162a4b048c5 found for delete ", "request_id": "req-4c9c642f-5fd0-431f-8b2f-6f81578c4649"}]} [pid: 8|app: 0|req: 495/985] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:16 2026] DELETE /v2.0/networks/f12b3cef-28c3-4d9f-a17a-3fd50dd97fb2 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:03:17.321 7 INFO neutron.services.segments.plugin [-] Segment 582709da-c01d-4b00-bc8f-075323b6df58 resource provider aggregate not found 2026-06-02 08:03:17.328 7 INFO neutron.services.segments.plugin [-] Segment 582709da-c01d-4b00-bc8f-075323b6df58 resource provider aggregate not found 2026-06-02 08:03:17.343 7 INFO neutron.services.segments.plugin [-] Segment 582709da-c01d-4b00-bc8f-075323b6df58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582709da-c01d-4b00-bc8f-075323b6df58 found for delete ", "request_id": "req-354a6f5b-e104-4339-b6b2-7fb50049caca"}]} 2026-06-02 08:03:17.364 7 INFO neutron.services.segments.plugin [-] Segment 582709da-c01d-4b00-bc8f-075323b6df58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582709da-c01d-4b00-bc8f-075323b6df58 found for delete ", "request_id": "req-8fbb06ab-db0b-490a-8323-9f802bdd11b4"}]} [pid: 7|app: 0|req: 491/986] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:17 2026] DELETE /v2.0/networks/65a403b3-c468-4eb3-ab4c-f38cc2c052a5 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/987] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:17 2026] DELETE /v2.0/networks/bdb85ae3-1aa5-41cc-9935-0c0b22c3d6e5 => 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: 492/988] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:18 2026] GET /v2.0/security-groups?tenant_id=197add7a8c994639983a18207b2d8543&name=default => generated 2801 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/989] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:18 2026] DELETE /v2.0/security-groups/cd0b122a-4211-4895-8ee5-9034423af220 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:19.371 7 INFO neutron.services.segments.plugin [-] Segment 71c1bf03-1cda-49d5-85c6-c39ad1c0a8d9 resource provider aggregate not found 2026-06-02 08:03:19.387 7 INFO neutron.services.segments.plugin [-] Segment 71c1bf03-1cda-49d5-85c6-c39ad1c0a8d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71c1bf03-1cda-49d5-85c6-c39ad1c0a8d9 found for delete ", "request_id": "req-2ecf45f2-ef94-4811-95c1-6322c2f3939b"}]} 2026-06-02 08:03:19.390 7 INFO neutron.services.segments.plugin [-] Segment 71c1bf03-1cda-49d5-85c6-c39ad1c0a8d9 resource provider aggregate not found [pid: 7|app: 0|req: 493/990] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:19 2026] GET /v2.0/security-groups?tenant_id=ca757d22dc234a04a47145c691cc484f&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:19.455 8 INFO neutron.services.segments.plugin [-] Segment 3ccd03cf-c2cb-4a65-93cb-3606abd22e63 resource provider aggregate not found 2026-06-02 08:03:19.462 8 INFO neutron.services.segments.plugin [-] Segment 3ccd03cf-c2cb-4a65-93cb-3606abd22e63 resource provider aggregate not found 2026-06-02 08:03:19.474 8 INFO neutron.services.segments.plugin [-] Segment 3ccd03cf-c2cb-4a65-93cb-3606abd22e63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ccd03cf-c2cb-4a65-93cb-3606abd22e63 found for delete ", "request_id": "req-e88ca107-696a-4259-8599-e9a2d767635b"}]} 2026-06-02 08:03:19.491 8 INFO neutron.services.segments.plugin [-] Segment 3ccd03cf-c2cb-4a65-93cb-3606abd22e63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ccd03cf-c2cb-4a65-93cb-3606abd22e63 found for delete ", "request_id": "req-bf7fdd1c-1d9e-4ddb-b47c-b9fe98631835"}]} [pid: 8|app: 0|req: 498/991] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:19 2026] DELETE /v2.0/security-groups/d21b418c-9054-4384-80a3-6af1a02ea70b => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:19.691 7 INFO neutron.services.segments.plugin [-] Segment 71c1bf03-1cda-49d5-85c6-c39ad1c0a8d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71c1bf03-1cda-49d5-85c6-c39ad1c0a8d9 found for delete ", "request_id": "req-f266967f-cb50-42ad-854c-d4cfb59174f0"}]} [pid: 7|app: 0|req: 494/992] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:19 2026] GET /v2.0/security-groups?tenant_id=e2c423a8223842d5be7a09a31dc183b7&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/993] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:19 2026] DELETE /v2.0/security-groups/ac465175-da75-47bf-9329-dd1e9ae1a4ed => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/994] 199.204.45.4 () {34 vars in 1093 bytes} [Tue Jun 2 08:03:20 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/995] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:03:20 2026] GET /v2.0/ports?tenant_id=27028a1ef0f4410c816c70a89654e6cf&device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => 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: 496/996] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:03:20 2026] GET /v2.0/networks?id=23fd2b3e-f2c8-4ca2-99fc-697edd203272 => generated 771 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/997] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:03:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=181ef935-b9d3-47ab-9dd9-16316483f4a5 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/998] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:03:20 2026] GET /v2.0/subnets?id=3dfa1c4d-5359-439a-b042-c1b0c553ec1d => generated 669 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/999] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:03:20 2026] GET /v2.0/ports?network_id=23fd2b3e-f2c8-4ca2-99fc-697edd203272&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: 499/1000] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:03:20 2026] GET /v2.0/networks/23fd2b3e-f2c8-4ca2-99fc-697edd203272?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:03:20.767 8 WARNING neutron_lib.context [None req-57431006-0d77-4c3e-9920-a08e89bf6cde ce9f94d4198b4739a050d97849c2af36 80a78c8651f848eea3ac0620d4358633 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 500/1001] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:03:20 2026] GET /v2.0/networks/23fd2b3e-f2c8-4ca2-99fc-697edd203272?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-06-02 08:03:20.942 8 INFO neutron.db.segments_db [None req-57431006-0d77-4c3e-9920-a08e89bf6cde ce9f94d4198b4739a050d97849c2af36 80a78c8651f848eea3ac0620d4358633 - - default default] Added segment d2acb477-e838-4007-9816-b02275b8f08d of type vxlan for network 11f9593c-f760-4b6a-96da-ea2b54ef58ef [pid: 8|app: 0|req: 502/1002] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:20 2026] POST /v2.0/networks => generated 647 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:21.710 7 WARNING neutron_lib.context [None req-46fa4b6a-08b1-42a2-84c9-4d6d4d489d06 ce9f94d4198b4739a050d97849c2af36 80a78c8651f848eea3ac0620d4358633 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1003] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:03:21 2026] POST /v2.0/subnets => generated 649 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:22.069 7 WARNING neutron_lib.context [None req-51c89137-b2e5-40ba-9659-5c5bdb251430 ce9f94d4198b4739a050d97849c2af36 80a78c8651f848eea3ac0620d4358633 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:22.132 7 INFO neutron.db.segments_db [None req-51c89137-b2e5-40ba-9659-5c5bdb251430 ce9f94d4198b4739a050d97849c2af36 80a78c8651f848eea3ac0620d4358633 - - default default] Added segment c6bb01bf-077e-49fb-ab8b-589121c06d5c of type vxlan for network efd5af42-7c63-4312-bc78-04cde6ca79e3 2026-06-02 08:03:22.197 8 WARNING neutron_lib.context [None req-cf93deb8-e94a-44b1-ace8-07d389fdc161 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 504/1006] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:22 2026] POST /v2.0/networks => generated 647 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:22.376 8 INFO neutron.db.segments_db [None req-cf93deb8-e94a-44b1-ace8-07d389fdc161 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Added segment 0db56033-859a-40cc-9a7d-1f764bb05d31 of type vxlan for network 350ea6f3-a891-4c9e-9a43-d7cff0fd450b [pid: 7|app: 0|req: 505/1007] 10.0.0.190 () {34 vars in 742 bytes} [Tue Jun 2 08:03:22 2026] PUT /v2.0/networks/efd5af42-7c63-4312-bc78-04cde6ca79e3 => generated 592 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1008] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:21 2026] POST /v2.0/networks => generated 650 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:22.506 8 WARNING neutron_lib.context [None req-91e1637c-2658-484d-935e-fb9ea4c247f0 ce9f94d4198b4739a050d97849c2af36 80a78c8651f848eea3ac0620d4358633 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 506/1009] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:22 2026] GET /v2.0/security-groups?tenant_id=30653ba83be3492e80d4204647c2e0f7&name=default => generated 2801 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:22.673 7 WARNING neutron_lib.context [None req-6382ab4d-078b-46db-ae77-3f050bc9e45f 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 504/1010] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:03:22 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) [pid: 8|app: 0|req: 505/1011] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:22 2026] DELETE /v2.0/security-groups/18819a9e-c65f-4e98-b2d6-2139844ea4ae => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1012] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:03:22 2026] POST /v2.0/subnets => generated 603 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:23.065 7 WARNING neutron_lib.context [None req-7b4503d5-9c9e-46bf-a409-e263d7d9da43 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:23.125 7 INFO neutron.db.segments_db [None req-7b4503d5-9c9e-46bf-a409-e263d7d9da43 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Added segment 18b4f938-eb79-44d1-a792-1104ac6aa1bb of type vxlan for network b454ea73-a4d1-4636-8c9c-a98e8df389ce [pid: 8|app: 0|req: 506/1013] 10.0.0.190 () {34 vars in 740 bytes} [Tue Jun 2 08:03:22 2026] PUT /v2.0/subnets/5b104d19-b097-4ba7-a27a-c432695a97c8 => generated 632 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:23.497 7 INFO neutron.db.l3_hamode_db [None req-7b4503d5-9c9e-46bf-a409-e263d7d9da43 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 507/1014] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:23 2026] GET /v2.0/security-groups?tenant_id=5919d8f696b84f9aafe4418b6f36833f&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:24.224 8 INFO neutron.services.segments.plugin [-] Segment c6bb01bf-077e-49fb-ab8b-589121c06d5c resource provider aggregate not found 2026-06-02 08:03:24.229 8 INFO neutron.services.segments.plugin [-] Segment c6bb01bf-077e-49fb-ab8b-589121c06d5c resource provider aggregate not found 2026-06-02 08:03:24.252 8 INFO neutron.services.segments.plugin [-] Segment c6bb01bf-077e-49fb-ab8b-589121c06d5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6bb01bf-077e-49fb-ab8b-589121c06d5c found for delete ", "request_id": "req-666f3496-941e-4790-9b4e-bd08be1c55c2"}]} 2026-06-02 08:03:24.253 8 INFO neutron.services.segments.plugin [-] Segment c6bb01bf-077e-49fb-ab8b-589121c06d5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6bb01bf-077e-49fb-ab8b-589121c06d5c found for delete ", "request_id": "req-6d5161cd-bff3-43f9-a7af-09e5266dbfbf"}]} [pid: 8|app: 0|req: 508/1015] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:23 2026] DELETE /v2.0/networks/efd5af42-7c63-4312-bc78-04cde6ca79e3 => generated 0 bytes in 753 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1016] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:24 2026] DELETE /v2.0/security-groups/6fb8acd9-724d-4c61-9cb3-585a813d84d4 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:24.390 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4c2f1d5-cbd6-4bfc-ba6b-9ea0f3048eec ce9f94d4198b4739a050d97849c2af36 80a78c8651f848eea3ac0620d4358633 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 510/1017] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:24 2026] DELETE /v2.0/networks/efd5af42-7c63-4312-bc78-04cde6ca79e3 => 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: 511/1018] 10.0.0.190 () {32 vars in 693 bytes} [Tue Jun 2 08:03:24 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) [pid: 8|app: 0|req: 512/1019] 10.0.0.190 () {32 vars in 741 bytes} [Tue Jun 2 08:03:24 2026] GET /v2.0/subnets?network_id=0ed815ba-bd34-43cb-9e49-00c60d69c436 => generated 626 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1020] 10.0.0.190 () {32 vars in 652 bytes} [Tue Jun 2 08:03:24 2026] GET /v2.0/extensions => generated 19600 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1021] 10.0.0.190 () {32 vars in 648 bytes} [Tue Jun 2 08:03:24 2026] GET /v2.0/networks => generated 1312 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:24.754 7 INFO neutron.db.l3_hamode_db [None req-7b4503d5-9c9e-46bf-a409-e263d7d9da43 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 515/1022] 10.0.0.190 () {32 vars in 646 bytes} [Tue Jun 2 08:03:24 2026] GET /v2.0/subnets => generated 1265 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1023] 10.0.0.190 () {32 vars in 722 bytes} [Tue Jun 2 08:03:24 2026] GET /v2.0/networks/11f9593c-f760-4b6a-96da-ea2b54ef58ef => generated 672 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1024] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:03:24 2026] GET /v2.0/subnets/a77758b8-1b7a-47b1-a63c-fb95bdfe6d7b => generated 649 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:24.966 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77daa8d5-95c3-4639-9178-5e960d8f7f2a ce9f94d4198b4739a050d97849c2af36 80a78c8651f848eea3ac0620d4358633 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 518/1025] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:24 2026] DELETE /v2.0/subnets/5b104d19-b097-4ba7-a27a-c432695a97c8 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:03:24.985 8 INFO neutron.pecan_wsgi.hooks.translation [None req-caa50f2d-db40-4732-bc5a-5b2aa2e92c4f ce9f94d4198b4739a050d97849c2af36 80a78c8651f848eea3ac0620d4358633 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 519/1026] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:24 2026] DELETE /v2.0/networks/efd5af42-7c63-4312-bc78-04cde6ca79e3 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1027] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:24 2026] DELETE /v2.0/subnets/a77758b8-1b7a-47b1-a63c-fb95bdfe6d7b => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1028] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:25 2026] DELETE /v2.0/networks/11f9593c-f760-4b6a-96da-ea2b54ef58ef => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1029] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:03:23 2026] POST /v2.0/routers => generated 693 bytes in 2919 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:26.286 8 INFO neutron.services.segments.plugin [-] Segment d2acb477-e838-4007-9816-b02275b8f08d resource provider aggregate not found 2026-06-02 08:03:26.293 8 INFO neutron.services.segments.plugin [-] Segment d2acb477-e838-4007-9816-b02275b8f08d resource provider aggregate not found 2026-06-02 08:03:26.315 8 INFO neutron.services.segments.plugin [-] Segment d2acb477-e838-4007-9816-b02275b8f08d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2acb477-e838-4007-9816-b02275b8f08d found for delete ", "request_id": "req-0bda4f5f-e38a-497d-adc9-4836ad11ce10"}]} 2026-06-02 08:03:26.320 8 INFO neutron.services.segments.plugin [-] Segment d2acb477-e838-4007-9816-b02275b8f08d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2acb477-e838-4007-9816-b02275b8f08d found for delete ", "request_id": "req-d5fda46d-b1be-4c03-87e7-365ae0036123"}]} [pid: 7|app: 0|req: 509/1030] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:26 2026] GET /v2.0/security-groups?tenant_id=80a78c8651f848eea3ac0620d4358633&name=default => generated 2801 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1031] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:26 2026] DELETE /v2.0/security-groups/10551288-e0f1-455c-8a72-7acd0ec0e105 => 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: 511/1032] 10.0.0.214 () {34 vars in 989 bytes} [Tue Jun 2 08:03:27 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1033] 10.0.0.214 () {34 vars in 1039 bytes} [Tue Jun 2 08:03:27 2026] GET /v2.0/security-groups?id=c74877b5-c36f-46ef-a39b-87ec429b41c7&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1034] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:03:25 2026] PUT /v2.0/routers/6cbf90db-f8f2-4eb3-98cb-cffd7081c129/add_router_interface => generated 309 bytes in 2240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:28.234 7 WARNING neutron_lib.context [None req-ed94c471-1462-446b-b098-dce78b3f1a36 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:28.596 8 WARNING neutron_lib.context [None req-28890de4-9a93-4b1f-a7ef-ddc2c21aeb63 3018f56e78f34b459b248c6b01db6c15 238d9385cb394344a1ef9c5251f531c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:28.752 8 INFO neutron.db.segments_db [None req-28890de4-9a93-4b1f-a7ef-ddc2c21aeb63 3018f56e78f34b459b248c6b01db6c15 238d9385cb394344a1ef9c5251f531c6 - - default default] Added segment 8da848ab-bb7d-4d93-b147-f9306bcbcafc of type vxlan for network cdf73958-98a5-4929-aed9-9c0d55c4fa01 [pid: 7|app: 0|req: 513/1035] 10.0.0.190 () {34 vars in 664 bytes} [Tue Jun 2 08:03:28 2026] POST /v2.0/ports => generated 955 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1036] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:28 2026] POST /v2.0/networks => generated 643 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:28.887 8 WARNING neutron_lib.context [None req-29d4b5af-a867-4aa0-a914-66e7e7421309 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.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: 514/1037] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:28 2026] GET /v2.0/security-groups?tenant_id=da6969fa71ab4388a8829b70e3af9534&name=default => generated 2801 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:29.064 7 WARNING neutron_lib.context [None req-64f725c7-a73b-451f-b560-974537623bad 3018f56e78f34b459b248c6b01db6c15 238d9385cb394344a1ef9c5251f531c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 515/1038] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:03:29 2026] POST /v2.0/subnets => generated 617 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1039] 10.0.0.190 () {34 vars in 664 bytes} [Tue Jun 2 08:03:28 2026] POST /v2.0/ports => generated 955 bytes in 526 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-06-02 08:03:29.418 8 WARNING neutron_lib.context [None req-a2b32be5-e741-4905-ab6e-e9d8660f7f3c 3018f56e78f34b459b248c6b01db6c15 238d9385cb394344a1ef9c5251f531c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:29.475 8 INFO neutron.db.segments_db [None req-a2b32be5-e741-4905-ab6e-e9d8660f7f3c 3018f56e78f34b459b248c6b01db6c15 238d9385cb394344a1ef9c5251f531c6 - - default default] Added segment 15cd0555-b861-4c3e-a89a-e3edd8284811 of type vxlan for network 8b5c099e-ca05-4643-b0a4-3d7e8b1d6f93 [pid: 7|app: 0|req: 516/1040] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:29 2026] DELETE /v2.0/security-groups/f6640878-2a6f-43be-acaa-34de4dc0f1f0 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:29.522 7 WARNING neutron_lib.context [None req-fca5c0ea-d3f5-4423-af0a-997803863d21 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 525/1041] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:29 2026] POST /v2.0/networks => generated 643 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1042] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:29 2026] GET /v2.0/security-groups?tenant_id=2315c2e0d9dc4c308d5b2e3ed981d43a&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: 527/1043] 10.0.0.190 () {34 vars in 742 bytes} [Tue Jun 2 08:03:29 2026] PUT /v2.0/networks/8b5c099e-ca05-4643-b0a4-3d7e8b1d6f93 => generated 592 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1044] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:29 2026] DELETE /v2.0/security-groups/90632415-ae5c-4458-9a5b-ecc374eddbaa => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:29.968 8 WARNING neutron_lib.context [None req-e4e99b1e-a026-4e0a-b650-57d9b75e8a99 3018f56e78f34b459b248c6b01db6c15 238d9385cb394344a1ef9c5251f531c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 529/1045] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:03:29 2026] POST /v2.0/subnets => generated 602 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:30.503 7 INFO neutron.db.l3_db [None req-fca5c0ea-d3f5-4423-af0a-997803863d21 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Floating IP ad26e868-8818-4d81-969c-1c90261d700a associated. External IP: 10.96.250.206, port: 8ad2ba15-68cb-4dbd-964e-acedbc46b565. [pid: 8|app: 0|req: 530/1046] 10.0.0.190 () {34 vars in 740 bytes} [Tue Jun 2 08:03:30 2026] PUT /v2.0/subnets/b6384126-f9fb-4253-80db-4cb0cbfdf72b => generated 612 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:30.821 8 INFO neutron.services.segments.plugin [-] Segment 15cd0555-b861-4c3e-a89a-e3edd8284811 resource provider aggregate not found 2026-06-02 08:03:30.827 8 INFO neutron.services.segments.plugin [-] Segment 15cd0555-b861-4c3e-a89a-e3edd8284811 resource provider aggregate not found 2026-06-02 08:03:30.849 8 INFO neutron.services.segments.plugin [-] Segment 15cd0555-b861-4c3e-a89a-e3edd8284811 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15cd0555-b861-4c3e-a89a-e3edd8284811 found for delete ", "request_id": "req-a3c953c3-d6d2-48e5-9d57-a9ff0db5a0fa"}]} 2026-06-02 08:03:30.850 8 INFO neutron.services.segments.plugin [-] Segment 15cd0555-b861-4c3e-a89a-e3edd8284811 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15cd0555-b861-4c3e-a89a-e3edd8284811 found for delete ", "request_id": "req-ec81dabd-c13b-4ce3-80c0-197532d1999f"}]} [pid: 7|app: 0|req: 517/1047] 10.0.0.190 () {34 vars in 676 bytes} [Tue Jun 2 08:03:29 2026] POST /v2.0/floatingips => generated 842 bytes in 1410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:31.120 7 INFO neutron.db.l3_db [None req-9b6f33d7-ea6a-46c7-90b0-c34bcd2dac9e 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Floating IP ad26e868-8818-4d81-969c-1c90261d700a disassociated. External IP: 10.96.250.206, port: 8ad2ba15-68cb-4dbd-964e-acedbc46b565. [pid: 7|app: 0|req: 518/1048] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:03:30 2026] PUT /v2.0/floatingips/ad26e868-8818-4d81-969c-1c90261d700a => generated 552 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1049] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:30 2026] DELETE /v2.0/networks/8b5c099e-ca05-4643-b0a4-3d7e8b1d6f93 => generated 0 bytes in 1154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:03:31.694 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26cf9471-7bcd-47c9-b4d4-e52002ee9756 3018f56e78f34b459b248c6b01db6c15 238d9385cb394344a1ef9c5251f531c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 532/1050] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:31 2026] DELETE /v2.0/networks/8b5c099e-ca05-4643-b0a4-3d7e8b1d6f93 => 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: 533/1051] 10.0.0.190 () {32 vars in 693 bytes} [Tue Jun 2 08:03:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1052] 10.0.0.190 () {32 vars in 741 bytes} [Tue Jun 2 08:03:31 2026] GET /v2.0/subnets?network_id=0ed815ba-bd34-43cb-9e49-00c60d69c436 => generated 626 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1053] 10.0.0.190 () {32 vars in 652 bytes} [Tue Jun 2 08:03:31 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1054] 10.0.0.190 () {32 vars in 648 bytes} [Tue Jun 2 08:03:31 2026] GET /v2.0/networks => generated 1308 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1055] 10.0.0.190 () {32 vars in 646 bytes} [Tue Jun 2 08:03:31 2026] GET /v2.0/subnets => generated 1233 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1056] 10.0.0.190 () {32 vars in 722 bytes} [Tue Jun 2 08:03:31 2026] GET /v2.0/networks/cdf73958-98a5-4929-aed9-9c0d55c4fa01 => generated 668 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1057] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:03:32 2026] GET /v2.0/subnets/854bcc5a-608c-4887-b0ab-d2fc30ed018a => generated 617 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:32.142 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b97b1d0-00f1-450c-a8a0-d97b7514a310 3018f56e78f34b459b248c6b01db6c15 238d9385cb394344a1ef9c5251f531c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 540/1058] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:32 2026] DELETE /v2.0/subnets/b6384126-f9fb-4253-80db-4cb0cbfdf72b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:03:32.166 8 INFO neutron.pecan_wsgi.hooks.translation [None req-098e2de0-470f-4b42-aa09-7adb54d10649 3018f56e78f34b459b248c6b01db6c15 238d9385cb394344a1ef9c5251f531c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/1059] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:32 2026] DELETE /v2.0/networks/8b5c099e-ca05-4643-b0a4-3d7e8b1d6f93 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1060] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:03:31 2026] DELETE /v2.0/floatingips/ad26e868-8818-4d81-969c-1c90261d700a => generated 0 bytes in 781 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:32.331 7 WARNING neutron_lib.context [None req-683379c0-146b-413e-885c-ea16045ff653 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 542/1061] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:32 2026] DELETE /v2.0/subnets/854bcc5a-608c-4887-b0ab-d2fc30ed018a => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1062] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:32 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 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() 2026-06-02 08:03:32.876 8 INFO neutron.services.segments.plugin [-] Segment 15cd0555-b861-4c3e-a89a-e3edd8284811 resource provider aggregate not found 2026-06-02 08:03:32.891 8 INFO neutron.services.segments.plugin [-] Segment 15cd0555-b861-4c3e-a89a-e3edd8284811 resource provider aggregate not found 2026-06-02 08:03:32.899 8 INFO neutron.services.segments.plugin [-] Segment 15cd0555-b861-4c3e-a89a-e3edd8284811 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15cd0555-b861-4c3e-a89a-e3edd8284811 found for delete ", "request_id": "req-bb07277c-8d2b-41bd-91b1-a0403c235278"}]} 2026-06-02 08:03:32.908 8 INFO neutron.services.segments.plugin [-] Segment 15cd0555-b861-4c3e-a89a-e3edd8284811 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15cd0555-b861-4c3e-a89a-e3edd8284811 found for delete ", "request_id": "req-623ccaef-a103-4c8f-bfe6-730a6d084dff"}]} [pid: 8|app: 0|req: 544/1063] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:32 2026] DELETE /v2.0/networks/cdf73958-98a5-4929-aed9-9c0d55c4fa01 => generated 0 bytes in 485 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1064] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:03:33 2026] GET /v2.0/security-groups?id=c74877b5-c36f-46ef-a39b-87ec429b41c7&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:33.291 7 INFO neutron.db.l3_db [None req-683379c0-146b-413e-885c-ea16045ff653 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Floating IP 512189d1-f42b-4432-8711-4f2e8a1b8a43 associated. External IP: 10.96.250.202, port: 716d7eeb-102c-4e5c-ba3f-aee18db75c93. [pid: 8|app: 0|req: 546/1065] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:33 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => 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: 547/1066] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:03:33 2026] GET /v2.0/security-groups?id=c74877b5-c36f-46ef-a39b-87ec429b41c7&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1067] 10.0.0.190 () {34 vars in 676 bytes} [Tue Jun 2 08:03:32 2026] POST /v2.0/floatingips => generated 842 bytes in 1374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1068] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:03:33 2026] GET /v2.0/floatingips/512189d1-f42b-4432-8711-4f2e8a1b8a43 => generated 842 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1069] 10.0.0.190 () {32 vars in 654 bytes} [Tue Jun 2 08:03:33 2026] GET /v2.0/floatingips => generated 845 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1070] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:33 2026] GET /v2.0/security-groups?tenant_id=238d9385cb394344a1ef9c5251f531c6&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: 549/1071] 199.204.45.4 () {34 vars in 991 bytes} [Tue Jun 2 08:03:33 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => 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: 550/1072] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:33 2026] DELETE /v2.0/security-groups/760eabe1-f278-4762-9189-f0a469aaa422 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:34.292 7 INFO neutron.db.l3_db [None req-61b4271b-f366-4263-bc43-f65d6ae6652e 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Floating IP 512189d1-f42b-4432-8711-4f2e8a1b8a43 associated. External IP: 10.96.250.202, port: 716d7eeb-102c-4e5c-ba3f-aee18db75c93. 2026-06-02 08:03:34.377 8 INFO neutron.db.l3_db [req-89659f16-ad14-4f8c-a99b-a05bd1ab05ce req-6011e178-a5d6-4508-8b21-0d0d58a9dc94 e9a314d5952945d097209d6e390d0d67 27028a1ef0f4410c816c70a89654e6cf - - default default] Floating IP 09b0f102-dbbf-4c7a-8aa2-f987405684e9 disassociated. External IP: 10.96.250.219, port: 181ef935-b9d3-47ab-9dd9-16316483f4a5. [pid: 8|app: 0|req: 551/1073] 199.204.45.4 () {36 vars in 994 bytes} [Tue Jun 2 08:03:34 2026] DELETE /v2.0/ports/181ef935-b9d3-47ab-9dd9-16316483f4a5 => generated 0 bytes in 806 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:03:34.921 8 INFO neutron.services.segments.plugin [-] Segment 8da848ab-bb7d-4d93-b147-f9306bcbcafc resource provider aggregate not found 2026-06-02 08:03:34.932 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-373fac23-c4bb-492a-9077-4f8b35d229e5'] response: {'server_uuid': '04f90924-73dd-4e13-baf8-1eb732ff527a', 'name': 'network-vif-deleted', 'tag': '181ef935-b9d3-47ab-9dd9-16316483f4a5', 'status': 'completed', 'code': 200} 2026-06-02 08:03:34.939 8 INFO neutron.services.segments.plugin [-] Segment 8da848ab-bb7d-4d93-b147-f9306bcbcafc resource provider aggregate not found 2026-06-02 08:03:34.946 8 INFO neutron.services.segments.plugin [-] Segment 8da848ab-bb7d-4d93-b147-f9306bcbcafc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8da848ab-bb7d-4d93-b147-f9306bcbcafc found for delete ", "request_id": "req-72b2c80a-974b-49d8-97b8-0b78a19983f8"}]} 2026-06-02 08:03:34.960 8 INFO neutron.services.segments.plugin [-] Segment 8da848ab-bb7d-4d93-b147-f9306bcbcafc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8da848ab-bb7d-4d93-b147-f9306bcbcafc found for delete ", "request_id": "req-37a45621-6a52-4340-9c4e-c9c7c817fa41"}]} [pid: 7|app: 0|req: 523/1074] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:03:33 2026] PUT /v2.0/floatingips/512189d1-f42b-4432-8711-4f2e8a1b8a43 => generated 842 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1075] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:03:35 2026] GET /v2.0/ports?device_id=04f90924-73dd-4e13-baf8-1eb732ff527a => 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: 552/1076] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:34 2026] GET /v2.0/security-groups?tenant_id=5b25586f4eaa4870aea847c9c250685f&name=default => generated 2801 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:35.359 7 INFO neutron.db.l3_db [None req-9bba8d1e-9612-4ac8-b528-82e32abee390 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] Floating IP 512189d1-f42b-4432-8711-4f2e8a1b8a43 disassociated. External IP: 10.96.250.202, port: 8ad2ba15-68cb-4dbd-964e-acedbc46b565. [pid: 8|app: 0|req: 553/1077] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:35 2026] DELETE /v2.0/security-groups/672385d8-4d7e-4fec-98a6-d6e2e7005870 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1078] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:35 2026] GET /v2.0/security-groups?tenant_id=fa7ec24291314e619e9b1271a0297926&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: 555/1079] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:35 2026] DELETE /v2.0/security-groups/6c756620-ec5a-44a0-95c9-eb2eb40755f1 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1080] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:03:35 2026] PUT /v2.0/floatingips/512189d1-f42b-4432-8711-4f2e8a1b8a43 => generated 552 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1081] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:03:35 2026] DELETE /v2.0/floatingips/512189d1-f42b-4432-8711-4f2e8a1b8a43 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:36.115 7 INFO neutron.api.v2.resource [None req-b933a62c-ac1b-4a46-96a9-10e77ba79abe 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 526/1082] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:03:36 2026] DELETE /v2.0/floatingips/512189d1-f42b-4432-8711-4f2e8a1b8a43 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1083] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:36 2026] DELETE /v2.0/security-groups/c74877b5-c36f-46ef-a39b-87ec429b41c7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:36.385 7 INFO neutron.api.v2.resource [None req-0b67054a-6be5-41e1-80b6-611b408a2f25 e9a314d5952945d097209d6e390d0d67 27028a1ef0f4410c816c70a89654e6cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 528/1084] 10.0.0.190 () {32 vars in 736 bytes} [Tue Jun 2 08:03:36 2026] GET /v2.0/security-groups/c74877b5-c36f-46ef-a39b-87ec429b41c7 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1085] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:03:36 2026] DELETE /v2.0/ports/8ad2ba15-68cb-4dbd-964e-acedbc46b565 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1086] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:03:36 2026] DELETE /v2.0/floatingips/09b0f102-dbbf-4c7a-8aa2-f987405684e9 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1087] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:03:36 2026] DELETE /v2.0/ports/716d7eeb-102c-4e5c-ba3f-aee18db75c93 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1088] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:03:36 2026] GET /v2.0/ports?device_id=6cbf90db-f8f2-4eb3-98cb-cffd7081c129 => generated 958 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1091] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:03:36 2026] PUT /v2.0/routers/bd1f7fde-3072-46e6-bb5a-8ad4be99f1a2/remove_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: 562/1092] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:03:37 2026] PUT /v2.0/routers/6cbf90db-f8f2-4eb3-98cb-cffd7081c129/remove_router_interface => generated 309 bytes in 1529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:39.786 7 INFO neutron.services.segments.plugin [-] Segment 783d37ca-9d3e-437f-afd8-26f9c43d4dde resource provider aggregate not found 2026-06-02 08:03:39.792 7 INFO neutron.services.segments.plugin [-] Segment 783d37ca-9d3e-437f-afd8-26f9c43d4dde resource provider aggregate not found 2026-06-02 08:03:39.808 7 INFO neutron.services.segments.plugin [-] Segment 783d37ca-9d3e-437f-afd8-26f9c43d4dde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 783d37ca-9d3e-437f-afd8-26f9c43d4dde found for delete ", "request_id": "req-38e5f9b7-5ae7-4aaf-9d7a-944faa053933"}]} 2026-06-02 08:03:39.810 7 INFO neutron.services.segments.plugin [-] Segment 783d37ca-9d3e-437f-afd8-26f9c43d4dde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 783d37ca-9d3e-437f-afd8-26f9c43d4dde found for delete ", "request_id": "req-193e957d-8444-4a92-98db-08f11aba1a19"}]} 2026-06-02 08:03:39.826 7 INFO neutron.db.l3_hamode_db [None req-b1794eef-2d78-4c26-b446-8fb6cd0cfc4c c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] HA network cbd3e94a-76de-436d-9c3d-0cc84b7997a3 was deleted as no HA routers are present in tenant 27028a1ef0f4410c816c70a89654e6cf. [pid: 7|app: 0|req: 531/1093] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:38 2026] DELETE /v2.0/routers/bd1f7fde-3072-46e6-bb5a-8ad4be99f1a2 => generated 0 bytes in 1678 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1094] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:39 2026] DELETE /v2.0/subnets/3dfa1c4d-5359-439a-b042-c1b0c553ec1d => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1095] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:40 2026] DELETE /v2.0/networks/23fd2b3e-f2c8-4ca2-99fc-697edd203272 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:03:40.558 8 INFO neutron.services.segments.plugin [-] Segment 18b4f938-eb79-44d1-a792-1104ac6aa1bb resource provider aggregate not found 2026-06-02 08:03:40.564 8 INFO neutron.services.segments.plugin [-] Segment 18b4f938-eb79-44d1-a792-1104ac6aa1bb resource provider aggregate not found 2026-06-02 08:03:40.574 8 INFO neutron.services.segments.plugin [-] Segment 18b4f938-eb79-44d1-a792-1104ac6aa1bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18b4f938-eb79-44d1-a792-1104ac6aa1bb found for delete ", "request_id": "req-0f0e8052-f6c8-44e7-ac7a-181085b1a67d"}]} 2026-06-02 08:03:40.596 8 INFO neutron.services.segments.plugin [-] Segment 18b4f938-eb79-44d1-a792-1104ac6aa1bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18b4f938-eb79-44d1-a792-1104ac6aa1bb found for delete ", "request_id": "req-8d6050f9-523f-4f6d-96b5-11c43f151c1c"}]} 2026-06-02 08:03:40.611 8 INFO neutron.db.l3_hamode_db [None req-c83e5e5c-5938-412c-80d5-53a289108bf1 93562587be5d4f638666b0c67f5adc0b 1150105264e24d05ace93a8648cf1b3c - - default default] HA network b454ea73-a4d1-4636-8c9c-a98e8df389ce was deleted as no HA routers are present in tenant 1150105264e24d05ace93a8648cf1b3c. [pid: 8|app: 0|req: 563/1096] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:38 2026] DELETE /v2.0/routers/6cbf90db-f8f2-4eb3-98cb-cffd7081c129 => generated 0 bytes in 1994 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1097] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:40 2026] GET /v2.0/security-groups?tenant_id=27028a1ef0f4410c816c70a89654e6cf&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: 534/1098] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:40 2026] DELETE /v2.0/subnets/af53556f-40d9-4589-9518-4f3ce496c87a => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1099] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:40 2026] DELETE /v2.0/security-groups/a34d48d4-084e-48b1-8482-d53767e6be60 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1100] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:40 2026] DELETE /v2.0/networks/350ea6f3-a891-4c9e-9a43-d7cff0fd450b => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1101] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:41 2026] GET /v2.0/security-groups?tenant_id=1150105264e24d05ace93a8648cf1b3c&name=default => generated 2801 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:41.860 7 INFO neutron.services.segments.plugin [-] Segment 5452e8ed-dd3e-4988-a107-4cd4b58bb12f resource provider aggregate not found 2026-06-02 08:03:41.872 7 INFO neutron.services.segments.plugin [-] Segment 5452e8ed-dd3e-4988-a107-4cd4b58bb12f resource provider aggregate not found 2026-06-02 08:03:41.897 7 INFO neutron.services.segments.plugin [-] Segment 5452e8ed-dd3e-4988-a107-4cd4b58bb12f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5452e8ed-dd3e-4988-a107-4cd4b58bb12f found for delete ", "request_id": "req-ab8e65c6-5c3b-4a30-9adc-402306d4a957"}]} 2026-06-02 08:03:41.905 7 INFO neutron.services.segments.plugin [-] Segment 5452e8ed-dd3e-4988-a107-4cd4b58bb12f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5452e8ed-dd3e-4988-a107-4cd4b58bb12f found for delete ", "request_id": "req-b1d2c1a0-c0a5-470f-a19f-b678ace12538"}]} 2026-06-02 08:03:41.922 7 INFO neutron.services.segments.plugin [-] Segment 0db56033-859a-40cc-9a7d-1f764bb05d31 resource provider aggregate not found 2026-06-02 08:03:41.928 7 INFO neutron.services.segments.plugin [-] Segment 0db56033-859a-40cc-9a7d-1f764bb05d31 resource provider aggregate not found 2026-06-02 08:03:41.943 7 INFO neutron.services.segments.plugin [-] Segment 0db56033-859a-40cc-9a7d-1f764bb05d31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db56033-859a-40cc-9a7d-1f764bb05d31 found for delete ", "request_id": "req-4887c874-ff87-4992-9e1c-7ec465fa3a72"}]} 2026-06-02 08:03:41.946 7 INFO neutron.services.segments.plugin [-] Segment 0db56033-859a-40cc-9a7d-1f764bb05d31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0db56033-859a-40cc-9a7d-1f764bb05d31 found for delete ", "request_id": "req-0db49684-98c4-4256-bd29-c8ba1f75fc7b"}]} [pid: 7|app: 0|req: 536/1102] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:41 2026] DELETE /v2.0/security-groups/c2073674-6053-4f2c-b0ea-685c5a569677 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1103] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:42 2026] GET /v2.0/security-groups?tenant_id=f41bbadd6072450885bcf55d8104bd3d&name=default => generated 2801 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1104] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:42 2026] DELETE /v2.0/security-groups/b1936498-7cae-4ba8-b1f4-c5e20a6b74a8 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1105] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:42 2026] GET /v2.0/security-groups?tenant_id=65d4ffeed83344c793fa66b9d267fc6e&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1106] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:43 2026] DELETE /v2.0/security-groups/458bdeae-1410-42ea-ba9f-1d0b4ffc2316 => 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: 569/1107] 10.0.0.190 () {32 vars in 652 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions => generated 19600 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1108] 10.0.0.190 () {32 vars in 680 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1109] 10.0.0.190 () {32 vars in 680 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1110] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1111] 10.0.0.190 () {32 vars in 664 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/agent => generated 153 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1112] 10.0.0.190 () {32 vars in 698 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1113] 10.0.0.190 () {32 vars in 696 bytes} [Tue Jun 2 08:03:45 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: 542/1114] 10.0.0.190 () {32 vars in 700 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1115] 10.0.0.190 () {32 vars in 688 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1116] 10.0.0.190 () {32 vars in 702 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1117] 10.0.0.190 () {32 vars in 692 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1118] 10.0.0.190 () {32 vars in 694 bytes} [Tue Jun 2 08:03:45 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: 8|app: 0|req: 575/1119] 10.0.0.190 () {32 vars in 684 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1120] 10.0.0.190 () {32 vars in 686 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1121] 10.0.0.190 () {32 vars in 660 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1122] 10.0.0.190 () {32 vars in 698 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1123] 10.0.0.190 () {32 vars in 678 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1124] 10.0.0.190 () {32 vars in 682 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1125] 10.0.0.190 () {32 vars in 674 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1126] 10.0.0.190 () {32 vars in 688 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1127] 10.0.0.190 () {32 vars in 722 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1128] 10.0.0.190 () {32 vars in 686 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1129] 10.0.0.190 () {32 vars in 668 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1130] 10.0.0.190 () {32 vars in 686 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1131] 10.0.0.190 () {32 vars in 680 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1132] 10.0.0.190 () {32 vars in 698 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1133] 10.0.0.190 () {32 vars in 678 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1134] 10.0.0.190 () {32 vars in 666 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/router => generated 256 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1135] 10.0.0.190 () {32 vars in 676 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1136] 10.0.0.190 () {32 vars in 664 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1137] 10.0.0.190 () {32 vars in 674 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/l3-flavors => 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: 554/1138] 10.0.0.190 () {32 vars in 712 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1139] 10.0.0.190 () {32 vars in 690 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1140] 10.0.0.190 () {32 vars in 682 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1141] 10.0.0.190 () {32 vars in 668 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1142] 10.0.0.190 () {32 vars in 686 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1143] 10.0.0.190 () {32 vars in 704 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1144] 10.0.0.190 () {32 vars in 674 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1145] 10.0.0.190 () {32 vars in 700 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1146] 10.0.0.190 () {32 vars in 674 bytes} [Tue Jun 2 08:03:45 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: 8|app: 0|req: 589/1147] 10.0.0.190 () {32 vars in 692 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1148] 10.0.0.190 () {32 vars in 688 bytes} [Tue Jun 2 08:03:45 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: 8|app: 0|req: 590/1149] 10.0.0.190 () {32 vars in 708 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1150] 10.0.0.190 () {32 vars in 704 bytes} [Tue Jun 2 08:03:46 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: 8|app: 0|req: 591/1151] 10.0.0.190 () {32 vars in 696 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1152] 10.0.0.190 () {32 vars in 710 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1153] 10.0.0.190 () {32 vars in 668 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/binding => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1154] 10.0.0.190 () {32 vars in 686 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1155] 10.0.0.190 () {32 vars in 680 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1156] 10.0.0.190 () {32 vars in 674 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1157] 10.0.0.190 () {32 vars in 670 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1158] 10.0.0.190 () {32 vars in 660 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1159] 10.0.0.190 () {32 vars in 698 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1160] 10.0.0.190 () {32 vars in 698 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1161] 10.0.0.190 () {32 vars in 676 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1162] 10.0.0.190 () {32 vars in 668 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1163] 10.0.0.190 () {32 vars in 682 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1164] 10.0.0.190 () {32 vars in 700 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1165] 10.0.0.190 () {32 vars in 684 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1166] 10.0.0.190 () {32 vars in 706 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1167] 10.0.0.190 () {32 vars in 668 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1168] 10.0.0.190 () {32 vars in 696 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1169] 10.0.0.190 () {32 vars in 694 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1170] 10.0.0.190 () {32 vars in 684 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1171] 10.0.0.190 () {32 vars in 688 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1172] 10.0.0.190 () {32 vars in 666 bytes} [Tue Jun 2 08:03:46 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: 602/1173] 10.0.0.190 () {32 vars in 680 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1174] 10.0.0.190 () {32 vars in 680 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1175] 10.0.0.190 () {32 vars in 690 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1176] 10.0.0.190 () {32 vars in 690 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1177] 10.0.0.190 () {32 vars in 694 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1178] 10.0.0.190 () {32 vars in 684 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1179] 10.0.0.190 () {32 vars in 688 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1180] 10.0.0.190 () {32 vars in 700 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1181] 10.0.0.190 () {32 vars in 702 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1182] 10.0.0.190 () {32 vars in 712 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1183] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1184] 10.0.0.190 () {32 vars in 714 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1185] 10.0.0.190 () {32 vars in 726 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1186] 10.0.0.190 () {32 vars in 718 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1187] 10.0.0.190 () {32 vars in 682 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1188] 10.0.0.190 () {32 vars in 668 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1189] 10.0.0.190 () {32 vars in 718 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1190] 10.0.0.190 () {32 vars in 678 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1191] 10.0.0.190 () {32 vars in 668 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1192] 10.0.0.190 () {32 vars in 696 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1193] 10.0.0.190 () {32 vars in 704 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1194] 10.0.0.190 () {32 vars in 700 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1195] 10.0.0.190 () {32 vars in 682 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1196] 10.0.0.190 () {32 vars in 704 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1197] 10.0.0.190 () {32 vars in 694 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1198] 10.0.0.190 () {32 vars in 688 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1199] 10.0.0.190 () {32 vars in 696 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1200] 10.0.0.190 () {32 vars in 688 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1201] 10.0.0.190 () {32 vars in 700 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1202] 10.0.0.190 () {32 vars in 664 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1203] 10.0.0.190 () {32 vars in 680 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1204] 10.0.0.190 () {32 vars in 692 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1205] 10.0.0.190 () {32 vars in 676 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1206] 10.0.0.190 () {32 vars in 666 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1207] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/security-groups?tenant_id=301ffcfed61342debc6e787bb4e5ebbb&name=default => generated 2801 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1208] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:46 2026] DELETE /v2.0/security-groups/abf6f655-d98d-4a9d-9d90-b609ecba659b => 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: 605/1209] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:47 2026] GET /v2.0/security-groups?tenant_id=1082ee76ecad49c7b628769415e1f7cf&name=default => generated 2801 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1210] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:47 2026] DELETE /v2.0/security-groups/5265e39d-6794-42ac-a71f-ee68677001f8 => 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: 606/1211] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:47 2026] GET /v2.0/security-groups?tenant_id=f597720efb4542d7bf1a8bb66e8e230d&name=default => generated 2801 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1212] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:47 2026] DELETE /v2.0/security-groups/5c11062d-4f94-4233-94ea-e40346cef9d5 => 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: 607/1213] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:48 2026] GET /v2.0/security-groups?tenant_id=fe1d94f20a05423d8e11c46521832ec5&name=default => generated 2801 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1214] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:48 2026] DELETE /v2.0/security-groups/0a6ac947-b85c-42c9-8d7a-97c52db04136 => 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: 608/1215] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:48 2026] GET /v2.0/security-groups?tenant_id=9a5dd794e60945a698302e8840c387e7&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1216] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:48 2026] DELETE /v2.0/security-groups/0f45e78a-6100-41e5-a52f-8d5e0bdba48c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:49.797 8 WARNING neutron_lib.context [None req-d9412c67-b77f-4696-b044-c3df7d5eede2 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:49.797 8 WARNING neutron_lib.context [None req-d9412c67-b77f-4696-b044-c3df7d5eede2 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:49.969 8 INFO neutron.db.segments_db [None req-d9412c67-b77f-4696-b044-c3df7d5eede2 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Added segment fcb6c2d0-c335-4d6d-b194-768ef44e42d8 of type vxlan for network 955d80c7-7d91-470f-94de-0b6c842b1b73 2026-06-02 08:03:50.065 8 INFO neutron.db.segments_db [None req-d9412c67-b77f-4696-b044-c3df7d5eede2 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Added segment cef47321-0ef8-4157-97df-8504cb519f68 of type vxlan for network 2748b806-ac89-4e14-9815-e7d8e47abcc5 [pid: 8|app: 0|req: 609/1217] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:49 2026] POST /v2.0/networks => generated 1246 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1218] 10.0.0.190 () {32 vars in 648 bytes} [Tue Jun 2 08:03:50 2026] GET /v2.0/networks => generated 1845 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:50.574 8 INFO neutron.services.segments.plugin [-] Segment fcb6c2d0-c335-4d6d-b194-768ef44e42d8 resource provider aggregate not found 2026-06-02 08:03:50.582 8 INFO neutron.services.segments.plugin [-] Segment fcb6c2d0-c335-4d6d-b194-768ef44e42d8 resource provider aggregate not found [pid: 7|app: 0|req: 610/1219] 10.0.0.65 () {30 vars in 648 bytes} [Tue Jun 2 08:03:50 2026] GET /v2.0/extensions => generated 19600 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-02 08:03:50.600 8 INFO neutron.services.segments.plugin [-] Segment fcb6c2d0-c335-4d6d-b194-768ef44e42d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcb6c2d0-c335-4d6d-b194-768ef44e42d8 found for delete ", "request_id": "req-6df2d924-1674-41ad-a8d8-fbd48a232d4a"}]} 2026-06-02 08:03:50.602 8 INFO neutron.services.segments.plugin [-] Segment fcb6c2d0-c335-4d6d-b194-768ef44e42d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcb6c2d0-c335-4d6d-b194-768ef44e42d8 found for delete ", "request_id": "req-fa754ea5-02b8-4a8f-a44c-96b7712920ff"}]} [pid: 8|app: 0|req: 610/1220] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:50 2026] DELETE /v2.0/networks/955d80c7-7d91-470f-94de-0b6c842b1b73 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1221] 10.0.0.65 () {30 vars in 722 bytes} [Tue Jun 2 08:03:50 2026] GET /v2.0/quotas/8be82f7725d7451d91356c494d21d555/details => generated 847 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1222] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:50 2026] DELETE /v2.0/networks/2748b806-ac89-4e14-9815-e7d8e47abcc5 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1223] 10.0.0.190 () {32 vars in 648 bytes} [Tue Jun 2 08:03:50 2026] GET /v2.0/networks => generated 651 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:50.943 8 WARNING neutron_lib.context [None req-6aa1540a-12ad-42ea-aa22-5b0b92776461 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:51.004 8 INFO neutron.db.segments_db [None req-6aa1540a-12ad-42ea-aa22-5b0b92776461 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Added segment a85202d4-7814-4d75-b2bf-ad39f06aa7e3 of type vxlan for network d1d670ee-8efd-43db-80a5-2a98d5e4a1fe [pid: 8|app: 0|req: 612/1224] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:50 2026] POST /v2.0/networks => generated 654 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:51.139 7 WARNING neutron_lib.context [None req-06b4ba2a-8895-45b9-a2e2-8103abd6704b 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:51.199 7 INFO neutron.db.segments_db [None req-06b4ba2a-8895-45b9-a2e2-8103abd6704b 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Added segment e48586b3-d58d-4187-8151-f175e02db2a6 of type vxlan for network 6893ef7c-c34c-4ff3-82da-089b4f6144fe [pid: 7|app: 0|req: 613/1225] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:51 2026] POST /v2.0/networks => generated 653 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:51.350 8 WARNING neutron_lib.context [None req-a3772a5a-6585-41be-aab1-16067805b9fc 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:51.402 8 WARNING neutron_lib.context [None req-a3772a5a-6585-41be-aab1-16067805b9fc 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 613/1226] 10.0.0.190 () {34 vars in 664 bytes} [Tue Jun 2 08:03:51 2026] POST /v2.0/ports => generated 1505 bytes in 679 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: 7|app: 0|req: 614/1229] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:51 2026] GET /v2.0/security-groups?tenant_id=e771f1e0eb314da29c3bad9d3772d22d&name=default => generated 2801 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1230] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:52 2026] DELETE /v2.0/security-groups/66a4b53c-59f5-402a-978d-71d8c8671a67 => 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: 616/1231] 10.0.0.190 () {32 vars in 642 bytes} [Tue Jun 2 08:03:52 2026] GET /v2.0/ports => generated 1505 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1232] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:03:52 2026] DELETE /v2.0/ports/8d5c3cfb-17fc-4049-a2e4-4f6b9737d1c5 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:03:52.616 7 WARNING neutron_lib.context [None req-116f28bf-e574-4dd0-aaa7-48d7b43d4c9d 700cbba98a254ee2bd12eae44edd1b67 db1face290ca4447a215f2e63f758207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:52.640 8 INFO neutron.services.segments.plugin [-] Segment cef47321-0ef8-4157-97df-8504cb519f68 resource provider aggregate not found 2026-06-02 08:03:52.646 8 INFO neutron.services.segments.plugin [-] Segment cef47321-0ef8-4157-97df-8504cb519f68 resource provider aggregate not found 2026-06-02 08:03:52.687 8 INFO neutron.services.segments.plugin [-] Segment cef47321-0ef8-4157-97df-8504cb519f68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cef47321-0ef8-4157-97df-8504cb519f68 found for delete ", "request_id": "req-afb8b879-65ea-43ce-a37a-c3f73cb82e9b"}]} 2026-06-02 08:03:52.688 8 INFO neutron.services.segments.plugin [-] Segment cef47321-0ef8-4157-97df-8504cb519f68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cef47321-0ef8-4157-97df-8504cb519f68 found for delete ", "request_id": "req-6e22a965-9203-4ca7-8053-1469791fc429"}]} [pid: 8|app: 0|req: 617/1233] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:03:52 2026] DELETE /v2.0/ports/22ae6059-970b-48d8-af66-326725db3c18 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:03:52.758 7 INFO neutron.db.segments_db [None req-116f28bf-e574-4dd0-aaa7-48d7b43d4c9d 700cbba98a254ee2bd12eae44edd1b67 db1face290ca4447a215f2e63f758207 - - default default] Added segment e3eb3811-c87a-4fb6-827c-425cb73a4faa of type vxlan for network efa62421-78b9-47f4-91f4-688d6b76bbc3 [pid: 8|app: 0|req: 618/1234] 10.0.0.190 () {32 vars in 642 bytes} [Tue Jun 2 08:03:52 2026] GET /v2.0/ports => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:03:52.806 8 WARNING neutron_lib.context [None req-d5ef0990-4610-4518-862b-804d668ac81a 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:52.873 8 INFO neutron.db.segments_db [None req-d5ef0990-4610-4518-862b-804d668ac81a 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Added segment 0ee5aba9-a936-40d2-a0ab-56147eb46b08 of type vxlan for network 674bb6fb-6174-44a3-ba7f-75516edf95b5 [pid: 7|app: 0|req: 617/1235] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:52 2026] POST /v2.0/networks => generated 630 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:52.892 7 WARNING neutron_lib.context [None req-953dd1cb-ec17-41e9-92ea-178942294db6 700cbba98a254ee2bd12eae44edd1b67 db1face290ca4447a215f2e63f758207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:52.986 7 INFO neutron.db.segments_db [None req-953dd1cb-ec17-41e9-92ea-178942294db6 700cbba98a254ee2bd12eae44edd1b67 db1face290ca4447a215f2e63f758207 - - default default] Added segment 2e600694-feb8-4e93-897a-87497c36024d of type vxlan for network c39cb8d4-e548-4435-88c0-f45474c15bdd [pid: 8|app: 0|req: 619/1236] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:52 2026] POST /v2.0/networks => generated 653 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:53.052 8 WARNING neutron_lib.context [None req-af1ccf42-7fd4-4736-8c6d-dd042bf47e65 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:53.126 8 INFO neutron.db.segments_db [None req-af1ccf42-7fd4-4736-8c6d-dd042bf47e65 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Added segment 0c87a999-0a8a-46db-a031-e6c77a805257 of type vxlan for network aa509846-4aec-45a1-bf6b-e2fc6e5b71be [pid: 7|app: 0|req: 618/1237] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:52 2026] POST /v2.0/networks => generated 631 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:53.160 7 WARNING neutron_lib.context [None req-dd6c0dc2-6530-467f-b367-79c84ffd0408 700cbba98a254ee2bd12eae44edd1b67 db1face290ca4447a215f2e63f758207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:53.231 7 INFO neutron.db.segments_db [None req-dd6c0dc2-6530-467f-b367-79c84ffd0408 700cbba98a254ee2bd12eae44edd1b67 db1face290ca4447a215f2e63f758207 - - default default] Added segment c948b33d-4c06-4729-a3ad-65d6d705cf28 of type vxlan for network bc615001-14bb-4288-a13c-8971e17c7a71 [pid: 8|app: 0|req: 620/1238] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:53 2026] POST /v2.0/networks => generated 654 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1239] 10.0.0.65 () {30 vars in 648 bytes} [Tue Jun 2 08:03:53 2026] GET /v2.0/extensions => generated 19600 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1240] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:53 2026] POST /v2.0/networks => generated 631 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:53.391 7 WARNING neutron_lib.context [None req-839f0db8-4532-48a8-84b4-4a5bc9418d1b 700cbba98a254ee2bd12eae44edd1b67 db1face290ca4447a215f2e63f758207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:53.463 7 INFO neutron.db.segments_db [None req-839f0db8-4532-48a8-84b4-4a5bc9418d1b 700cbba98a254ee2bd12eae44edd1b67 db1face290ca4447a215f2e63f758207 - - default default] Added segment 2a64970d-9f33-4dbb-b7a0-a70685d9d27a of type vxlan for network 8e4d9d18-2c23-4d58-aeac-976a59a16e4f [pid: 8|app: 0|req: 622/1241] 10.0.0.65 () {30 vars in 722 bytes} [Tue Jun 2 08:03:53 2026] GET /v2.0/quotas/8be82f7725d7451d91356c494d21d555/details => generated 847 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1242] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:53 2026] POST /v2.0/networks => generated 631 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:53.639 8 WARNING neutron_lib.context [None req-2a406249-b7de-4ad9-9be6-8ea6f5cf6086 700cbba98a254ee2bd12eae44edd1b67 db1face290ca4447a215f2e63f758207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:53.786 8 INFO neutron.db.segments_db [None req-2a406249-b7de-4ad9-9be6-8ea6f5cf6086 700cbba98a254ee2bd12eae44edd1b67 db1face290ca4447a215f2e63f758207 - - default default] Added segment 92d69c16-8276-4593-aabd-634c7f822c6e of type vxlan for network c251c495-76a0-47b2-8544-cd158887581f 2026-06-02 08:03:53.850 7 WARNING neutron_lib.context [None req-361f3b23-5a10-4645-a400-4490104786e4 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:53.919 7 WARNING neutron_lib.context [None req-361f3b23-5a10-4645-a400-4490104786e4 65123b0e759f4f71a8222ad78abfba7d 8a6dd77f91f0433fb9be2a0413633d62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 623/1243] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:53 2026] POST /v2.0/networks => generated 631 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1244] 10.0.0.190 () {34 vars in 752 bytes} [Tue Jun 2 08:03:53 2026] PUT /v2.0/networks/efa62421-78b9-47f4-91f4-688d6b76bbc3/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1245] 10.0.0.190 () {34 vars in 752 bytes} [Tue Jun 2 08:03:54 2026] PUT /v2.0/networks/c39cb8d4-e548-4435-88c0-f45474c15bdd/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:03:54.246 8 WARNING neutron_lib.context [None req-d1c2546b-b361-469b-b8a0-f38648b3becf 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:54.361 8 INFO neutron.db.segments_db [None req-d1c2546b-b361-469b-b8a0-f38648b3becf 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] Added segment 40426b5a-b14b-455d-a4f1-afebb9762db3 of type vxlan for network e9205b7a-41d5-49bf-8111-c76c11d18356 [pid: 8|app: 0|req: 626/1246] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:54 2026] POST /v2.0/networks => generated 649 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1247] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:03:53 2026] POST /v2.0/subnets => generated 1275 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:03:54.554 7 WARNING neutron_lib.context [None req-97cc96fe-6076-4852-b9dc-2e4e5259cd94 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1248] 10.0.0.190 () {34 vars in 752 bytes} [Tue Jun 2 08:03:54 2026] PUT /v2.0/networks/bc615001-14bb-4288-a13c-8971e17c7a71/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1249] 10.0.0.190 () {32 vars in 646 bytes} [Tue Jun 2 08:03:54 2026] GET /v2.0/subnets => generated 1888 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1250] 10.0.0.190 () {34 vars in 752 bytes} [Tue Jun 2 08:03:54 2026] PUT /v2.0/networks/8e4d9d18-2c23-4d58-aeac-976a59a16e4f/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1251] 10.0.0.190 () {34 vars in 664 bytes} [Tue Jun 2 08:03:54 2026] POST /v2.0/ports => generated 779 bytes in 305 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: 623/1252] 10.0.0.190 () {32 vars in 665 bytes} [Tue Jun 2 08:03:54 2026] GET /v2.0/networks?tags=red => generated 1853 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:54.957 7 WARNING neutron_lib.context [None req-cda7551e-a711-49ee-be79-77bc0ae03043 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:55.001 7 INFO neutron.db.segments_db [None req-cda7551e-a711-49ee-be79-77bc0ae03043 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] Added segment ed5f6c0a-d0ab-4709-8017-106fc7da7f6b of type vxlan for network 49fa598e-6f53-427f-a93c-855b92d6b79d [pid: 8|app: 0|req: 630/1253] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:54 2026] DELETE /v2.0/subnets/6bce2efe-6aa5-49b0-9b22-0b71c965701f => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1254] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:54 2026] POST /v2.0/networks => generated 636 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1255] 10.0.0.190 () {32 vars in 679 bytes} [Tue Jun 2 08:03:55 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:55.196 8 WARNING neutron_lib.context [None req-a26b510b-3db2-4ac0-8943-c4d2ca59bf87 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 625/1256] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:55 2026] DELETE /v2.0/subnets/04eeb6a0-54b0-459f-90c1-9aaa51180612 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1257] 10.0.0.190 () {32 vars in 675 bytes} [Tue Jun 2 08:03:55 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1258] 10.0.0.190 () {32 vars in 646 bytes} [Tue Jun 2 08:03:55 2026] GET /v2.0/subnets => generated 626 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1259] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:03:55 2026] POST /v2.0/subnets => generated 622 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1260] 10.0.0.190 () {32 vars in 687 bytes} [Tue Jun 2 08:03:55 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1853 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1261] 10.0.0.190 () {32 vars in 673 bytes} [Tue Jun 2 08:03:55 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:55.714 7 WARNING neutron_lib.context [None req-c4a28518-725e-451b-b291-0d5ebe310e16 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:55.959 8 INFO neutron.services.segments.plugin [-] Segment 0c87a999-0a8a-46db-a031-e6c77a805257 resource provider aggregate not found 2026-06-02 08:03:55.964 8 INFO neutron.services.segments.plugin [-] Segment 0c87a999-0a8a-46db-a031-e6c77a805257 resource provider aggregate not found 2026-06-02 08:03:55.987 8 INFO neutron.services.segments.plugin [-] Segment 0c87a999-0a8a-46db-a031-e6c77a805257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c87a999-0a8a-46db-a031-e6c77a805257 found for delete ", "request_id": "req-a967c149-33a1-48b9-97bd-1e32bebc1827"}]} 2026-06-02 08:03:55.988 8 INFO neutron.services.segments.plugin [-] Segment 0c87a999-0a8a-46db-a031-e6c77a805257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c87a999-0a8a-46db-a031-e6c77a805257 found for delete ", "request_id": "req-ed360a60-f9c5-469b-b00c-1954889f64d5"}]} [pid: 8|app: 0|req: 633/1262] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:55 2026] DELETE /v2.0/networks/aa509846-4aec-45a1-bf6b-e2fc6e5b71be => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1263] 10.0.0.190 () {34 vars in 664 bytes} [Tue Jun 2 08:03:55 2026] POST /v2.0/ports => generated 965 bytes in 398 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: 634/1264] 10.0.0.190 () {32 vars in 687 bytes} [Tue Jun 2 08:03:56 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2465 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1265] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:03:56 2026] DELETE /v2.0/ports/631580ba-e8c8-47f6-88c9-8d7f16a22fcb => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:03:56.488 7 INFO neutron.services.segments.plugin [-] Segment 0ee5aba9-a936-40d2-a0ab-56147eb46b08 resource provider aggregate not found 2026-06-02 08:03:56.493 7 INFO neutron.services.segments.plugin [-] Segment 0ee5aba9-a936-40d2-a0ab-56147eb46b08 resource provider aggregate not found 2026-06-02 08:03:56.511 7 INFO neutron.services.segments.plugin [-] Segment 0ee5aba9-a936-40d2-a0ab-56147eb46b08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee5aba9-a936-40d2-a0ab-56147eb46b08 found for delete ", "request_id": "req-4bbc303a-fb98-414c-84e8-69f84c684b70"}]} 2026-06-02 08:03:56.512 7 INFO neutron.services.segments.plugin [-] Segment 0ee5aba9-a936-40d2-a0ab-56147eb46b08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee5aba9-a936-40d2-a0ab-56147eb46b08 found for delete ", "request_id": "req-9a92d1aa-7e2c-4aa1-8383-6cc02ede7f6d"}]} [pid: 7|app: 0|req: 631/1266] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:56 2026] DELETE /v2.0/networks/674bb6fb-6174-44a3-ba7f-75516edf95b5 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1267] 10.0.0.190 () {32 vars in 683 bytes} [Tue Jun 2 08:03:56 2026] GET /v2.0/networks?not-tags-any=blue => generated 2465 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:56.608 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c142898-3a0a-48d7-8e29-4a2a4b91b886 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 637/1268] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:03:56 2026] DELETE /v2.0/ports/631580ba-e8c8-47f6-88c9-8d7f16a22fcb => 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: 632/1269] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:56 2026] GET /v2.0/security-groups?tenant_id=8be82f7725d7451d91356c494d21d555&name=default => generated 2801 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1270] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:56 2026] DELETE /v2.0/networks/6893ef7c-c34c-4ff3-82da-089b4f6144fe => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:03:56.829 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15bd7a1c-7668-433b-ab59-c84d010b5fce 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 639/1271] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:03:56 2026] GET /v2.0/ports/631580ba-e8c8-47f6-88c9-8d7f16a22fcb => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1272] 10.0.0.190 () {32 vars in 695 bytes} [Tue Jun 2 08:03:56 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1273] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:56 2026] DELETE /v2.0/security-groups/885c4c78-1212-4fed-ae67-ca40dea01ddd => 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: 634/1274] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:56 2026] DELETE /v2.0/networks/d1d670ee-8efd-43db-80a5-2a98d5e4a1fe => 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: 641/1275] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:56 2026] DELETE /v2.0/subnets/186f0122-9093-4ccb-81b8-6df5072233da => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1276] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:57 2026] DELETE /v2.0/networks/efa62421-78b9-47f4-91f4-688d6b76bbc3 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1277] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:57 2026] DELETE /v2.0/networks/c39cb8d4-e548-4435-88c0-f45474c15bdd => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1278] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:57 2026] DELETE /v2.0/networks/49fa598e-6f53-427f-a93c-855b92d6b79d => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1279] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:57 2026] DELETE /v2.0/networks/bc615001-14bb-4288-a13c-8971e17c7a71 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:03:57.827 7 WARNING neutron_lib.context [None req-10579c13-1fdd-4052-8984-a9a292be6a4c 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 643/1280] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:57 2026] GET /v2.0/security-groups?tenant_id=8a6dd77f91f0433fb9be2a0413633d62&name=default => generated 2801 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:57.889 7 INFO neutron.db.segments_db [None req-10579c13-1fdd-4052-8984-a9a292be6a4c 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] Added segment dc70bb25-0f10-4383-9beb-3a426530ae53 of type vxlan for network ef1a78b4-cd63-4bd7-855b-413fd9cce02f 2026-06-02 08:03:58.026 8 INFO neutron.services.segments.plugin [-] Segment e48586b3-d58d-4187-8151-f175e02db2a6 resource provider aggregate not found 2026-06-02 08:03:58.035 8 INFO neutron.services.segments.plugin [-] Segment e48586b3-d58d-4187-8151-f175e02db2a6 resource provider aggregate not found 2026-06-02 08:03:58.055 8 INFO neutron.services.segments.plugin [-] Segment e48586b3-d58d-4187-8151-f175e02db2a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e48586b3-d58d-4187-8151-f175e02db2a6 found for delete ", "request_id": "req-67ca9d88-6650-4483-b160-2d39841d690e"}]} 2026-06-02 08:03:58.061 8 INFO neutron.services.segments.plugin [-] Segment e48586b3-d58d-4187-8151-f175e02db2a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e48586b3-d58d-4187-8151-f175e02db2a6 found for delete ", "request_id": "req-e100e79c-ecc2-48c5-9ef9-07bf37e10bf3"}]} [pid: 7|app: 0|req: 638/1281] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:03:57 2026] POST /v2.0/networks => generated 635 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:58.083 8 INFO neutron.services.segments.plugin [-] Segment ed5f6c0a-d0ab-4709-8017-106fc7da7f6b resource provider aggregate not found 2026-06-02 08:03:58.090 8 INFO neutron.services.segments.plugin [-] Segment ed5f6c0a-d0ab-4709-8017-106fc7da7f6b resource provider aggregate not found 2026-06-02 08:03:58.099 8 INFO neutron.services.segments.plugin [-] Segment ed5f6c0a-d0ab-4709-8017-106fc7da7f6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed5f6c0a-d0ab-4709-8017-106fc7da7f6b found for delete ", "request_id": "req-06f7fbfe-b783-43fd-9e10-e4796ee602a2"}]} 2026-06-02 08:03:58.111 8 INFO neutron.services.segments.plugin [-] Segment ed5f6c0a-d0ab-4709-8017-106fc7da7f6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed5f6c0a-d0ab-4709-8017-106fc7da7f6b found for delete ", "request_id": "req-6d404d83-a1f4-423b-a8bf-34230e8c08e7"}]} [pid: 7|app: 0|req: 639/1282] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:58 2026] DELETE /v2.0/security-groups/eb3f1cfe-b216-48eb-a390-e8939aa24043 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:58.174 7 WARNING neutron_lib.context [None req-0b74b3d1-b7db-4e2c-b618-031886fb9010 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 644/1283] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:57 2026] DELETE /v2.0/networks/8e4d9d18-2c23-4d58-aeac-976a59a16e4f => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1284] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:58 2026] DELETE /v2.0/networks/c251c495-76a0-47b2-8544-cd158887581f => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:03:58.538 7 INFO neutron.services.segments.plugin [-] Segment a85202d4-7814-4d75-b2bf-ad39f06aa7e3 resource provider aggregate not found 2026-06-02 08:03:58.547 7 INFO neutron.services.segments.plugin [-] Segment a85202d4-7814-4d75-b2bf-ad39f06aa7e3 resource provider aggregate not found 2026-06-02 08:03:58.568 7 INFO neutron.services.segments.plugin [-] Segment a85202d4-7814-4d75-b2bf-ad39f06aa7e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a85202d4-7814-4d75-b2bf-ad39f06aa7e3 found for delete ", "request_id": "req-bf6e4965-1a21-433b-b772-9ec14bee6dd6"}]} 2026-06-02 08:03:58.574 7 INFO neutron.services.segments.plugin [-] Segment a85202d4-7814-4d75-b2bf-ad39f06aa7e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a85202d4-7814-4d75-b2bf-ad39f06aa7e3 found for delete ", "request_id": "req-d47a7c62-0f26-440e-b839-647ae27c596d"}]} 2026-06-02 08:03:58.591 7 INFO neutron.services.segments.plugin [-] Segment e3eb3811-c87a-4fb6-827c-425cb73a4faa resource provider aggregate not found 2026-06-02 08:03:58.598 7 INFO neutron.services.segments.plugin [-] Segment e3eb3811-c87a-4fb6-827c-425cb73a4faa resource provider aggregate not found 2026-06-02 08:03:58.613 7 INFO neutron.services.segments.plugin [-] Segment e3eb3811-c87a-4fb6-827c-425cb73a4faa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3eb3811-c87a-4fb6-827c-425cb73a4faa found for delete ", "request_id": "req-fae243ab-1e30-445d-a96c-5396a50a3b3b"}]} 2026-06-02 08:03:58.627 7 INFO neutron.services.segments.plugin [-] Segment e3eb3811-c87a-4fb6-827c-425cb73a4faa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3eb3811-c87a-4fb6-827c-425cb73a4faa found for delete ", "request_id": "req-e7b1a40b-1f9c-4d36-b3f9-bbe482857f92"}]} 2026-06-02 08:03:58.634 7 INFO neutron.services.segments.plugin [-] Segment 2e600694-feb8-4e93-897a-87497c36024d resource provider aggregate not found 2026-06-02 08:03:58.644 7 INFO neutron.services.segments.plugin [-] Segment 2e600694-feb8-4e93-897a-87497c36024d resource provider aggregate not found 2026-06-02 08:03:58.652 7 INFO neutron.services.segments.plugin [-] Segment 2e600694-feb8-4e93-897a-87497c36024d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e600694-feb8-4e93-897a-87497c36024d found for delete ", "request_id": "req-0117c635-d76a-4cbd-8150-01a6682d5a57"}]} 2026-06-02 08:03:58.660 7 INFO neutron.services.segments.plugin [-] Segment 2e600694-feb8-4e93-897a-87497c36024d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e600694-feb8-4e93-897a-87497c36024d found for delete ", "request_id": "req-4fd98926-aa04-45be-bede-ae887124135f"}]} 2026-06-02 08:03:58.673 7 INFO neutron.services.segments.plugin [-] Segment c948b33d-4c06-4729-a3ad-65d6d705cf28 resource provider aggregate not found 2026-06-02 08:03:58.681 7 INFO neutron.services.segments.plugin [-] Segment c948b33d-4c06-4729-a3ad-65d6d705cf28 resource provider aggregate not found [pid: 7|app: 0|req: 640/1285] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:03:58 2026] POST /v2.0/subnets => generated 622 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:58.703 8 WARNING neutron_lib.context [None req-e102c869-3dc6-4b28-8c52-5b2ed07486d7 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 646/1286] 10.0.0.190 () {34 vars in 664 bytes} [Tue Jun 2 08:03:58 2026] POST /v2.0/ports => generated 927 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:59.180 7 INFO neutron.services.segments.plugin [-] Segment c948b33d-4c06-4729-a3ad-65d6d705cf28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c948b33d-4c06-4729-a3ad-65d6d705cf28 found for delete ", "request_id": "req-2882f526-01ff-43d8-ae92-710ec44601ea"}]} 2026-06-02 08:03:59.190 7 INFO neutron.services.segments.plugin [-] Segment c948b33d-4c06-4729-a3ad-65d6d705cf28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c948b33d-4c06-4729-a3ad-65d6d705cf28 found for delete ", "request_id": "req-995a2869-61b7-4215-a90a-8c171eabe954"}]} [pid: 7|app: 0|req: 641/1287] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:03:59 2026] DELETE /v2.0/ports/3a981d11-8c53-4a8d-9136-0d25eabdc162 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:03:59.546 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f7b60e5-7656-496b-84a3-31c62b83b6f6 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 642/1288] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:03:59 2026] GET /v2.0/ports/3a981d11-8c53-4a8d-9136-0d25eabdc162 => 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: 647/1289] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:59 2026] GET /v2.0/security-groups?tenant_id=db1face290ca4447a215f2e63f758207&name=default => generated 2801 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1290] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:03:59 2026] DELETE /v2.0/security-groups/7b7c1a30-e11f-41e1-b03b-439ee6a9245d => 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: 643/1291] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:03:59 2026] DELETE /v2.0/subnets/8d747327-5178-477c-bebd-9566f3ae6cee => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1292] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:03:59 2026] GET /v2.0/security-groups?tenant_id=5c08f6da27504022a473f73834f2a09b&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:00.127 8 INFO neutron.services.segments.plugin [-] Segment 2a64970d-9f33-4dbb-b7a0-a70685d9d27a resource provider aggregate not found 2026-06-02 08:04:00.133 8 INFO neutron.services.segments.plugin [-] Segment 2a64970d-9f33-4dbb-b7a0-a70685d9d27a resource provider aggregate not found 2026-06-02 08:04:00.143 8 INFO neutron.services.segments.plugin [-] Segment 2a64970d-9f33-4dbb-b7a0-a70685d9d27a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a64970d-9f33-4dbb-b7a0-a70685d9d27a found for delete ", "request_id": "req-fe464624-3391-4839-a450-3cb5f06b9bf5"}]} 2026-06-02 08:04:00.150 8 INFO neutron.services.segments.plugin [-] Segment 2a64970d-9f33-4dbb-b7a0-a70685d9d27a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a64970d-9f33-4dbb-b7a0-a70685d9d27a found for delete ", "request_id": "req-9dac2905-0f39-40f3-a7db-d92d0a2605a4"}]} 2026-06-02 08:04:00.165 8 INFO neutron.services.segments.plugin [-] Segment 92d69c16-8276-4593-aabd-634c7f822c6e resource provider aggregate not found 2026-06-02 08:04:00.172 8 INFO neutron.services.segments.plugin [-] Segment 92d69c16-8276-4593-aabd-634c7f822c6e resource provider aggregate not found 2026-06-02 08:04:00.190 8 INFO neutron.services.segments.plugin [-] Segment 92d69c16-8276-4593-aabd-634c7f822c6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d69c16-8276-4593-aabd-634c7f822c6e found for delete ", "request_id": "req-392802ae-0bee-406d-b46a-326a2ca72bdc"}]} 2026-06-02 08:04:00.196 8 INFO neutron.services.segments.plugin [-] Segment 92d69c16-8276-4593-aabd-634c7f822c6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92d69c16-8276-4593-aabd-634c7f822c6e found for delete ", "request_id": "req-791e0e4e-0dae-4843-9e1b-07d1e43c8fc4"}]} 2026-06-02 08:04:00.251 7 WARNING neutron_lib.context [None req-612fcb32-3431-48f6-90d0-6396f47e630c defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 649/1293] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:03:59 2026] DELETE /v2.0/networks/ef1a78b4-cd63-4bd7-855b-413fd9cce02f => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:00.383 7 INFO neutron.db.segments_db [None req-612fcb32-3431-48f6-90d0-6396f47e630c defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Added segment cffcea4f-0ce8-4c9c-9f4a-5dccfeedfeb7 of type vxlan for network 4f0ce9f9-d501-43e5-9040-b76194a35fe1 [pid: 8|app: 0|req: 650/1294] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:00 2026] DELETE /v2.0/security-groups/c5bc115c-b340-4364-b86c-622b33e5a299 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:00.453 8 WARNING neutron_lib.context [None req-172962b2-378c-446c-9888-b24bc772b55e 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 645/1295] 10.0.0.190 () {34 vars in 670 bytes} [Tue Jun 2 08:03:59 2026] POST /v2.0/networks => generated 633 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:00.515 7 WARNING neutron_lib.context [None req-6c4b8633-3504-425d-b739-d5fd009a33b6 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:00.574 8 INFO neutron.db.segments_db [None req-172962b2-378c-446c-9888-b24bc772b55e 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Added segment 5b25894a-72f6-46e5-9682-6e55685fb0b6 of type vxlan for network d3cb8d7a-3894-4538-8a74-ea5d6af0158e [pid: 8|app: 0|req: 651/1296] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:00 2026] POST /v2.0/networks => generated 634 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:00.689 8 WARNING neutron_lib.context [None req-2b9f0de7-1d8c-4395-8dff-d655fcd83ba4 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:00.727 8 INFO neutron.db.segments_db [None req-2b9f0de7-1d8c-4395-8dff-d655fcd83ba4 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Added segment a15fb58a-4d4a-48f1-b1c4-d966cfef341d of type vxlan for network ba00c2c7-b699-4e63-ae21-0c61e0102941 [pid: 7|app: 0|req: 646/1297] 10.0.0.190 () {34 vars in 664 bytes} [Tue Jun 2 08:04:00 2026] POST /v2.0/ports => generated 779 bytes in 289 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: 647/1298] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:00 2026] GET /v2.0/security-groups?tenant_id=cf83098e362146b9b24f54255fc017a4&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:00.906 7 WARNING neutron_lib.context [None req-e5a724e6-dfc7-4ea2-b814-1da3b66c2259 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:00.962 7 INFO neutron.db.segments_db [None req-e5a724e6-dfc7-4ea2-b814-1da3b66c2259 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Added segment 182881e8-d31b-4709-8a4a-86b52ca74f8d of type vxlan for network 1ecd4714-642a-4f63-a253-526c277fe314 2026-06-02 08:04:01.022 8 INFO neutron.db.l3_hamode_db [None req-2b9f0de7-1d8c-4395-8dff-d655fcd83ba4 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 648/1299] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:00 2026] POST /v2.0/networks => generated 634 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1300] 10.0.0.190 () {34 vars in 736 bytes} [Tue Jun 2 08:04:01 2026] PUT /v2.0/ports/d98ab083-c96c-4082-9a0d-1f487eb5391b => generated 752 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1301] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:01 2026] DELETE /v2.0/security-groups/c03b7d2f-3f75-439b-a2bc-9526acd438c0 => generated 0 bytes in 113 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, ' 2026-06-02 08:04:01.398 7 WARNING neutron_lib.context [None req-795f5cc0-a984-46cc-8cd3-43a3c5d0e3e4 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 651/1302] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:01 2026] POST /v2.0/subnets => generated 622 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1303] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:04:01 2026] DELETE /v2.0/ports/d98ab083-c96c-4082-9a0d-1f487eb5391b => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:02.012 7 WARNING neutron_lib.context [None req-05bf17f6-aa7c-4b76-8835-93b347f1daf2 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:02.380 8 INFO neutron.services.segments.plugin [-] Segment dc70bb25-0f10-4383-9beb-3a426530ae53 resource provider aggregate not found [pid: 7|app: 0|req: 653/1304] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:02 2026] POST /v2.0/subnets => generated 631 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:02.390 8 INFO neutron.services.segments.plugin [-] Segment dc70bb25-0f10-4383-9beb-3a426530ae53 resource provider aggregate not found 2026-06-02 08:04:02.407 8 INFO neutron.services.segments.plugin [-] Segment dc70bb25-0f10-4383-9beb-3a426530ae53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc70bb25-0f10-4383-9beb-3a426530ae53 found for delete ", "request_id": "req-5879c8d0-3270-4f62-9638-07fa7a3e5865"}]} 2026-06-02 08:04:02.409 8 INFO neutron.services.segments.plugin [-] Segment dc70bb25-0f10-4383-9beb-3a426530ae53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc70bb25-0f10-4383-9beb-3a426530ae53 found for delete ", "request_id": "req-ee1cb3a3-d9f0-4121-a48a-1c072264f706"}]} [pid: 7|app: 0|req: 654/1305] 10.0.0.190 () {32 vars in 642 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/ports => generated 782 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:02.499 7 WARNING neutron_lib.context [None req-ed814ede-db51-4e8b-98b7-7b8d4367e403 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:02.553 7 INFO neutron.db.segments_db [None req-ed814ede-db51-4e8b-98b7-7b8d4367e403 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Added segment f4fcd39c-39dd-4976-b50d-b60a6ad30643 of type vxlan for network b68aa593-7f84-4138-a74e-a75f6dc5339f 2026-06-02 08:04:02.630 8 INFO neutron.db.l3_hamode_db [None req-2b9f0de7-1d8c-4395-8dff-d655fcd83ba4 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:04:02.908 7 INFO neutron.db.l3_hamode_db [None req-ed814ede-db51-4e8b-98b7-7b8d4367e403 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:04:03.612 7 INFO neutron.db.l3_hamode_db [None req-ed814ede-db51-4e8b-98b7-7b8d4367e403 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 652/1306] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:00 2026] POST /v2.0/routers => generated 695 bytes in 3414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:04.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce945722-3d75-4425-b1e2-d222a24d20e1 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 653/1307] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:04:04 2026] GET /v2.0/ports/d98ab083-c96c-4082-9a0d-1f487eb5391b => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1308] 10.0.0.190 () {32 vars in 775 bytes} [Tue Jun 2 08:04:04 2026] GET /v2.0/subnets?project_id=7d5c193e2b3f49819c56cb09cddd51ad&cidr=10.100.0.0%2F28 => generated 14 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1309] 10.0.0.190 () {32 vars in 642 bytes} [Tue Jun 2 08:04:04 2026] GET /v2.0/ports => generated 782 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1310] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:02 2026] POST /v2.0/routers => generated 510 bytes in 1987 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1311] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:04:04 2026] GET /v2.0/ports/04e9dbaf-63cc-4550-ba87-a4999670a270 => generated 779 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1312] 10.0.0.190 () {32 vars in 693 bytes} [Tue Jun 2 08:04:04 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:04.551 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95ec5a25-ac78-4421-8145-214a5e6c4dfc 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 657/1313] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:04:04 2026] DELETE /v2.0/ports/3a981d11-8c53-4a8d-9136-0d25eabdc162 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1314] 10.0.0.190 () {32 vars in 783 bytes} [Tue Jun 2 08:04:04 2026] GET /v2.0/subnets?network_id=0ed815ba-bd34-43cb-9e49-00c60d69c436&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:04.592 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e08462cd-ef2c-4169-8ea8-557873fa35e6 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 659/1315] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:04 2026] DELETE /v2.0/subnets/8d747327-5178-477c-bebd-9566f3ae6cee => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:04.600 8 WARNING neutron_lib.context [None req-cc73d7ed-cccc-485c-8432-6974f2e96b2e defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 660/1316] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:04 2026] POST /v2.0/subnets => generated 633 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:04.943 8 INFO neutron.pecan_wsgi.hooks.translation [None req-678f1114-c27c-4def-a768-fea4616f5ea7 2e69f33ebfd343e28705589761bf25e1 1e1a3d7b173e4bea8e7a07923c57325b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 661/1317] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:04 2026] DELETE /v2.0/subnets/186f0122-9093-4ccb-81b8-6df5072233da => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1318] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:04:04 2026] PUT /v2.0/routers/1dcc2baa-5611-4b8b-ae5c-e3857543b63f/add_router_interface => generated 309 bytes in 1590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1319] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:04:06 2026] DELETE /v2.0/ports/04e9dbaf-63cc-4550-ba87-a4999670a270 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:06.521 7 WARNING neutron_lib.context [None req-96279add-dd60-4488-a62a-8cced6853be5 39880e0b3ba3453bb9ba29a2892b5a3e c0ca5949b9d4483abd40f4cb2cdee6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:06.653 7 INFO neutron.db.segments_db [None req-96279add-dd60-4488-a62a-8cced6853be5 39880e0b3ba3453bb9ba29a2892b5a3e c0ca5949b9d4483abd40f4cb2cdee6b6 - - default default] Added segment 40943e6d-550a-4295-a094-46604576b478 of type vxlan for network 100989de-7a07-4dcb-aaf0-be8fdb0bd8bc [pid: 7|app: 0|req: 659/1320] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:06 2026] POST /v2.0/networks => generated 632 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1321] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:04:04 2026] PUT /v2.0/routers/7db69973-0596-4cde-bfab-24d03bff93c1/add_router_interface => generated 309 bytes in 1916 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1322] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:04:06 2026] GET /v2.0/ports/92c91c23-aba4-4210-8794-20038176cedb => generated 959 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:06.914 7 WARNING neutron_lib.context [None req-63d91b66-a5c6-4f07-8db4-ad53d3188447 39880e0b3ba3453bb9ba29a2892b5a3e c0ca5949b9d4483abd40f4cb2cdee6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:07.088 8 INFO neutron.services.segments.plugin [-] Segment 40426b5a-b14b-455d-a4f1-afebb9762db3 resource provider aggregate not found 2026-06-02 08:04:07.107 8 INFO neutron.services.segments.plugin [-] Segment 40426b5a-b14b-455d-a4f1-afebb9762db3 resource provider aggregate not found 2026-06-02 08:04:07.112 8 INFO neutron.services.segments.plugin [-] Segment 40426b5a-b14b-455d-a4f1-afebb9762db3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40426b5a-b14b-455d-a4f1-afebb9762db3 found for delete ", "request_id": "req-796c288a-7ffd-4b2e-a840-f91eff6781a2"}]} 2026-06-02 08:04:07.133 8 INFO neutron.services.segments.plugin [-] Segment 40426b5a-b14b-455d-a4f1-afebb9762db3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40426b5a-b14b-455d-a4f1-afebb9762db3 found for delete ", "request_id": "req-f017672a-6a3e-44b4-9610-f2d4425fba9b"}]} [pid: 8|app: 0|req: 663/1323] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:04:06 2026] DELETE /v2.0/networks/e9205b7a-41d5-49bf-8111-c76c11d18356 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1324] 10.0.0.190 () {32 vars in 648 bytes} [Tue Jun 2 08:04:07 2026] GET /v2.0/networks => generated 6489 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1325] 10.0.0.190 () {34 vars in 663 bytes} [Tue Jun 2 08:04:06 2026] POST /v2.0/ports => generated 743 bytes in 468 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: 664/1328] 10.0.0.190 () {32 vars in 646 bytes} [Tue Jun 2 08:04:07 2026] GET /v2.0/subnets => generated 4367 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:07.459 7 WARNING neutron_lib.context [None req-573de9e1-d339-46cc-ab93-f87c2c31c2f3 39880e0b3ba3453bb9ba29a2892b5a3e c0ca5949b9d4483abd40f4cb2cdee6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:07.545 7 INFO neutron.db.segments_db [None req-573de9e1-d339-46cc-ab93-f87c2c31c2f3 39880e0b3ba3453bb9ba29a2892b5a3e c0ca5949b9d4483abd40f4cb2cdee6b6 - - default default] Added segment 5ddc1c5f-6fbb-43f0-852d-9de0b7e12208 of type vxlan for network 3e1bc9f3-b3b6-4e39-865e-e33a2afbc38d [pid: 7|app: 0|req: 665/1329] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:07 2026] POST /v2.0/networks => generated 630 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1330] 10.0.0.190 () {32 vars in 646 bytes} [Tue Jun 2 08:04:07 2026] GET /v2.0/routers => generated 1278 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:07.806 7 WARNING neutron_lib.context [None req-fccb2fa8-7d80-4cde-a41c-c8f55b6f5038 39880e0b3ba3453bb9ba29a2892b5a3e c0ca5949b9d4483abd40f4cb2cdee6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 667/1331] 10.0.0.190 () {34 vars in 663 bytes} [Tue Jun 2 08:04:07 2026] POST /v2.0/ports => generated 743 bytes in 422 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: 668/1332] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:08 2026] GET /v2.0/security-groups?tenant_id=1e1a3d7b173e4bea8e7a07923c57325b&name=default => generated 2801 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:08.412 7 WARNING neutron_lib.context [None req-ccc931df-f387-45b4-a116-e21aab4564a0 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1333] 10.0.0.190 () {34 vars in 684 bytes} [Tue Jun 2 08:04:08 2026] POST /v2.0/security-groups => generated 1609 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:04:08.559 7 WARNING neutron_lib.context [None req-ef837a6a-df07-4282-99fb-caac2269a08c 39880e0b3ba3453bb9ba29a2892b5a3e c0ca5949b9d4483abd40f4cb2cdee6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:08.611 7 INFO neutron.db.segments_db [None req-ef837a6a-df07-4282-99fb-caac2269a08c 39880e0b3ba3453bb9ba29a2892b5a3e c0ca5949b9d4483abd40f4cb2cdee6b6 - - default default] Added segment 70f66ae6-fb0c-4685-aac3-6574c86a7f9d of type vxlan for network 9a2b3461-5ccb-4311-a2f8-fd6300f7dff1 [pid: 7|app: 0|req: 670/1334] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:08 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1335] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:08 2026] DELETE /v2.0/security-groups/d3587886-ae6a-4caf-bc36-c91dc48793e3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:08.842 7 WARNING neutron_lib.context [None req-d5f0d131-30c4-4579-a4e9-b86109d063f6 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1336] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:04:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:08.992 7 WARNING neutron_lib.context [None req-0b95d0e7-e2fd-401a-9ac4-948139028e7a 39880e0b3ba3453bb9ba29a2892b5a3e c0ca5949b9d4483abd40f4cb2cdee6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 673/1337] 10.0.0.190 () {34 vars in 663 bytes} [Tue Jun 2 08:04:08 2026] POST /v2.0/ports => generated 743 bytes in 408 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-06-02 08:04:09.400 7 WARNING neutron_lib.context [None req-0034ec0b-5dba-4aff-9835-252210e06e2e defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 674/1338] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:04:09 2026] POST /v2.0/security-group-rules => generated 564 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:09.522 7 WARNING neutron_lib.context [None req-0a5a44e5-af11-4452-97b5-ba82493984c3 39880e0b3ba3453bb9ba29a2892b5a3e c0ca5949b9d4483abd40f4cb2cdee6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:09.594 7 INFO neutron.db.segments_db [None req-0a5a44e5-af11-4452-97b5-ba82493984c3 39880e0b3ba3453bb9ba29a2892b5a3e c0ca5949b9d4483abd40f4cb2cdee6b6 - - default default] Added segment e18d2b7a-1b51-4723-806e-43fd4164aeb6 of type vxlan for network 32e629da-a8cb-48d8-87f1-385b26768996 [pid: 8|app: 0|req: 665/1339] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:04:07 2026] PUT /v2.0/routers/1dcc2baa-5611-4b8b-ae5c-e3857543b63f/add_router_interface => generated 309 bytes in 2405 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:09.694 8 WARNING neutron_lib.context [None req-4606a98f-a61c-4076-96ac-5ec6bccf1a8d defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 675/1340] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:09 2026] POST /v2.0/networks => generated 632 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1341] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:04:09 2026] POST /v2.0/security-group-rules => generated 570 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:09.888 8 WARNING neutron_lib.context [None req-fe8b97f5-2fa9-4228-b26b-4d5e27a3150f 39880e0b3ba3453bb9ba29a2892b5a3e c0ca5949b9d4483abd40f4cb2cdee6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 676/1342] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:04:09 2026] GET /v2.0/ports/4b4726b3-9cdb-4fec-ae71-ba5c2e5159c9 => generated 967 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:09.904 7 WARNING neutron_lib.context [None req-44b98ffe-2a41-4224-b14c-1c57b808f1d3 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 677/1343] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:04:09 2026] POST /v2.0/security-group-rules => generated 569 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1344] 10.0.0.190 () {34 vars in 663 bytes} [Tue Jun 2 08:04:09 2026] POST /v2.0/ports => generated 743 bytes in 336 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-06-02 08:04:10.227 8 WARNING neutron_lib.context [None req-8b1fe202-8296-4c28-89cb-34c4238ed600 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:10.252 8 INFO neutron.db.securitygroups_db [None req-8b1fe202-8296-4c28-89cb-34c4238ed600 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Project 7d5c193e2b3f49819c56cb09cddd51ad 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: 668/1345] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:04:10 2026] POST /v2.0/security-group-rules => generated 575 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:10.392 8 WARNING neutron_lib.context [None req-d9d7f263-1a60-40e5-ad28-1bbdef3bf1db 39880e0b3ba3453bb9ba29a2892b5a3e c0ca5949b9d4483abd40f4cb2cdee6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:10.449 8 INFO neutron.db.segments_db [None req-d9d7f263-1a60-40e5-ad28-1bbdef3bf1db 39880e0b3ba3453bb9ba29a2892b5a3e c0ca5949b9d4483abd40f4cb2cdee6b6 - - default default] Added segment 2715dd97-dd40-4c51-9502-892659edeb2b of type vxlan for network fd48dcf0-711e-4551-8139-a1870aaf8b6c [pid: 8|app: 0|req: 669/1346] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:10 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:10.570 8 WARNING neutron_lib.context [None req-7d90540d-9d6b-43be-9789-853f23eb929b defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:10.592 8 INFO neutron.db.securitygroups_db [None req-7d90540d-9d6b-43be-9789-853f23eb929b defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Project 7d5c193e2b3f49819c56cb09cddd51ad 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: 670/1347] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:04:10 2026] POST /v2.0/security-group-rules => generated 574 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:10.682 8 WARNING neutron_lib.context [None req-75a216b0-3c3e-405e-bef6-b3d8e0260a3c 39880e0b3ba3453bb9ba29a2892b5a3e c0ca5949b9d4483abd40f4cb2cdee6b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 671/1348] 10.0.0.190 () {34 vars in 663 bytes} [Tue Jun 2 08:04:10 2026] POST /v2.0/ports => generated 743 bytes in 384 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-06-02 08:04:11.269 8 WARNING neutron_lib.context [None req-05051d70-7fe6-4678-af25-ca025fa95a8d 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:11.409 8 INFO neutron.db.segments_db [None req-05051d70-7fe6-4678-af25-ca025fa95a8d 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] Added segment 34cd6306-71cb-414a-bc5e-9e734010a7a1 of type vxlan for network 81f9c871-a316-444e-9833-3b209422cc9e [pid: 7|app: 0|req: 678/1349] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:04:10 2026] PUT /v2.0/routers/1dcc2baa-5611-4b8b-ae5c-e3857543b63f/remove_router_interface => generated 309 bytes in 1445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1350] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:11 2026] POST /v2.0/networks => generated 645 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1351] 10.0.0.190 () {34 vars in 746 bytes} [Tue Jun 2 08:04:11 2026] PUT /v2.0/ports/08b58fda-f251-4f33-8a28-8425ee0da72e/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1352] 10.0.0.190 () {32 vars in 648 bytes} [Tue Jun 2 08:04:11 2026] GET /v2.0/networks => generated 1298 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:11.678 8 WARNING neutron_lib.context [None req-6cb56ab7-766d-4107-88e4-48d82dfc5056 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 674/1353] 10.0.0.190 () {34 vars in 664 bytes} [Tue Jun 2 08:04:11 2026] POST /v2.0/ports => generated 774 bytes in 390 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: 675/1354] 10.0.0.190 () {34 vars in 746 bytes} [Tue Jun 2 08:04:12 2026] PUT /v2.0/ports/1fb9eea0-740c-409f-bd7e-c8da359d737c/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1355] 10.0.0.57 () {34 vars in 1096 bytes} [Tue Jun 2 08:04:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-800646302&fields=id&tenant_id=7d5c193e2b3f49819c56cb09cddd51ad => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:12.171 8 WARNING neutron_lib.context [None req-a8b7f0b1-1481-4cc6-98fb-d248f0d08501 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:12.228 8 INFO neutron.db.segments_db [None req-a8b7f0b1-1481-4cc6-98fb-d248f0d08501 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] Added segment dfd7c896-249a-43c6-84aa-e7056ed7086b of type vxlan for network 60eecffd-8c13-4b8b-9524-3f58d6ee3a4b [pid: 8|app: 0|req: 677/1356] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:12 2026] POST /v2.0/networks => generated 631 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1357] 10.0.0.190 () {34 vars in 746 bytes} [Tue Jun 2 08:04:12 2026] PUT /v2.0/ports/40981dac-a08e-4a7c-9d38-e0162dc4efa6/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1358] 10.0.0.57 () {34 vars in 980 bytes} [Tue Jun 2 08:04:12 2026] GET /v2.0/networks?id=4f0ce9f9-d501-43e5-9040-b76194a35fe1 => generated 661 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:12.516 8 WARNING neutron_lib.context [None req-786323e9-0ea9-46d2-8308-d87d3501060b 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 680/1359] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:04:11 2026] PUT /v2.0/routers/1dcc2baa-5611-4b8b-ae5c-e3857543b63f/remove_router_interface => generated 309 bytes in 1108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1360] 10.0.0.190 () {34 vars in 746 bytes} [Tue Jun 2 08:04:12 2026] PUT /v2.0/ports/aacdec52-aa68-4f2a-8905-b02405e84e9c/tags => 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: 682/1361] 10.0.0.57 () {34 vars in 963 bytes} [Tue Jun 2 08:04:12 2026] GET /v2.0/quotas/7d5c193e2b3f49819c56cb09cddd51ad => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1362] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:04:12 2026] GET /v2.0/ports?device_id=1dcc2baa-5611-4b8b-ae5c-e3857543b63f => 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: 680/1363] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:12 2026] POST /v2.0/subnets => generated 602 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1364] 10.0.0.190 () {32 vars in 659 bytes} [Tue Jun 2 08:04:12 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1365] 10.0.0.57 () {34 vars in 1000 bytes} [Tue Jun 2 08:04:12 2026] GET /v2.0/ports?tenant_id=7d5c193e2b3f49819c56cb09cddd51ad&fields=id => generated 103 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:12.959 8 WARNING neutron_lib.context [None req-3c57bfd7-2e29-4107-bc24-9f0196bdd52d 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 682/1366] 10.0.0.190 () {34 vars in 664 bytes} [Tue Jun 2 08:04:12 2026] POST /v2.0/ports => generated 953 bytes in 539 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: 683/1367] 10.0.0.190 () {32 vars in 673 bytes} [Tue Jun 2 08:04:13 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:13.669 7 INFO neutron.services.segments.plugin [-] Segment f4fcd39c-39dd-4976-b50d-b60a6ad30643 resource provider aggregate not found 2026-06-02 08:04:13.688 7 INFO neutron.services.segments.plugin [-] Segment f4fcd39c-39dd-4976-b50d-b60a6ad30643 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4fcd39c-39dd-4976-b50d-b60a6ad30643 found for delete ", "request_id": "req-9bbd3227-3198-4b95-bc1a-4e72f66b88eb"}]} 2026-06-02 08:04:13.693 7 INFO neutron.services.segments.plugin [-] Segment f4fcd39c-39dd-4976-b50d-b60a6ad30643 resource provider aggregate not found 2026-06-02 08:04:13.702 7 INFO neutron.db.l3_hamode_db [None req-850f7f0e-ff42-4dac-a16b-eca956d23e4d 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] HA network b68aa593-7f84-4138-a74e-a75f6dc5339f was deleted as no HA routers are present in tenant e0a86d09318c46ab80b2fc501349b04c. [pid: 7|app: 0|req: 685/1368] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:12 2026] DELETE /v2.0/routers/1dcc2baa-5611-4b8b-ae5c-e3857543b63f => generated 0 bytes in 791 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:13.721 7 INFO neutron.services.segments.plugin [-] Segment f4fcd39c-39dd-4976-b50d-b60a6ad30643 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4fcd39c-39dd-4976-b50d-b60a6ad30643 found for delete ", "request_id": "req-385692ec-293d-4cb2-a08d-5a9c6429867c"}]} [pid: 8|app: 0|req: 684/1369] 10.0.0.57 () {34 vars in 1006 bytes} [Tue Jun 2 08:04:13 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?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: 685/1370] 10.0.0.190 () {32 vars in 669 bytes} [Tue Jun 2 08:04:13 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1371] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:13 2026] DELETE /v2.0/subnets/0c868a19-f37f-443d-b542-5e0b65ac691e => 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: 687/1372] 10.0.0.57 () {34 vars in 1106 bytes} [Tue Jun 2 08:04:14 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1373] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:04:13 2026] DELETE /v2.0/ports/d238ec57-53e9-4aed-b0b7-a5dd7888a7d6 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1374] 10.0.0.190 () {32 vars in 681 bytes} [Tue Jun 2 08:04:14 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:14.239 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eec117e7-82e9-4353-ac22-be27f625a8a0 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 689/1375] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:04:14 2026] DELETE /v2.0/ports/d238ec57-53e9-4aed-b0b7-a5dd7888a7d6 => 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: 687/1376] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:14 2026] DELETE /v2.0/subnets/7c495cb3-9e88-4c2c-acdc-9cab9ec8e5a5 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1377] 10.0.0.190 () {32 vars in 667 bytes} [Tue Jun 2 08:04:14 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:14.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8aaabc62-4c6a-4054-a53a-0d9d48814642 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 688/1378] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:04:14 2026] GET /v2.0/ports/d238ec57-53e9-4aed-b0b7-a5dd7888a7d6 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1379] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:14 2026] GET /v2.0/ports?device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => 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: 692/1380] 10.0.0.190 () {32 vars in 681 bytes} [Tue Jun 2 08:04:14 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 79 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: 8|app: 0|req: 693/1381] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:14 2026] DELETE /v2.0/subnets/7c6ae852-def9-4d65-8b95-dbc0aaf89de9 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1382] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:04:14 2026] DELETE /v2.0/networks/1ecd4714-642a-4f63-a253-526c277fe314 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1383] 10.0.0.190 () {32 vars in 677 bytes} [Tue Jun 2 08:04:14 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:15.126 8 INFO neutron.services.segments.plugin [-] Segment 5b25894a-72f6-46e5-9682-6e55685fb0b6 resource provider aggregate not found 2026-06-02 08:04:15.132 8 INFO neutron.services.segments.plugin [-] Segment 5b25894a-72f6-46e5-9682-6e55685fb0b6 resource provider aggregate not found 2026-06-02 08:04:15.158 8 INFO neutron.services.segments.plugin [-] Segment 5b25894a-72f6-46e5-9682-6e55685fb0b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b25894a-72f6-46e5-9682-6e55685fb0b6 found for delete ", "request_id": "req-909866b8-0842-4d77-b38b-4b2a6e0aae37"}]} 2026-06-02 08:04:15.159 8 INFO neutron.services.segments.plugin [-] Segment 5b25894a-72f6-46e5-9682-6e55685fb0b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b25894a-72f6-46e5-9682-6e55685fb0b6 found for delete ", "request_id": "req-ed736593-13a3-4ffe-830e-eabb42a9f193"}]} [pid: 8|app: 0|req: 695/1384] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:04:14 2026] DELETE /v2.0/networks/d3cb8d7a-3894-4538-8a74-ea5d6af0158e => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1385] 10.0.0.190 () {32 vars in 689 bytes} [Tue Jun 2 08:04:15 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1386] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:04:15 2026] GET /v2.0/networks?id=4f0ce9f9-d501-43e5-9040-b76194a35fe1 => generated 661 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:15.311 8 WARNING neutron_lib.context [None req-80759876-1d12-4720-9569-3990fdd34cdc 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 690/1387] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:04:14 2026] DELETE /v2.0/networks/60eecffd-8c13-4b8b-9524-3f58d6ee3a4b => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:15.382 8 INFO neutron.db.segments_db [None req-80759876-1d12-4720-9569-3990fdd34cdc 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Added segment ce39ff7a-3ff7-4446-b382-e320a5e0d1db of type vxlan for network 1c1c6fe8-9939-4937-8441-98dc66f3128a [pid: 8|app: 0|req: 698/1388] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:15 2026] POST /v2.0/networks => generated 633 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1389] 199.204.45.4 () {34 vars in 1047 bytes} [Tue Jun 2 08:04:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7d5c193e2b3f49819c56cb09cddd51ad => generated 180 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:15.567 8 WARNING neutron_lib.context [None req-33ae3f67-9631-42ac-a479-341b3f82d425 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:15.623 8 INFO neutron.db.segments_db [None req-33ae3f67-9631-42ac-a479-341b3f82d425 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] Added segment e790822c-3ae3-4554-ac56-ebfbc55c61a3 of type vxlan for network 6ff2c525-22c0-4110-9ed1-034a68e63d75 [pid: 7|app: 0|req: 691/1390] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:04:15 2026] DELETE /v2.0/ports/08b58fda-f251-4f33-8a28-8425ee0da72e => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:15.642 7 WARNING neutron_lib.context [None req-880eca8b-8b9f-4ee8-a1bf-23fc9d8f6edc 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:15.709 7 INFO neutron.services.segments.plugin [-] Segment 182881e8-d31b-4709-8a4a-86b52ca74f8d resource provider aggregate not found 2026-06-02 08:04:15.730 7 INFO neutron.services.segments.plugin [-] Segment 182881e8-d31b-4709-8a4a-86b52ca74f8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182881e8-d31b-4709-8a4a-86b52ca74f8d found for delete ", "request_id": "req-f5f798dc-f269-4533-9ebb-9f8ab70dcdaa"}]} 2026-06-02 08:04:15.743 7 INFO neutron.services.segments.plugin [-] Segment 182881e8-d31b-4709-8a4a-86b52ca74f8d resource provider aggregate not found [pid: 8|app: 0|req: 700/1391] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:15 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:15.767 7 INFO neutron.services.segments.plugin [-] Segment dfd7c896-249a-43c6-84aa-e7056ed7086b resource provider aggregate not found 2026-06-02 08:04:15.782 7 INFO neutron.services.segments.plugin [-] Segment 182881e8-d31b-4709-8a4a-86b52ca74f8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 182881e8-d31b-4709-8a4a-86b52ca74f8d found for delete ", "request_id": "req-15a3e531-17b7-4bb8-b523-a9555530ab41"}]} [pid: 8|app: 0|req: 701/1392] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:15 2026] GET /v2.0/ports?device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:15.792 8 WARNING neutron_lib.context [req-a543b281-bfce-45af-9a3a-52910e56282d req-2805429f-7430-42df-a9ad-24cfb9355907 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:15.809 7 INFO neutron.services.segments.plugin [-] Segment dfd7c896-249a-43c6-84aa-e7056ed7086b resource provider aggregate not found 2026-06-02 08:04:15.834 7 INFO neutron.services.segments.plugin [-] Segment dfd7c896-249a-43c6-84aa-e7056ed7086b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfd7c896-249a-43c6-84aa-e7056ed7086b found for delete ", "request_id": "req-ef12f5d2-361e-4c60-93bb-562828e54ed5"}]} 2026-06-02 08:04:15.835 7 INFO neutron.services.segments.plugin [-] Segment dfd7c896-249a-43c6-84aa-e7056ed7086b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfd7c896-249a-43c6-84aa-e7056ed7086b found for delete ", "request_id": "req-da9a51a4-9068-41b1-96bd-59c8b0cb83b4"}]} [pid: 7|app: 0|req: 692/1393] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:15 2026] POST /v2.0/subnets => generated 622 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1394] 199.204.45.4 () {38 vars in 952 bytes} [Tue Jun 2 08:04:15 2026] POST /v2.0/ports => generated 954 bytes in 510 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-06-02 08:04:16.300 8 WARNING neutron_lib.context [None req-2e03fe38-236e-409f-816c-333d43e6c0f5 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 693/1395] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:04:16 2026] DELETE /v2.0/ports/1fb9eea0-740c-409f-bd7e-c8da359d737c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:16.363 7 WARNING neutron_lib.context [None req-91e22a2c-3b43-44dd-9721-6fa5435f04f4 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:16.397 7 INFO neutron.db.segments_db [None req-91e22a2c-3b43-44dd-9721-6fa5435f04f4 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Added segment 9d418b20-543f-4d6a-950c-c05c0d072ed3 of type vxlan for network 2e69e5a5-d48f-4f92-b908-c20552c05b45 [pid: 8|app: 0|req: 703/1396] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:16 2026] POST /v2.0/subnets => generated 602 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:16.712 7 INFO neutron.db.l3_hamode_db [None req-91e22a2c-3b43-44dd-9721-6fa5435f04f4 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:04:16.907 7 INFO neutron.db.l3_hamode_db [None req-91e22a2c-3b43-44dd-9721-6fa5435f04f4 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 704/1397] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:04:16 2026] PUT /v2.0/ports/24ada5c4-5f3f-40d0-b43d-33ec327027ec => generated 1199 bytes in 552 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-06-02 08:04:17.219 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68fcf6a9-bcef-4c9b-9200-c8cfe4eb6d4b'] response: {'name': 'network-changed', 'server_uuid': 'b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6', 'tag': '24ada5c4-5f3f-40d0-b43d-33ec327027ec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 705/1398] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:04:17 2026] DELETE /v2.0/ports/40981dac-a08e-4a7c-9d38-e0162dc4efa6 => generated 0 bytes in 248 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, ' 2026-06-02 08:04:17.427 8 WARNING neutron_lib.context [None req-97ce3073-8f04-484f-b78a-916f62b2e224 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1399] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:16 2026] POST /v2.0/routers => generated 510 bytes in 1427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1400] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:17 2026] GET /v2.0/ports?device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1401] 10.0.0.190 () {34 vars in 664 bytes} [Tue Jun 2 08:04:17 2026] POST /v2.0/ports => generated 911 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1402] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:04:17 2026] GET /v2.0/ports?tenant_id=7d5c193e2b3f49819c56cb09cddd51ad&device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => generated 1238 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:18.029 7 WARNING neutron_lib.context [None req-fca2b831-af93-48cf-bc68-dfe01f94917b 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1403] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:04:17 2026] DELETE /v2.0/ports/aacdec52-aa68-4f2a-8905-b02405e84e9c => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1404] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:04:18 2026] GET /v2.0/security-groups?id=24dc3172-c059-4fd5-81f1-a2ea35d291a2&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1405] 10.0.0.190 () {34 vars in 664 bytes} [Tue Jun 2 08:04:18 2026] POST /v2.0/ports => generated 963 bytes in 510 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: 698/1406] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:04:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=24ada5c4-5f3f-40d0-b43d-33ec327027ec => 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: 709/1407] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:04:18 2026] DELETE /v2.0/ports/fbfae9a6-0dbb-4273-8689-c9088fec0cc4 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1408] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:04:18 2026] DELETE /v2.0/ports/806a2d48-8e93-49de-b5ad-8214bad512eb => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1409] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:04:18 2026] GET /v2.0/subnets?id=edac7310-3b4d-4c4b-ae3e-237bf98a1036 => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:18.863 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b966abb2-1015-4f3d-b0bf-ea78d61cf93f 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 701/1410] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:04:18 2026] GET /v2.0/ports/fbfae9a6-0dbb-4273-8689-c9088fec0cc4 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:19.089 7 INFO neutron.services.segments.plugin [-] Segment 40943e6d-550a-4295-a094-46604576b478 resource provider aggregate not found 2026-06-02 08:04:19.101 7 INFO neutron.services.segments.plugin [-] Segment 40943e6d-550a-4295-a094-46604576b478 resource provider aggregate not found 2026-06-02 08:04:19.107 7 INFO neutron.services.segments.plugin [-] Segment 40943e6d-550a-4295-a094-46604576b478 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40943e6d-550a-4295-a094-46604576b478 found for delete ", "request_id": "req-388fd22c-7718-46d1-b9b4-3e21e6eca93e"}]} [pid: 7|app: 0|req: 702/1411] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:04:18 2026] DELETE /v2.0/networks/100989de-7a07-4dcb-aaf0-be8fdb0bd8bc => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:19.130 7 INFO neutron.services.segments.plugin [-] Segment 40943e6d-550a-4295-a094-46604576b478 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40943e6d-550a-4295-a094-46604576b478 found for delete ", "request_id": "req-a0aa1675-8e57-41a5-84aa-384dd38457f8"}]} [pid: 7|app: 0|req: 703/1412] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:19 2026] DELETE /v2.0/subnets/5052b83b-2ed5-4eb0-a7f0-916fc91d129e => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1413] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:04:19 2026] GET /v2.0/ports?network_id=4f0ce9f9-d501-43e5-9040-b76194a35fe1&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1414] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:04:19 2026] DELETE /v2.0/networks/3e1bc9f3-b3b6-4e39-865e-e33a2afbc38d => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1415] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:19 2026] GET /v2.0/ports?device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1416] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:04:19 2026] DELETE /v2.0/networks/6ff2c525-22c0-4110-9ed1-034a68e63d75 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1417] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:04:20 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?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: 709/1418] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:04:20 2026] DELETE /v2.0/networks/9a2b3461-5ccb-4311-a2f8-fd6300f7dff1 => 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: 710/1419] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:04:18 2026] PUT /v2.0/routers/3a2b10b9-c2b9-4cab-ad1d-8e4260c97bcc/add_router_interface => generated 309 bytes in 1755 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-06-02 08:04:20.437 8 WARNING neutron_lib.context [None req-90bbcf20-b3e5-45b5-b306-83ab343f201d 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 710/1420] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:04:20 2026] GET /v2.0/security-groups?id=24dc3172-c059-4fd5-81f1-a2ea35d291a2&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1421] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:04:20 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1422] 10.0.0.190 () {34 vars in 664 bytes} [Tue Jun 2 08:04:20 2026] POST /v2.0/ports => generated 775 bytes in 372 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: 712/1423] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:04:20 2026] GET /v2.0/ports/218aaa78-b6f8-4835-bb69-288e0f195a93 => generated 1037 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1424] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:04:20 2026] GET /v2.0/ports?tenant_id=7d5c193e2b3f49819c56cb09cddd51ad&device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:21.137 7 INFO neutron.services.segments.plugin [-] Segment 5ddc1c5f-6fbb-43f0-852d-9de0b7e12208 resource provider aggregate not found 2026-06-02 08:04:21.155 7 INFO neutron.services.segments.plugin [-] Segment 5ddc1c5f-6fbb-43f0-852d-9de0b7e12208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ddc1c5f-6fbb-43f0-852d-9de0b7e12208 found for delete ", "request_id": "req-f6e8194d-6392-4e18-87e6-f0508912b919"}]} 2026-06-02 08:04:21.166 7 INFO neutron.services.segments.plugin [-] Segment 5ddc1c5f-6fbb-43f0-852d-9de0b7e12208 resource provider aggregate not found 2026-06-02 08:04:21.178 7 INFO neutron.services.segments.plugin [-] Segment e790822c-3ae3-4554-ac56-ebfbc55c61a3 resource provider aggregate not found 2026-06-02 08:04:21.196 7 INFO neutron.services.segments.plugin [-] Segment e790822c-3ae3-4554-ac56-ebfbc55c61a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e790822c-3ae3-4554-ac56-ebfbc55c61a3 found for delete ", "request_id": "req-2a63c48a-26e4-478c-9436-439115fcd06f"}]} [pid: 8|app: 0|req: 714/1425] 10.0.0.190 () {34 vars in 736 bytes} [Tue Jun 2 08:04:20 2026] PUT /v2.0/ports/e12d14be-de90-453f-8815-917823a09f9d => generated 752 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:21.205 7 INFO neutron.services.segments.plugin [-] Segment 5ddc1c5f-6fbb-43f0-852d-9de0b7e12208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ddc1c5f-6fbb-43f0-852d-9de0b7e12208 found for delete ", "request_id": "req-a0a8af23-4733-4116-b2c3-bb641a5966a2"}]} [pid: 7|app: 0|req: 712/1426] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:04:20 2026] DELETE /v2.0/networks/32e629da-a8cb-48d8-87f1-385b26768996 => generated 0 bytes in 683 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:21.229 7 INFO neutron.services.segments.plugin [-] Segment 70f66ae6-fb0c-4685-aac3-6574c86a7f9d resource provider aggregate not found 2026-06-02 08:04:21.237 7 INFO neutron.services.segments.plugin [-] Segment e790822c-3ae3-4554-ac56-ebfbc55c61a3 resource provider aggregate not found 2026-06-02 08:04:21.257 7 INFO neutron.services.segments.plugin [-] Segment e790822c-3ae3-4554-ac56-ebfbc55c61a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e790822c-3ae3-4554-ac56-ebfbc55c61a3 found for delete ", "request_id": "req-c9124f45-6cb7-40d1-89dd-bebc79ce58f1"}]} 2026-06-02 08:04:21.263 7 INFO neutron.services.segments.plugin [-] Segment 70f66ae6-fb0c-4685-aac3-6574c86a7f9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70f66ae6-fb0c-4685-aac3-6574c86a7f9d found for delete ", "request_id": "req-b980c34b-b49a-4184-b9d7-376860697834"}]} 2026-06-02 08:04:21.273 7 INFO neutron.services.segments.plugin [-] Segment 70f66ae6-fb0c-4685-aac3-6574c86a7f9d resource provider aggregate not found 2026-06-02 08:04:21.295 7 INFO neutron.services.segments.plugin [-] Segment 70f66ae6-fb0c-4685-aac3-6574c86a7f9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70f66ae6-fb0c-4685-aac3-6574c86a7f9d found for delete ", "request_id": "req-c42239cf-c608-4bce-a5f2-f7de51d011e2"}]} 2026-06-02 08:04:21.315 7 INFO neutron.services.segments.plugin [-] Segment e18d2b7a-1b51-4723-806e-43fd4164aeb6 resource provider aggregate not found 2026-06-02 08:04:21.337 7 INFO neutron.services.segments.plugin [-] Segment e18d2b7a-1b51-4723-806e-43fd4164aeb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e18d2b7a-1b51-4723-806e-43fd4164aeb6 found for delete ", "request_id": "req-7233d760-a038-491e-8385-3d227b606cf8"}]} [pid: 7|app: 0|req: 713/1427] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:04:21 2026] GET /v2.0/networks?id=4f0ce9f9-d501-43e5-9040-b76194a35fe1 => generated 757 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1428] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:04:21 2026] DELETE /v2.0/ports/e12d14be-de90-453f-8815-917823a09f9d => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1429] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:04:21 2026] DELETE /v2.0/networks/fd48dcf0-711e-4551-8139-a1870aaf8b6c => 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: 716/1430] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:04:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=24ada5c4-5f3f-40d0-b43d-33ec327027ec => 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: 717/1431] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:21 2026] GET /v2.0/ports?device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1432] 10.0.0.190 () {32 vars in 642 bytes} [Tue Jun 2 08:04:21 2026] GET /v2.0/ports => generated 777 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1433] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/subnets?id=edac7310-3b4d-4c4b-ae3e-237bf98a1036 => generated 654 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1434] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/security-groups?id=24dc3172-c059-4fd5-81f1-a2ea35d291a2&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:22.179 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cad5b70-29b8-47f0-8ff2-81ec527d1620 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 723/1437] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/ports/e12d14be-de90-453f-8815-917823a09f9d => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1438] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/ports?network_id=4f0ce9f9-d501-43e5-9040-b76194a35fe1&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1439] 10.0.0.190 () {32 vars in 642 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/ports => generated 777 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1440] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:04:21 2026] PUT /v2.0/routers/3a2b10b9-c2b9-4cab-ad1d-8e4260c97bcc/remove_router_interface => generated 309 bytes in 1074 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: 726/1441] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1442] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/ports/d43a0521-4cbc-4598-9694-0d36c6df83ee => generated 774 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1443] 199.204.45.4 () {34 vars in 1093 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/ports?device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1444] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?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) 2026-06-02 08:04:22.491 8 INFO neutron.pecan_wsgi.hooks.translation [None req-282199e0-1615-409e-a6b5-7585e5385518 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 719/1445] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:04:22 2026] DELETE /v2.0/ports/fbfae9a6-0dbb-4273-8689-c9088fec0cc4 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:22.519 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c7c4412-f7b6-4c48-b2f1-25b1b2b30b0f 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 720/1446] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:22 2026] DELETE /v2.0/subnets/5052b83b-2ed5-4eb0-a7f0-916fc91d129e => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:22.550 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5cd0f8ca-56a7-402d-a06e-fc642770a67d 699e1b09e7e044be8dbc5b62911a5289 ca5960a050c9489cb506e374349301a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 721/1447] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:22 2026] DELETE /v2.0/subnets/7c6ae852-def9-4d65-8b95-dbc0aaf89de9 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:22.553 7 INFO neutron.api.v2.resource [None req-3f75ac73-aec1-4824-9631-d9c0cf61e963 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 727/1448] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:04:22 2026] PUT /v2.0/routers/3a2b10b9-c2b9-4cab-ad1d-8e4260c97bcc/remove_router_interface => generated 197 bytes in 206 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1449] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/ports?tenant_id=7d5c193e2b3f49819c56cb09cddd51ad&device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => 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: 723/1450] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/ports?device_id=3a2b10b9-c2b9-4cab-ad1d-8e4260c97bcc => 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: 724/1451] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/networks?id=4f0ce9f9-d501-43e5-9040-b76194a35fe1 => generated 757 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1452] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:04:22 2026] DELETE /v2.0/ports/d43a0521-4cbc-4598-9694-0d36c6df83ee => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1453] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=24ada5c4-5f3f-40d0-b43d-33ec327027ec => 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: 730/1454] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:04:22 2026] DELETE /v2.0/networks/81f9c871-a316-444e-9833-3b209422cc9e => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1455] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:04:23 2026] GET /v2.0/subnets?id=edac7310-3b4d-4c4b-ae3e-237bf98a1036 => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:23.288 7 INFO neutron.services.segments.plugin [-] Segment e18d2b7a-1b51-4723-806e-43fd4164aeb6 resource provider aggregate not found 2026-06-02 08:04:23.317 7 INFO neutron.services.segments.plugin [-] Segment e18d2b7a-1b51-4723-806e-43fd4164aeb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e18d2b7a-1b51-4723-806e-43fd4164aeb6 found for delete ", "request_id": "req-54902e80-c285-4216-a799-d0fd78f77f85"}]} 2026-06-02 08:04:23.348 7 INFO neutron.services.segments.plugin [-] Segment 2715dd97-dd40-4c51-9502-892659edeb2b resource provider aggregate not found 2026-06-02 08:04:23.365 7 INFO neutron.services.segments.plugin [-] Segment 2715dd97-dd40-4c51-9502-892659edeb2b resource provider aggregate not found 2026-06-02 08:04:23.378 7 INFO neutron.services.segments.plugin [-] Segment 2715dd97-dd40-4c51-9502-892659edeb2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2715dd97-dd40-4c51-9502-892659edeb2b found for delete ", "request_id": "req-e4affbd1-ca19-42e4-9ead-6586e52a3cd5"}]} 2026-06-02 08:04:23.386 7 INFO neutron.services.segments.plugin [-] Segment 2715dd97-dd40-4c51-9502-892659edeb2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2715dd97-dd40-4c51-9502-892659edeb2b found for delete ", "request_id": "req-0f2e0623-1753-4372-b3c3-1829f9a8cee4"}]} 2026-06-02 08:04:23.396 8 INFO neutron.services.segments.plugin [-] Segment 9d418b20-543f-4d6a-950c-c05c0d072ed3 resource provider aggregate not found 2026-06-02 08:04:23.401 8 INFO neutron.services.segments.plugin [-] Segment 9d418b20-543f-4d6a-950c-c05c0d072ed3 resource provider aggregate not found 2026-06-02 08:04:23.405 7 INFO neutron.services.segments.plugin [-] Segment 34cd6306-71cb-414a-bc5e-9e734010a7a1 resource provider aggregate not found 2026-06-02 08:04:23.419 7 INFO neutron.services.segments.plugin [-] Segment 34cd6306-71cb-414a-bc5e-9e734010a7a1 resource provider aggregate not found 2026-06-02 08:04:23.421 8 INFO neutron.services.segments.plugin [-] Segment 9d418b20-543f-4d6a-950c-c05c0d072ed3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d418b20-543f-4d6a-950c-c05c0d072ed3 found for delete ", "request_id": "req-c497b799-d397-4a86-9e52-af88a1d85029"}]} 2026-06-02 08:04:23.434 8 INFO neutron.services.segments.plugin [-] Segment 9d418b20-543f-4d6a-950c-c05c0d072ed3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d418b20-543f-4d6a-950c-c05c0d072ed3 found for delete ", "request_id": "req-66d9a576-7d11-4a10-9c48-f23daa15b9b3"}]} 2026-06-02 08:04:23.438 8 INFO neutron.db.l3_hamode_db [None req-a86e332e-ba9b-4ce5-9f0d-99d21747b089 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] HA network 2e69e5a5-d48f-4f92-b908-c20552c05b45 was deleted as no HA routers are present in tenant e0a86d09318c46ab80b2fc501349b04c. [pid: 8|app: 0|req: 725/1456] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:22 2026] DELETE /v2.0/routers/3a2b10b9-c2b9-4cab-ad1d-8e4260c97bcc => generated 0 bytes in 728 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:23.445 7 INFO neutron.services.segments.plugin [-] Segment 34cd6306-71cb-414a-bc5e-9e734010a7a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34cd6306-71cb-414a-bc5e-9e734010a7a1 found for delete ", "request_id": "req-52297270-392a-41c6-909d-2dc33444c1f7"}]} 2026-06-02 08:04:23.450 7 INFO neutron.services.segments.plugin [-] Segment 34cd6306-71cb-414a-bc5e-9e734010a7a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34cd6306-71cb-414a-bc5e-9e734010a7a1 found for delete ", "request_id": "req-f68448e5-114c-404a-aae7-b9c5ff2cc5d1"}]} [pid: 8|app: 0|req: 726/1457] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:04:23 2026] GET /v2.0/ports?network_id=4f0ce9f9-d501-43e5-9040-b76194a35fe1&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1458] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:23 2026] GET /v2.0/ports?device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1459] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:23 2026] GET /v2.0/security-groups?tenant_id=84ab5a8e61b64bde89597980058cb558&name=default => generated 2801 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1460] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:04:23 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?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: 728/1461] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:23 2026] DELETE /v2.0/subnets/0a4e614b-ee53-40f5-9d15-73174cafc8c9 => 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: 729/1462] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:04:23 2026] GET /v2.0/security-groups?id=24dc3172-c059-4fd5-81f1-a2ea35d291a2&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1463] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:23 2026] GET /v2.0/security-groups?tenant_id=ca5960a050c9489cb506e374349301a3&name=default => generated 2801 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1464] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:23 2026] DELETE /v2.0/security-groups/7f8d59ca-180a-4cbc-a086-29f55e8cfcb7 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1465] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:04:23 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?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: 736/1466] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:24 2026] GET /v2.0/ports?device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => generated 971 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 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: 737/1467] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:24 2026] DELETE /v2.0/security-groups/22461ff7-dde7-4d58-8d10-9c25316e1a56 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1468] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:24 2026] GET /v2.0/security-groups?tenant_id=c0ca5949b9d4483abd40f4cb2cdee6b6&name=default => generated 2801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1469] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:04:23 2026] DELETE /v2.0/networks/1c1c6fe8-9939-4937-8441-98dc66f3128a => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1470] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:04:24 2026] GET /v2.0/security-groups?id=24dc3172-c059-4fd5-81f1-a2ea35d291a2&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-06-02 08:04:24.446 7 WARNING neutron_lib.context [None req-de965e50-b37e-4a46-b65e-75170122ba0f 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:24.513 7 INFO neutron.db.segments_db [None req-de965e50-b37e-4a46-b65e-75170122ba0f 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Added segment d7f87a37-a2a3-40f3-9234-fa390284aab3 of type vxlan for network 481fd4a1-ebca-409e-828d-95483ddba903 [pid: 8|app: 0|req: 732/1471] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:24 2026] DELETE /v2.0/security-groups/28e2e1f1-82e4-49f2-b25d-290f45dc2b41 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1472] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:04:24 2026] GET /v2.0/ports?device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:24.592 8 WARNING neutron_lib.context [None req-814b0791-90ac-4a27-a287-6dded1e3fdd7 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 740/1473] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:24 2026] POST /v2.0/networks => generated 634 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:24.720 7 WARNING neutron_lib.context [None req-fd9e4c5e-8d25-46c2-ab5b-e7d492c452e5 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 741/1474] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:24 2026] POST /v2.0/subnets => generated 622 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1475] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:25 2026] GET /v2.0/security-groups?tenant_id=b3813c641e4b463ab3c0639e18c4717a&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:25.282 7 WARNING neutron_lib.context [None req-d4bf6f2d-4377-4d95-b2df-66f29c0c2092 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:25.354 7 INFO neutron.db.segments_db [None req-d4bf6f2d-4377-4d95-b2df-66f29c0c2092 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Added segment 5839c311-0caf-435c-af5a-e4b01c78c59a of type vxlan for network 14b6abe9-54c8-4e0c-8d23-be76f34b4ab6 2026-06-02 08:04:25.735 7 INFO neutron.db.l3_hamode_db [None req-d4bf6f2d-4377-4d95-b2df-66f29c0c2092 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:04:25.861 8 INFO neutron.services.segments.plugin [-] Segment ce39ff7a-3ff7-4446-b382-e320a5e0d1db resource provider aggregate not found 2026-06-02 08:04:25.869 8 INFO neutron.services.segments.plugin [-] Segment ce39ff7a-3ff7-4446-b382-e320a5e0d1db resource provider aggregate not found 2026-06-02 08:04:25.900 8 INFO neutron.services.segments.plugin [-] Segment ce39ff7a-3ff7-4446-b382-e320a5e0d1db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce39ff7a-3ff7-4446-b382-e320a5e0d1db found for delete ", "request_id": "req-bd11328d-f828-4539-8d1d-9a627db3cdb6"}]} 2026-06-02 08:04:25.912 8 INFO neutron.services.segments.plugin [-] Segment ce39ff7a-3ff7-4446-b382-e320a5e0d1db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce39ff7a-3ff7-4446-b382-e320a5e0d1db found for delete ", "request_id": "req-c90fa4c1-349e-49c4-8078-07c374f1bbd7"}]} 2026-06-02 08:04:25.934 7 INFO neutron.db.l3_hamode_db [None req-d4bf6f2d-4377-4d95-b2df-66f29c0c2092 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:04:26.435 8 INFO neutron.db.l3_db [None req-814b0791-90ac-4a27-a287-6dded1e3fdd7 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Floating IP e0f5710f-262b-4b31-a77a-30c204fb47f3 associated. External IP: 10.96.250.204, port: 24ada5c4-5f3f-40d0-b43d-33ec327027ec. [pid: 7|app: 0|req: 743/1476] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:25 2026] POST /v2.0/routers => generated 511 bytes in 1559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1477] 10.0.0.190 () {34 vars in 676 bytes} [Tue Jun 2 08:04:24 2026] POST /v2.0/floatingips => generated 855 bytes in 2253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:26.875 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-01c330d9-ac6a-4356-bfdf-d84932716072'] response: {'name': 'network-changed', 'server_uuid': 'b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6', 'tag': '24ada5c4-5f3f-40d0-b43d-33ec327027ec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 744/1478] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:26 2026] DELETE /v2.0/security-groups/8fb5ca53-aaed-40b1-9312-248ad2b4cf57 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:26.987 8 WARNING neutron_lib.context [None req-2786a0b0-0984-47b2-8b86-56dcc0fa04de 3e079b9a79e24e8ebd40045159cf9ff8 ecd23e7977c343e2a0de51e828f4e4fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 735/1479] 10.0.0.190 () {34 vars in 676 bytes} [Tue Jun 2 08:04:26 2026] POST /v2.0/subnetpools => generated 549 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1480] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:04:27 2026] GET /v2.0/floatingips/e0f5710f-262b-4b31-a77a-30c204fb47f3 => generated 855 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1481] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:04:27 2026] GET /v2.0/ports?tenant_id=7d5c193e2b3f49819c56cb09cddd51ad&device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1482] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:04:27 2026] GET /v2.0/subnetpools/a799ae2d-290b-428e-b2b1-7b8706b2e73a => generated 549 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1483] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:04:27 2026] GET /v2.0/networks?id=4f0ce9f9-d501-43e5-9040-b76194a35fe1 => generated 757 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1484] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:04:27 2026] PUT /v2.0/subnetpools/a799ae2d-290b-428e-b2b1-7b8706b2e73a => generated 500 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1485] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:04:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=24ada5c4-5f3f-40d0-b43d-33ec327027ec => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1486] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:04:27 2026] DELETE /v2.0/subnetpools/a799ae2d-290b-428e-b2b1-7b8706b2e73a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1487] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:04:27 2026] GET /v2.0/subnets?id=edac7310-3b4d-4c4b-ae3e-237bf98a1036 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:27.648 8 INFO neutron.api.v2.resource [None req-3812cf51-3a0d-4199-a874-3aa4cf233c15 3e079b9a79e24e8ebd40045159cf9ff8 ecd23e7977c343e2a0de51e828f4e4fc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 744/1488] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:04:27 2026] GET /v2.0/subnetpools/a799ae2d-290b-428e-b2b1-7b8706b2e73a => generated 145 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1489] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:04:27 2026] GET /v2.0/ports?network_id=4f0ce9f9-d501-43e5-9040-b76194a35fe1&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:27.710 8 INFO neutron.api.v2.resource [None req-6f5a521a-1ad6-4dcd-8178-88346384c8e6 3e079b9a79e24e8ebd40045159cf9ff8 ecd23e7977c343e2a0de51e828f4e4fc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 746/1490] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:04:27 2026] DELETE /v2.0/subnetpools/a799ae2d-290b-428e-b2b1-7b8706b2e73a => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1491] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:04:27 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?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: 748/1492] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:04:27 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?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) [pid: 8|app: 0|req: 749/1493] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:04:28 2026] GET /v2.0/floatingips/e0f5710f-262b-4b31-a77a-30c204fb47f3 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1494] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:28 2026] GET /v2.0/security-groups?tenant_id=ecd23e7977c343e2a0de51e828f4e4fc&name=default => generated 2801 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1495] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:04:26 2026] PUT /v2.0/routers/c2542391-6c36-4846-bde3-a2789ff67785/add_router_interface => generated 309 bytes in 1670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1496] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:04:28 2026] GET /v2.0/ports/34a921c7-5772-48c8-8708-3bdcf500c38e => generated 959 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1497] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:28 2026] DELETE /v2.0/security-groups/8e188036-e9bf-4ea5-bb69-907072606622 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1498] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:04:29 2026] GET /v2.0/floatingips/e0f5710f-262b-4b31-a77a-30c204fb47f3 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1499] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:04:28 2026] PUT /v2.0/routers/c2542391-6c36-4846-bde3-a2789ff67785/remove_router_interface => generated 309 bytes in 1520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1500] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:04:30 2026] GET /v2.0/ports?device_id=c2542391-6c36-4846-bde3-a2789ff67785 => 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: 754/1501] 10.0.0.190 () {32 vars in 622 bytes} [Tue Jun 2 08:04:30 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1502] 10.0.0.190 () {32 vars in 632 bytes} [Tue Jun 2 08:04:30 2026] GET /v2.0/ => generated 632 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:30.981 7 INFO neutron.services.segments.plugin [-] Segment 5839c311-0caf-435c-af5a-e4b01c78c59a resource provider aggregate not found 2026-06-02 08:04:30.989 7 INFO neutron.services.segments.plugin [-] Segment 5839c311-0caf-435c-af5a-e4b01c78c59a resource provider aggregate not found 2026-06-02 08:04:31.002 7 INFO neutron.services.segments.plugin [-] Segment 5839c311-0caf-435c-af5a-e4b01c78c59a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5839c311-0caf-435c-af5a-e4b01c78c59a found for delete ", "request_id": "req-746cf171-7d2b-461b-9d66-73bcac2ee171"}]} 2026-06-02 08:04:31.021 7 INFO neutron.services.segments.plugin [-] Segment 5839c311-0caf-435c-af5a-e4b01c78c59a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5839c311-0caf-435c-af5a-e4b01c78c59a found for delete ", "request_id": "req-db1bad55-d55e-44fa-bd5b-6a189f3b9668"}]} 2026-06-02 08:04:31.028 7 INFO neutron.db.l3_hamode_db [None req-ca46c8c1-ea03-4a6f-88e3-8b93dfda2a55 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] HA network 14b6abe9-54c8-4e0c-8d23-be76f34b4ab6 was deleted as no HA routers are present in tenant e0a86d09318c46ab80b2fc501349b04c. [pid: 7|app: 0|req: 748/1503] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:30 2026] DELETE /v2.0/routers/c2542391-6c36-4846-bde3-a2789ff67785 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1504] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:31 2026] DELETE /v2.0/subnets/e44f3f1b-60de-4f5d-a5cd-78aace4c25a0 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1505] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:31 2026] GET /v2.0/security-groups?tenant_id=8c81fbdbc41d472780e6932f95dd210e&name=default => generated 2801 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1506] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:31 2026] DELETE /v2.0/security-groups/0bd30c23-98b6-4352-8854-1f544ad28587 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:31.731 7 WARNING neutron_lib.context [None req-9c29cdce-baf7-4c40-8a17-1c5530573873 b1d18a773a7346fc9c7e09ac472bb1ce 66e88ad7c6054299a51216c2966bd29a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:31.761 8 INFO neutron.services.segments.plugin [-] Segment d7f87a37-a2a3-40f3-9234-fa390284aab3 resource provider aggregate not found 2026-06-02 08:04:31.786 8 INFO neutron.services.segments.plugin [-] Segment d7f87a37-a2a3-40f3-9234-fa390284aab3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7f87a37-a2a3-40f3-9234-fa390284aab3 found for delete ", "request_id": "req-07844670-9cfb-455c-8072-5ec760f93a60"}]} [pid: 8|app: 0|req: 757/1507] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:04:31 2026] DELETE /v2.0/networks/481fd4a1-ebca-409e-828d-95483ddba903 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:31.810 8 INFO neutron.services.segments.plugin [-] Segment d7f87a37-a2a3-40f3-9234-fa390284aab3 resource provider aggregate not found 2026-06-02 08:04:31.825 8 WARNING neutron_lib.context [None req-49b109a2-d111-436b-84bf-aa4df986eb83 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:31.833 8 INFO neutron.services.segments.plugin [-] Segment d7f87a37-a2a3-40f3-9234-fa390284aab3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7f87a37-a2a3-40f3-9234-fa390284aab3 found for delete ", "request_id": "req-1cb1e409-4cb0-4acc-945d-8eff4cd3d7c8"}]} 2026-06-02 08:04:31.875 8 INFO neutron.db.segments_db [None req-49b109a2-d111-436b-84bf-aa4df986eb83 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Added segment 84ebfa96-ead6-452b-88f8-edca76a16903 of type vxlan for network b112db84-ca4d-4285-acbb-897b9b2c1d19 [pid: 7|app: 0|req: 751/1508] 10.0.0.190 () {34 vars in 683 bytes} [Tue Jun 2 08:04:31 2026] POST /v2.0/security-groups => generated 1537 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:04:31.926 7 WARNING neutron_lib.context [None req-bcb9a274-ff29-413e-8898-5dfc727bcad9 b1d18a773a7346fc9c7e09ac472bb1ce 66e88ad7c6054299a51216c2966bd29a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 752/1509] 10.0.0.190 () {34 vars in 683 bytes} [Tue Jun 2 08:04:31 2026] POST /v2.0/security-groups => generated 1537 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:04:32.053 7 WARNING neutron_lib.context [None req-d59e5bce-b3f3-4039-ae75-e04acf705c4b b1d18a773a7346fc9c7e09ac472bb1ce 66e88ad7c6054299a51216c2966bd29a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 753/1510] 10.0.0.190 () {34 vars in 683 bytes} [Tue Jun 2 08:04:32 2026] POST /v2.0/security-groups => generated 1537 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:04:32.196 7 WARNING neutron_lib.context [None req-bb042a2e-9130-47d7-bd9e-7354d5a3c9f8 b1d18a773a7346fc9c7e09ac472bb1ce 66e88ad7c6054299a51216c2966bd29a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:32.230 8 INFO neutron.db.l3_hamode_db [None req-49b109a2-d111-436b-84bf-aa4df986eb83 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 754/1511] 10.0.0.190 () {34 vars in 683 bytes} [Tue Jun 2 08:04:32 2026] POST /v2.0/security-groups => generated 1537 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:04:32.333 7 WARNING neutron_lib.context [None req-0622d5a8-5604-4e69-97b4-91179be3e4ca b1d18a773a7346fc9c7e09ac472bb1ce 66e88ad7c6054299a51216c2966bd29a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 755/1512] 10.0.0.190 () {34 vars in 683 bytes} [Tue Jun 2 08:04:32 2026] POST /v2.0/security-groups => generated 1537 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1513] 10.0.0.190 () {34 vars in 766 bytes} [Tue Jun 2 08:04:32 2026] PUT /v2.0/security-groups/f79ff899-157b-45d6-8547-7ab3e7ba02e5/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1514] 10.0.0.190 () {34 vars in 766 bytes} [Tue Jun 2 08:04:32 2026] PUT /v2.0/security-groups/424402e7-25f4-4dcf-8109-fe0cad71326b/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1515] 10.0.0.190 () {34 vars in 766 bytes} [Tue Jun 2 08:04:32 2026] PUT /v2.0/security-groups/d1d0d522-fc35-4752-96f0-5ae21d32fdbd/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1516] 10.0.0.190 () {34 vars in 766 bytes} [Tue Jun 2 08:04:32 2026] PUT /v2.0/security-groups/3f753fba-df2b-45cd-b497-3cc2c4bcb7dc/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1517] 10.0.0.190 () {32 vars in 679 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1518] 10.0.0.190 () {32 vars in 693 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1519] 10.0.0.190 () {32 vars in 689 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1520] 10.0.0.190 () {32 vars in 701 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1521] 10.0.0.190 () {32 vars in 687 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1522] 10.0.0.190 () {32 vars in 701 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1523] 10.0.0.190 () {32 vars in 697 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1524] 10.0.0.190 () {32 vars in 709 bytes} [Tue Jun 2 08:04:33 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1525] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:33 2026] DELETE /v2.0/security-groups/f79ff899-157b-45d6-8547-7ab3e7ba02e5 => 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: 769/1526] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:33 2026] DELETE /v2.0/security-groups/424402e7-25f4-4dcf-8109-fe0cad71326b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:33.463 8 INFO neutron.db.l3_hamode_db [None req-49b109a2-d111-436b-84bf-aa4df986eb83 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 770/1527] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:33 2026] DELETE /v2.0/security-groups/d1d0d522-fc35-4752-96f0-5ae21d32fdbd => 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: 771/1528] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:33 2026] DELETE /v2.0/security-groups/3f753fba-df2b-45cd-b497-3cc2c4bcb7dc => 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: 772/1529] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:33 2026] DELETE /v2.0/security-groups/2ac8b2fb-effa-4803-ac11-c3d1e09900f3 => 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: 773/1530] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:34 2026] GET /v2.0/security-groups?tenant_id=66e88ad7c6054299a51216c2966bd29a&name=default => generated 2801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1531] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:34 2026] DELETE /v2.0/security-groups/cd4006f6-533b-46e5-bd39-197acf643f03 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1532] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:34 2026] GET /v2.0/security-groups?tenant_id=785231514d804639a90925bcd4941efc&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1533] 10.0.0.214 () {34 vars in 989 bytes} [Tue Jun 2 08:04:34 2026] GET /v2.0/ports?device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => generated 1240 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1534] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:31 2026] POST /v2.0/routers => generated 691 bytes in 3381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1535] 10.0.0.214 () {34 vars in 1039 bytes} [Tue Jun 2 08:04:35 2026] GET /v2.0/security-groups?id=24dc3172-c059-4fd5-81f1-a2ea35d291a2&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: 777/1536] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:35 2026] DELETE /v2.0/security-groups/e24dbb5c-9e11-4db0-af87-e7c90050b3e7 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1537] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:04:35 2026] GET /v2.0/routers/1b10adae-1c81-472b-9780-3d2ad0273db2 => generated 697 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1538] 10.0.0.190 () {32 vars in 646 bytes} [Tue Jun 2 08:04:35 2026] GET /v2.0/routers => generated 700 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1539] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:35 2026] GET /v2.0/security-groups?tenant_id=e50d84633e304d61ba8d369e737fb6fb&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1540] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:35 2026] DELETE /v2.0/security-groups/5b345cfd-3955-4342-9975-0f28c1061cf1 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1541] 10.0.0.190 () {34 vars in 740 bytes} [Tue Jun 2 08:04:35 2026] PUT /v2.0/routers/1b10adae-1c81-472b-9780-3d2ad0273db2 => generated 704 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1542] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:04:36 2026] GET /v2.0/routers/1b10adae-1c81-472b-9780-3d2ad0273db2 => generated 704 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1543] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:04:36 2026] GET /v2.0/ports?device_id=1b10adae-1c81-472b-9780-3d2ad0273db2 => 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: 781/1544] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:36 2026] GET /v2.0/security-groups?tenant_id=29aadf8feb7b4d7f8df794604af14255&name=default => generated 2801 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1545] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:36 2026] DELETE /v2.0/security-groups/3bdb9a38-751e-4909-941f-c057021a039f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1546] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:36 2026] GET /v2.0/security-groups?tenant_id=29993905e88344cdbc70742552a753d8&name=default => generated 2801 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1549] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:37 2026] DELETE /v2.0/security-groups/96efa079-04da-42d8-b33b-07b715a4d333 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:37.534 8 INFO neutron.services.segments.plugin [-] Segment 84ebfa96-ead6-452b-88f8-edca76a16903 resource provider aggregate not found 2026-06-02 08:04:37.555 8 INFO neutron.services.segments.plugin [-] Segment 84ebfa96-ead6-452b-88f8-edca76a16903 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84ebfa96-ead6-452b-88f8-edca76a16903 found for delete ", "request_id": "req-4b093e6b-e6a4-44bf-ba6f-be4292fb3db2"}]} 2026-06-02 08:04:37.559 8 INFO neutron.db.l3_hamode_db [None req-a3a2bb1a-4063-40ca-b039-5d89b3b83612 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] HA network b112db84-ca4d-4285-acbb-897b9b2c1d19 was deleted as no HA routers are present in tenant e0a86d09318c46ab80b2fc501349b04c. [pid: 8|app: 0|req: 764/1550] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:36 2026] DELETE /v2.0/routers/1b10adae-1c81-472b-9780-3d2ad0273db2 => generated 0 bytes in 1320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1551] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/ports?device_id=1b10adae-1c81-472b-9780-3d2ad0273db2 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:37.619 8 INFO neutron.services.segments.plugin [-] Segment 84ebfa96-ead6-452b-88f8-edca76a16903 resource provider aggregate not found 2026-06-02 08:04:37.654 8 INFO neutron.services.segments.plugin [-] Segment 84ebfa96-ead6-452b-88f8-edca76a16903 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84ebfa96-ead6-452b-88f8-edca76a16903 found for delete ", "request_id": "req-ed3830d3-f51b-474b-9b03-63836be5da02"}]} 2026-06-02 08:04:37.655 8 INFO neutron.api.v2.resource [None req-50086ea4-6749-440b-934f-6571ee4db99d 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1552] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:37 2026] DELETE /v2.0/routers/1b10adae-1c81-472b-9780-3d2ad0273db2 => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1553] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/ports?device_id=c2542391-6c36-4846-bde3-a2789ff67785 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:37.730 8 INFO neutron.api.v2.resource [None req-c0d42a29-14a5-4879-94c4-0c55fadbe1fb 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1554] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:37 2026] DELETE /v2.0/routers/c2542391-6c36-4846-bde3-a2789ff67785 => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:37.759 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a81edfd1-9a42-4a16-af84-59396e1126df 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 789/1555] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:37 2026] DELETE /v2.0/subnets/e44f3f1b-60de-4f5d-a5cd-78aace4c25a0 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1556] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/ports?device_id=3a2b10b9-c2b9-4cab-ad1d-8e4260c97bcc => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:37.837 7 INFO neutron.api.v2.resource [None req-797b3ac0-f564-414c-92ca-98f087406b16 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 790/1557] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:37 2026] DELETE /v2.0/routers/3a2b10b9-c2b9-4cab-ad1d-8e4260c97bcc => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:37.865 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cdd31e9e-b0cf-44e5-a19a-599af823fcab 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1558] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:37 2026] DELETE /v2.0/subnets/0a4e614b-ee53-40f5-9d15-73174cafc8c9 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1559] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/ports?device_id=1dcc2baa-5611-4b8b-ae5c-e3857543b63f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:37.957 8 INFO neutron.api.v2.resource [None req-c9863e7c-d5a7-4d74-995f-b9c0358fde82 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 769/1560] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:37 2026] DELETE /v2.0/routers/1dcc2baa-5611-4b8b-ae5c-e3857543b63f => generated 135 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:38.002 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb61a6af-602f-463b-9a69-ec5fa6d94115 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1561] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:37 2026] DELETE /v2.0/subnets/0c868a19-f37f-443d-b542-5e0b65ac691e => generated 136 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:38.050 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47e3aed2-d80c-40f9-aa5a-7c2844c47dc1 2451a463ef944f5d9599e24da50ef8ff e0a86d09318c46ab80b2fc501349b04c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 770/1562] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:38 2026] DELETE /v2.0/subnets/7c495cb3-9e88-4c2c-acdc-9cab9ec8e5a5 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1563] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:38 2026] GET /v2.0/security-groups?tenant_id=e0a86d09318c46ab80b2fc501349b04c&name=default => generated 2801 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1564] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:38 2026] DELETE /v2.0/security-groups/34b6c757-1428-4680-9b9f-ed0fcdf150d8 => 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: 794/1565] 10.0.0.190 () {32 vars in 825 bytes} [Tue Jun 2 08:04:39 2026] GET /v2.0/ports?project_id=7d5c193e2b3f49819c56cb09cddd51ad&network_id=4f0ce9f9-d501-43e5-9040-b76194a35fe1 => generated 3691 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1566] 10.0.0.190 () {32 vars in 741 bytes} [Tue Jun 2 08:04:39 2026] GET /v2.0/subnets?network_id=0ed815ba-bd34-43cb-9e49-00c60d69c436 => generated 644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:40.408 7 INFO neutron.db.l3_db [None req-3626d150-ad74-4e9e-9b6a-560afb826a83 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Floating IP e0f5710f-262b-4b31-a77a-30c204fb47f3 disassociated. External IP: 10.96.250.204, port: 24ada5c4-5f3f-40d0-b43d-33ec327027ec. 2026-06-02 08:04:40.820 8 WARNING neutron_lib.context [None req-d9501389-c0b0-46a6-b3bd-7a0ba011377c 4e8cd0da7dc24f4ca2693024015146b9 3d6d3aab3dc2448fab070be01dcd4e25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 795/1567] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:04:40 2026] PUT /v2.0/floatingips/e0f5710f-262b-4b31-a77a-30c204fb47f3 => generated 554 bytes in 658 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1568] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:04:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1569] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:04:40 2026] GET /v2.0/floatingips/e0f5710f-262b-4b31-a77a-30c204fb47f3 => generated 554 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:40.919 8 WARNING neutron_lib.context [None req-5eefe268-de4b-4a4a-b8f7-7525b748b9d4 4e8cd0da7dc24f4ca2693024015146b9 3d6d3aab3dc2448fab070be01dcd4e25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:40.923 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b88ff78-d32a-48cc-bb6d-db81ad424c25'] response: {'name': 'network-changed', 'server_uuid': 'b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6', 'tag': '24ada5c4-5f3f-40d0-b43d-33ec327027ec', 'status': 'completed', 'code': 200} 2026-06-02 08:04:40.942 7 WARNING neutron_lib.context [None req-b0a3ae86-b4ab-4046-9174-710b362b5abd 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 775/1570] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:04:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1571] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:04:40 2026] GET /v2.0/ports?tenant_id=7d5c193e2b3f49819c56cb09cddd51ad&device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:41.014 8 WARNING neutron_lib.context [None req-c05229db-e091-4d4c-97bb-6c77ab6bfe56 4e8cd0da7dc24f4ca2693024015146b9 3d6d3aab3dc2448fab070be01dcd4e25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 777/1572] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:04:41 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-06-02 08:04:41.085 7 INFO neutron.db.segments_db [None req-b0a3ae86-b4ab-4046-9174-710b362b5abd 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Added segment ba3eac6b-6632-41b2-a126-1aba5b104729 of type vxlan for network 758bae1d-6452-4471-bd4d-4d338da1d86b [pid: 8|app: 0|req: 778/1573] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/networks?id=4f0ce9f9-d501-43e5-9040-b76194a35fe1 => generated 757 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1574] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:40 2026] POST /v2.0/networks => generated 630 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:41.229 7 WARNING neutron_lib.context [None req-8643a72b-a3b6-43e0-b6b1-b431f661e36f 4e8cd0da7dc24f4ca2693024015146b9 3d6d3aab3dc2448fab070be01dcd4e25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1575] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/security-groups?tenant_id=fe1ce959c4874d1db68a4b6b89c0d84b&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1576] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:04:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:41.298 7 WARNING neutron_lib.context [None req-f4eed7f6-1255-4210-94e6-dfc0b51e5706 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 780/1577] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=24ada5c4-5f3f-40d0-b43d-33ec327027ec => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:41.349 7 INFO neutron.db.segments_db [None req-f4eed7f6-1255-4210-94e6-dfc0b51e5706 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Added segment 8a43ab9c-0fcf-41a1-85f6-ddcbe7e7aff6 of type vxlan for network 1f3b2f1b-6000-441f-9ea5-d5cf81989865 [pid: 8|app: 0|req: 781/1578] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:41 2026] DELETE /v2.0/security-groups/2b8e32e4-f36b-417f-84c4-07c7eff28069 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:41.411 8 WARNING neutron_lib.context [None req-f1530a8e-64a0-4b21-82ec-e8940f7ceb4b 4e8cd0da7dc24f4ca2693024015146b9 3d6d3aab3dc2448fab070be01dcd4e25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1579] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:41 2026] POST /v2.0/networks => generated 629 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1580] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:04:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:41.472 8 WARNING neutron_lib.context [None req-8bb6f653-3025-4f27-bf26-17d9f3d47067 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 799/1581] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/subnets?id=edac7310-3b4d-4c4b-ae3e-237bf98a1036 => generated 654 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1582] 10.0.0.190 () {34 vars in 758 bytes} [Tue Jun 2 08:04:41 2026] PUT /v2.0/subnetpools/f7719faa-022c-4102-9d8f-975238955e0d/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1583] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/ports?network_id=4f0ce9f9-d501-43e5-9040-b76194a35fe1&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: 802/1584] 10.0.0.190 () {34 vars in 758 bytes} [Tue Jun 2 08:04:41 2026] PUT /v2.0/subnetpools/243b83e5-0854-441f-a235-6cbebe27b92b/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: 803/1585] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1586] 10.0.0.190 () {34 vars in 758 bytes} [Tue Jun 2 08:04:41 2026] PUT /v2.0/subnetpools/d1f17cde-196d-40cf-bcb7-600c36359fe1/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1587] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?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: 783/1588] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:41 2026] POST /v2.0/subnets => generated 602 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:41.823 8 WARNING neutron_lib.context [None req-980d64b6-874f-456e-a55c-a5673a8dbf7e 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 806/1589] 10.0.0.190 () {34 vars in 758 bytes} [Tue Jun 2 08:04:41 2026] PUT /v2.0/subnetpools/3d4da456-6446-43bc-bf48-df1dd80c831b/tags => 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: 807/1590] 10.0.0.190 () {32 vars in 671 bytes} [Tue Jun 2 08:04:41 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: 7|app: 0|req: 808/1591] 10.0.0.190 () {32 vars in 685 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1592] 10.0.0.190 () {32 vars in 681 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1593] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/floatingips/e0f5710f-262b-4b31-a77a-30c204fb47f3 => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1594] 10.0.0.190 () {32 vars in 693 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1595] 10.0.0.190 () {32 vars in 679 bytes} [Tue Jun 2 08:04:42 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1596] 10.0.0.190 () {32 vars in 693 bytes} [Tue Jun 2 08:04:42 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1597] 10.0.0.190 () {32 vars in 689 bytes} [Tue Jun 2 08:04:42 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1598] 10.0.0.190 () {32 vars in 701 bytes} [Tue Jun 2 08:04:42 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1599] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:41 2026] POST /v2.0/subnets => generated 602 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:42.242 8 WARNING neutron_lib.context [None req-00aa1649-c853-4279-aabd-58a8a822c8d3 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 816/1600] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:04:42 2026] DELETE /v2.0/subnetpools/f7719faa-022c-4102-9d8f-975238955e0d => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:42.299 8 INFO neutron.db.segments_db [None req-00aa1649-c853-4279-aabd-58a8a822c8d3 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Added segment 6352d09f-52e5-4d6c-bead-ddd2876fef10 of type vxlan for network 8f4b1ff0-bb63-4728-85ac-797c6c38d18e [pid: 7|app: 0|req: 817/1601] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:04:42 2026] DELETE /v2.0/subnetpools/243b83e5-0854-441f-a235-6cbebe27b92b => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1602] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:04:42 2026] DELETE /v2.0/subnetpools/d1f17cde-196d-40cf-bcb7-600c36359fe1 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1603] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:04:42 2026] DELETE /v2.0/subnetpools/3d4da456-6446-43bc-bf48-df1dd80c831b => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1604] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:04:42 2026] DELETE /v2.0/subnetpools/17133fbd-7e8c-403f-bbb9-c3a5eb5b44cf => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:42.625 8 INFO neutron.db.l3_hamode_db [None req-00aa1649-c853-4279-aabd-58a8a822c8d3 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:04:42.862 8 INFO neutron.db.l3_hamode_db [None req-00aa1649-c853-4279-aabd-58a8a822c8d3 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 821/1605] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:04:42 2026] GET /v2.0/floatingips/e0f5710f-262b-4b31-a77a-30c204fb47f3 => generated 552 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1606] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:42 2026] POST /v2.0/routers => generated 507 bytes in 1503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1607] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:43 2026] GET /v2.0/security-groups?tenant_id=52155bbba00b424fabe50c60b5bf6a83&name=default => generated 2801 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1608] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:43 2026] DELETE /v2.0/security-groups/d780e7ed-e8a4-4c27-8e72-118ae6db04b1 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1609] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:44 2026] GET /v2.0/security-groups?tenant_id=e5eaf0dd0d37449492584e57b70a8942&name=default => generated 2801 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:44.201 7 WARNING neutron_lib.context [None req-0d731e7e-0f85-49bd-8b44-378969eb043c defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 825/1610] 10.0.0.190 () {34 vars in 684 bytes} [Tue Jun 2 08:04:44 2026] POST /v2.0/security-groups => generated 1609 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1611] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:44 2026] GET /v2.0/security-groups?tenant_id=3d6d3aab3dc2448fab070be01dcd4e25&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: 827/1612] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:44 2026] DELETE /v2.0/security-groups/a31ba26a-1bb6-4965-9bda-e5df6fd751a0 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:44.531 7 WARNING neutron_lib.context [None req-9b6a54b8-2047-4d7c-9ff7-06e70be3988a defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 828/1613] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:04:44 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1614] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:44 2026] DELETE /v2.0/security-groups/122ff885-7e0d-4dc7-a088-17ec0d91d52d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:44.748 7 WARNING neutron_lib.context [None req-0f21d66f-9bb2-4ded-afd1-70e50af36466 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 830/1615] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:04:44 2026] POST /v2.0/security-group-rules => generated 564 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:44.846 7 WARNING neutron_lib.context [None req-dfa8c043-5e07-4046-96f9-50731a7bf5b4 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 831/1616] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:04:44 2026] POST /v2.0/security-group-rules => generated 570 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1617] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:04:44 2026] GET /v2.0/security-groups?tenant_id=aff921e5e72040f18749fcfd3225f026&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:45.061 7 WARNING neutron_lib.context [None req-7b51e843-0d89-4975-8303-54e1784b4e16 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 833/1618] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:04:45 2026] POST /v2.0/security-group-rules => generated 569 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1619] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:04:45 2026] DELETE /v2.0/security-groups/8f0aaf94-6eb3-4bf8-8dc8-d7830c8512f2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:45.284 7 WARNING neutron_lib.context [None req-00560a7a-6c35-4d47-9715-b17743f65ce8 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1620] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:04:43 2026] PUT /v2.0/routers/57ccbbb0-d7b0-4d70-82e9-197e10a85f50/add_router_interface => generated 309 bytes in 1537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:45.311 7 INFO neutron.db.securitygroups_db [None req-00560a7a-6c35-4d47-9715-b17743f65ce8 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Project 7d5c193e2b3f49819c56cb09cddd51ad 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: 787/1621] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:04:45 2026] GET /v2.0/ports/80afb782-7895-4797-b79a-9b2b3435e1c3 => generated 955 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1622] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:04:45 2026] POST /v2.0/security-group-rules => generated 575 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:45.430 7 WARNING neutron_lib.context [None req-5fc91fff-d814-4a99-a583-285d298b6d51 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:45.450 7 INFO neutron.db.securitygroups_db [None req-5fc91fff-d814-4a99-a583-285d298b6d51 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Project 7d5c193e2b3f49819c56cb09cddd51ad 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: 836/1623] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:04:45 2026] POST /v2.0/security-group-rules => generated 574 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1624] 10.0.0.190 () {32 vars in 648 bytes} [Tue Jun 2 08:04:45 2026] GET /v2.0/networks => generated 1298 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:46.613 7 INFO neutron.db.segments_db [None req-02a56bfd-6b18-421e-9ef5-b1a758e94da4 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 0a1a797d-a50e-4a68-bdb3-4010c7e536d1 of type vxlan for network c7c5d580-0333-4ebf-a496-6d93566031f4 [pid: 7|app: 0|req: 838/1625] 10.0.0.190 () {34 vars in 670 bytes} [Tue Jun 2 08:04:46 2026] POST /v2.0/networks => generated 740 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1626] 10.0.0.57 () {34 vars in 1096 bytes} [Tue Jun 2 08:04:46 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-822523784&fields=id&tenant_id=7d5c193e2b3f49819c56cb09cddd51ad => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1627] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:46 2026] POST /v2.0/subnets => generated 663 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1628] 10.0.0.57 () {34 vars in 980 bytes} [Tue Jun 2 08:04:47 2026] GET /v2.0/networks?id=4f0ce9f9-d501-43e5-9040-b76194a35fe1 => generated 661 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:47.257 7 INFO neutron.db.segments_db [None req-7ed3182b-fe79-4447-957f-3c5c03123327 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment f6288c9a-8221-46c9-bb3e-a2dc4a19d816 of type vxlan for network 90c73c0e-8bd5-4648-ab5d-b999825f4700 2026-06-02 08:04:47.623 7 INFO neutron.db.l3_hamode_db [None req-7ed3182b-fe79-4447-957f-3c5c03123327 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 788/1629] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:04:45 2026] PUT /v2.0/routers/57ccbbb0-d7b0-4d70-82e9-197e10a85f50/add_router_interface => generated 309 bytes in 2298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1630] 10.0.0.57 () {34 vars in 963 bytes} [Tue Jun 2 08:04:47 2026] GET /v2.0/quotas/7d5c193e2b3f49819c56cb09cddd51ad => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1631] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:04:47 2026] GET /v2.0/ports/641d2c54-cab2-47c8-9db7-5e3fc7e9cb78 => generated 955 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1632] 10.0.0.57 () {34 vars in 1000 bytes} [Tue Jun 2 08:04:47 2026] GET /v2.0/ports?tenant_id=7d5c193e2b3f49819c56cb09cddd51ad&fields=id => generated 149 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1633] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:04:47 2026] PUT /v2.0/routers/57ccbbb0-d7b0-4d70-82e9-197e10a85f50/remove_router_interface => generated 309 bytes in 1352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:49.279 7 INFO neutron.db.l3_hamode_db [None req-7ed3182b-fe79-4447-957f-3c5c03123327 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 793/1634] 10.0.0.57 () {34 vars in 1006 bytes} [Tue Jun 2 08:04:49 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?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: 794/1635] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:04:49 2026] PUT /v2.0/routers/57ccbbb0-d7b0-4d70-82e9-197e10a85f50/remove_router_interface => generated 309 bytes in 1078 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1636] 10.0.0.57 () {34 vars in 1106 bytes} [Tue Jun 2 08:04:50 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?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: 842/1637] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:47 2026] POST /v2.0/routers => generated 727 bytes in 3292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1638] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:04:50 2026] GET /v2.0/ports?device_id=57ccbbb0-d7b0-4d70-82e9-197e10a85f50 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:50.659 8 WARNING neutron_lib.context [None req-c4fee7ce-9171-4484-9101-f366bb524877 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:50.821 8 INFO neutron.db.segments_db [None req-c4fee7ce-9171-4484-9101-f366bb524877 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Added segment 9c32535f-fb44-4ac4-a329-4ddfe8b3a4b9 of type vxlan for network 74012c20-b74a-4561-ab55-3f59e44e0e84 [pid: 8|app: 0|req: 796/1639] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:50 2026] POST /v2.0/networks => generated 632 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:51.764 8 INFO neutron.services.segments.plugin [-] Segment 6352d09f-52e5-4d6c-bead-ddd2876fef10 resource provider aggregate not found 2026-06-02 08:04:51.769 8 INFO neutron.services.segments.plugin [-] Segment 6352d09f-52e5-4d6c-bead-ddd2876fef10 resource provider aggregate not found 2026-06-02 08:04:51.787 8 INFO neutron.services.segments.plugin [-] Segment 6352d09f-52e5-4d6c-bead-ddd2876fef10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6352d09f-52e5-4d6c-bead-ddd2876fef10 found for delete ", "request_id": "req-faa64578-cd8d-4ae8-b706-44775ce80e6e"}]} 2026-06-02 08:04:51.790 8 INFO neutron.services.segments.plugin [-] Segment 6352d09f-52e5-4d6c-bead-ddd2876fef10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6352d09f-52e5-4d6c-bead-ddd2876fef10 found for delete ", "request_id": "req-74d4a965-e224-40a9-8f17-95d9dad9d8ee"}]} 2026-06-02 08:04:51.800 8 INFO neutron.db.l3_hamode_db [None req-4d9c563e-ebae-41fd-b5c6-9d5c3676c352 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] HA network 8f4b1ff0-bb63-4728-85ac-797c6c38d18e was deleted as no HA routers are present in tenant f51a40a4d91b4eb0b5494bd57395fb22. [pid: 8|app: 0|req: 797/1640] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:50 2026] DELETE /v2.0/routers/57ccbbb0-d7b0-4d70-82e9-197e10a85f50 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1641] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:51 2026] GET /v2.0/ports?device_id=24362286-9d60-4b94-b626-26846bc91736 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:51.840 8 WARNING neutron_lib.context [None req-e9e581dd-eea6-4402-8f40-75afdf34a9d5 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 844/1642] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:04:50 2026] PUT /v2.0/routers/b26ea616-1e08-4c46-aeee-a0c39e99b225/add_router_interface => generated 309 bytes in 1612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1643] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:04:52 2026] GET /v2.0/networks?id=4f0ce9f9-d501-43e5-9040-b76194a35fe1 => generated 661 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1644] 10.0.0.190 () {34 vars in 663 bytes} [Tue Jun 2 08:04:51 2026] POST /v2.0/ports => generated 743 bytes in 378 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-06-02 08:04:52.224 8 WARNING neutron_lib.context [None req-c3b2cc79-2033-4f1e-961b-55a6c3b5c618 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 846/1647] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:52 2026] DELETE /v2.0/subnets/ac096091-2e29-4598-baa0-25bcc8749263 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1648] 10.0.0.190 () {34 vars in 665 bytes} [Tue Jun 2 08:04:52 2026] POST /v2.0/trunks => generated 407 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1649] 199.204.45.4 () {34 vars in 1047 bytes} [Tue Jun 2 08:04:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7d5c193e2b3f49819c56cb09cddd51ad => generated 272 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:52.506 7 WARNING neutron_lib.context [None req-a143fb00-a140-4385-9129-edc7c7cacf0a 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:52.583 7 INFO neutron.db.segments_db [None req-a143fb00-a140-4385-9129-edc7c7cacf0a 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Added segment cc5b741c-9389-4f47-bb04-95e3d2471d26 of type vxlan for network e12912bf-28aa-49db-a045-750dae3bee42 [pid: 7|app: 0|req: 848/1650] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:52 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-06-02 08:04:52.721 7 WARNING neutron_lib.context [req-57817ea4-d2f8-4a07-aabb-c60d7c97247f req-b8d413bb-592e-4235-9ea7-44b7753569a4 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 803/1651] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:04:52 2026] DELETE /v2.0/subnets/31c6dbd7-c81f-4c90-b2ae-dfdf860169c8 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:52.786 8 WARNING neutron_lib.context [None req-d946585c-9957-4be0-af36-310c5da3e67e 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 804/1652] 10.0.0.190 () {34 vars in 663 bytes} [Tue Jun 2 08:04:52 2026] POST /v2.0/ports => generated 743 bytes in 438 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: 849/1653] 199.204.45.4 () {38 vars in 952 bytes} [Tue Jun 2 08:04:52 2026] POST /v2.0/ports => generated 954 bytes in 703 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: 805/1654] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:04:53 2026] DELETE /v2.0/networks/1f3b2f1b-6000-441f-9ea5-d5cf81989865 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:53.547 8 WARNING neutron_lib.context [None req-bf3adb1b-7b09-4c6c-af49-1a7eadc1680a 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 850/1655] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:53 2026] GET /v2.0/ports?device_id=24362286-9d60-4b94-b626-26846bc91736 => generated 957 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1656] 10.0.0.190 () {34 vars in 665 bytes} [Tue Jun 2 08:04:53 2026] POST /v2.0/trunks => generated 407 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:53.831 8 INFO neutron.services.segments.plugin [-] Segment 8a43ab9c-0fcf-41a1-85f6-ddcbe7e7aff6 resource provider aggregate not found 2026-06-02 08:04:53.840 8 INFO neutron.services.segments.plugin [-] Segment 8a43ab9c-0fcf-41a1-85f6-ddcbe7e7aff6 resource provider aggregate not found 2026-06-02 08:04:53.851 8 INFO neutron.services.segments.plugin [-] Segment 8a43ab9c-0fcf-41a1-85f6-ddcbe7e7aff6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a43ab9c-0fcf-41a1-85f6-ddcbe7e7aff6 found for delete ", "request_id": "req-d0b819ee-c8a8-4789-becf-2c4b9ebf77ee"}]} 2026-06-02 08:04:53.862 8 INFO neutron.services.segments.plugin [-] Segment 8a43ab9c-0fcf-41a1-85f6-ddcbe7e7aff6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a43ab9c-0fcf-41a1-85f6-ddcbe7e7aff6 found for delete ", "request_id": "req-6a90cf0e-3033-4d2f-9256-dfef3b731aea"}]} [pid: 8|app: 0|req: 807/1657] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:04:53 2026] DELETE /v2.0/networks/758bae1d-6452-4471-bd4d-4d338da1d86b => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1658] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:04:54 2026] GET /v2.0/security-groups?id=6ca63cac-6f48-4909-972c-9ee8d745687e&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:54.089 8 WARNING neutron_lib.context [None req-bd3a210f-6451-411d-801e-c4e6e4660594 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:54.166 8 INFO neutron.db.segments_db [None req-bd3a210f-6451-411d-801e-c4e6e4660594 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Added segment 4a26b746-64f8-4748-b51f-c4e70c2a458a of type vxlan for network 29fc13f7-36a1-4a6b-bbbe-d9135ac332d0 [pid: 7|app: 0|req: 851/1659] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:04:53 2026] PUT /v2.0/ports/95a010fd-7a83-4c67-8968-c95c3c539057 => generated 1199 bytes in 670 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-06-02 08:04:54.255 7 WARNING neutron_lib.context [None req-fdf3e19c-2a8d-4b1b-9f7e-0f54de91aed8 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:54.290 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-62351ea2-ca30-4cc8-ad33-7ff83ac02b82'] response: {'name': 'network-changed', 'server_uuid': '24362286-9d60-4b94-b626-26846bc91736', 'tag': '95a010fd-7a83-4c67-8968-c95c3c539057', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 809/1660] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:54 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-06-02 08:04:54.348 7 INFO neutron.db.segments_db [None req-fdf3e19c-2a8d-4b1b-9f7e-0f54de91aed8 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Added segment 21ac4762-d026-4f1b-a69e-234b9fd1be1b of type vxlan for network 45802617-c1c6-49f8-b172-4522ec285538 [pid: 8|app: 0|req: 810/1661] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:04:54 2026] GET /v2.0/ports?tenant_id=7d5c193e2b3f49819c56cb09cddd51ad&device_id=24362286-9d60-4b94-b626-26846bc91736 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:54.354 8 WARNING neutron_lib.context [None req-e2e364cd-300f-46df-80ce-79a4d05f4490 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 852/1662] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:54 2026] POST /v2.0/networks => generated 630 bytes in 245 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: 853/1663] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:04:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=95a010fd-7a83-4c67-8968-c95c3c539057 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:54.519 7 WARNING neutron_lib.context [None req-0269ad3f-3f88-4e3c-8aa7-1b79f9e0c259 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 811/1664] 10.0.0.190 () {34 vars in 663 bytes} [Tue Jun 2 08:04:54 2026] POST /v2.0/ports => generated 743 bytes in 418 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: 812/1665] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:04:54 2026] GET /v2.0/subnets?id=edac7310-3b4d-4c4b-ae3e-237bf98a1036 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1666] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:54 2026] POST /v2.0/subnets => generated 602 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:54.882 7 WARNING neutron_lib.context [None req-64a83dd6-edc0-4e38-9fc1-90883c6cf410 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 813/1667] 10.0.0.57 () {34 vars in 980 bytes} [Tue Jun 2 08:04:54 2026] GET /v2.0/networks?id=c7c5d580-0333-4ebf-a496-6d93566031f4 => generated 672 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1668] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:04:54 2026] GET /v2.0/ports?network_id=4f0ce9f9-d501-43e5-9040-b76194a35fe1&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:54.962 8 WARNING neutron_lib.context [None req-07e0620c-b667-4ffb-b64a-79e994dfcd53 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:55.018 8 INFO neutron.db.segments_db [None req-07e0620c-b667-4ffb-b64a-79e994dfcd53 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Added segment 9c5a7a69-8c2d-4cfb-aa4a-b6a00bfe77aa of type vxlan for network bd4a9ba0-4136-43ec-88b3-3122120ad5a7 [pid: 7|app: 0|req: 855/1669] 10.0.0.190 () {34 vars in 665 bytes} [Tue Jun 2 08:04:54 2026] POST /v2.0/trunks => generated 407 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1670] 10.0.0.57 () {34 vars in 963 bytes} [Tue Jun 2 08:04:55 2026] GET /v2.0/quotas/f80dfd19f12b44bfbe98b5a6c6a3cc3e => 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: 857/1671] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:04:55 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?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: 858/1672] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:55 2026] GET /v2.0/ports?device_id=24362286-9d60-4b94-b626-26846bc91736 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:55.308 7 WARNING neutron_lib.context [None req-be7f0f02-df2c-4d05-a333-21b7f1ab8b15 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:55.367 7 INFO neutron.db.segments_db [None req-be7f0f02-df2c-4d05-a333-21b7f1ab8b15 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Added segment 0d16fed9-5a96-4ae1-8dab-5f3c7f392690 of type vxlan for network 3db2af49-38bf-4693-9339-b055c5169ee6 2026-06-02 08:04:55.370 8 INFO neutron.db.l3_hamode_db [None req-07e0620c-b667-4ffb-b64a-79e994dfcd53 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 859/1673] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:55 2026] POST /v2.0/networks => generated 632 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:55.546 8 INFO neutron.db.l3_hamode_db [None req-07e0620c-b667-4ffb-b64a-79e994dfcd53 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 860/1674] 10.0.0.57 () {34 vars in 1000 bytes} [Tue Jun 2 08:04:55 2026] GET /v2.0/ports?tenant_id=f80dfd19f12b44bfbe98b5a6c6a3cc3e&fields=id => generated 103 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1675] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:04:55 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?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: 862/1676] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:04:55 2026] GET /v2.0/security-groups?id=6ca63cac-6f48-4909-972c-9ee8d745687e&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:55.759 7 WARNING neutron_lib.context [None req-bf218aa9-29cc-4ad7-96ae-3ca18bd46e18 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:55.891 8 INFO neutron.services.segments.plugin [-] Segment ba3eac6b-6632-41b2-a126-1aba5b104729 resource provider aggregate not found 2026-06-02 08:04:55.897 8 INFO neutron.services.segments.plugin [-] Segment ba3eac6b-6632-41b2-a126-1aba5b104729 resource provider aggregate not found 2026-06-02 08:04:55.915 8 INFO neutron.services.segments.plugin [-] Segment ba3eac6b-6632-41b2-a126-1aba5b104729 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba3eac6b-6632-41b2-a126-1aba5b104729 found for delete ", "request_id": "req-ef016c40-6505-4eb5-8d7b-f61cb8bc3cab"}]} 2026-06-02 08:04:55.928 8 INFO neutron.services.segments.plugin [-] Segment ba3eac6b-6632-41b2-a126-1aba5b104729 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba3eac6b-6632-41b2-a126-1aba5b104729 found for delete ", "request_id": "req-e455e8c8-4149-4150-ab27-298f41fca214"}]} [pid: 7|app: 0|req: 863/1677] 10.0.0.190 () {34 vars in 663 bytes} [Tue Jun 2 08:04:55 2026] POST /v2.0/ports => generated 743 bytes in 408 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: 864/1678] 10.0.0.57 () {34 vars in 1006 bytes} [Tue Jun 2 08:04:56 2026] GET /v2.0/networks/c7c5d580-0333-4ebf-a496-6d93566031f4?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: 865/1679] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:04:56 2026] GET /v2.0/ports?tenant_id=7d5c193e2b3f49819c56cb09cddd51ad&device_id=24362286-9d60-4b94-b626-26846bc91736 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:56.297 7 WARNING neutron_lib.context [None req-857cfa8c-85ba-405a-8d5e-7e0a09f3dfb4 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 815/1680] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:04:54 2026] POST /v2.0/routers => generated 506 bytes in 1501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1681] 10.0.0.190 () {34 vars in 665 bytes} [Tue Jun 2 08:04:56 2026] POST /v2.0/trunks => generated 407 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1682] 10.0.0.57 () {34 vars in 1106 bytes} [Tue Jun 2 08:04:56 2026] GET /v2.0/networks/c7c5d580-0333-4ebf-a496-6d93566031f4?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-06-02 08:04:56.541 8 WARNING neutron_lib.context [None req-2da827c6-5ff6-4d14-9aad-ef55f69b6639 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 867/1683] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:04:56 2026] GET /v2.0/networks?id=4f0ce9f9-d501-43e5-9040-b76194a35fe1 => generated 757 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:56.597 7 WARNING neutron_lib.context [None req-7277bee8-cc57-438b-812d-48d32a54d909 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:56.650 7 INFO neutron.db.segments_db [None req-7277bee8-cc57-438b-812d-48d32a54d909 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Added segment 92428059-d35d-466b-98a8-515a67016814 of type vxlan for network cef2a3fc-360c-4c55-90f4-8f84f4f9e0e8 [pid: 7|app: 0|req: 868/1684] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:04:56 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1685] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:04:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=95a010fd-7a83-4c67-8968-c95c3c539057 => 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: 870/1686] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:56 2026] GET /v2.0/ports?device_id=98c95482-ee44-4eb8-ac80-87bc5c390d7d => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:56.828 7 WARNING neutron_lib.context [None req-2ede080c-8cae-435f-8020-da923b2ad118 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 817/1687] 10.0.0.190 () {34 vars in 664 bytes} [Tue Jun 2 08:04:56 2026] POST /v2.0/ports => generated 948 bytes in 556 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: 818/1688] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:04:57 2026] GET /v2.0/subnets?id=edac7310-3b4d-4c4b-ae3e-237bf98a1036 => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1689] 10.0.0.190 () {34 vars in 663 bytes} [Tue Jun 2 08:04:56 2026] POST /v2.0/ports => generated 743 bytes in 377 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: 819/1690] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:57 2026] GET /v2.0/ports?device_id=24362286-9d60-4b94-b626-26846bc91736 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1691] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:04:57 2026] GET /v2.0/ports?network_id=4f0ce9f9-d501-43e5-9040-b76194a35fe1&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:57.322 8 WARNING neutron_lib.context [None req-e804e96b-309f-4840-8992-b860e25a58cf 81ea254442f64fd2bc6b6d57e09778d1 a8af3c0e0e9b48e68788f741a44afc74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 821/1692] 10.0.0.190 () {34 vars in 665 bytes} [Tue Jun 2 08:04:57 2026] POST /v2.0/trunks => generated 407 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1693] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:04:57 2026] GET /v2.0/security-groups?id=6ca63cac-6f48-4909-972c-9ee8d745687e&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: 823/1694] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:04:57 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1695] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:04:57 2026] GET /v2.0/networks?id=c7c5d580-0333-4ebf-a496-6d93566031f4 => generated 672 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1696] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:04:58 2026] PUT /v2.0/trunks/2d956091-a0cd-48b9-bfc6-8a6d7d0e6085/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1697] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:04:58 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?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: 827/1698] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:58 2026] GET /v2.0/ports?device_id=98c95482-ee44-4eb8-ac80-87bc5c390d7d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:58.331 8 WARNING neutron_lib.context [req-89df94a5-f2ba-433f-8090-15380044b4b5 req-232ab551-bbb8-4e6e-bf0b-40205b5e457f 74c7648b12eb427f992c03ff81e5b8e9 f80dfd19f12b44bfbe98b5a6c6a3cc3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 828/1699] 199.204.45.4 () {38 vars in 952 bytes} [Tue Jun 2 08:04:58 2026] POST /v2.0/ports => generated 958 bytes in 511 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: 829/1700] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:04:58 2026] PUT /v2.0/trunks/ef2fef86-1291-4bd8-9701-e9c22f4f0d76/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1701] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:58 2026] GET /v2.0/ports?device_id=24362286-9d60-4b94-b626-26846bc91736 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1702] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:04:57 2026] PUT /v2.0/routers/258ae948-a7de-4808-b04e-b091055f2f5b/add_router_interface => generated 309 bytes in 2285 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: 873/1703] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:04:59 2026] PUT /v2.0/trunks/400674ab-5da9-413d-a9cd-8c416f6d70d4/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1704] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:04:58 2026] PUT /v2.0/ports/43cedc0b-f403-4cc9-8eab-1a29b5484958 => generated 1203 bytes in 648 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: 874/1705] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/security-groups?id=6ca63cac-6f48-4909-972c-9ee8d745687e&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-06-02 08:04:59.642 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1bf1a54-10f9-40d2-b682-9ef476c34fde'] response: {'name': 'network-changed', 'server_uuid': '98c95482-ee44-4eb8-ac80-87bc5c390d7d', 'tag': '43cedc0b-f403-4cc9-8eab-1a29b5484958', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 832/1706] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/ports?device_id=98c95482-ee44-4eb8-ac80-87bc5c390d7d => generated 973 bytes in 121 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: 875/1707] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/ports/626ac56d-e9fb-4af7-bd19-fb28770eb699 => generated 1022 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1708] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:04:59 2026] PUT /v2.0/trunks/8ee2545d-cd07-4254-869f-8f6cc8a8d9a1/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1709] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/ports?tenant_id=f80dfd19f12b44bfbe98b5a6c6a3cc3e&device_id=98c95482-ee44-4eb8-ac80-87bc5c390d7d => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1710] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/ports?device_id=24362286-9d60-4b94-b626-26846bc91736 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1711] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/security-groups?id=9586d59e-7b7b-4662-8952-ed8afbbc2026&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1712] 10.0.0.190 () {32 vars in 661 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1713] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=43cedc0b-f403-4cc9-8eab-1a29b5484958 => 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: 880/1714] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/security-groups?id=6ca63cac-6f48-4909-972c-9ee8d745687e&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1715] 10.0.0.190 () {32 vars in 675 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1716] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/subnets?id=dade5e09-fb74-4f12-a850-8b44b94a91d3 => generated 666 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1717] 10.0.0.190 () {32 vars in 671 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1718] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/ports?device_id=24362286-9d60-4b94-b626-26846bc91736 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1719] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/ports?network_id=c7c5d580-0333-4ebf-a496-6d93566031f4&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1720] 10.0.0.190 () {32 vars in 683 bytes} [Tue Jun 2 08:05:00 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:00.609 7 INFO neutron.db.l3_db [None req-8f9ff0d3-fbf9-449b-9ae1-1d3ecc77c1b2 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Floating IP e0f5710f-262b-4b31-a77a-30c204fb47f3 associated. External IP: 10.96.250.204, port: 95a010fd-7a83-4c67-8968-c95c3c539057. [pid: 8|app: 0|req: 835/1721] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:04:59 2026] PUT /v2.0/routers/258ae948-a7de-4808-b04e-b091055f2f5b/remove_router_interface => generated 309 bytes in 1157 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: 836/1722] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:05:00 2026] GET /v2.0/networks/c7c5d580-0333-4ebf-a496-6d93566031f4?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1723] 10.0.0.190 () {32 vars in 669 bytes} [Tue Jun 2 08:05:00 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1724] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:05:00 2026] PUT /v2.0/floatingips/e0f5710f-262b-4b31-a77a-30c204fb47f3 => generated 855 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1725] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/ports?device_id=98c95482-ee44-4eb8-ac80-87bc5c390d7d => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:01.135 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2b12842-388e-44df-b935-c3839abfeb78'] response: {'name': 'network-changed', 'server_uuid': '24362286-9d60-4b94-b626-26846bc91736', 'tag': '95a010fd-7a83-4c67-8968-c95c3c539057', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 839/1726] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/networks/c7c5d580-0333-4ebf-a496-6d93566031f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1727] 10.0.0.190 () {32 vars in 683 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1728] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/floatingips/e0f5710f-262b-4b31-a77a-30c204fb47f3 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:01.296 7 INFO neutron.api.v2.resource [None req-670b4cdd-0596-4907-ad2e-74fd90530c0a 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 888/1729] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:05:01 2026] PUT /v2.0/routers/258ae948-a7de-4808-b04e-b091055f2f5b/remove_router_interface => generated 197 bytes in 220 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1730] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/security-groups?id=9586d59e-7b7b-4662-8952-ed8afbbc2026&fields=id&fields=name => generated 88 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1731] 10.0.0.190 () {32 vars in 679 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1732] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/ports?tenant_id=7d5c193e2b3f49819c56cb09cddd51ad&device_id=24362286-9d60-4b94-b626-26846bc91736 => generated 1240 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1733] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/ports?tenant_id=f80dfd19f12b44bfbe98b5a6c6a3cc3e&device_id=98c95482-ee44-4eb8-ac80-87bc5c390d7d => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1734] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/ports?device_id=258ae948-a7de-4808-b04e-b091055f2f5b => 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: 845/1735] 10.0.0.190 () {32 vars in 691 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1736] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/networks?id=4f0ce9f9-d501-43e5-9040-b76194a35fe1 => generated 757 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1737] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/networks?id=c7c5d580-0333-4ebf-a496-6d93566031f4 => generated 768 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1738] 10.0.0.190 () {32 vars in 718 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/trunks/2d956091-a0cd-48b9-bfc6-8a6d7d0e6085 => generated 412 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1739] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=95a010fd-7a83-4c67-8968-c95c3c539057 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1740] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=43cedc0b-f403-4cc9-8eab-1a29b5484958 => 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: 850/1741] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/ports/be99a1f9-7b74-4e4d-b02e-a52ec9c3bf63 => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1742] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/subnets?id=edac7310-3b4d-4c4b-ae3e-237bf98a1036 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1743] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/subnets?id=dade5e09-fb74-4f12-a850-8b44b94a91d3 => generated 666 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1744] 10.0.0.190 () {32 vars in 721 bytes} [Tue Jun 2 08:05:01 2026] DELETE /v2.0/trunks/2d956091-a0cd-48b9-bfc6-8a6d7d0e6085 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1745] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/ports?network_id=4f0ce9f9-d501-43e5-9040-b76194a35fe1&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: 855/1746] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:05:01 2026] GET /v2.0/ports?network_id=c7c5d580-0333-4ebf-a496-6d93566031f4&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: 856/1747] 10.0.0.190 () {32 vars in 718 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/trunks/ef2fef86-1291-4bd8-9701-e9c22f4f0d76 => generated 420 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1748] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?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: 858/1749] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/networks/c7c5d580-0333-4ebf-a496-6d93566031f4?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1750] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/ports/b36ed878-ed4f-42ee-9e03-ee2941394202 => generated 826 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:02.385 7 INFO neutron.services.segments.plugin [-] Segment 9c5a7a69-8c2d-4cfb-aa4a-b6a00bfe77aa resource provider aggregate not found 2026-06-02 08:05:02.389 7 INFO neutron.services.segments.plugin [-] Segment 9c5a7a69-8c2d-4cfb-aa4a-b6a00bfe77aa resource provider aggregate not found 2026-06-02 08:05:02.405 7 INFO neutron.services.segments.plugin [-] Segment 9c5a7a69-8c2d-4cfb-aa4a-b6a00bfe77aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c5a7a69-8c2d-4cfb-aa4a-b6a00bfe77aa found for delete ", "request_id": "req-f3021ed8-2e36-40f1-9637-a5b08afe6aa5"}]} 2026-06-02 08:05:02.406 7 INFO neutron.services.segments.plugin [-] Segment 9c5a7a69-8c2d-4cfb-aa4a-b6a00bfe77aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c5a7a69-8c2d-4cfb-aa4a-b6a00bfe77aa found for delete ", "request_id": "req-216eeb14-5465-411d-ac2f-65d3233c340c"}]} 2026-06-02 08:05:02.415 7 INFO neutron.db.l3_hamode_db [None req-e8b5fd0a-9aea-457b-9bd0-60dac10ce4f4 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] HA network bd4a9ba0-4136-43ec-88b3-3122120ad5a7 was deleted as no HA routers are present in tenant f51a40a4d91b4eb0b5494bd57395fb22. [pid: 7|app: 0|req: 892/1751] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:01 2026] DELETE /v2.0/routers/258ae948-a7de-4808-b04e-b091055f2f5b => generated 0 bytes in 886 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1752] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1?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: 893/1753] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/networks/c7c5d580-0333-4ebf-a496-6d93566031f4?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: 861/1754] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/floatingips/e0f5710f-262b-4b31-a77a-30c204fb47f3 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1755] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/ports?device_id=98c95482-ee44-4eb8-ac80-87bc5c390d7d => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1756] 10.0.0.190 () {32 vars in 721 bytes} [Tue Jun 2 08:05:02 2026] DELETE /v2.0/trunks/ef2fef86-1291-4bd8-9701-e9c22f4f0d76 => 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: 895/1757] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/security-groups?id=9586d59e-7b7b-4662-8952-ed8afbbc2026&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1758] 10.0.0.190 () {32 vars in 718 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/trunks/400674ab-5da9-413d-a9cd-8c416f6d70d4 => generated 429 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1759] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/ports/0eab1e3b-b4e7-4827-ac4f-d14afcce0a5b => generated 826 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1760] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:02 2026] DELETE /v2.0/subnets/45e1c2df-1b94-436b-babe-b4fe7943070a => 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: 898/1761] 10.0.0.190 () {32 vars in 721 bytes} [Tue Jun 2 08:05:02 2026] DELETE /v2.0/trunks/400674ab-5da9-413d-a9cd-8c416f6d70d4 => 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: 899/1762] 10.0.0.190 () {32 vars in 718 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/trunks/8ee2545d-cd07-4254-869f-8f6cc8a8d9a1 => generated 414 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1763] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/ports/bf27c686-6ba1-4848-8190-160e495250fc => 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: 901/1764] 10.0.0.190 () {32 vars in 721 bytes} [Tue Jun 2 08:05:03 2026] DELETE /v2.0/trunks/8ee2545d-cd07-4254-869f-8f6cc8a8d9a1 => 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: 902/1765] 10.0.0.190 () {32 vars in 718 bytes} [Tue Jun 2 08:05:03 2026] GET /v2.0/trunks/b8d618d6-783c-44aa-bb9a-3ffd0f59dec6 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:03.243 8 INFO neutron.services.segments.plugin [-] Segment 21ac4762-d026-4f1b-a69e-234b9fd1be1b resource provider aggregate not found 2026-06-02 08:05:03.252 8 INFO neutron.services.segments.plugin [-] Segment 21ac4762-d026-4f1b-a69e-234b9fd1be1b resource provider aggregate not found 2026-06-02 08:05:03.268 8 INFO neutron.services.segments.plugin [-] Segment 21ac4762-d026-4f1b-a69e-234b9fd1be1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21ac4762-d026-4f1b-a69e-234b9fd1be1b found for delete ", "request_id": "req-c7cb7dc1-7e35-4c01-be3e-847bf9f303cc"}]} [pid: 7|app: 0|req: 903/1766] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:05:03 2026] GET /v2.0/ports/96567ac3-9248-45f4-9aaa-78525d6298e3 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:03.270 8 INFO neutron.services.segments.plugin [-] Segment 21ac4762-d026-4f1b-a69e-234b9fd1be1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21ac4762-d026-4f1b-a69e-234b9fd1be1b found for delete ", "request_id": "req-488d8bb9-5e4f-49f1-933b-d7a5f03d00f4"}]} [pid: 8|app: 0|req: 864/1767] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:05:02 2026] DELETE /v2.0/networks/45802617-c1c6-49f8-b172-4522ec285538 => generated 0 bytes in 475 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:03.301 8 WARNING neutron_lib.context [None req-530cc6f0-8721-4fbb-9ccf-8ad4d8b31c4e 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 904/1768] 10.0.0.190 () {32 vars in 721 bytes} [Tue Jun 2 08:05:03 2026] DELETE /v2.0/trunks/b8d618d6-783c-44aa-bb9a-3ffd0f59dec6 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:03.387 8 INFO neutron.db.segments_db [None req-530cc6f0-8721-4fbb-9ccf-8ad4d8b31c4e 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Added segment 8b0ff330-577d-4557-bc2c-bb65338c0c9b of type vxlan for network 20f1d792-f305-4937-89a6-fc0267b11a84 [pid: 8|app: 0|req: 865/1769] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:05:03 2026] POST /v2.0/networks => generated 629 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:03.541 8 WARNING neutron_lib.context [None req-2f09e1e9-4298-4da2-9d36-55b8a8b7c0a8 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 905/1770] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:05:03 2026] DELETE /v2.0/ports/be99a1f9-7b74-4e4d-b02e-a52ec9c3bf63 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1771] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:05:03 2026] POST /v2.0/subnets => generated 602 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1772] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:03 2026] GET /v2.0/ports?device_id=98c95482-ee44-4eb8-ac80-87bc5c390d7d => 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: 906/1773] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:05:03 2026] DELETE /v2.0/ports/b36ed878-ed4f-42ee-9e03-ee2941394202 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:03.980 8 WARNING neutron_lib.context [None req-f35f3991-6073-44e3-bc20-9296b0084186 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:04.015 8 INFO neutron.db.segments_db [None req-f35f3991-6073-44e3-bc20-9296b0084186 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Added segment 422aeacf-9bc7-472d-96f0-815183de5bc8 of type vxlan for network 51dabbc6-0371-453e-9723-26dcee1092c6 [pid: 7|app: 0|req: 907/1774] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:05:03 2026] DELETE /v2.0/ports/0eab1e3b-b4e7-4827-ac4f-d14afcce0a5b => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1775] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:05:04 2026] GET /v2.0/security-groups?id=9586d59e-7b7b-4662-8952-ed8afbbc2026&fields=id&fields=name => generated 88 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:04.372 8 INFO neutron.db.l3_hamode_db [None req-f35f3991-6073-44e3-bc20-9296b0084186 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:05:04.589 8 INFO neutron.db.l3_hamode_db [None req-f35f3991-6073-44e3-bc20-9296b0084186 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 909/1776] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:05:04 2026] DELETE /v2.0/ports/bf27c686-6ba1-4848-8190-160e495250fc => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1777] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:05:04 2026] DELETE /v2.0/ports/96567ac3-9248-45f4-9aaa-78525d6298e3 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1778] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:05:03 2026] POST /v2.0/routers => generated 507 bytes in 1513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:05.558 7 INFO neutron.services.segments.plugin [-] Segment 9c32535f-fb44-4ac4-a329-4ddfe8b3a4b9 resource provider aggregate not found 2026-06-02 08:05:05.579 7 INFO neutron.services.segments.plugin [-] Segment 9c32535f-fb44-4ac4-a329-4ddfe8b3a4b9 resource provider aggregate not found 2026-06-02 08:05:05.587 7 INFO neutron.services.segments.plugin [-] Segment 9c32535f-fb44-4ac4-a329-4ddfe8b3a4b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c32535f-fb44-4ac4-a329-4ddfe8b3a4b9 found for delete ", "request_id": "req-7d0c9458-63c5-4e07-b442-e1568ead6d07"}]} 2026-06-02 08:05:05.595 7 INFO neutron.services.segments.plugin [-] Segment 9c32535f-fb44-4ac4-a329-4ddfe8b3a4b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c32535f-fb44-4ac4-a329-4ddfe8b3a4b9 found for delete ", "request_id": "req-41193d34-9ee5-4afc-af06-e058fec9ebec"}]} [pid: 7|app: 0|req: 911/1779] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:05:04 2026] DELETE /v2.0/networks/74012c20-b74a-4561-ab55-3f59e44e0e84 => generated 0 bytes in 701 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1780] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:05 2026] GET /v2.0/ports?device_id=98c95482-ee44-4eb8-ac80-87bc5c390d7d => generated 975 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1781] 199.204.45.4 () {34 vars in 991 bytes} [Tue Jun 2 08:05:05 2026] GET /v2.0/ports?device_id=98c95482-ee44-4eb8-ac80-87bc5c390d7d => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:05.890 8 INFO neutron.services.segments.plugin [-] Segment cc5b741c-9389-4f47-bb04-95e3d2471d26 resource provider aggregate not found 2026-06-02 08:05:05.895 8 INFO neutron.services.segments.plugin [-] Segment cc5b741c-9389-4f47-bb04-95e3d2471d26 resource provider aggregate not found 2026-06-02 08:05:05.917 8 INFO neutron.services.segments.plugin [-] Segment cc5b741c-9389-4f47-bb04-95e3d2471d26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc5b741c-9389-4f47-bb04-95e3d2471d26 found for delete ", "request_id": "req-47d3d44f-e188-4d88-bcc8-e77532b8c794"}]} 2026-06-02 08:05:05.921 8 INFO neutron.services.segments.plugin [-] Segment cc5b741c-9389-4f47-bb04-95e3d2471d26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc5b741c-9389-4f47-bb04-95e3d2471d26 found for delete ", "request_id": "req-e8171008-d40e-4592-8b4f-8edbf1f5562f"}]} [pid: 8|app: 0|req: 871/1782] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:05:05 2026] DELETE /v2.0/networks/e12912bf-28aa-49db-a045-750dae3bee42 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1783] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:05:05 2026] GET /v2.0/security-groups?id=9586d59e-7b7b-4662-8952-ed8afbbc2026&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1784] 199.204.45.4 () {36 vars in 994 bytes} [Tue Jun 2 08:05:05 2026] DELETE /v2.0/ports/43cedc0b-f403-4cc9-8eab-1a29b5484958 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:06.443 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cda6bb08-0f38-4270-bc2d-ec48f9846f14'] response: {'server_uuid': '98c95482-ee44-4eb8-ac80-87bc5c390d7d', 'name': 'network-vif-deleted', 'tag': '43cedc0b-f403-4cc9-8eab-1a29b5484958', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 874/1785] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:05:06 2026] DELETE /v2.0/networks/29fc13f7-36a1-4a6b-bbbe-d9135ac332d0 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1786] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:05:06 2026] DELETE /v2.0/networks/3db2af49-38bf-4693-9339-b055c5169ee6 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1787] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:05:06 2026] DELETE /v2.0/networks/cef2a3fc-360c-4c55-90f4-8f84f4f9e0e8 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1790] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:05:05 2026] PUT /v2.0/routers/c8639a64-8b99-42a2-8804-24bba57ac94a/add_router_interface => generated 309 bytes in 1987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1791] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:05:07 2026] GET /v2.0/ports/b84b7eca-37f7-4042-a313-89cdd1526ca8 => generated 955 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:08.338 8 INFO neutron.services.segments.plugin [-] Segment 4a26b746-64f8-4748-b51f-c4e70c2a458a resource provider aggregate not found 2026-06-02 08:05:08.344 8 INFO neutron.services.segments.plugin [-] Segment 4a26b746-64f8-4748-b51f-c4e70c2a458a resource provider aggregate not found 2026-06-02 08:05:08.363 8 INFO neutron.services.segments.plugin [-] Segment 4a26b746-64f8-4748-b51f-c4e70c2a458a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a26b746-64f8-4748-b51f-c4e70c2a458a found for delete ", "request_id": "req-96a98bb6-b253-4378-8455-e19ffa40c4cd"}]} 2026-06-02 08:05:08.394 8 INFO neutron.services.segments.plugin [-] Segment 4a26b746-64f8-4748-b51f-c4e70c2a458a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a26b746-64f8-4748-b51f-c4e70c2a458a found for delete ", "request_id": "req-a6776684-9571-4edb-9d80-3b2c72222715"}]} 2026-06-02 08:05:08.406 8 INFO neutron.services.segments.plugin [-] Segment 0d16fed9-5a96-4ae1-8dab-5f3c7f392690 resource provider aggregate not found 2026-06-02 08:05:08.413 8 INFO neutron.services.segments.plugin [-] Segment 0d16fed9-5a96-4ae1-8dab-5f3c7f392690 resource provider aggregate not found 2026-06-02 08:05:08.428 8 INFO neutron.services.segments.plugin [-] Segment 0d16fed9-5a96-4ae1-8dab-5f3c7f392690 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d16fed9-5a96-4ae1-8dab-5f3c7f392690 found for delete ", "request_id": "req-52fe6377-7656-494c-8cbc-5b62edae668c"}]} 2026-06-02 08:05:08.452 8 INFO neutron.services.segments.plugin [-] Segment 92428059-d35d-466b-98a8-515a67016814 resource provider aggregate not found 2026-06-02 08:05:08.462 8 INFO neutron.services.segments.plugin [-] Segment 0d16fed9-5a96-4ae1-8dab-5f3c7f392690 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d16fed9-5a96-4ae1-8dab-5f3c7f392690 found for delete ", "request_id": "req-f4b34ba7-e8e1-4eea-849a-decfe2bd8afe"}]} 2026-06-02 08:05:08.487 8 INFO neutron.services.segments.plugin [-] Segment 92428059-d35d-466b-98a8-515a67016814 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92428059-d35d-466b-98a8-515a67016814 found for delete ", "request_id": "req-3a9bd6e8-df39-4a38-99b6-ea31efc30649"}]} 2026-06-02 08:05:08.488 8 INFO neutron.services.segments.plugin [-] Segment 92428059-d35d-466b-98a8-515a67016814 resource provider aggregate not found 2026-06-02 08:05:08.519 8 INFO neutron.services.segments.plugin [-] Segment 92428059-d35d-466b-98a8-515a67016814 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92428059-d35d-466b-98a8-515a67016814 found for delete ", "request_id": "req-81cf628c-183c-475b-acdb-a403f5923b93"}]} [pid: 7|app: 0|req: 913/1792] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:05:07 2026] PUT /v2.0/routers/c8639a64-8b99-42a2-8804-24bba57ac94a/remove_router_interface => generated 309 bytes in 1492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1793] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/security-groups?tenant_id=41075b17232e463abb122e48ff4e0175&name=default => generated 2801 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1794] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/ports?device_id=c8639a64-8b99-42a2-8804-24bba57ac94a => 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: 916/1795] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:09 2026] DELETE /v2.0/security-groups/6bcede2e-424c-47a5-881c-9c3c95b44d39 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1796] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:05:08 2026] PUT /v2.0/routers/b26ea616-1e08-4c46-aeee-a0c39e99b225/remove_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:10.398 7 INFO neutron.services.segments.plugin [-] Segment 422aeacf-9bc7-472d-96f0-815183de5bc8 resource provider aggregate not found 2026-06-02 08:05:10.403 7 INFO neutron.services.segments.plugin [-] Segment 422aeacf-9bc7-472d-96f0-815183de5bc8 resource provider aggregate not found 2026-06-02 08:05:10.419 7 INFO neutron.services.segments.plugin [-] Segment 422aeacf-9bc7-472d-96f0-815183de5bc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 422aeacf-9bc7-472d-96f0-815183de5bc8 found for delete ", "request_id": "req-550a78b5-96ae-46c2-9db3-545b1fd7268f"}]} 2026-06-02 08:05:10.423 7 INFO neutron.db.l3_hamode_db [None req-41e8f837-ac7c-4f65-9328-2e305102dc02 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] HA network 51dabbc6-0371-453e-9723-26dcee1092c6 was deleted as no HA routers are present in tenant f51a40a4d91b4eb0b5494bd57395fb22. 2026-06-02 08:05:10.425 7 INFO neutron.services.segments.plugin [-] Segment 422aeacf-9bc7-472d-96f0-815183de5bc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 422aeacf-9bc7-472d-96f0-815183de5bc8 found for delete ", "request_id": "req-8917d93c-df17-4a8b-9d12-6bbdc868f6e5"}]} [pid: 7|app: 0|req: 917/1797] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:09 2026] DELETE /v2.0/routers/c8639a64-8b99-42a2-8804-24bba57ac94a => generated 0 bytes in 781 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1798] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:10 2026] GET /v2.0/security-groups?tenant_id=03deddf8e06d40d3ad49fbdc093c4041&name=default => generated 2801 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1799] 10.0.0.214 () {34 vars in 989 bytes} [Tue Jun 2 08:05:10 2026] GET /v2.0/ports?device_id=24362286-9d60-4b94-b626-26846bc91736 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1800] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:10 2026] DELETE /v2.0/subnets/373e454c-ee19-48bf-b77e-7cf5849dbbf2 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1801] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:10 2026] DELETE /v2.0/security-groups/2f18241e-538e-423d-bf8d-11da70bdbaac => 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: 922/1802] 10.0.0.214 () {34 vars in 1039 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/security-groups?id=6ca63cac-6f48-4909-972c-9ee8d745687e&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 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() 2026-06-02 08:05:11.420 8 INFO neutron.services.segments.plugin [-] Segment f6288c9a-8221-46c9-bb3e-a2dc4a19d816 resource provider aggregate not found 2026-06-02 08:05:11.425 8 INFO neutron.services.segments.plugin [-] Segment f6288c9a-8221-46c9-bb3e-a2dc4a19d816 resource provider aggregate not found 2026-06-02 08:05:11.445 8 INFO neutron.services.segments.plugin [-] Segment f6288c9a-8221-46c9-bb3e-a2dc4a19d816 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6288c9a-8221-46c9-bb3e-a2dc4a19d816 found for delete ", "request_id": "req-74194b39-7155-45e4-b107-9b942b0b13a6"}]} 2026-06-02 08:05:11.449 8 INFO neutron.services.segments.plugin [-] Segment f6288c9a-8221-46c9-bb3e-a2dc4a19d816 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6288c9a-8221-46c9-bb3e-a2dc4a19d816 found for delete ", "request_id": "req-f4918f01-1900-4f14-9154-b047bc2dc170"}]} [pid: 7|app: 0|req: 923/1803] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:05:11 2026] DELETE /v2.0/networks/20f1d792-f305-4937-89a6-fc0267b11a84 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:11.457 8 INFO neutron.db.l3_hamode_db [None req-3151d0ba-4803-47a2-b271-0a58aa9860e8 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] HA network 90c73c0e-8bd5-4648-ab5d-b999825f4700 was deleted as no HA routers are present in tenant f80dfd19f12b44bfbe98b5a6c6a3cc3e. [pid: 8|app: 0|req: 881/1804] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:09 2026] DELETE /v2.0/routers/b26ea616-1e08-4c46-aeee-a0c39e99b225 => generated 0 bytes in 1768 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:11.468 8 WARNING neutron_lib.context [None req-8d60daa2-f282-4f66-89c8-a9648ddbbe0d 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 924/1805] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/security-groups?tenant_id=a8af3c0e0e9b48e68788f741a44afc74&name=default => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:11.516 8 INFO neutron.db.segments_db [None req-8d60daa2-f282-4f66-89c8-a9648ddbbe0d 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Added segment 1ebe8e6c-fa0b-49e0-8866-888512e6b9f2 of type vxlan for network c7f03656-95ac-4696-a0f8-c603c5321df0 [pid: 7|app: 0|req: 925/1806] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:11 2026] DELETE /v2.0/subnets/dade5e09-fb74-4f12-a850-8b44b94a91d3 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:11.840 8 INFO neutron.db.l3_hamode_db [None req-8d60daa2-f282-4f66-89c8-a9648ddbbe0d 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 926/1807] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:11 2026] DELETE /v2.0/security-groups/aad9b981-7694-4dac-827f-6b702b9590c8 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1808] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:05:11 2026] DELETE /v2.0/networks/c7c5d580-0333-4ebf-a496-6d93566031f4 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:12.538 7 INFO neutron.services.segments.plugin [-] Segment 8b0ff330-577d-4557-bc2c-bb65338c0c9b resource provider aggregate not found 2026-06-02 08:05:12.546 7 INFO neutron.services.segments.plugin [-] Segment 8b0ff330-577d-4557-bc2c-bb65338c0c9b resource provider aggregate not found 2026-06-02 08:05:12.557 7 INFO neutron.services.segments.plugin [-] Segment 8b0ff330-577d-4557-bc2c-bb65338c0c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b0ff330-577d-4557-bc2c-bb65338c0c9b found for delete ", "request_id": "req-8bf0b0aa-a628-4b8a-a75e-2cceae82ce23"}]} 2026-06-02 08:05:12.562 7 INFO neutron.services.segments.plugin [-] Segment 8b0ff330-577d-4557-bc2c-bb65338c0c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b0ff330-577d-4557-bc2c-bb65338c0c9b found for delete ", "request_id": "req-f4a223e7-1306-4c38-8765-3c4f0836d781"}]} 2026-06-02 08:05:12.575 7 INFO neutron.services.segments.plugin [-] Segment 0a1a797d-a50e-4a68-bdb3-4010c7e536d1 resource provider aggregate not found 2026-06-02 08:05:12.584 7 INFO neutron.services.segments.plugin [-] Segment 0a1a797d-a50e-4a68-bdb3-4010c7e536d1 resource provider aggregate not found 2026-06-02 08:05:12.595 7 INFO neutron.services.segments.plugin [-] Segment 0a1a797d-a50e-4a68-bdb3-4010c7e536d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a1a797d-a50e-4a68-bdb3-4010c7e536d1 found for delete ", "request_id": "req-31294ac8-cdd9-41d9-ba91-a7623c6c96ab"}]} 2026-06-02 08:05:12.608 7 INFO neutron.services.segments.plugin [-] Segment 0a1a797d-a50e-4a68-bdb3-4010c7e536d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a1a797d-a50e-4a68-bdb3-4010c7e536d1 found for delete ", "request_id": "req-87850da8-3afa-405a-9809-6584aab868d7"}]} [pid: 7|app: 0|req: 928/1809] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:12 2026] GET /v2.0/security-groups?tenant_id=f80dfd19f12b44bfbe98b5a6c6a3cc3e&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1810] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:12 2026] DELETE /v2.0/security-groups/9586d59e-7b7b-4662-8952-ed8afbbc2026 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:13.061 8 INFO neutron.db.l3_hamode_db [None req-8d60daa2-f282-4f66-89c8-a9648ddbbe0d 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 882/1811] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:05:11 2026] POST /v2.0/routers => generated 688 bytes in 2726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1812] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:05:14 2026] GET /v2.0/routers/e73f9b75-9736-4b8d-b2fa-f39eee0d4674 => generated 694 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1813] 10.0.0.190 () {32 vars in 646 bytes} [Tue Jun 2 08:05:14 2026] GET /v2.0/routers => generated 697 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:14.917 8 INFO neutron.db.segments_db [None req-9a972958-afb7-4ff5-a091-986ff5fe31dd c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 673df37b-ef8e-4844-9791-0a10126d3531 of type vxlan for network 993bed66-8f5e-4eef-aa60-2b4deb3d7eeb [pid: 8|app: 0|req: 884/1814] 10.0.0.190 () {34 vars in 670 bytes} [Tue Jun 2 08:05:14 2026] POST /v2.0/networks => generated 740 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1815] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:15 2026] GET /v2.0/ports?device_id=24362286-9d60-4b94-b626-26846bc91736 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1816] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:05:15 2026] POST /v2.0/subnets => generated 663 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1817] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:05:15 2026] GET /v2.0/security-groups?id=6ca63cac-6f48-4909-972c-9ee8d745687e&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: 888/1818] 199.204.45.4 () {34 vars in 991 bytes} [Tue Jun 2 08:05:15 2026] GET /v2.0/ports?device_id=24362286-9d60-4b94-b626-26846bc91736 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:15.585 8 INFO neutron.db.segments_db [None req-496e03c0-00c7-4912-811e-a9325b785809 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment ca070229-959e-472e-8830-8f3da0d00ba8 of type vxlan for network 620998e9-2ead-44ad-9b59-bc4968c91f87 [pid: 7|app: 0|req: 931/1819] 10.0.0.190 () {34 vars in 740 bytes} [Tue Jun 2 08:05:14 2026] PUT /v2.0/routers/e73f9b75-9736-4b8d-b2fa-f39eee0d4674 => generated 701 bytes in 1327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:15.905 8 INFO neutron.db.l3_hamode_db [None req-496e03c0-00c7-4912-811e-a9325b785809 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:05:16.215 7 INFO neutron.db.l3_db [req-cfe085ee-8105-465b-9e6a-2f808fa048cd req-755a1ed0-e126-402c-9006-2958c61537d0 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] Floating IP e0f5710f-262b-4b31-a77a-30c204fb47f3 disassociated. External IP: 10.96.250.204, port: 95a010fd-7a83-4c67-8968-c95c3c539057. [pid: 7|app: 0|req: 932/1820] 199.204.45.4 () {36 vars in 994 bytes} [Tue Jun 2 08:05:15 2026] DELETE /v2.0/ports/95a010fd-7a83-4c67-8968-c95c3c539057 => generated 0 bytes in 950 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:16.778 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e997dd6-3111-4de7-abc5-a6a8da57e19c'] response: {'server_uuid': '24362286-9d60-4b94-b626-26846bc91736', 'name': 'network-vif-deleted', 'tag': '95a010fd-7a83-4c67-8968-c95c3c539057', 'status': 'completed', 'code': 200} 2026-06-02 08:05:16.887 7 WARNING neutron_lib.context [None req-ac482493-43f0-456f-a3d6-af6e5091771c 4d31070662b54df985192025618862a1 8e370646aee14ef688c2acf45883a81f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:17.043 8 INFO neutron.db.l3_hamode_db [None req-496e03c0-00c7-4912-811e-a9325b785809 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 933/1821] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:05:16 2026] POST /v2.0/floatingips => generated 552 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1822] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:05:17 2026] GET /v2.0/routers/e73f9b75-9736-4b8d-b2fa-f39eee0d4674 => generated 701 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1823] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:17 2026] GET /v2.0/ports?device_id=24362286-9d60-4b94-b626-26846bc91736 => 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: 936/1824] 10.0.0.190 () {34 vars in 758 bytes} [Tue Jun 2 08:05:17 2026] PUT /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1825] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:05:17 2026] GET /v2.0/ports?device_id=e73f9b75-9736-4b8d-b2fa-f39eee0d4674 => 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: 938/1826] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:05:17 2026] GET /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1827] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:05:15 2026] POST /v2.0/routers => generated 727 bytes in 3144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1828] 10.0.0.190 () {34 vars in 769 bytes} [Tue Jun 2 08:05:18 2026] PUT /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-02 08:05:18.946 7 INFO neutron.services.segments.plugin [-] Segment 1ebe8e6c-fa0b-49e0-8866-888512e6b9f2 resource provider aggregate not found 2026-06-02 08:05:18.965 7 INFO neutron.services.segments.plugin [-] Segment 1ebe8e6c-fa0b-49e0-8866-888512e6b9f2 resource provider aggregate not found 2026-06-02 08:05:18.977 7 INFO neutron.services.segments.plugin [-] Segment 1ebe8e6c-fa0b-49e0-8866-888512e6b9f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ebe8e6c-fa0b-49e0-8866-888512e6b9f2 found for delete ", "request_id": "req-922d995b-75da-44de-88a9-b675b19f1725"}]} 2026-06-02 08:05:18.982 7 INFO neutron.services.segments.plugin [-] Segment 1ebe8e6c-fa0b-49e0-8866-888512e6b9f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ebe8e6c-fa0b-49e0-8866-888512e6b9f2 found for delete ", "request_id": "req-e8647fb6-93b6-4bd8-ac32-49c449654b20"}]} 2026-06-02 08:05:18.993 7 INFO neutron.db.l3_hamode_db [None req-492b559e-13bc-4220-8bc1-c12ad9f0fb99 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] HA network c7f03656-95ac-4696-a0f8-c603c5321df0 was deleted as no HA routers are present in tenant f51a40a4d91b4eb0b5494bd57395fb22. [pid: 7|app: 0|req: 939/1829] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:17 2026] DELETE /v2.0/routers/e73f9b75-9736-4b8d-b2fa-f39eee0d4674 => generated 0 bytes in 1230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1830] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:19 2026] DELETE /v2.0/security-groups/6ca63cac-6f48-4909-972c-9ee8d745687e => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1831] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:05:19 2026] GET /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1832] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:05:19 2026] GET /v2.0/ports?device_id=e73f9b75-9736-4b8d-b2fa-f39eee0d4674 => 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: 943/1833] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:05:19 2026] DELETE /v2.0/floatingips/e0f5710f-262b-4b31-a77a-30c204fb47f3 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1834] 10.0.0.190 () {34 vars in 765 bytes} [Tue Jun 2 08:05:19 2026] PUT /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-02 08:05:19.594 7 INFO neutron.api.v2.resource [None req-ed9ca906-1994-48c3-ac66-16c18074501a 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 945/1835] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:19 2026] DELETE /v2.0/routers/e73f9b75-9736-4b8d-b2fa-f39eee0d4674 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1836] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:05:19 2026] GET /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/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: 947/1837] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:05:19 2026] GET /v2.0/ports?device_id=c8639a64-8b99-42a2-8804-24bba57ac94a => 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: 948/1838] 10.0.0.190 () {34 vars in 787 bytes} [Tue Jun 2 08:05:19 2026] PUT /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags/black.or.white => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-02 08:05:19.761 7 INFO neutron.api.v2.resource [None req-1a5f470c-c590-4260-83c2-312820141585 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 949/1839] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:19 2026] DELETE /v2.0/routers/c8639a64-8b99-42a2-8804-24bba57ac94a => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1840] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:19 2026] GET /v2.0/ports?device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1841] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:05:19 2026] GET /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:19.937 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2359bf72-e26f-49bf-affb-c16df4731b6c 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 952/1842] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:19 2026] DELETE /v2.0/subnets/373e454c-ee19-48bf-b77e-7cf5849dbbf2 => 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: 953/1843] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:05:19 2026] GET /v2.0/security-groups?id=24dc3172-c059-4fd5-81f1-a2ea35d291a2&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1844] 10.0.0.190 () {34 vars in 758 bytes} [Tue Jun 2 08:05:19 2026] PUT /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1845] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:05:20 2026] GET /v2.0/ports?device_id=258ae948-a7de-4808-b04e-b091055f2f5b => 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: 956/1846] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:05:20 2026] GET /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:20.147 7 INFO neutron.api.v2.resource [None req-1fde546c-880e-48c4-97c5-e58d4a8ea334 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 957/1847] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:20 2026] DELETE /v2.0/routers/258ae948-a7de-4808-b04e-b091055f2f5b => 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: 958/1848] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:05:20 2026] GET /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:20.214 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d44ffeed-9509-428d-ba9d-98c7866d2f30 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 959/1849] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:20 2026] DELETE /v2.0/subnets/45e1c2df-1b94-436b-babe-b4fe7943070a => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:20.245 7 INFO neutron.api.v2.resource [None req-22ce1d9e-f447-4fc9-848a-e2a31e923968 4d31070662b54df985192025618862a1 8e370646aee14ef688c2acf45883a81f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 960/1850] 10.0.0.190 () {32 vars in 750 bytes} [Tue Jun 2 08:05:20 2026] GET /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1851] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:05:20 2026] GET /v2.0/ports?device_id=57ccbbb0-d7b0-4d70-82e9-197e10a85f50 => 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: 962/1852] 199.204.45.4 () {34 vars in 991 bytes} [Tue Jun 2 08:05:20 2026] GET /v2.0/ports?device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1853] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:05:18 2026] PUT /v2.0/routers/7298e0a7-c226-4776-b706-bf0d9d3df249/add_router_interface => generated 309 bytes in 1616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:20.396 8 INFO neutron.api.v2.resource [None req-1e8649c8-a7a3-427a-88e1-da46324a5f88 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 963/1854] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:05:20 2026] DELETE /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1855] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:20 2026] DELETE /v2.0/routers/57ccbbb0-d7b0-4d70-82e9-197e10a85f50 => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1856] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:05:20 2026] GET /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:20.477 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e8414fc-7ee5-45d0-bc59-a92b26de58f1 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1857] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:20 2026] DELETE /v2.0/subnets/ac096091-2e29-4598-baa0-25bcc8749263 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:20.518 8 INFO neutron.api.v2.resource [None req-f8c2e986-2de0-4b7c-887e-67d50fd12f0d 4d31070662b54df985192025618862a1 8e370646aee14ef688c2acf45883a81f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 895/1858] 10.0.0.190 () {32 vars in 753 bytes} [Tue Jun 2 08:05:20 2026] DELETE /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:05:20.538 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b8fe70a-0742-415c-9f69-b4d77f5bb68a 7f5cc5a5e48d41898372315d2bde0834 f51a40a4d91b4eb0b5494bd57395fb22 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 896/1859] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:20 2026] DELETE /v2.0/subnets/31c6dbd7-c81f-4c90-b2ae-dfdf860169c8 => 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: 897/1860] 10.0.0.190 () {32 vars in 741 bytes} [Tue Jun 2 08:05:20 2026] DELETE /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags => 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: 898/1861] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:05:20 2026] GET /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa/tags => 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: 964/1862] 199.204.45.4 () {36 vars in 994 bytes} [Tue Jun 2 08:05:20 2026] DELETE /v2.0/ports/24ada5c4-5f3f-40d0-b43d-33ec327027ec => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1863] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:05:20 2026] DELETE /v2.0/floatingips/b74bcc24-793b-4593-abda-a4d6b29321fa => generated 0 bytes in 461 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1864] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:21 2026] GET /v2.0/ports?device_id=b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1865] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:21 2026] GET /v2.0/security-groups?tenant_id=f51a40a4d91b4eb0b5494bd57395fb22&name=default => generated 2801 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:21.473 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7494220d-d8d9-4f00-8f40-b2f58247abab'] response: {'server_uuid': 'b4d36b84-e3cc-47a6-9d12-bb6b4b4c85f6', 'name': 'network-vif-deleted', 'tag': '24ada5c4-5f3f-40d0-b43d-33ec327027ec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 966/1866] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:21 2026] DELETE /v2.0/security-groups/ecc7f018-b2fb-464a-abee-6d92d920a77a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:21.897 8 INFO neutron.db.segments_db [None req-f43d8453-5446-4b4f-a8e4-a7a06aa1aaa3 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment e16d5fb1-2b15-4f96-afd6-21c1a87ea7bf of type vxlan for network e71b3c04-b403-45fb-8e70-e4a257679789 [pid: 8|app: 0|req: 901/1867] 10.0.0.190 () {34 vars in 670 bytes} [Tue Jun 2 08:05:21 2026] POST /v2.0/networks => generated 740 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1870] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:21 2026] GET /v2.0/security-groups?tenant_id=cb4d0b54e5bb4cd6bbc17b003502ac02&name=default => generated 2801 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1871] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:05:22 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) [pid: 7|app: 0|req: 968/1872] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:22 2026] DELETE /v2.0/security-groups/24dc3172-c059-4fd5-81f1-a2ea35d291a2 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1873] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:22 2026] DELETE /v2.0/security-groups/fc3898cc-07ab-4ce9-88c6-7b1271adaf3a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:22.448 7 INFO neutron.db.segments_db [None req-179b8113-f652-4956-b0ae-00704bd84bd3 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Added segment 7539df34-83bc-4e7b-9f7c-add6c8a201c2 of type vxlan for network 6d1ca392-6089-4615-ac6d-9de61efe61ed 2026-06-02 08:05:22.792 7 INFO neutron.db.l3_hamode_db [None req-179b8113-f652-4956-b0ae-00704bd84bd3 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 906/1874] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:05:22 2026] PUT /v2.0/routers/7db69973-0596-4cde-bfab-24d03bff93c1/remove_router_interface => generated 309 bytes in 1528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1875] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:23 2026] GET /v2.0/security-groups?tenant_id=8e370646aee14ef688c2acf45883a81f&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:24.091 7 INFO neutron.db.l3_hamode_db [None req-179b8113-f652-4956-b0ae-00704bd84bd3 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:05:24.270 8 WARNING neutron_lib.context [None req-dbaa2a67-c3b3-4aa4-bc7a-4798d4f697cf df04dd9de8be4e68b3665ad05ec306c8 6cf896b4fa504652806b5c9dc1dcb25e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1876] 10.0.0.190 () {34 vars in 683 bytes} [Tue Jun 2 08:05:24 2026] POST /v2.0/security-groups => generated 1560 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1877] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:24 2026] DELETE /v2.0/subnets/edac7310-3b4d-4c4b-ae3e-237bf98a1036 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1878] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:24 2026] DELETE /v2.0/security-groups/1c55b1b7-2528-4a69-b863-74baae7d0582 => 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: 911/1879] 10.0.0.190 () {32 vars in 662 bytes} [Tue Jun 2 08:05:24 2026] GET /v2.0/security-groups => generated 4343 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1880] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:05:22 2026] POST /v2.0/routers => generated 727 bytes in 3322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1881] 10.0.0.190 () {34 vars in 757 bytes} [Tue Jun 2 08:05:25 2026] PUT /v2.0/security-groups/4a3f9727-d95e-428e-a598-faa13e279a69 => generated 1599 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:26.084 8 INFO neutron.services.segments.plugin [-] Segment a15fb58a-4d4a-48f1-b1c4-d966cfef341d resource provider aggregate not found 2026-06-02 08:05:26.090 8 INFO neutron.services.segments.plugin [-] Segment a15fb58a-4d4a-48f1-b1c4-d966cfef341d resource provider aggregate not found 2026-06-02 08:05:26.113 8 INFO neutron.services.segments.plugin [-] Segment a15fb58a-4d4a-48f1-b1c4-d966cfef341d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a15fb58a-4d4a-48f1-b1c4-d966cfef341d found for delete ", "request_id": "req-6782d0ee-3433-4401-9a60-1c05a28c25de"}]} 2026-06-02 08:05:26.114 8 INFO neutron.services.segments.plugin [-] Segment a15fb58a-4d4a-48f1-b1c4-d966cfef341d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a15fb58a-4d4a-48f1-b1c4-d966cfef341d found for delete ", "request_id": "req-1166fe02-2b73-48d4-b28e-cec73b0f2877"}]} 2026-06-02 08:05:26.118 8 INFO neutron.db.l3_hamode_db [None req-62b17f29-4ce7-4293-b38a-ab988bf6e060 defb43f016424eab8d2ec31cc4f972ee 7d5c193e2b3f49819c56cb09cddd51ad - - default default] HA network ba00c2c7-b699-4e63-ae21-0c61e0102941 was deleted as no HA routers are present in tenant 7d5c193e2b3f49819c56cb09cddd51ad. [pid: 8|app: 0|req: 912/1882] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:24 2026] DELETE /v2.0/routers/7db69973-0596-4cde-bfab-24d03bff93c1 => generated 0 bytes in 1278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1883] 10.0.0.190 () {32 vars in 736 bytes} [Tue Jun 2 08:05:26 2026] GET /v2.0/security-groups/4a3f9727-d95e-428e-a598-faa13e279a69 => generated 1599 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1884] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:05:26 2026] DELETE /v2.0/networks/4f0ce9f9-d501-43e5-9040-b76194a35fe1 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1885] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:26 2026] DELETE /v2.0/security-groups/4a3f9727-d95e-428e-a598-faa13e279a69 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1886] 10.0.0.190 () {32 vars in 662 bytes} [Tue Jun 2 08:05:26 2026] GET /v2.0/security-groups => generated 2801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:26.545 8 INFO neutron.api.v2.resource [None req-e6223588-c7f2-4729-ae07-3f3c5231b038 df04dd9de8be4e68b3665ad05ec306c8 6cf896b4fa504652806b5c9dc1dcb25e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 917/1887] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:26 2026] DELETE /v2.0/security-groups/4a3f9727-d95e-428e-a598-faa13e279a69 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:26.556 8 WARNING neutron_lib.context [None req-c363b0ff-c9f2-4e2f-9b1e-cd6ea1c09ba8 df04dd9de8be4e68b3665ad05ec306c8 6cf896b4fa504652806b5c9dc1dcb25e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1888] 10.0.0.190 () {34 vars in 683 bytes} [Tue Jun 2 08:05:26 2026] POST /v2.0/security-groups => generated 1560 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:05:26.672 8 WARNING neutron_lib.context [None req-01b7c528-1b1c-4e07-8e3d-2d30bb0c7727 df04dd9de8be4e68b3665ad05ec306c8 6cf896b4fa504652806b5c9dc1dcb25e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 919/1889] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1890] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:05:26 2026] GET /v2.0/security-group-rules/6bee5eb8-254b-4bc3-9f9e-d8ebaf931b40 => 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: 921/1891] 10.0.0.190 () {32 vars in 672 bytes} [Tue Jun 2 08:05:26 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1892] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:05:26 2026] DELETE /v2.0/security-group-rules/6bee5eb8-254b-4bc3-9f9e-d8ebaf931b40 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1893] 10.0.0.190 () {32 vars in 672 bytes} [Tue Jun 2 08:05:27 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1894] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:27 2026] GET /v2.0/security-groups?tenant_id=b663a019f38146eca0b07bfa32b29bd6&name=default => generated 2801 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:27.455 8 WARNING neutron_lib.context [None req-1e9c9627-312d-4e65-ab3d-46a9dfe59aca df04dd9de8be4e68b3665ad05ec306c8 6cf896b4fa504652806b5c9dc1dcb25e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 971/1895] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:05:25 2026] PUT /v2.0/routers/0385eaf1-595a-40f3-829f-88b7cfc2c8fb/add_router_interface => generated 309 bytes in 1731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1896] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:27 2026] POST /v2.0/security-group-rules => generated 569 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1897] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:05:27 2026] GET /v2.0/security-group-rules/9149d76f-3b58-48f5-be73-b8e193542487 => 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: 927/1898] 10.0.0.190 () {32 vars in 672 bytes} [Tue Jun 2 08:05:27 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1899] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:27 2026] DELETE /v2.0/security-groups/d6fdfb3f-e582-4c03-a33f-3979c0fd8c2f => 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: 928/1900] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:05:27 2026] DELETE /v2.0/security-group-rules/9149d76f-3b58-48f5-be73-b8e193542487 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1901] 10.0.0.190 () {32 vars in 672 bytes} [Tue Jun 2 08:05:27 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:27.860 8 WARNING neutron_lib.context [None req-baca898f-b554-4bd1-941b-bb4f10247444 df04dd9de8be4e68b3665ad05ec306c8 6cf896b4fa504652806b5c9dc1dcb25e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:27.882 8 INFO neutron.db.securitygroups_db [None req-baca898f-b554-4bd1-941b-bb4f10247444 df04dd9de8be4e68b3665ad05ec306c8 6cf896b4fa504652806b5c9dc1dcb25e - - default default] Project 6cf896b4fa504652806b5c9dc1dcb25e 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: 974/1902] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:27 2026] GET /v2.0/security-groups?tenant_id=7d5c193e2b3f49819c56cb09cddd51ad&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1903] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:27 2026] POST /v2.0/security-group-rules => generated 575 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1904] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:05:27 2026] GET /v2.0/security-group-rules/eb8ce777-2490-4827-bee0-7f6799db1b6a => generated 575 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1905] 10.0.0.190 () {32 vars in 672 bytes} [Tue Jun 2 08:05:28 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1906] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:27 2026] DELETE /v2.0/security-groups/20150bb2-bc88-47aa-af9c-6b01378a49c1 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:28.147 8 INFO neutron.services.segments.plugin [-] Segment cffcea4f-0ce8-4c9c-9f4a-5dccfeedfeb7 resource provider aggregate not found 2026-06-02 08:05:28.155 8 INFO neutron.services.segments.plugin [-] Segment cffcea4f-0ce8-4c9c-9f4a-5dccfeedfeb7 resource provider aggregate not found 2026-06-02 08:05:28.171 8 INFO neutron.services.segments.plugin [-] Segment cffcea4f-0ce8-4c9c-9f4a-5dccfeedfeb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cffcea4f-0ce8-4c9c-9f4a-5dccfeedfeb7 found for delete ", "request_id": "req-f16f6c63-6483-419a-8326-fb45126885df"}]} 2026-06-02 08:05:28.175 8 INFO neutron.services.segments.plugin [-] Segment cffcea4f-0ce8-4c9c-9f4a-5dccfeedfeb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cffcea4f-0ce8-4c9c-9f4a-5dccfeedfeb7 found for delete ", "request_id": "req-55dca19d-797a-44cc-86aa-90dd4cf7f4c3"}]} [pid: 8|app: 0|req: 932/1907] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:05:28 2026] DELETE /v2.0/security-group-rules/eb8ce777-2490-4827-bee0-7f6799db1b6a => 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: 976/1908] 10.0.0.190 () {32 vars in 672 bytes} [Tue Jun 2 08:05:28 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1909] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:28 2026] DELETE /v2.0/security-groups/d943acca-f4d5-4e5b-bbb4-c36a447b8df9 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:28.375 7 WARNING neutron_lib.context [None req-0965c539-27c6-48a6-9027-6b5d51510881 fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 934/1910] 10.0.0.190 () {32 vars in 662 bytes} [Tue Jun 2 08:05:28 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1911] 10.0.0.190 () {32 vars in 662 bytes} [Tue Jun 2 08:05:28 2026] GET /v2.0/security-groups => 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: 977/1912] 10.0.0.190 () {34 vars in 684 bytes} [Tue Jun 2 08:05:28 2026] POST /v2.0/security-groups => generated 1609 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:05:28.516 7 WARNING neutron_lib.context [None req-8486bdab-bdba-4a54-bd77-2b540bfcc70b fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:28.641 8 WARNING neutron_lib.context [None req-46defdf0-03e9-4a3c-ac36-a4628957f8a5 60ee5357eff146a2be7bea3a6040a4ab 15fac557197349209529bcb5d20fd31a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 978/1913] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:28.679 7 WARNING neutron_lib.context [None req-b34a621b-081a-41ac-b544-e19dcb24d0fc fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:28.776 8 INFO neutron.db.segments_db [None req-46defdf0-03e9-4a3c-ac36-a4628957f8a5 60ee5357eff146a2be7bea3a6040a4ab 15fac557197349209529bcb5d20fd31a - - default default] Added segment 4f2baf44-a6dd-478c-8adc-18f1993d93f7 of type vxlan for network b2d14eec-5027-419f-babd-a910faef65ae [pid: 7|app: 0|req: 979/1914] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:28 2026] POST /v2.0/security-group-rules => generated 564 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:28.809 7 WARNING neutron_lib.context [None req-78ceef97-b5fe-4c81-a4ae-50c239d0e385 fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 936/1915] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:05:28 2026] POST /v2.0/networks => generated 631 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1916] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:28 2026] POST /v2.0/security-group-rules => generated 570 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:28.932 8 WARNING neutron_lib.context [None req-f594e9e2-730d-443a-89d7-e5e7afeeeccb 60ee5357eff146a2be7bea3a6040a4ab 15fac557197349209529bcb5d20fd31a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:28.933 7 WARNING neutron_lib.context [None req-456a47ec-6ba2-4acc-9bee-9d10408f71ea fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 981/1917] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:28 2026] POST /v2.0/security-group-rules => generated 569 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1918] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:05:28 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) 2026-06-02 08:05:29.276 8 WARNING neutron_lib.context [None req-6f6fb9b1-53a6-4127-90b5-8a368182ad10 fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:29.311 8 INFO neutron.db.securitygroups_db [None req-6f6fb9b1-53a6-4127-90b5-8a368182ad10 fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Project 38795c5de32f45c584edb9ed7a216a63 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: 982/1919] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:29 2026] GET /v2.0/security-groups?tenant_id=6cf896b4fa504652806b5c9dc1dcb25e&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1920] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:29 2026] POST /v2.0/security-group-rules => generated 575 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1921] 10.0.0.190 () {34 vars in 750 bytes} [Tue Jun 2 08:05:29 2026] PUT /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:29.440 7 WARNING neutron_lib.context [None req-d1198038-13b1-49dc-8344-2f019dca87cc fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:29.464 7 INFO neutron.db.securitygroups_db [None req-d1198038-13b1-49dc-8344-2f019dca87cc fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Project 38795c5de32f45c584edb9ed7a216a63 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: 939/1922] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:29 2026] DELETE /v2.0/security-groups/00812558-b571-4699-b22a-2d58ab76557a => 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: 984/1923] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:29 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: 8|app: 0|req: 940/1924] 10.0.0.190 () {32 vars in 730 bytes} [Tue Jun 2 08:05:29 2026] GET /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags => generated 25 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1925] 10.0.0.190 () {34 vars in 761 bytes} [Tue Jun 2 08:05:29 2026] PUT /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1926] 10.0.0.190 () {32 vars in 730 bytes} [Tue Jun 2 08:05:29 2026] GET /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1927] 10.0.0.190 () {34 vars in 757 bytes} [Tue Jun 2 08:05:29 2026] PUT /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1928] 10.0.0.190 () {32 vars in 730 bytes} [Tue Jun 2 08:05:29 2026] GET /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1929] 10.0.0.190 () {34 vars in 779 bytes} [Tue Jun 2 08:05:29 2026] PUT /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-02 08:05:30.002 7 WARNING neutron_lib.context [None req-8aeaeb0a-aff6-442b-910e-373d4d9ac619 fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 943/1930] 10.0.0.190 () {32 vars in 730 bytes} [Tue Jun 2 08:05:29 2026] GET /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1931] 10.0.0.190 () {34 vars in 750 bytes} [Tue Jun 2 08:05:30 2026] PUT /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags => generated 37 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1932] 10.0.0.190 () {34 vars in 684 bytes} [Tue Jun 2 08:05:29 2026] POST /v2.0/security-groups => generated 1595 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:05:30.163 7 WARNING neutron_lib.context [None req-aa4a5e9d-162c-42d4-9cf8-e21cd7185ed6 fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 945/1933] 10.0.0.190 () {32 vars in 730 bytes} [Tue Jun 2 08:05:30 2026] GET /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1934] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:05:30 2026] GET /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1935] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:30 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-06-02 08:05:30.319 8 INFO neutron.api.v2.resource [None req-03ba3b0e-4972-4769-98b0-c560aa98b173 60ee5357eff146a2be7bea3a6040a4ab 15fac557197349209529bcb5d20fd31a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 947/1936] 10.0.0.190 () {32 vars in 742 bytes} [Tue Jun 2 08:05:30 2026] GET /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:05:30.324 7 WARNING neutron_lib.context [None req-dec3d0f6-f06d-416b-86f4-b023c677879e fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 948/1937] 10.0.0.190 () {32 vars in 741 bytes} [Tue Jun 2 08:05:30 2026] DELETE /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags/red => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1938] 10.0.0.190 () {32 vars in 730 bytes} [Tue Jun 2 08:05:30 2026] GET /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags => generated 30 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1939] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:30 2026] POST /v2.0/security-group-rules => generated 570 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:30.518 8 WARNING neutron_lib.context [None req-ab05c416-0226-4b6c-b316-b2d218e90c79 fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:30.575 7 INFO neutron.api.v2.resource [None req-43ef1113-d10c-4d98-a827-fbf4ce6b71a4 60ee5357eff146a2be7bea3a6040a4ab 15fac557197349209529bcb5d20fd31a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 991/1940] 10.0.0.190 () {32 vars in 745 bytes} [Tue Jun 2 08:05:30 2026] DELETE /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1941] 10.0.0.190 () {32 vars in 733 bytes} [Tue Jun 2 08:05:30 2026] DELETE /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1942] 10.0.0.190 () {32 vars in 730 bytes} [Tue Jun 2 08:05:30 2026] GET /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1943] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:30 2026] DELETE /v2.0/subnets/2161f619-277a-4d94-80ba-df30913c02e3 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:31.531 7 INFO neutron.services.segments.plugin [-] Segment 4f2baf44-a6dd-478c-8adc-18f1993d93f7 resource provider aggregate not found 2026-06-02 08:05:31.541 7 INFO neutron.services.segments.plugin [-] Segment 4f2baf44-a6dd-478c-8adc-18f1993d93f7 resource provider aggregate not found 2026-06-02 08:05:31.564 7 INFO neutron.services.segments.plugin [-] Segment 4f2baf44-a6dd-478c-8adc-18f1993d93f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2baf44-a6dd-478c-8adc-18f1993d93f7 found for delete ", "request_id": "req-44b65c37-31cc-493a-a147-dc348c46bba9"}]} 2026-06-02 08:05:31.566 7 INFO neutron.services.segments.plugin [-] Segment 4f2baf44-a6dd-478c-8adc-18f1993d93f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2baf44-a6dd-478c-8adc-18f1993d93f7 found for delete ", "request_id": "req-9aef3001-ab27-4c5d-9b57-26b4c227b209"}]} [pid: 7|app: 0|req: 995/1944] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:05:31 2026] DELETE /v2.0/networks/b2d14eec-5027-419f-babd-a910faef65ae => generated 0 bytes in 539 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1945] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:05:30 2026] POST /v2.0/floatingips => generated 552 bytes in 1282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:31.899 7 WARNING neutron_lib.context [None req-052f6df3-bf15-41e8-8f66-88b8621ac312 64bf357b94a84ae785ebfad44d1fbf99 b8604b72afb3464d95c0919b1eab43f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 951/1946] 10.0.0.57 () {34 vars in 1096 bytes} [Tue Jun 2 08:05:31 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-255727427&fields=id&tenant_id=38795c5de32f45c584edb9ed7a216a63 => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1947] 10.0.0.57 () {34 vars in 1096 bytes} [Tue Jun 2 08:05:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--543750821&fields=id&tenant_id=38795c5de32f45c584edb9ed7a216a63 => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1948] 10.0.0.57 () {34 vars in 980 bytes} [Tue Jun 2 08:05:32 2026] GET /v2.0/networks?id=993bed66-8f5e-4eef-aa60-2b4deb3d7eeb => generated 672 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1949] 10.0.0.190 () {34 vars in 683 bytes} [Tue Jun 2 08:05:31 2026] POST /v2.0/security-groups => generated 1560 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1950] 10.0.0.57 () {34 vars in 963 bytes} [Tue Jun 2 08:05:32 2026] GET /v2.0/quotas/38795c5de32f45c584edb9ed7a216a63 => 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: 954/1951] 10.0.0.190 () {32 vars in 662 bytes} [Tue Jun 2 08:05:32 2026] GET /v2.0/security-groups => generated 4343 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1952] 10.0.0.190 () {34 vars in 757 bytes} [Tue Jun 2 08:05:32 2026] PUT /v2.0/security-groups/9fb0b35a-cf7a-4a1b-b40e-23a306cb1f54 => generated 1600 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1953] 10.0.0.57 () {34 vars in 1000 bytes} [Tue Jun 2 08:05:32 2026] GET /v2.0/ports?tenant_id=38795c5de32f45c584edb9ed7a216a63&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1954] 10.0.0.190 () {32 vars in 736 bytes} [Tue Jun 2 08:05:32 2026] GET /v2.0/security-groups/9fb0b35a-cf7a-4a1b-b40e-23a306cb1f54 => generated 1600 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1955] 10.0.0.57 () {34 vars in 1006 bytes} [Tue Jun 2 08:05:32 2026] GET /v2.0/networks/993bed66-8f5e-4eef-aa60-2b4deb3d7eeb?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1956] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:32 2026] DELETE /v2.0/security-groups/9fb0b35a-cf7a-4a1b-b40e-23a306cb1f54 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1957] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:32 2026] GET /v2.0/security-groups?tenant_id=6b85e2a42ca6453cba319b2a4044344f&name=default => generated 2801 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1958] 10.0.0.57 () {34 vars in 1106 bytes} [Tue Jun 2 08:05:32 2026] GET /v2.0/networks/993bed66-8f5e-4eef-aa60-2b4deb3d7eeb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1959] 10.0.0.190 () {32 vars in 662 bytes} [Tue Jun 2 08:05:32 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-06-02 08:05:32.642 8 INFO neutron.api.v2.resource [None req-28ea6e94-3f68-485c-a2c4-b5706a59d3a4 64bf357b94a84ae785ebfad44d1fbf99 b8604b72afb3464d95c0919b1eab43f3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/1960] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:32 2026] DELETE /v2.0/security-groups/9fb0b35a-cf7a-4a1b-b40e-23a306cb1f54 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:32.656 8 WARNING neutron_lib.context [None req-1588c08a-2fc3-42bd-9077-8b20cc63ae06 64bf357b94a84ae785ebfad44d1fbf99 b8604b72afb3464d95c0919b1eab43f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1003/1961] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:32 2026] DELETE /v2.0/security-groups/1752a8dd-e2a9-447d-9b45-777e9c6167dd => 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: 1004/1962] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:32 2026] GET /v2.0/ports?device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1963] 10.0.0.190 () {34 vars in 683 bytes} [Tue Jun 2 08:05:32 2026] POST /v2.0/security-groups => generated 1561 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:05:32.825 7 WARNING neutron_lib.context [None req-cbe94c6d-9d09-426e-beb9-a72815f7fded 64bf357b94a84ae785ebfad44d1fbf99 b8604b72afb3464d95c0919b1eab43f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 960/1964] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:32 2026] GET /v2.0/security-groups?tenant_id=15fac557197349209529bcb5d20fd31a&name=default => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1965] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:32 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1966] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:05:32 2026] GET /v2.0/security-group-rules/fa72ae70-a305-474e-8d5a-ec9939f74890 => generated 569 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1967] 10.0.0.190 () {32 vars in 672 bytes} [Tue Jun 2 08:05:32 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1968] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:32 2026] DELETE /v2.0/security-groups/8c875e57-b687-490d-8aa4-8f2c64b62c42 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1969] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:05:33 2026] DELETE /v2.0/security-group-rules/fa72ae70-a305-474e-8d5a-ec9939f74890 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1970] 10.0.0.190 () {32 vars in 672 bytes} [Tue Jun 2 08:05:33 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:33.302 7 WARNING neutron_lib.context [None req-1f546f09-9de1-43f4-85b9-a54632d58873 64bf357b94a84ae785ebfad44d1fbf99 b8604b72afb3464d95c0919b1eab43f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1009/1971] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1972] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:05:33 2026] GET /v2.0/security-group-rules/f795c870-1c8e-4853-a964-f02a1dd054dc => generated 569 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1973] 10.0.0.190 () {32 vars in 672 bytes} [Tue Jun 2 08:05:33 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) [pid: 8|app: 0|req: 964/1974] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:05:33 2026] DELETE /v2.0/security-group-rules/f795c870-1c8e-4853-a964-f02a1dd054dc => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1975] 10.0.0.190 () {32 vars in 672 bytes} [Tue Jun 2 08:05:33 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: 1011/1976] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:05:33 2026] GET /v2.0/networks?id=993bed66-8f5e-4eef-aa60-2b4deb3d7eeb => generated 672 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:33.676 8 WARNING neutron_lib.context [None req-558f39ec-60d8-493d-bb1b-1f5cb8d43dbb 64bf357b94a84ae785ebfad44d1fbf99 b8604b72afb3464d95c0919b1eab43f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1012/1977] 199.204.45.4 () {34 vars in 1047 bytes} [Tue Jun 2 08:05:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=38795c5de32f45c584edb9ed7a216a63 => generated 272 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:33.764 7 WARNING neutron_lib.context [req-50ffdc35-9f71-4162-b669-a8c4adf67866 req-f25fcac1-3e3e-42a8-9beb-efed8f9c2b91 fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 966/1978] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:33 2026] POST /v2.0/security-group-rules => generated 570 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1979] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:05:33 2026] GET /v2.0/security-group-rules/6ef6f4e9-4fa8-4856-a9c2-cb2ac6340ddc => generated 570 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1980] 10.0.0.190 () {32 vars in 672 bytes} [Tue Jun 2 08:05:33 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1981] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:33 2026] GET /v2.0/ports?device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1982] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:05:33 2026] DELETE /v2.0/security-group-rules/6ef6f4e9-4fa8-4856-a9c2-cb2ac6340ddc => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1983] 10.0.0.190 () {32 vars in 672 bytes} [Tue Jun 2 08:05:33 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1984] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:34 2026] DELETE /v2.0/security-groups/fc5c0211-b3a6-4f47-8539-41c197201bae => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1985] 10.0.0.190 () {32 vars in 662 bytes} [Tue Jun 2 08:05:34 2026] GET /v2.0/security-groups => generated 2801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1986] 10.0.0.190 () {32 vars in 662 bytes} [Tue Jun 2 08:05:34 2026] GET /v2.0/security-groups => generated 2801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1987] 199.204.45.4 () {38 vars in 952 bytes} [Tue Jun 2 08:05:33 2026] POST /v2.0/ports => generated 997 bytes in 568 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: 975/1988] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:05:34 2026] PUT /v2.0/ports/fe1936f5-f112-4ff8-ad66-b7b777f80bf4 => generated 1242 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1989] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:34 2026] GET /v2.0/security-groups?tenant_id=b8604b72afb3464d95c0919b1eab43f3&name=default => generated 2801 bytes in 169 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: 1015/1990] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:05:34 2026] GET /v2.0/ports?tenant_id=38795c5de32f45c584edb9ed7a216a63&device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 1281 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:35.041 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1377a343-f2f9-4865-ad31-fb8c5240b28a'] response: {'name': 'network-changed', 'server_uuid': 'eb1f1403-29c7-4a61-a0a1-faf4a5260740', 'tag': 'fe1936f5-f112-4ff8-ad66-b7b777f80bf4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1016/1991] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/ports?device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1992] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fe1936f5-f112-4ff8-ad66-b7b777f80bf4 => 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: 976/1993] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:34 2026] DELETE /v2.0/security-groups/e353cb30-62b0-4098-82ef-b64c396e22b4 => generated 0 bytes in 139 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: 1018/1994] 10.0.0.57 () {34 vars in 1118 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/security-groups?id=932f1efe-39be-4e04-8eae-cb7330371788&id=56cfb268-39d4-486b-b9aa-d0590016e102&fields=id&fields=name => generated 205 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1995] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/subnets?id=0279bc8e-9565-488b-9778-e57bf51eadc9 => generated 666 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1996] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/ports?network_id=993bed66-8f5e-4eef-aa60-2b4deb3d7eeb&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1997] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/networks/993bed66-8f5e-4eef-aa60-2b4deb3d7eeb?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1998] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/networks/993bed66-8f5e-4eef-aa60-2b4deb3d7eeb?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: 979/1999] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/ports?tenant_id=38795c5de32f45c584edb9ed7a216a63&device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 1281 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2000] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/networks?id=993bed66-8f5e-4eef-aa60-2b4deb3d7eeb => generated 768 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2001] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fe1936f5-f112-4ff8-ad66-b7b777f80bf4 => 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: 980/2002] 199.204.45.4 () {34 vars in 991 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/ports?device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 1281 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2003] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/subnets?id=0279bc8e-9565-488b-9778-e57bf51eadc9 => generated 666 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2004] 199.204.45.4 () {34 vars in 1121 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/security-groups?id=56cfb268-39d4-486b-b9aa-d0590016e102&id=932f1efe-39be-4e04-8eae-cb7330371788&fields=id&fields=name => generated 205 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2005] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/ports?network_id=993bed66-8f5e-4eef-aa60-2b4deb3d7eeb&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2006] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/networks/993bed66-8f5e-4eef-aa60-2b4deb3d7eeb?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2007] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/networks/993bed66-8f5e-4eef-aa60-2b4deb3d7eeb?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: 983/2008] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:36 2026] GET /v2.0/ports?device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 1012 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2009] 10.0.0.57 () {34 vars in 1118 bytes} [Tue Jun 2 08:05:36 2026] GET /v2.0/security-groups?id=932f1efe-39be-4e04-8eae-cb7330371788&id=56cfb268-39d4-486b-b9aa-d0590016e102&fields=id&fields=name => generated 205 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:36.934 8 WARNING neutron_lib.context [None req-720c97b0-afbd-45bb-a829-8e665e153e1c 78c7c91c51174b94a5cae51b2ae851df 311d12202cdb4ed4b45c1cded21ab42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:37.187 8 INFO neutron.db.segments_db [None req-720c97b0-afbd-45bb-a829-8e665e153e1c 78c7c91c51174b94a5cae51b2ae851df 311d12202cdb4ed4b45c1cded21ab42b - - default default] Added segment 15eab33c-9e23-42a7-8f56-2ef522ce9d45 of type vxlan for network ca103174-2bee-4fdd-ac60-c25624cd99d7 [pid: 8|app: 0|req: 984/2012] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:05:36 2026] POST /v2.0/networks => generated 632 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:37.337 7 WARNING neutron_lib.context [None req-97e6192f-fad9-4af1-b92f-a2aaad25de7f 78c7c91c51174b94a5cae51b2ae851df 311d12202cdb4ed4b45c1cded21ab42b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:37.403 7 INFO neutron.db.segments_db [None req-97e6192f-fad9-4af1-b92f-a2aaad25de7f 78c7c91c51174b94a5cae51b2ae851df 311d12202cdb4ed4b45c1cded21ab42b - - default default] Added segment 2dc979ee-2458-470c-b71c-e52efed918e8 of type vxlan for network a8fe1ae2-dfca-4fec-9bf7-98e7515208aa [pid: 7|app: 0|req: 1029/2013] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:05:37 2026] POST /v2.0/networks => generated 632 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2014] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:37 2026] GET /v2.0/ports?device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2015] 10.0.0.190 () {34 vars in 752 bytes} [Tue Jun 2 08:05:37 2026] PUT /v2.0/networks/ca103174-2bee-4fdd-ac60-c25624cd99d7/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2016] 10.0.0.57 () {34 vars in 1118 bytes} [Tue Jun 2 08:05:37 2026] GET /v2.0/security-groups?id=932f1efe-39be-4e04-8eae-cb7330371788&id=56cfb268-39d4-486b-b9aa-d0590016e102&fields=id&fields=name => generated 205 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2017] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:05:37 2026] GET /v2.0/networks/ca103174-2bee-4fdd-ac60-c25624cd99d7/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2018] 10.0.0.190 () {34 vars in 752 bytes} [Tue Jun 2 08:05:37 2026] PUT /v2.0/networks/a8fe1ae2-dfca-4fec-9bf7-98e7515208aa/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2019] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:05:37 2026] GET /v2.0/networks/a8fe1ae2-dfca-4fec-9bf7-98e7515208aa/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: 988/2020] 10.0.0.190 () {34 vars in 752 bytes} [Tue Jun 2 08:05:37 2026] PUT /v2.0/networks/a8fe1ae2-dfca-4fec-9bf7-98e7515208aa/tags => generated 12 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2021] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:05:38 2026] GET /v2.0/networks/a8fe1ae2-dfca-4fec-9bf7-98e7515208aa/tags => generated 12 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2022] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:05:38 2026] GET /v2.0/networks/ca103174-2bee-4fdd-ac60-c25624cd99d7/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:38.482 7 INFO neutron.services.segments.plugin [-] Segment 15eab33c-9e23-42a7-8f56-2ef522ce9d45 resource provider aggregate not found 2026-06-02 08:05:38.497 7 INFO neutron.services.segments.plugin [-] Segment 15eab33c-9e23-42a7-8f56-2ef522ce9d45 resource provider aggregate not found 2026-06-02 08:05:38.504 7 INFO neutron.services.segments.plugin [-] Segment 15eab33c-9e23-42a7-8f56-2ef522ce9d45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15eab33c-9e23-42a7-8f56-2ef522ce9d45 found for delete ", "request_id": "req-5f902d52-c416-4058-a526-1d9e0c3955a4"}]} 2026-06-02 08:05:38.516 7 INFO neutron.services.segments.plugin [-] Segment 15eab33c-9e23-42a7-8f56-2ef522ce9d45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15eab33c-9e23-42a7-8f56-2ef522ce9d45 found for delete ", "request_id": "req-acb75500-e70b-4531-aece-57f6047c339d"}]} [pid: 7|app: 0|req: 1034/2023] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:05:38 2026] DELETE /v2.0/networks/ca103174-2bee-4fdd-ac60-c25624cd99d7 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:38.735 8 INFO neutron.services.segments.plugin [-] Segment 2dc979ee-2458-470c-b71c-e52efed918e8 resource provider aggregate not found 2026-06-02 08:05:38.743 8 INFO neutron.services.segments.plugin [-] Segment 2dc979ee-2458-470c-b71c-e52efed918e8 resource provider aggregate not found 2026-06-02 08:05:38.759 8 INFO neutron.services.segments.plugin [-] Segment 2dc979ee-2458-470c-b71c-e52efed918e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc979ee-2458-470c-b71c-e52efed918e8 found for delete ", "request_id": "req-3f5730f4-e499-4750-8925-b178ca92abff"}]} [pid: 8|app: 0|req: 990/2024] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:05:38 2026] DELETE /v2.0/networks/a8fe1ae2-dfca-4fec-9bf7-98e7515208aa => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:38.780 8 INFO neutron.services.segments.plugin [-] Segment 2dc979ee-2458-470c-b71c-e52efed918e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc979ee-2458-470c-b71c-e52efed918e8 found for delete ", "request_id": "req-d7d14440-68ea-4b58-8987-d2bfc486c2fe"}]} 2026-06-02 08:05:38.805 7 WARNING neutron_lib.context [None req-d540ea55-b751-455f-9f50-2283d0f5dc2a 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 991/2025] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:38 2026] GET /v2.0/ports?device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2026] 10.0.0.57 () {34 vars in 1118 bytes} [Tue Jun 2 08:05:38 2026] GET /v2.0/security-groups?id=932f1efe-39be-4e04-8eae-cb7330371788&id=56cfb268-39d4-486b-b9aa-d0590016e102&fields=id&fields=name => generated 205 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:38.981 7 INFO neutron.db.segments_db [None req-d540ea55-b751-455f-9f50-2283d0f5dc2a 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Added segment d100e75e-c272-4d12-8b90-d1ed1d16d1ab of type vxlan for network 3c4ec2f7-96f4-47a1-8241-82a297246f96 [pid: 8|app: 0|req: 993/2027] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:38 2026] GET /v2.0/ports?device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2028] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:05:38 2026] POST /v2.0/networks => generated 640 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:39.138 7 WARNING neutron_lib.context [None req-62307934-e9d8-4746-8440-676ef5e2c0af 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1036/2029] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:05:39 2026] POST /v2.0/subnets => generated 632 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:39.590 8 INFO neutron.db.l3_db [None req-8a1f65f8-aeea-4871-868e-ea754629ebbc fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Floating IP e12ebb77-4bf7-47a6-923f-93fe239386b8 associated. External IP: 10.96.250.211, port: fe1936f5-f112-4ff8-ad66-b7b777f80bf4. [pid: 7|app: 0|req: 1037/2030] 10.0.0.190 () {32 vars in 721 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2031] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:05:39 2026] PUT /v2.0/floatingips/e12ebb77-4bf7-47a6-923f-93fe239386b8 => generated 856 bytes in 1068 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:40.090 8 WARNING neutron_lib.context [None req-17810a69-808f-41b9-ac6b-b392565c3f07 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:40.120 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4943d35c-1b1b-44c7-97f5-a9e053bb1e8b'] response: {'name': 'network-changed', 'server_uuid': 'eb1f1403-29c7-4a61-a0a1-faf4a5260740', 'tag': 'fe1936f5-f112-4ff8-ad66-b7b777f80bf4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1038/2032] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/security-groups?tenant_id=0e5b921827044142b621ff350644f368&name=default => generated 2801 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2033] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:05:40 2026] GET /v2.0/ports?tenant_id=38795c5de32f45c584edb9ed7a216a63&device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2034] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:40 2026] DELETE /v2.0/security-groups/e9b442a9-b498-4d44-b996-a7ce350a7e71 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2035] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:05:40 2026] GET /v2.0/networks?id=993bed66-8f5e-4eef-aa60-2b4deb3d7eeb => generated 768 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2036] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:05:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fe1936f5-f112-4ff8-ad66-b7b777f80bf4 => generated 859 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2037] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:05:40 2026] POST /v2.0/subnets => generated 708 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2038] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:40 2026] GET /v2.0/security-groups?tenant_id=311d12202cdb4ed4b45c1cded21ab42b&name=default => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2039] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:05:40 2026] GET /v2.0/subnets?id=0279bc8e-9565-488b-9778-e57bf51eadc9 => generated 666 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:40.653 7 WARNING neutron_lib.context [None req-a28c0164-1585-4914-9428-83841f0a5ba9 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:40.717 7 INFO neutron.db.segments_db [None req-a28c0164-1585-4914-9428-83841f0a5ba9 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Added segment d63c2085-c653-4ff4-af9d-6f479897d07d of type vxlan for network fb1201a8-dc55-44fa-9378-a58222bd0020 [pid: 8|app: 0|req: 997/2040] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:40 2026] DELETE /v2.0/security-groups/d0e77dc3-5b29-45ab-b96a-e518026a39e8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2041] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:05:40 2026] GET /v2.0/ports?network_id=993bed66-8f5e-4eef-aa60-2b4deb3d7eeb&device_owner=network%3Adhcp => generated 1244 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2042] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:05:40 2026] POST /v2.0/networks => generated 637 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:40.888 7 WARNING neutron_lib.context [None req-d3ae7715-fe5e-4839-a755-49ada16033d5 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 999/2043] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:05:40 2026] GET /v2.0/networks/993bed66-8f5e-4eef-aa60-2b4deb3d7eeb?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2044] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:05:40 2026] GET /v2.0/networks/993bed66-8f5e-4eef-aa60-2b4deb3d7eeb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2045] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:05:40 2026] POST /v2.0/subnets => generated 631 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:41.390 8 WARNING neutron_lib.context [None req-9aac63c2-6b15-4aa8-bdb5-d2a65ff604cf 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1001/2046] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:05:41 2026] POST /v2.0/subnets => generated 701 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2047] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:41 2026] GET /v2.0/security-groups?tenant_id=1c496412a21d4b0eac4a72316e640685&name=default => generated 2801 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:41.866 8 WARNING neutron_lib.context [None req-a204145f-77e8-4bd5-9b5a-6fb33bf1819f 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:41.928 8 INFO neutron.db.segments_db [None req-a204145f-77e8-4bd5-9b5a-6fb33bf1819f 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Added segment b7931356-710c-4d74-b1fb-cf5594e3b72d of type vxlan for network d9251489-c4a3-46e3-a1e4-a81f7091d5cc [pid: 7|app: 0|req: 1047/2048] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:41 2026] DELETE /v2.0/security-groups/f24c8602-07c5-4349-b32b-be6f9e31e278 => 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: 1002/2049] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:05:41 2026] POST /v2.0/networks => generated 637 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:42.068 8 WARNING neutron_lib.context [None req-48994aaf-f5c7-4e12-9c19-a4fe44774a1b 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1048/2050] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:42 2026] GET /v2.0/security-groups?tenant_id=e91c20e0bb06403e814d45522a028080&name=default => generated 2801 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2051] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:42 2026] DELETE /v2.0/security-groups/63fd4961-1812-4993-a44a-c1addbb3d62e => 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: 1003/2052] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:05:42 2026] POST /v2.0/subnets => generated 632 bytes in 789 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:42.864 7 WARNING neutron_lib.context [None req-0341d17b-396e-4fd6-b8e2-c560e6f987d3 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1050/2053] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:05:42 2026] POST /v2.0/subnets => generated 706 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:43.402 8 WARNING neutron_lib.context [None req-bc7d6e0f-2cd0-4633-a98d-cf0a75d2659b 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:43.470 8 INFO neutron.db.segments_db [None req-bc7d6e0f-2cd0-4633-a98d-cf0a75d2659b 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Added segment 5b6aa079-7b14-4cb7-ba0a-b6b4a7139bc2 of type vxlan for network 3665ea75-a6bf-4c06-80ad-19a5778d4fd2 2026-06-02 08:05:43.873 8 INFO neutron.db.l3_hamode_db [None req-bc7d6e0f-2cd0-4633-a98d-cf0a75d2659b 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:05:45.279 8 INFO neutron.db.l3_hamode_db [None req-bc7d6e0f-2cd0-4633-a98d-cf0a75d2659b 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1004/2054] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:05:43 2026] POST /v2.0/routers => generated 684 bytes in 3173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2055] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:46 2026] GET /v2.0/security-groups?tenant_id=55144221acea4536a48b147c78d69158&name=default => generated 2801 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2056] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:46 2026] DELETE /v2.0/security-groups/7bbfef57-1f15-468b-8ec7-e5989c76a958 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2057] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:05:46 2026] PUT /v2.0/routers/268b72be-838b-4aad-a596-3b90b67c3dfa/add_router_interface => generated 309 bytes in 1895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2058] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:48 2026] GET /v2.0/ports?device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 1014 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2059] 10.0.0.57 () {34 vars in 1118 bytes} [Tue Jun 2 08:05:49 2026] GET /v2.0/security-groups?id=932f1efe-39be-4e04-8eae-cb7330371788&id=56cfb268-39d4-486b-b9aa-d0590016e102&fields=id&fields=name => generated 205 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2060] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:05:49 2026] GET /v2.0/ports?device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 1283 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2061] 10.0.0.190 () {32 vars in 857 bytes} [Tue Jun 2 08:05:49 2026] GET /v2.0/floatingips?floating_network_id=0ed815ba-bd34-43cb-9e49-00c60d69c436&port_id=fe1936f5-f112-4ff8-ad66-b7b777f80bf4 => generated 861 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2062] 10.0.0.214 () {34 vars in 989 bytes} [Tue Jun 2 08:05:49 2026] GET /v2.0/ports?device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2063] 10.0.0.214 () {34 vars in 1119 bytes} [Tue Jun 2 08:05:49 2026] GET /v2.0/security-groups?id=56cfb268-39d4-486b-b9aa-d0590016e102&id=932f1efe-39be-4e04-8eae-cb7330371788&fields=id&fields=name => generated 205 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2064] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:05:48 2026] PUT /v2.0/routers/268b72be-838b-4aad-a596-3b90b67c3dfa/add_router_interface => generated 309 bytes in 1910 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2067] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:52 2026] GET /v2.0/ports?device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 1014 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2068] 10.0.0.57 () {34 vars in 1118 bytes} [Tue Jun 2 08:05:52 2026] GET /v2.0/security-groups?id=932f1efe-39be-4e04-8eae-cb7330371788&id=56cfb268-39d4-486b-b9aa-d0590016e102&fields=id&fields=name => generated 205 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2069] 10.0.0.190 () {34 vars in 782 bytes} [Tue Jun 2 08:05:50 2026] PUT /v2.0/routers/268b72be-838b-4aad-a596-3b90b67c3dfa/add_router_interface => generated 309 bytes in 2353 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2070] 199.204.45.4 () {34 vars in 991 bytes} [Tue Jun 2 08:05:52 2026] GET /v2.0/ports?device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:52.821 7 WARNING neutron_lib.context [None req-ebeeffa8-de35-4d86-9480-b6628f862b59 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1059/2071] 10.0.0.190 () {34 vars in 683 bytes} [Tue Jun 2 08:05:52 2026] POST /v2.0/security-groups => generated 1564 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:05:52.971 7 WARNING neutron_lib.context [None req-46234f79-b5a5-4028-883a-8b3bf7a11beb 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1060/2072] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05: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-06-02 08:05:53.099 7 WARNING neutron_lib.context [None req-4b800b77-db69-4b47-9785-9ebf9cc23727 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:53.201 8 INFO neutron.db.l3_db [req-fa807697-a083-4b66-a36a-88e22d1a3b3f req-7257022b-00de-4f98-b4f7-3b928a6829a0 fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] Floating IP e12ebb77-4bf7-47a6-923f-93fe239386b8 disassociated. External IP: 10.96.250.211, port: fe1936f5-f112-4ff8-ad66-b7b777f80bf4. [pid: 7|app: 0|req: 1061/2073] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:53 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) 2026-06-02 08:05:53.231 7 WARNING neutron_lib.context [None req-91323cd3-02a2-4d34-b86c-333eb72a96e6 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1062/2074] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:53 2026] POST /v2.0/security-group-rules => generated 567 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:53.370 7 WARNING neutron_lib.context [None req-7d1dc36a-d19e-4013-831f-a8a0e71cb542 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1063/2075] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:53 2026] POST /v2.0/security-group-rules => generated 569 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2076] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:53 2026] GET /v2.0/ports?device_id=eb1f1403-29c7-4a61-a0a1-faf4a5260740 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:53.537 7 WARNING neutron_lib.context [None req-513fa3e8-5730-4695-a1f2-513bb3552672 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1065/2077] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:53 2026] POST /v2.0/security-group-rules => generated 569 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:53.788 7 WARNING neutron_lib.context [None req-7bcf4456-75e8-416f-a169-ade1f207e709 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1013/2078] 199.204.45.4 () {36 vars in 994 bytes} [Tue Jun 2 08:05:52 2026] DELETE /v2.0/ports/fe1936f5-f112-4ff8-ad66-b7b777f80bf4 => generated 0 bytes in 1128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2079] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:53 2026] POST /v2.0/security-group-rules => generated 565 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:53.948 8 WARNING neutron_lib.context [None req-5d32ee09-a85a-45f7-81ed-4401d6fafcf7 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:53.988 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-438d3b6c-561e-4baf-9887-445da7f3f41e'] response: {'server_uuid': 'eb1f1403-29c7-4a61-a0a1-faf4a5260740', 'name': 'network-vif-deleted', 'tag': 'fe1936f5-f112-4ff8-ad66-b7b777f80bf4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1014/2080] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:53 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) 2026-06-02 08:05:54.148 7 WARNING neutron_lib.context [None req-42bbe977-b0f5-494e-b5bc-ce7132d7282b 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1067/2081] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:54.270 8 WARNING neutron_lib.context [None req-b830ccdf-b388-4c2a-92cf-26506f531250 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1015/2082] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:54 2026] POST /v2.0/security-group-rules => generated 567 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:54.409 7 WARNING neutron_lib.context [None req-0b1a2cf8-882e-43c9-ba11-9ae77d3464e9 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1068/2083] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:54 2026] POST /v2.0/security-group-rules => generated 569 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:54.549 8 WARNING neutron_lib.context [None req-ad5ae801-0431-41d5-bc03-1f8ddb628109 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1016/2084] 10.0.0.190 () {34 vars in 694 bytes} [Tue Jun 2 08:05:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2085] 10.0.0.57 () {34 vars in 1094 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1402416907&fields=id&tenant_id=37a84782af6c4c4790d5b20c3e7c72c7 => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2086] 10.0.0.57 () {34 vars in 980 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/networks?id=fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 704 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2087] 10.0.0.57 () {34 vars in 963 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/quotas/37a84782af6c4c4790d5b20c3e7c72c7 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2088] 10.0.0.57 () {34 vars in 1000 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/ports?tenant_id=37a84782af6c4c4790d5b20c3e7c72c7&fields=id => generated 287 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2089] 10.0.0.57 () {34 vars in 1006 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1022/2090] 10.0.0.57 () {34 vars in 1106 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1069/2091] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:54 2026] DELETE /v2.0/security-groups/56cfb268-39d4-486b-b9aa-d0590016e102 => generated 0 bytes in 940 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:55.797 8 INFO neutron.api.v2.resource [None req-9f06b16a-7fde-4735-964c-fcdcbeab8404 fb1642bb71764c84a9507740e26239cb 38795c5de32f45c584edb9ed7a216a63 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1023/2092] 10.0.0.190 () {32 vars in 736 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/security-groups/56cfb268-39d4-486b-b9aa-d0590016e102 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2093] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/ports?device_id=cbbf3377-42ef-48da-b52f-77a7d7ce39ab => 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: 1070/2094] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:05:55 2026] DELETE /v2.0/floatingips/e12ebb77-4bf7-47a6-923f-93fe239386b8 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2095] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:56 2026] DELETE /v2.0/security-groups/932f1efe-39be-4e04-8eae-cb7330371788 => 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: 1026/2096] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:05:56 2026] GET /v2.0/networks?id=fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 704 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2097] 199.204.45.4 () {34 vars in 1047 bytes} [Tue Jun 2 08:05:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=37a84782af6c4c4790d5b20c3e7c72c7 => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:56.637 8 WARNING neutron_lib.context [req-e6341aea-0631-48cf-8193-0bd0f5d25d1e req-a2665d34-40bf-4fe5-92ae-2b663bda56de 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1028/2098] 199.204.45.4 () {38 vars in 952 bytes} [Tue Jun 2 08:05:56 2026] POST /v2.0/ports => generated 1179 bytes in 577 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: 7|app: 0|req: 1071/2099] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:05:56 2026] PUT /v2.0/routers/7298e0a7-c226-4776-b706-bf0d9d3df249/remove_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2100] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:05:57 2026] GET /v2.0/security-groups?tenant_id=a1a866e6eabe4d8692335e8603bf5834&name=default => generated 2805 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2101] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:05:57 2026] PUT /v2.0/ports/9513583c-1a69-4cd3-ad31-c2a66205dfff => generated 1424 bytes in 689 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-06-02 08:05:57.953 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a7e1db0-8ac7-4a9c-9d8a-48ff7d8c9784'] response: {'name': 'network-changed', 'server_uuid': 'cbbf3377-42ef-48da-b52f-77a7d7ce39ab', 'tag': '9513583c-1a69-4cd3-ad31-c2a66205dfff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1030/2102] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:05:57 2026] DELETE /v2.0/security-groups/c35191bc-d7c1-4603-878c-4e779e41338f => generated 0 bytes in 144 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: 8|app: 0|req: 1031/2103] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:05:58 2026] GET /v2.0/ports?tenant_id=37a84782af6c4c4790d5b20c3e7c72c7&device_id=cbbf3377-42ef-48da-b52f-77a7d7ce39ab => generated 1463 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2104] 199.204.45.4 () {34 vars in 1053 bytes} [Tue Jun 2 08:05:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=9513583c-1a69-4cd3-ad31-c2a66205dfff => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2105] 199.204.45.4 () {34 vars in 1101 bytes} [Tue Jun 2 08:05:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28e&port_id=9513583c-1a69-4cd3-ad31-c2a66205dfff => 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: 1034/2106] 199.204.45.4 () {34 vars in 1061 bytes} [Tue Jun 2 08:05:58 2026] GET /v2.0/subnets?id=d93232e5-38f3-438c-acd5-84aededa7407&id=e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 1361 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2107] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:05:58 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2108] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:05:58 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2109] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:05:58 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1038/2110] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:05:58 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2111] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:05:58 2026] GET /v2.0/ports?tenant_id=37a84782af6c4c4790d5b20c3e7c72c7&device_id=cbbf3377-42ef-48da-b52f-77a7d7ce39ab => generated 1463 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2112] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:05:58 2026] GET /v2.0/networks?id=fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 800 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2113] 199.204.45.4 () {34 vars in 1053 bytes} [Tue Jun 2 08:05:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=9513583c-1a69-4cd3-ad31-c2a66205dfff => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2114] 199.204.45.4 () {34 vars in 1101 bytes} [Tue Jun 2 08:05:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28e&port_id=9513583c-1a69-4cd3-ad31-c2a66205dfff => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2115] 199.204.45.4 () {34 vars in 1061 bytes} [Tue Jun 2 08:05:58 2026] GET /v2.0/subnets?id=d93232e5-38f3-438c-acd5-84aededa7407&id=e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 1361 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2116] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:05:59 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:59.120 7 INFO neutron.services.segments.plugin [-] Segment ca070229-959e-472e-8830-8f3da0d00ba8 resource provider aggregate not found [pid: 8|app: 0|req: 1045/2117] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:05:59 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:59.140 7 INFO neutron.services.segments.plugin [-] Segment ca070229-959e-472e-8830-8f3da0d00ba8 resource provider aggregate not found 2026-06-02 08:05:59.153 7 INFO neutron.services.segments.plugin [-] Segment ca070229-959e-472e-8830-8f3da0d00ba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca070229-959e-472e-8830-8f3da0d00ba8 found for delete ", "request_id": "req-36675ad6-f018-4495-a727-46219d8bc211"}]} 2026-06-02 08:05:59.162 7 INFO neutron.services.segments.plugin [-] Segment ca070229-959e-472e-8830-8f3da0d00ba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca070229-959e-472e-8830-8f3da0d00ba8 found for delete ", "request_id": "req-ef469624-776a-404c-bd1a-60cd10be61ba"}]} 2026-06-02 08:05:59.168 7 INFO neutron.db.l3_hamode_db [None req-01c8b235-4aad-4583-9f80-991d2ebf4b9a c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] HA network 620998e9-2ead-44ad-9b59-bc4968c91f87 was deleted as no HA routers are present in tenant 38795c5de32f45c584edb9ed7a216a63. [pid: 7|app: 0|req: 1073/2118] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:57 2026] DELETE /v2.0/routers/7298e0a7-c226-4776-b706-bf0d9d3df249 => generated 0 bytes in 1291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2119] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:05:59 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1047/2120] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:05:59 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1074/2121] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:05:59 2026] DELETE /v2.0/subnets/0279bc8e-9565-488b-9778-e57bf51eadc9 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:59.896 8 INFO neutron.services.segments.plugin [-] Segment 673df37b-ef8e-4844-9791-0a10126d3531 resource provider aggregate not found 2026-06-02 08:05:59.901 8 INFO neutron.services.segments.plugin [-] Segment 673df37b-ef8e-4844-9791-0a10126d3531 resource provider aggregate not found 2026-06-02 08:05:59.910 8 INFO neutron.services.segments.plugin [-] Segment 673df37b-ef8e-4844-9791-0a10126d3531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 673df37b-ef8e-4844-9791-0a10126d3531 found for delete ", "request_id": "req-911ebd31-845e-4568-b231-6c5fc55c2f79"}]} 2026-06-02 08:05:59.924 8 INFO neutron.services.segments.plugin [-] Segment 673df37b-ef8e-4844-9791-0a10126d3531 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 673df37b-ef8e-4844-9791-0a10126d3531 found for delete ", "request_id": "req-2957f566-5fe5-4847-a88b-054fca2e1ecc"}]} [pid: 8|app: 0|req: 1048/2122] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:05:59 2026] DELETE /v2.0/networks/993bed66-8f5e-4eef-aa60-2b4deb3d7eeb => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2123] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:06:00 2026] GET /v2.0/ports?device_id=cbbf3377-42ef-48da-b52f-77a7d7ce39ab => generated 1196 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2124] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:06:01 2026] GET /v2.0/security-groups?id=c6c2b783-a382-462e-8693-f716f14d70be&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2125] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:05:59 2026] PUT /v2.0/routers/0385eaf1-595a-40f3-829f-88b7cfc2c8fb/remove_router_interface => generated 309 bytes in 1259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2126] 10.0.0.190 () {32 vars in 817 bytes} [Tue Jun 2 08:06:01 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&mac_address=fa%3A16%3A3e%3A21%3Ae3%3A56 => generated 1196 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:01.230 8 WARNING neutron_lib.context [None req-c277eedb-c984-4d04-8820-8614d1152379 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:02.203 8 INFO neutron.db.l3_db [None req-c277eedb-c984-4d04-8820-8614d1152379 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Floating IP c3acd85c-f3d6-44db-a398-8bcdd62e7a30 associated. External IP: 10.96.250.216, port: 9513583c-1a69-4cd3-ad31-c2a66205dfff. 2026-06-02 08:06:02.396 7 INFO neutron.services.segments.plugin [-] Segment 7539df34-83bc-4e7b-9f7c-add6c8a201c2 resource provider aggregate not found 2026-06-02 08:06:02.401 7 INFO neutron.services.segments.plugin [-] Segment 7539df34-83bc-4e7b-9f7c-add6c8a201c2 resource provider aggregate not found 2026-06-02 08:06:02.419 7 INFO neutron.services.segments.plugin [-] Segment 7539df34-83bc-4e7b-9f7c-add6c8a201c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7539df34-83bc-4e7b-9f7c-add6c8a201c2 found for delete ", "request_id": "req-fd2af552-ca87-4cac-a634-3186b6c897d6"}]} 2026-06-02 08:06:02.422 7 INFO neutron.services.segments.plugin [-] Segment 7539df34-83bc-4e7b-9f7c-add6c8a201c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7539df34-83bc-4e7b-9f7c-add6c8a201c2 found for delete ", "request_id": "req-1dac85c5-7a28-46eb-9c8e-7f1265e8f878"}]} 2026-06-02 08:06:02.426 7 INFO neutron.db.l3_hamode_db [None req-0422341f-201e-4ae1-9e61-339ed558802e c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] HA network 6d1ca392-6089-4615-ac6d-9de61efe61ed was deleted as no HA routers are present in tenant 0d589560a6be4f9694f4c8eaa4aa53a1. [pid: 7|app: 0|req: 1076/2127] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:06:01 2026] DELETE /v2.0/routers/0385eaf1-595a-40f3-829f-88b7cfc2c8fb => generated 0 bytes in 1236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2128] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:06:02 2026] DELETE /v2.0/subnets/1d5f31c0-24b7-4bbf-9df4-b6d3e614f9bb => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2129] 10.0.0.190 () {34 vars in 676 bytes} [Tue Jun 2 08:06:01 2026] POST /v2.0/floatingips => generated 854 bytes in 1428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:02.706 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-115de02a-c194-4596-8840-f61adbbade52'] response: {'name': 'network-changed', 'server_uuid': 'cbbf3377-42ef-48da-b52f-77a7d7ce39ab', 'tag': '9513583c-1a69-4cd3-ad31-c2a66205dfff', 'status': 'completed', 'code': 200} 2026-06-02 08:06:02.885 7 WARNING neutron_lib.context [None req-ce644aad-2095-4571-b3dd-09e4e1a5506e add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:02.924 7 INFO neutron.db.segments_db [None req-ce644aad-2095-4571-b3dd-09e4e1a5506e add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Added segment dab20d68-df66-4fc8-9329-1fe573ce1650 of type vxlan for network eea58d16-6650-4805-bbac-d7add0109311 2026-06-02 08:06:03.119 8 INFO neutron.services.segments.plugin [-] Segment e16d5fb1-2b15-4f96-afd6-21c1a87ea7bf resource provider aggregate not found 2026-06-02 08:06:03.146 8 INFO neutron.services.segments.plugin [-] Segment e16d5fb1-2b15-4f96-afd6-21c1a87ea7bf resource provider aggregate not found 2026-06-02 08:06:03.164 8 INFO neutron.services.segments.plugin [-] Segment e16d5fb1-2b15-4f96-afd6-21c1a87ea7bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16d5fb1-2b15-4f96-afd6-21c1a87ea7bf found for delete ", "request_id": "req-71ecb5cd-e995-430a-b0c2-f9490d0b81e5"}]} 2026-06-02 08:06:03.168 8 INFO neutron.services.segments.plugin [-] Segment e16d5fb1-2b15-4f96-afd6-21c1a87ea7bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e16d5fb1-2b15-4f96-afd6-21c1a87ea7bf found for delete ", "request_id": "req-fec00bad-a144-4b41-a22b-97ccc3609da1"}]} [pid: 8|app: 0|req: 1053/2130] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:06:02 2026] DELETE /v2.0/networks/e71b3c04-b403-45fb-8e70-e4a257679789 => generated 0 bytes in 535 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2131] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:06:03 2026] GET /v2.0/ports?tenant_id=37a84782af6c4c4790d5b20c3e7c72c7&device_id=cbbf3377-42ef-48da-b52f-77a7d7ce39ab => generated 1465 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:03.278 7 INFO neutron.db.l3_hamode_db [None req-ce644aad-2095-4571-b3dd-09e4e1a5506e add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1055/2132] 10.0.0.57 () {34 vars in 1094 bytes} [Tue Jun 2 08:06:03 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1402416907&fields=id&tenant_id=37a84782af6c4c4790d5b20c3e7c72c7 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2133] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:06:03 2026] GET /v2.0/networks?id=fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 800 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2134] 10.0.0.57 () {34 vars in 980 bytes} [Tue Jun 2 08:06:03 2026] GET /v2.0/networks?id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc => generated 704 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:03.485 7 INFO neutron.db.l3_hamode_db [None req-ce644aad-2095-4571-b3dd-09e4e1a5506e add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1058/2135] 199.204.45.4 () {34 vars in 1053 bytes} [Tue Jun 2 08:06:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=9513583c-1a69-4cd3-ad31-c2a66205dfff => generated 857 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2136] 10.0.0.57 () {34 vars in 963 bytes} [Tue Jun 2 08:06:03 2026] GET /v2.0/quotas/37a84782af6c4c4790d5b20c3e7c72c7 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2137] 199.204.45.4 () {34 vars in 1101 bytes} [Tue Jun 2 08:06:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28e&port_id=9513583c-1a69-4cd3-ad31-c2a66205dfff => 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: 1061/2138] 10.0.0.57 () {34 vars in 1000 bytes} [Tue Jun 2 08:06:03 2026] GET /v2.0/ports?tenant_id=37a84782af6c4c4790d5b20c3e7c72c7&fields=id => generated 333 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2139] 199.204.45.4 () {34 vars in 1061 bytes} [Tue Jun 2 08:06:04 2026] GET /v2.0/subnets?id=d93232e5-38f3-438c-acd5-84aededa7407&id=e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2140] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:06:04 2026] GET /v2.0/security-groups?tenant_id=38795c5de32f45c584edb9ed7a216a63&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2141] 10.0.0.57 () {34 vars in 1006 bytes} [Tue Jun 2 08:06:04 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2142] 10.0.0.190 () {34 vars in 667 bytes} [Tue Jun 2 08:06:02 2026] POST /v2.0/routers => generated 474 bytes in 1653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2143] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:06:04 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2144] 10.0.0.57 () {34 vars in 1106 bytes} [Tue Jun 2 08:06:04 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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: 1079/2145] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:06:04 2026] DELETE /v2.0/security-groups/7b359783-4fbb-43a0-a888-4293d60bdce5 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:06:04.405 8 WARNING neutron_lib.context [None req-c2ca13ed-7aa1-4c30-b6b0-cd00bc8a93af add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1080/2146] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:06:04 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:04.460 8 INFO neutron.db.l3_hamode_db [None req-c2ca13ed-7aa1-4c30-b6b0-cd00bc8a93af add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1081/2147] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:06:04 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1082/2148] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:06:04 2026] GET /v2.0/ports?device_id=954f4216-feae-48a3-ac02-45dc99838af1 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2149] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:06:04 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:06:04.679 8 INFO neutron.db.l3_hamode_db [None req-c2ca13ed-7aa1-4c30-b6b0-cd00bc8a93af add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1084/2150] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:06:04 2026] GET /v2.0/security-groups?tenant_id=0d589560a6be4f9694f4c8eaa4aa53a1&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2151] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:06:04 2026] DELETE /v2.0/security-groups/96ee0a40-a30e-4719-a185-2fa140be2c9b => 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: 1086/2152] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:06:05 2026] GET /v2.0/networks?id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc => generated 704 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2153] 199.204.45.4 () {34 vars in 1047 bytes} [Tue Jun 2 08:06:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=37a84782af6c4c4790d5b20c3e7c72c7 => generated 179 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:05.449 7 WARNING neutron_lib.context [req-26a7a338-73cf-441a-ae19-db8cec2dee27 req-84e61865-101c-4918-ae1f-6606a3ea7597 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1067/2154] 10.0.0.190 () {34 vars in 667 bytes} [Tue Jun 2 08:06:04 2026] POST /v2.0/routers => generated 474 bytes in 1100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:05.517 8 WARNING neutron_lib.context [None req-2de1ab30-5bd0-4b6c-bdbd-e2b7f36c5010 add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:05.575 8 INFO neutron.db.l3_hamode_db [None req-2de1ab30-5bd0-4b6c-bdbd-e2b7f36c5010 add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:06:05.773 8 INFO neutron.db.l3_hamode_db [None req-2de1ab30-5bd0-4b6c-bdbd-e2b7f36c5010 add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1088/2155] 199.204.45.4 () {38 vars in 952 bytes} [Tue Jun 2 08:06:05 2026] POST /v2.0/ports => generated 1187 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: 7|app: 0|req: 1089/2156] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:06:05 2026] PUT /v2.0/ports/5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf => generated 1432 bytes in 546 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-06-02 08:06:06.580 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-36c51ffd-abf7-4c63-b14e-dcdb12194d27'] response: {'name': 'network-changed', 'server_uuid': '954f4216-feae-48a3-ac02-45dc99838af1', 'tag': '5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1090/2157] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:06:06 2026] GET /v2.0/ports?tenant_id=37a84782af6c4c4790d5b20c3e7c72c7&device_id=954f4216-feae-48a3-ac02-45dc99838af1 => generated 1471 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2158] 10.0.0.190 () {34 vars in 667 bytes} [Tue Jun 2 08:06:05 2026] POST /v2.0/routers => generated 474 bytes in 1123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:06.643 8 WARNING neutron_lib.context [None req-611329ac-3f22-4a62-b4fe-1ca2c902542a add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1091/2159] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:06:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.127&port_id=5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf => generated 19 bytes in 32 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: 1092/2160] 199.204.45.4 () {34 vars in 1103 bytes} [Tue Jun 2 08:06:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A227&port_id=5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:06:06.699 8 INFO neutron.db.l3_hamode_db [None req-611329ac-3f22-4a62-b4fe-1ca2c902542a add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1093/2161] 199.204.45.4 () {34 vars in 1061 bytes} [Tue Jun 2 08:06:06 2026] GET /v2.0/subnets?id=a5a80182-7146-4e7a-bbf3-1279387a7e65&id=9b520fab-fce5-47a3-886e-1030ed7e4ab9 => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2162] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:06:06 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2163] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:06:06 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:06.895 8 INFO neutron.db.l3_hamode_db [None req-611329ac-3f22-4a62-b4fe-1ca2c902542a add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1096/2164] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:06:06 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2165] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:06:06 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2168] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:06:07 2026] GET /v2.0/ports?tenant_id=37a84782af6c4c4790d5b20c3e7c72c7&device_id=954f4216-feae-48a3-ac02-45dc99838af1 => generated 1471 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2169] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:06:07 2026] GET /v2.0/networks?id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2170] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:06:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.127&port_id=5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2171] 199.204.45.4 () {34 vars in 1103 bytes} [Tue Jun 2 08:06:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A227&port_id=5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2172] 199.204.45.4 () {34 vars in 1061 bytes} [Tue Jun 2 08:06:07 2026] GET /v2.0/subnets?id=a5a80182-7146-4e7a-bbf3-1279387a7e65&id=9b520fab-fce5-47a3-886e-1030ed7e4ab9 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2173] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:06:07 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&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: 1106/2174] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:06:07 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&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: 7|app: 0|req: 1107/2175] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:06:07 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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: 1108/2176] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:06:07 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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: 1069/2177] 10.0.0.190 () {34 vars in 667 bytes} [Tue Jun 2 08:06:06 2026] POST /v2.0/routers => generated 474 bytes in 1133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:07.787 7 WARNING neutron_lib.context [None req-32ff5857-af8f-4fac-8988-e8974eba0810 add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:07.841 7 INFO neutron.db.l3_hamode_db [None req-32ff5857-af8f-4fac-8988-e8974eba0810 add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:06:08.622 7 INFO neutron.db.l3_hamode_db [None req-32ff5857-af8f-4fac-8988-e8974eba0810 add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1109/2178] 10.0.0.190 () {34 vars in 667 bytes} [Tue Jun 2 08:06:07 2026] POST /v2.0/routers => generated 474 bytes in 1739 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2179] 10.0.0.190 () {34 vars in 750 bytes} [Tue Jun 2 08:06:09 2026] PUT /v2.0/routers/bf52dc87-393a-42bb-988c-9ab7c48c5b62/tags => generated 17 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2180] 10.0.0.190 () {34 vars in 677 bytes} [Tue Jun 2 08:06:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2181] 10.0.0.190 () {34 vars in 750 bytes} [Tue Jun 2 08:06:09 2026] PUT /v2.0/routers/7ad3beda-c8a9-4227-bc1e-ab8bbef5a62a/tags => generated 25 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2182] 10.0.0.190 () {34 vars in 677 bytes} [Tue Jun 2 08:06:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2183] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:06:09 2026] GET /v2.0/ports?device_id=954f4216-feae-48a3-ac02-45dc99838af1 => generated 1204 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2184] 10.0.0.190 () {34 vars in 677 bytes} [Tue Jun 2 08:06:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2185] 10.0.0.190 () {34 vars in 750 bytes} [Tue Jun 2 08:06:09 2026] PUT /v2.0/routers/2aad7bcd-2940-42dc-a5b1-a12c270d3294/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2186] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:06:09 2026] GET /v2.0/security-groups?id=c6c2b783-a382-462e-8693-f716f14d70be&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2187] 10.0.0.190 () {34 vars in 677 bytes} [Tue Jun 2 08:06:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2188] 10.0.0.190 () {34 vars in 677 bytes} [Tue Jun 2 08:06:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2189] 10.0.0.190 () {34 vars in 750 bytes} [Tue Jun 2 08:06:09 2026] PUT /v2.0/routers/e0912b42-7c72-477a-a21d-49c592aeb611/tags => generated 19 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2190] 10.0.0.190 () {34 vars in 752 bytes} [Tue Jun 2 08:06:09 2026] PUT /v2.0/policies/f3e2e2a2-cae2-45aa-9a7a-2cfd6aa20448/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2191] 10.0.0.190 () {32 vars in 817 bytes} [Tue Jun 2 08:06:09 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&mac_address=fa%3A16%3A3e%3A69%3A83%3A20 => generated 1204 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2192] 10.0.0.190 () {32 vars in 663 bytes} [Tue Jun 2 08:06:10 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:10.157 8 WARNING neutron_lib.context [None req-7eedac60-72f6-4d70-85dc-89b915109807 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1117/2193] 10.0.0.190 () {34 vars in 752 bytes} [Tue Jun 2 08:06:10 2026] PUT /v2.0/policies/ffada1da-22cf-48a7-8870-3809b13e7457/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2194] 10.0.0.190 () {32 vars in 677 bytes} [Tue Jun 2 08:06:10 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2195] 10.0.0.190 () {34 vars in 752 bytes} [Tue Jun 2 08:06:10 2026] PUT /v2.0/policies/cc66793e-b3ba-47aa-a19c-3f64f3c280cb/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2196] 10.0.0.190 () {32 vars in 673 bytes} [Tue Jun 2 08:06:10 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2197] 10.0.0.190 () {34 vars in 752 bytes} [Tue Jun 2 08:06:10 2026] PUT /v2.0/policies/75b871b8-95bf-46e0-b089-6971b169aa72/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2198] 10.0.0.190 () {32 vars in 685 bytes} [Tue Jun 2 08:06:10 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2199] 10.0.0.190 () {32 vars in 671 bytes} [Tue Jun 2 08:06:10 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2200] 10.0.0.190 () {32 vars in 685 bytes} [Tue Jun 2 08:06:10 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2201] 10.0.0.190 () {32 vars in 681 bytes} [Tue Jun 2 08:06:10 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2202] 10.0.0.190 () {32 vars in 673 bytes} [Tue Jun 2 08:06:10 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2203] 10.0.0.190 () {32 vars in 693 bytes} [Tue Jun 2 08:06:11 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:11.193 8 INFO neutron.db.l3_db [None req-7eedac60-72f6-4d70-85dc-89b915109807 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Floating IP 407e848d-46e5-4a0b-8c9d-fe34410da734 associated. External IP: 10.96.250.208, port: 5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf. [pid: 7|app: 0|req: 1128/2204] 10.0.0.190 () {32 vars in 687 bytes} [Tue Jun 2 08:06:11 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2205] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:06:11 2026] GET /v2.0/routers/bf52dc87-393a-42bb-988c-9ab7c48c5b62 => generated 485 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2206] 10.0.0.190 () {32 vars in 683 bytes} [Tue Jun 2 08:06:11 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2207] 10.0.0.190 () {34 vars in 676 bytes} [Tue Jun 2 08:06:10 2026] POST /v2.0/floatingips => generated 855 bytes in 1480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:11.672 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-39d744fa-56af-48a8-bceb-e34be0908f61'] response: {'name': 'network-changed', 'server_uuid': '954f4216-feae-48a3-ac02-45dc99838af1', 'tag': '5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1078/2208] 10.0.0.190 () {32 vars in 695 bytes} [Tue Jun 2 08:06:11 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2209] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:06:11 2026] GET /v2.0/ports?tenant_id=37a84782af6c4c4790d5b20c3e7c72c7&device_id=954f4216-feae-48a3-ac02-45dc99838af1 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2210] 10.0.0.190 () {32 vars in 681 bytes} [Tue Jun 2 08:06:11 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2211] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:06:11 2026] GET /v2.0/networks?id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc => 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: 1082/2212] 10.0.0.190 () {32 vars in 695 bytes} [Tue Jun 2 08:06:11 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => 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: 1083/2213] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:06:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.127&port_id=5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2214] 10.0.0.190 () {34 vars in 741 bytes} [Tue Jun 2 08:06:11 2026] PUT /v2.0/routers/bf52dc87-393a-42bb-988c-9ab7c48c5b62 => generated 485 bytes in 742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2215] 199.204.45.4 () {34 vars in 1103 bytes} [Tue Jun 2 08:06:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A227&port_id=5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf => 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: 1084/2216] 10.0.0.190 () {32 vars in 691 bytes} [Tue Jun 2 08:06:12 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2217] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:06:12 2026] GET /v2.0/ports?device_id=bf52dc87-393a-42bb-988c-9ab7c48c5b62 => 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: 1085/2218] 199.204.45.4 () {34 vars in 1061 bytes} [Tue Jun 2 08:06:12 2026] GET /v2.0/subnets?id=a5a80182-7146-4e7a-bbf3-1279387a7e65&id=9b520fab-fce5-47a3-886e-1030ed7e4ab9 => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2219] 10.0.0.190 () {32 vars in 703 bytes} [Tue Jun 2 08:06:12 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2220] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:06:12 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&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: 1136/2221] 10.0.0.190 () {32 vars in 733 bytes} [Tue Jun 2 08:06:12 2026] DELETE /v2.0/qos/policies/f3e2e2a2-cae2-45aa-9a7a-2cfd6aa20448 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2222] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:06:12 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2223] 10.0.0.190 () {32 vars in 733 bytes} [Tue Jun 2 08:06:12 2026] DELETE /v2.0/qos/policies/ffada1da-22cf-48a7-8870-3809b13e7457 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2224] 10.0.0.214 () {34 vars in 989 bytes} [Tue Jun 2 08:06:12 2026] GET /v2.0/ports?device_id=cbbf3377-42ef-48da-b52f-77a7d7ce39ab => generated 1465 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2225] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:06:12 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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: 1141/2226] 10.0.0.190 () {32 vars in 733 bytes} [Tue Jun 2 08:06:12 2026] DELETE /v2.0/qos/policies/cc66793e-b3ba-47aa-a19c-3f64f3c280cb => 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: 1142/2227] 10.0.0.214 () {34 vars in 1039 bytes} [Tue Jun 2 08:06:12 2026] GET /v2.0/security-groups?id=c6c2b783-a382-462e-8693-f716f14d70be&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2228] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:06:12 2026] DELETE /v2.0/routers/bf52dc87-393a-42bb-988c-9ab7c48c5b62 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2229] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:06:12 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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: 1087/2230] 10.0.0.190 () {32 vars in 733 bytes} [Tue Jun 2 08:06:12 2026] DELETE /v2.0/qos/policies/75b871b8-95bf-46e0-b089-6971b169aa72 => 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: 1088/2231] 10.0.0.190 () {32 vars in 733 bytes} [Tue Jun 2 08:06:12 2026] DELETE /v2.0/qos/policies/270566f0-07e9-403a-9407-85d6fe97effa => 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: 1144/2232] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:06:12 2026] GET /v2.0/routers/7ad3beda-c8a9-4227-bc1e-ab8bbef5a62a => generated 493 bytes in 689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2233] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:06:13 2026] GET /v2.0/security-groups?tenant_id=d5b3d2af9d2c4928bac5a11388d0395a&name=default => generated 2805 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2234] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:06:14 2026] DELETE /v2.0/security-groups/0be62070-89cd-4e56-9429-cf1c1e944a2d => 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: 1147/2235] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:06:14 2026] GET /v2.0/security-groups?tenant_id=2e3845ee420e4214804e2da2cd62095f&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2236] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:06:14 2026] DELETE /v2.0/security-groups/b048d1bf-7082-4f09-affa-bf3f8679fca7 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2237] 10.0.0.190 () {34 vars in 741 bytes} [Tue Jun 2 08:06:13 2026] PUT /v2.0/routers/7ad3beda-c8a9-4227-bc1e-ab8bbef5a62a => generated 493 bytes in 1592 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2238] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:06:15 2026] GET /v2.0/ports?device_id=7ad3beda-c8a9-4227-bc1e-ab8bbef5a62a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2239] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:06:15 2026] GET /v2.0/security-groups?tenant_id=e80ff36ca244405dbac3733b081a0201&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: 1091/2240] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:06:15 2026] DELETE /v2.0/security-groups/89f08103-cd60-4105-901e-ab0895a66e9b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2241] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:06:15 2026] DELETE /v2.0/routers/7ad3beda-c8a9-4227-bc1e-ab8bbef5a62a => generated 0 bytes in 590 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2242] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:06:15 2026] GET /v2.0/routers/2aad7bcd-2940-42dc-a5b1-a12c270d3294 => generated 502 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2243] 10.0.0.190 () {34 vars in 741 bytes} [Tue Jun 2 08:06:15 2026] PUT /v2.0/routers/2aad7bcd-2940-42dc-a5b1-a12c270d3294 => generated 502 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2244] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:06:16 2026] GET /v2.0/ports?device_id=2aad7bcd-2940-42dc-a5b1-a12c270d3294 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2245] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:06:16 2026] DELETE /v2.0/routers/2aad7bcd-2940-42dc-a5b1-a12c270d3294 => generated 0 bytes in 527 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2246] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:06:17 2026] GET /v2.0/routers/e0912b42-7c72-477a-a21d-49c592aeb611 => generated 487 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2247] 10.0.0.190 () {34 vars in 741 bytes} [Tue Jun 2 08:06:17 2026] PUT /v2.0/routers/e0912b42-7c72-477a-a21d-49c592aeb611 => generated 487 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2248] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:06:17 2026] GET /v2.0/ports?device_id=e0912b42-7c72-477a-a21d-49c592aeb611 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2249] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:06:18 2026] DELETE /v2.0/routers/e0912b42-7c72-477a-a21d-49c592aeb611 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2250] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:06:18 2026] GET /v2.0/routers/aecc039b-4cb3-4ce9-9156-e52909a76481 => generated 480 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2251] 10.0.0.190 () {34 vars in 677 bytes} [Tue Jun 2 08:06:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2252] 10.0.0.190 () {34 vars in 752 bytes} [Tue Jun 2 08:06:18 2026] PUT /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2253] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:06:18 2026] GET /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2254] 10.0.0.190 () {34 vars in 763 bytes} [Tue Jun 2 08:06:18 2026] PUT /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/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: 1159/2255] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:06:19 2026] GET /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2256] 10.0.0.190 () {34 vars in 759 bytes} [Tue Jun 2 08:06:19 2026] PUT /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2257] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:06:19 2026] GET /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/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: 1162/2258] 10.0.0.190 () {34 vars in 781 bytes} [Tue Jun 2 08:06:19 2026] PUT /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/tags/black.or.white => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2259] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:06:19 2026] GET /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2260] 10.0.0.214 () {34 vars in 989 bytes} [Tue Jun 2 08:06:19 2026] GET /v2.0/ports?device_id=954f4216-feae-48a3-ac02-45dc99838af1 => generated 1473 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2261] 10.0.0.190 () {34 vars in 752 bytes} [Tue Jun 2 08:06:19 2026] PUT /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2262] 10.0.0.214 () {34 vars in 1039 bytes} [Tue Jun 2 08:06:19 2026] GET /v2.0/security-groups?id=c6c2b783-a382-462e-8693-f716f14d70be&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: 7|app: 0|req: 1167/2263] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:06:19 2026] GET /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2264] 10.0.0.190 () {32 vars in 740 bytes} [Tue Jun 2 08:06:19 2026] GET /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:06:19.454 7 INFO neutron.api.v2.resource [None req-e974886b-a7d9-4cd4-952a-dd8a1f44a313 e58887d4fbb44eef83654bf739935d88 5256d78290924ec987f9dd8a5c15d86f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1169/2265] 10.0.0.190 () {32 vars in 744 bytes} [Tue Jun 2 08:06:19 2026] GET /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2266] 10.0.0.190 () {34 vars in 741 bytes} [Tue Jun 2 08:06:18 2026] PUT /v2.0/routers/aecc039b-4cb3-4ce9-9156-e52909a76481 => generated 480 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2267] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:06:19 2026] GET /v2.0/ports?device_id=aecc039b-4cb3-4ce9-9156-e52909a76481 => 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: 1170/2268] 10.0.0.190 () {32 vars in 743 bytes} [Tue Jun 2 08:06:19 2026] DELETE /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2269] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:06:19 2026] GET /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:06:19.578 7 INFO neutron.api.v2.resource [None req-ed92d17a-bbd6-4052-983c-473041bd889b e58887d4fbb44eef83654bf739935d88 5256d78290924ec987f9dd8a5c15d86f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1172/2270] 10.0.0.190 () {32 vars in 747 bytes} [Tue Jun 2 08:06:19 2026] DELETE /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2271] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:06:19 2026] DELETE /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2272] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:06:19 2026] GET /v2.0/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2273] 10.0.0.190 () {32 vars in 733 bytes} [Tue Jun 2 08:06:19 2026] DELETE /v2.0/qos/policies/5f8cd8b9-2dc2-4a36-8f12-c37f2d9887ca => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:06:20.343 8 INFO neutron.services.segments.plugin [-] Segment dab20d68-df66-4fc8-9329-1fe573ce1650 resource provider aggregate not found 2026-06-02 08:06:20.348 8 INFO neutron.services.segments.plugin [-] Segment dab20d68-df66-4fc8-9329-1fe573ce1650 resource provider aggregate not found 2026-06-02 08:06:20.370 8 INFO neutron.services.segments.plugin [-] Segment dab20d68-df66-4fc8-9329-1fe573ce1650 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dab20d68-df66-4fc8-9329-1fe573ce1650 found for delete ", "request_id": "req-06f1b5bb-aa32-447c-9919-c61e6fccd1fa"}]} 2026-06-02 08:06:20.371 8 INFO neutron.services.segments.plugin [-] Segment dab20d68-df66-4fc8-9329-1fe573ce1650 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dab20d68-df66-4fc8-9329-1fe573ce1650 found for delete ", "request_id": "req-fc44ebe7-8b4c-4c21-85ef-bec73e4e9760"}]} 2026-06-02 08:06:20.383 8 INFO neutron.db.l3_hamode_db [None req-e4358a4f-542d-49ae-b735-ac5744cd55ee add25608f1874b0282a9b4eb4c354894 e45097b8654b4f90bf53f1eefde4be66 - - default default] HA network eea58d16-6650-4805-bbac-d7add0109311 was deleted as no HA routers are present in tenant e45097b8654b4f90bf53f1eefde4be66. [pid: 8|app: 0|req: 1099/2274] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:06:19 2026] DELETE /v2.0/routers/aecc039b-4cb3-4ce9-9156-e52909a76481 => generated 0 bytes in 885 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2275] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:06:20 2026] GET /v2.0/security-groups?tenant_id=5256d78290924ec987f9dd8a5c15d86f&name=default => generated 2805 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2276] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:06:20 2026] DELETE /v2.0/security-groups/99d4ea2b-65a3-47fc-b00a-8731dda90533 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2277] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:06:21 2026] GET /v2.0/security-groups?tenant_id=33e16dbb13df40f1a3ae105f2fd464c9&name=default => generated 2805 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2278] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:06:21 2026] DELETE /v2.0/security-groups/728425ae-5c7f-45ba-8a26-f6f37a63e874 => 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: 1101/2279] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:06:21 2026] GET /v2.0/security-groups?tenant_id=230d11ac87534a1faf6df73febc22f60&name=default => generated 2805 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2280] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:06:21 2026] DELETE /v2.0/security-groups/06b81fee-0e51-430b-accd-e2fd322925a8 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2283] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:06:21 2026] GET /v2.0/security-groups?tenant_id=72c2f62d3af249f4808db8a373acb19a&name=default => generated 2805 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2284] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:06:22 2026] DELETE /v2.0/security-groups/cb11b442-7cb3-4364-a2f9-b08dd12541ad => 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: 1103/2285] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:06:22 2026] GET /v2.0/security-groups?tenant_id=e45097b8654b4f90bf53f1eefde4be66&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2286] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:06:22 2026] DELETE /v2.0/security-groups/bb33d2f3-69d0-49ed-a55f-22b78a330ec4 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2287] 199.204.45.4 () {34 vars in 1093 bytes} [Tue Jun 2 08:06:23 2026] GET /v2.0/ports?device_id=cbbf3377-42ef-48da-b52f-77a7d7ce39ab&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2288] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:06:23 2026] GET /v2.0/ports?tenant_id=37a84782af6c4c4790d5b20c3e7c72c7&device_id=cbbf3377-42ef-48da-b52f-77a7d7ce39ab => generated 1465 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2289] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:06:23 2026] GET /v2.0/networks?id=fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2290] 199.204.45.4 () {34 vars in 1053 bytes} [Tue Jun 2 08:06:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=9513583c-1a69-4cd3-ad31-c2a66205dfff => generated 859 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2291] 199.204.45.4 () {34 vars in 1101 bytes} [Tue Jun 2 08:06:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28e&port_id=9513583c-1a69-4cd3-ad31-c2a66205dfff => 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: 1186/2292] 199.204.45.4 () {34 vars in 1061 bytes} [Tue Jun 2 08:06:23 2026] GET /v2.0/subnets?id=d93232e5-38f3-438c-acd5-84aededa7407&id=e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 1361 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2293] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:06:23 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2294] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:06:23 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2295] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:06:23 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2296] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:06:23 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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) 2026-06-02 08:06:25.169 8 WARNING neutron_lib.context [None req-0708b26e-9080-49c5-8faf-f18ec89b255f ba002ba2b7da4f6ab597125d8305b3b4 8c6e6b20982b4c9bac70604639af3dfc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2297] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:06:25 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2298] 10.0.0.190 () {34 vars in 683 bytes} [Tue Jun 2 08:06:24 2026] POST /v2.0/security-groups => generated 1539 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2299] 10.0.0.190 () {34 vars in 766 bytes} [Tue Jun 2 08:06:25 2026] PUT /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/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: 1110/2300] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:06:25 2026] GET /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2301] 10.0.0.190 () {34 vars in 777 bytes} [Tue Jun 2 08:06:25 2026] PUT /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2302] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:06:25 2026] GET /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2303] 10.0.0.190 () {34 vars in 773 bytes} [Tue Jun 2 08:06:25 2026] PUT /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2304] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:06:25 2026] GET /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/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: 1193/2305] 10.0.0.190 () {34 vars in 795 bytes} [Tue Jun 2 08:06:25 2026] PUT /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2306] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:06:25 2026] GET /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2307] 10.0.0.190 () {34 vars in 766 bytes} [Tue Jun 2 08:06:25 2026] PUT /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2308] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:06:25 2026] GET /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2309] 10.0.0.190 () {32 vars in 754 bytes} [Tue Jun 2 08:06:25 2026] GET /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:06:25.927 8 INFO neutron.api.v2.resource [None req-854416a6-0528-48bd-9fc3-09c86099570f ba002ba2b7da4f6ab597125d8305b3b4 8c6e6b20982b4c9bac70604639af3dfc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1115/2310] 10.0.0.190 () {32 vars in 758 bytes} [Tue Jun 2 08:06:25 2026] GET /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/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: 1196/2311] 10.0.0.190 () {32 vars in 757 bytes} [Tue Jun 2 08:06:25 2026] DELETE /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2312] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:06:25 2026] GET /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:06:26.051 7 INFO neutron.api.v2.resource [None req-7a4f7214-79c4-456a-9e30-a119365800af ba002ba2b7da4f6ab597125d8305b3b4 8c6e6b20982b4c9bac70604639af3dfc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1197/2313] 10.0.0.190 () {32 vars in 761 bytes} [Tue Jun 2 08:06:26 2026] DELETE /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2314] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:06:26 2026] DELETE /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2315] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:06:26 2026] GET /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2316] 10.0.0.174 () {30 vars in 689 bytes} [Tue Jun 2 08:06:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2317] 10.0.0.174 () {30 vars in 691 bytes} [Tue Jun 2 08:06: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: 8|app: 0|req: 1120/2318] 10.0.0.174 () {30 vars in 667 bytes} [Tue Jun 2 08:06:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2319] 10.0.0.174 () {30 vars in 703 bytes} [Tue Jun 2 08:06:26 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: 1199/2320] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:06:26 2026] DELETE /v2.0/security-groups/1dfe98a1-37f9-4649-8dfd-8fec128cf712 => 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: 1122/2321] 10.0.0.174 () {28 vars in 438 bytes} [Tue Jun 2 08:06:26 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: 1200/2322] 10.0.0.174 () {30 vars in 727 bytes} [Tue Jun 2 08:06:26 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 632 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2323] 10.0.0.174 () {30 vars in 689 bytes} [Tue Jun 2 08:06:26 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: 1202/2324] 10.0.0.174 () {30 vars in 691 bytes} [Tue Jun 2 08:06: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: 1203/2325] 10.0.0.174 () {30 vars in 667 bytes} [Tue Jun 2 08:06:26 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: 1204/2326] 10.0.0.174 () {30 vars in 703 bytes} [Tue Jun 2 08:06:26 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: 1205/2327] 10.0.0.174 () {30 vars in 727 bytes} [Tue Jun 2 08:06:26 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2328] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:06:26 2026] GET /v2.0/security-groups?tenant_id=8c6e6b20982b4c9bac70604639af3dfc&name=default => generated 2805 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2329] 10.0.0.174 () {30 vars in 689 bytes} [Tue Jun 2 08:06:27 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: 1125/2330] 10.0.0.174 () {30 vars in 691 bytes} [Tue Jun 2 08:06:27 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: 8|app: 0|req: 1126/2331] 10.0.0.174 () {30 vars in 667 bytes} [Tue Jun 2 08:06:27 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: 1206/2332] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:06:27 2026] DELETE /v2.0/security-groups/4c17040f-d1c8-41bf-8adf-9b6377c36bb3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2333] 10.0.0.174 () {30 vars in 703 bytes} [Tue Jun 2 08:06:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2334] 10.0.0.174 () {30 vars in 729 bytes} [Tue Jun 2 08:06:27 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2335] 10.0.0.174 () {30 vars in 681 bytes} [Tue Jun 2 08:06:27 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2336] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:06:27 2026] GET /v2.0/security-groups?tenant_id=1f6756884c054035ae9e634c557b1c8d&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2337] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:06:27 2026] DELETE /v2.0/security-groups/1ca57480-5931-4491-98c8-48c2c0b24714 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2338] 10.0.0.174 () {34 vars in 703 bytes} [Tue Jun 2 08:06:27 2026] POST /v2.0/ports => generated 1132 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2339] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:06:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 189 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: 1210/2340] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:06:30 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: 1131/2341] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:06:30 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: 1211/2342] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:06:30 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: 1132/2343] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:06:30 2026] GET /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:30.867 7 WARNING neutron_lib.context [None req-c35ad34a-fb5e-4084-b120-703de30bc470 3982cf0077c64b499a400b8ee294eff5 1cc24a9d58354a6fa6056d0fac88c203 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1212/2344] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:06:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2345] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:06:30 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: 1214/2346] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:06: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: 1215/2347] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:06: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: 8|app: 0|req: 1133/2348] 10.0.0.190 () {34 vars in 758 bytes} [Tue Jun 2 08:06:30 2026] PUT /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2349] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:06: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) 2026-06-02 08:06:31.005 7 INFO neutron.api.v2.resource [None req-d532a02e-30ee-4fe5-bf18-559715df6c6e c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1217/2350] 199.204.45.4 () {30 vars in 760 bytes} [Tue Jun 2 08:06:30 2026] GET /v2.0/security-groups/lb-b04032f1-9ce4-42f7-b911-5d1332072adf => 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: 1134/2351] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:06:30 2026] GET /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2352] 199.204.45.4 () {30 vars in 782 bytes} [Tue Jun 2 08:06:31 2026] GET /v2.0/security-groups?name=lb-b04032f1-9ce4-42f7-b911-5d1332072adf => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2353] 10.0.0.190 () {34 vars in 769 bytes} [Tue Jun 2 08:06:31 2026] PUT /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2354] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:06:31 2026] GET /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2355] 10.0.0.190 () {34 vars in 765 bytes} [Tue Jun 2 08:06:31 2026] PUT /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2356] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:06:31 2026] GET /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/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: 1219/2357] 199.204.45.4 () {34 vars in 733 bytes} [Tue Jun 2 08:06:31 2026] POST /v2.0/security-groups => generated 1574 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2358] 10.0.0.190 () {34 vars in 787 bytes} [Tue Jun 2 08:06:31 2026] PUT /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2359] 199.204.45.4 () {30 vars in 812 bytes} [Tue Jun 2 08:06:31 2026] GET /v2.0/security-group-rules?security_group_id=058859c4-2a1e-48ab-9870-c3c2932b7613 => generated 1118 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2360] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:06:31 2026] GET /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/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: 1221/2361] 10.0.0.190 () {34 vars in 758 bytes} [Tue Jun 2 08:06:31 2026] PUT /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2362] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:06:31 2026] GET /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2363] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:06:31 2026] GET /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:06:31.366 7 INFO neutron.api.v2.resource [None req-af8433bf-3f8e-452f-a519-55a44c0f763c 3982cf0077c64b499a400b8ee294eff5 1cc24a9d58354a6fa6056d0fac88c203 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1224/2364] 10.0.0.190 () {32 vars in 750 bytes} [Tue Jun 2 08:06:31 2026] GET /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2365] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:06:31 2026] DELETE /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/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: 1226/2366] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:06:31 2026] GET /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:06:31.487 7 INFO neutron.api.v2.resource [None req-ed3f1003-7b6c-4608-b9fc-9b8c2042175a 3982cf0077c64b499a400b8ee294eff5 1cc24a9d58354a6fa6056d0fac88c203 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1227/2367] 10.0.0.190 () {32 vars in 753 bytes} [Tue Jun 2 08:06:31 2026] DELETE /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2368] 10.0.0.190 () {32 vars in 741 bytes} [Tue Jun 2 08:06:31 2026] DELETE /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2369] 199.204.45.4 () {34 vars in 786 bytes} [Tue Jun 2 08:06:31 2026] PUT /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 1132 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2370] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:06:31 2026] GET /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54/tags => generated 12 bytes in 25 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: 1230/2371] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:06:31 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: 1231/2372] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:06:31 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: 1232/2373] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:06: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: 1233/2374] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:06: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: 8|app: 0|req: 1142/2375] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:06:31 2026] DELETE /v2.0/subnetpools/20ac1696-ca00-4fb7-b088-9d31b4949a54 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2376] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:06:31 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2377] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:06:32 2026] GET /v2.0/security-groups?tenant_id=1cc24a9d58354a6fa6056d0fac88c203&name=default => generated 2805 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2378] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:06:32 2026] DELETE /v2.0/security-groups/c38a87b6-c798-4e27-b440-5010018c2998 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2379] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:06:32 2026] GET /v2.0/security-groups?tenant_id=b6d2b842bd2b4b729e6beff46a33d448&name=default => generated 2805 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2380] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:06:32 2026] DELETE /v2.0/security-groups/5fe57e9a-eb1b-4c6a-9246-4b6abc43c103 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2383] 10.0.0.57 () {34 vars in 1014 bytes} [Tue Jun 2 08:06:39 2026] GET /v2.0/security-groups?id=bd82c293-018c-4e97-9c0a-efcfff0a8d05&fields=id => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2384] 10.0.0.57 () {34 vars in 980 bytes} [Tue Jun 2 08:06:39 2026] GET /v2.0/networks?id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9 => generated 735 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2385] 10.0.0.57 () {34 vars in 963 bytes} [Tue Jun 2 08:06:39 2026] GET /v2.0/quotas/512bf5fd16c94041a8f81a620ee57d0e => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2386] 10.0.0.57 () {34 vars in 1000 bytes} [Tue Jun 2 08:06:39 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&fields=id => generated 149 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2387] 10.0.0.57 () {34 vars in 1006 bytes} [Tue Jun 2 08:06:39 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2388] 10.0.0.57 () {34 vars in 1106 bytes} [Tue Jun 2 08:06:39 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?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: 1149/2389] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:06:40 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => 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: 1241/2390] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:06:40 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => 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: 1150/2391] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:06:40 2026] GET /v2.0/networks?id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9 => generated 735 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2392] 199.204.45.4 () {34 vars in 1047 bytes} [Tue Jun 2 08:06:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=512bf5fd16c94041a8f81a620ee57d0e => generated 343 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2393] 199.204.45.4 () {38 vars in 952 bytes} [Tue Jun 2 08:06:40 2026] POST /v2.0/ports => generated 1082 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2394] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:06:41 2026] PUT /v2.0/ports/ea648c84-8069-4e2e-902b-98b7637f8324 => generated 1207 bytes in 511 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: 1152/2395] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:06:41 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 1246 bytes in 51 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-06-02 08:06:42.028 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2991ba89-23c1-40c1-989e-613c6c63c8db'] response: {'name': 'network-changed', 'server_uuid': '9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4', 'tag': 'ea648c84-8069-4e2e-902b-98b7637f8324', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1244/2396] 199.204.45.4 () {34 vars in 1059 bytes} [Tue Jun 2 08:06:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.112&port_id=ea648c84-8069-4e2e-902b-98b7637f8324 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2397] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:06:42 2026] GET /v2.0/subnets?id=a525941f-dc43-4ae6-876f-1078bed700df => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2398] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:06:42 2026] GET /v2.0/ports?network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9&device_owner=network%3Adhcp => generated 1244 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2399] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:06:42 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?fields=segments => generated 14 bytes in 82 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: 1246/2400] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:06:42 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?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: 1155/2401] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:06:42 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 1246 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2402] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:06:42 2026] GET /v2.0/networks?id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9 => generated 735 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2403] 199.204.45.4 () {34 vars in 1059 bytes} [Tue Jun 2 08:06:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.112&port_id=ea648c84-8069-4e2e-902b-98b7637f8324 => 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: 1157/2404] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:06:43 2026] GET /v2.0/subnets?id=a525941f-dc43-4ae6-876f-1078bed700df => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2405] 199.204.45.4 () {34 vars in 991 bytes} [Tue Jun 2 08:06:43 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 1246 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2406] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:06:43 2026] GET /v2.0/ports?network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9&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: 1249/2407] 199.204.45.4 () {34 vars in 1041 bytes} [Tue Jun 2 08:06:43 2026] GET /v2.0/security-groups?id=bd82c293-018c-4e97-9c0a-efcfff0a8d05&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2408] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:06:43 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2409] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:06:43 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?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) [pid: 8|app: 0|req: 1160/2410] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:06:43 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2411] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:06:43 2026] GET /v2.0/security-groups?id=bd82c293-018c-4e97-9c0a-efcfff0a8d05&fields=id&fields=name => generated 96 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2412] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:06:43 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2413] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:06:46 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => 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: 1162/2414] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:06:46 2026] GET /v2.0/security-groups?id=bd82c293-018c-4e97-9c0a-efcfff0a8d05&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2415] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:06:46 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2420] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:07:21 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: 1256/2423] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:07:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2424] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:07:22 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: 1257/2425] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:07:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2426] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:07:22 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2427] 199.204.45.4 () {30 vars in 766 bytes} [Tue Jun 2 08:07:22 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2428] 199.204.45.4 () {34 vars in 714 bytes} [Tue Jun 2 08:07:22 2026] POST /v2.0/ports => generated 1097 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2429] 10.0.0.57 () {34 vars in 969 bytes} [Tue Jun 2 08:07:22 2026] GET /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 1097 bytes in 178 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: 1171/2430] 10.0.0.57 () {34 vars in 905 bytes} [Tue Jun 2 08:07:22 2026] GET /v2.0/extensions => generated 19600 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2431] 199.204.45.4 () {34 vars in 1259 bytes} [Tue Jun 2 08:07:22 2026] GET /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2432] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:07:23 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?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: 1261/2433] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:07:23 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2434] 199.204.45.4 () {34 vars in 972 bytes} [Tue Jun 2 08:07:23 2026] GET /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 1097 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2435] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:07:23 2026] GET /v2.0/networks?id=3c4ec2f7-96f4-47a1-8241-82a297246f96 => generated 803 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2436] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:07:23 2026] PUT /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 1251 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2437] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:07:23 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 2527 bytes in 58 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: 1175/2438] 199.204.45.4 () {34 vars in 1059 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.112&port_id=ea648c84-8069-4e2e-902b-98b7637f8324 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2439] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/subnets?id=a525941f-dc43-4ae6-876f-1078bed700df => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:24.176 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd517a1e-6ae0-4400-855c-3fe42325ef0b'] response: {'name': 'network-changed', 'server_uuid': '9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4', 'tag': 'c1c598ad-6990-4f95-8d04-121a2988454b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1176/2440] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/ports?network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9&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: 1265/2441] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?fields=segments => generated 14 bytes in 74 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: 1177/2442] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?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: 7|app: 0|req: 1266/2443] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.216&port_id=c1c598ad-6990-4f95-8d04-121a2988454b => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2444] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/subnets?id=2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2445] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/ports?network_id=3c4ec2f7-96f4-47a1-8241-82a297246f96&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: 1179/2446] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2447] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2448] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 2527 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2449] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/networks?id=3c4ec2f7-96f4-47a1-8241-82a297246f96 => generated 803 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2450] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.216&port_id=c1c598ad-6990-4f95-8d04-121a2988454b => 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: 1270/2451] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/subnets?id=2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2452] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/ports?network_id=3c4ec2f7-96f4-47a1-8241-82a297246f96&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: 1183/2453] 10.0.0.57 () {34 vars in 969 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 1287 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2454] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?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: 1272/2455] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?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: 1273/2456] 199.204.45.4 () {34 vars in 1093 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/ports?device_id=954f4216-feae-48a3-ac02-45dc99838af1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2457] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/ports?tenant_id=37a84782af6c4c4790d5b20c3e7c72c7&device_id=954f4216-feae-48a3-ac02-45dc99838af1 => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2458] 199.204.45.4 () {34 vars in 786 bytes} [Tue Jun 2 08:07:25 2026] PUT /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 1312 bytes in 274 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-06-02 08:07:25.531 8 INFO neutron.api.v2.resource [None req-0feaa205-1cab-4095-a85a-9cdb1795d1eb c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1185/2459] 199.204.45.4 () {30 vars in 760 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/security-groups/lb-b04032f1-9ce4-42f7-b911-5d1332072adf => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2460] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/networks?id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2461] 199.204.45.4 () {30 vars in 782 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/security-groups?name=lb-b04032f1-9ce4-42f7-b911-5d1332072adf => generated 1577 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2462] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.127&port_id=5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf => 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: 1277/2463] 199.204.45.4 () {34 vars in 1103 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A227&port_id=5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf => 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: 1278/2464] 199.204.45.4 () {34 vars in 1061 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/subnets?id=a5a80182-7146-4e7a-bbf3-1279387a7e65&id=9b520fab-fce5-47a3-886e-1030ed7e4ab9 => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2465] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&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: 1280/2466] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&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: 1187/2467] 199.204.45.4 () {34 vars in 786 bytes} [Tue Jun 2 08:07:25 2026] PUT /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 1312 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2468] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?fields=segments => generated 14 bytes in 77 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: 1188/2469] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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: 1282/2470] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:07:26 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: 1189/2471] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:07:26 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: 1283/2472] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:07:26 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: 1190/2473] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:07:26 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: 1284/2474] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2475] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 1132 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:07:26.282 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-746ab5b9-7048-4048-be07-aab565b235d7'] response: {'name': 'network-changed', 'server_uuid': '9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4', 'tag': 'c1c598ad-6990-4f95-8d04-121a2988454b', 'status': 'completed', 'code': 200} 2026-06-02 08:07:26.283 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-746ab5b9-7048-4048-be07-aab565b235d7'] response: {'name': 'network-changed', 'server_uuid': '9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4', 'tag': 'c1c598ad-6990-4f95-8d04-121a2988454b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1285/2476] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 1348 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2477] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 2588 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2478] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2479] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/networks?id=3c4ec2f7-96f4-47a1-8241-82a297246f96 => generated 803 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2480] 199.204.45.4 () {30 vars in 740 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2481] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.216&port_id=c1c598ad-6990-4f95-8d04-121a2988454b => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2482] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2483] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2484] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/subnets?id=2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2485] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/ports?network_id=3c4ec2f7-96f4-47a1-8241-82a297246f96&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: 1196/2486] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2487] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2488] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2489] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/networks?id=3c4ec2f7-96f4-47a1-8241-82a297246f96 => generated 803 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2490] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:07:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.216&port_id=c1c598ad-6990-4f95-8d04-121a2988454b => 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: 1293/2491] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:07:27 2026] GET /v2.0/subnets?id=2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2492] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:07:27 2026] GET /v2.0/ports?network_id=3c4ec2f7-96f4-47a1-8241-82a297246f96&device_owner=network%3Adhcp => generated 1461 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2493] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:07:27 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?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: 1200/2494] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:07:27 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:38.237 8 WARNING neutron_lib.context [None req-33b673a2-20f1-404f-b054-7d922e9d1b7d 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:07:39.666 8 INFO neutron.db.l3_db [None req-33b673a2-20f1-404f-b054-7d922e9d1b7d 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Floating IP fceac78d-0566-49b9-8f47-bf226d856a9c associated. External IP: 10.96.250.210, port: b6fe5344-5cf6-46e7-8cd9-6a615a92250e. [pid: 8|app: 0|req: 1202/2497] 10.0.0.190 () {34 vars in 676 bytes} [Tue Jun 2 08:07:38 2026] POST /v2.0/floatingips => generated 899 bytes in 1865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2498] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:07:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2499] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:07:43 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: 1297/2500] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:07:43 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: 1204/2501] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:07:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:43.455 7 INFO neutron.api.v2.resource [None req-1671e5e8-6619-43f3-9c01-c22d8526b76f c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1298/2502] 199.204.45.4 () {30 vars in 760 bytes} [Tue Jun 2 08:07:43 2026] GET /v2.0/security-groups/lb-b04032f1-9ce4-42f7-b911-5d1332072adf => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2503] 199.204.45.4 () {30 vars in 782 bytes} [Tue Jun 2 08:07:43 2026] GET /v2.0/security-groups?name=lb-b04032f1-9ce4-42f7-b911-5d1332072adf => generated 1577 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2504] 199.204.45.4 () {30 vars in 812 bytes} [Tue Jun 2 08:07:43 2026] GET /v2.0/security-group-rules?security_group_id=058859c4-2a1e-48ab-9870-c3c2932b7613 => generated 1118 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2505] 199.204.45.4 () {34 vars in 744 bytes} [Tue Jun 2 08:07:43 2026] POST /v2.0/security-group-rules => generated 565 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2506] 199.204.45.4 () {34 vars in 744 bytes} [Tue Jun 2 08:07:43 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: 1207/2509] 10.0.0.174 () {30 vars in 689 bytes} [Tue Jun 2 08:07:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2510] 10.0.0.174 () {30 vars in 691 bytes} [Tue Jun 2 08:07:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2511] 10.0.0.174 () {30 vars in 667 bytes} [Tue Jun 2 08:07:52 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: 1304/2512] 10.0.0.174 () {30 vars in 703 bytes} [Tue Jun 2 08:07:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2513] 10.0.0.174 () {28 vars in 438 bytes} [Tue Jun 2 08:07:52 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: 1305/2514] 10.0.0.174 () {30 vars in 727 bytes} [Tue Jun 2 08:07:52 2026] GET /v2.0/subnets/e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 631 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2515] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:07:53 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: 1306/2516] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:07:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2517] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:07:53 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: 1307/2518] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:07:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2519] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:07:53 2026] GET /v2.0/subnets/e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 649 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2520] 199.204.45.4 () {30 vars in 766 bytes} [Tue Jun 2 08:07:53 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2521] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:07:53 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: 1309/2522] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:07:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2523] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:07:53 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: 7|app: 0|req: 1310/2524] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:07:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2525] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:07:53 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2526] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:07:53 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1216/2527] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:07:53 2026] GET /v2.0/networks?id=fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 800 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2528] 199.204.45.4 () {38 vars in 952 bytes} [Tue Jun 2 08:07:54 2026] POST /v2.0/ports => generated 1303 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2529] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:07:54 2026] PUT /v2.0/ports/5563c9dd-3e44-4637-9fa6-5e8e306ce560 => generated 1428 bytes in 529 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: 1313/2530] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 4046 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: 1218/2531] 199.204.45.4 () {34 vars in 1059 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.112&port_id=ea648c84-8069-4e2e-902b-98b7637f8324 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2532] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/subnets?id=a525941f-dc43-4ae6-876f-1078bed700df => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:55.246 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f757476c-516c-48db-9685-1ed78f9d9e4d'] response: {'name': 'network-changed', 'server_uuid': '9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4', 'tag': '5563c9dd-3e44-4637-9fa6-5e8e306ce560', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1219/2533] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/ports?network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2534] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?fields=segments => generated 14 bytes in 99 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: 1220/2535] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?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: 1316/2536] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.216&port_id=c1c598ad-6990-4f95-8d04-121a2988454b => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2537] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/subnets?id=2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2538] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/ports?network_id=3c4ec2f7-96f4-47a1-8241-82a297246f96&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2539] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?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: 1318/2540] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?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: 1223/2541] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=5563c9dd-3e44-4637-9fa6-5e8e306ce560 => 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: 1319/2542] 199.204.45.4 () {34 vars in 1101 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1a7&port_id=5563c9dd-3e44-4637-9fa6-5e8e306ce560 => 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: 1224/2543] 199.204.45.4 () {34 vars in 1061 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/subnets?id=d93232e5-38f3-438c-acd5-84aededa7407&id=e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 1361 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2544] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2545] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:07:56 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&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: 1321/2546] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:07:56 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1226/2547] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:07:56 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1322/2548] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:07:56 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 4046 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2549] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:07:56 2026] GET /v2.0/networks?id=fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 800 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2550] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:07:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=5563c9dd-3e44-4637-9fa6-5e8e306ce560 => 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: 1228/2551] 199.204.45.4 () {34 vars in 1101 bytes} [Tue Jun 2 08:07:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1a7&port_id=5563c9dd-3e44-4637-9fa6-5e8e306ce560 => 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: 1229/2552] 199.204.45.4 () {34 vars in 1061 bytes} [Tue Jun 2 08:07:56 2026] GET /v2.0/subnets?id=d93232e5-38f3-438c-acd5-84aededa7407&id=e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2553] 10.0.0.57 () {34 vars in 969 bytes} [Tue Jun 2 08:07:56 2026] GET /v2.0/ports/5563c9dd-3e44-4637-9fa6-5e8e306ce560 => generated 1464 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2554] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:07:56 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2555] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:07:56 2026] GET /v2.0/ports/5563c9dd-3e44-4637-9fa6-5e8e306ce560 => generated 1464 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2556] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:07:56 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2557] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:07:56 2026] GET /v2.0/ports/5563c9dd-3e44-4637-9fa6-5e8e306ce560 => generated 1464 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2558] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:07:56 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1233/2559] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:07:56 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1327/2560] 199.204.45.4 () {34 vars in 787 bytes} [Tue Jun 2 08:07:56 2026] PUT /v2.0/ports/5563c9dd-3e44-4637-9fa6-5e8e306ce560 => generated 1199 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2561] 199.204.45.4 () {30 vars in 740 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 797 bytes in 78 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: 1328/2562] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/subnets/e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 649 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2563] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:07:57 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: 1330/2564] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:07:57 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: 1235/2565] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 3817 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:07:57.553 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b613e30b-5e5e-4d01-a322-e5fc41487fe2'] response: {'name': 'network-changed', 'server_uuid': '9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4', 'tag': '5563c9dd-3e44-4637-9fa6-5e8e306ce560', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1331/2566] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:07:57 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: 1332/2567] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:07:57 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: 1236/2568] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/networks?id=fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2569] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2570] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=5563c9dd-3e44-4637-9fa6-5e8e306ce560 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2571] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2572] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/subnets?id=e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2573] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2574] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2575] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2576] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2577] 199.204.45.4 () {30 vars in 740 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2578] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2579] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1339/2580] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2581] 10.0.0.174 () {30 vars in 689 bytes} [Tue Jun 2 08:08:03 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: 1340/2582] 10.0.0.174 () {30 vars in 691 bytes} [Tue Jun 2 08:08:03 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: 1243/2583] 10.0.0.174 () {30 vars in 667 bytes} [Tue Jun 2 08:08:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2584] 10.0.0.174 () {30 vars in 703 bytes} [Tue Jun 2 08:08:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2585] 10.0.0.174 () {28 vars in 438 bytes} [Tue Jun 2 08:08:03 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2586] 10.0.0.174 () {30 vars in 727 bytes} [Tue Jun 2 08:08:03 2026] GET /v2.0/subnets/9b520fab-fce5-47a3-886e-1030ed7e4ab9 => generated 632 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2587] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:08:04 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: 1343/2588] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:08:04 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: 1246/2589] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:08:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2590] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:08:04 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: 1247/2591] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:08:04 2026] GET /v2.0/subnets/e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2592] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:08:04 2026] GET /v2.0/subnets/9b520fab-fce5-47a3-886e-1030ed7e4ab9 => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2593] 199.204.45.4 () {30 vars in 766 bytes} [Tue Jun 2 08:08:04 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 3819 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2594] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:08:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2595] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:08:04 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: 1347/2596] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:08:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2597] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:08:04 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: 1348/2598] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:05 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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: 1251/2599] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:05 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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) [pid: 7|app: 0|req: 1349/2600] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:08:05 2026] GET /v2.0/networks?id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2601] 199.204.45.4 () {38 vars in 952 bytes} [Tue Jun 2 08:08:05 2026] POST /v2.0/ports => generated 1303 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2602] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:08:05 2026] PUT /v2.0/ports/17116efd-cbe7-4a42-87a2-1f70d9c962f5 => generated 1428 bytes in 597 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: 1253/2603] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 5275 bytes in 58 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-06-02 08:08:06.529 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bddba497-c114-475f-ad8b-5a27510d6055'] response: {'name': 'network-changed', 'server_uuid': '9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4', 'tag': '17116efd-cbe7-4a42-87a2-1f70d9c962f5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1351/2604] 199.204.45.4 () {34 vars in 1059 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.112&port_id=ea648c84-8069-4e2e-902b-98b7637f8324 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2605] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/subnets?id=a525941f-dc43-4ae6-876f-1078bed700df => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2606] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/ports?network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2607] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?fields=segments => generated 14 bytes in 64 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: 1353/2608] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?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: 1256/2609] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.216&port_id=c1c598ad-6990-4f95-8d04-121a2988454b => 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: 1354/2610] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/subnets?id=2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2611] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/ports?network_id=3c4ec2f7-96f4-47a1-8241-82a297246f96&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: 1355/2614] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2615] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?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: 1356/2616] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=5563c9dd-3e44-4637-9fa6-5e8e306ce560 => 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: 1261/2617] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/subnets?id=e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2618] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2619] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1358/2620] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1263/2621] 199.204.45.4 () {34 vars in 1053 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.56&port_id=17116efd-cbe7-4a42-87a2-1f70d9c962f5 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2622] 199.204.45.4 () {34 vars in 1103 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A355&port_id=17116efd-cbe7-4a42-87a2-1f70d9c962f5 => 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: 1264/2623] 199.204.45.4 () {34 vars in 1061 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/subnets?id=a5a80182-7146-4e7a-bbf3-1279387a7e65&id=9b520fab-fce5-47a3-886e-1030ed7e4ab9 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2624] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&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: 1265/2625] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&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: 1361/2626] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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: 1266/2627] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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: 1362/2628] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:08:08 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 5275 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2629] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:08:08 2026] GET /v2.0/networks?id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc => generated 800 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2630] 199.204.45.4 () {34 vars in 1053 bytes} [Tue Jun 2 08:08:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.56&port_id=17116efd-cbe7-4a42-87a2-1f70d9c962f5 => 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: 1268/2631] 199.204.45.4 () {34 vars in 1103 bytes} [Tue Jun 2 08:08:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A355&port_id=17116efd-cbe7-4a42-87a2-1f70d9c962f5 => 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: 1364/2632] 199.204.45.4 () {34 vars in 1061 bytes} [Tue Jun 2 08:08:08 2026] GET /v2.0/subnets?id=a5a80182-7146-4e7a-bbf3-1279387a7e65&id=9b520fab-fce5-47a3-886e-1030ed7e4ab9 => generated 1367 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2633] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:08 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2634] 10.0.0.57 () {34 vars in 969 bytes} [Tue Jun 2 08:08:08 2026] GET /v2.0/ports/17116efd-cbe7-4a42-87a2-1f70d9c962f5 => generated 1464 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2635] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:08 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2636] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:08 2026] GET /v2.0/ports/17116efd-cbe7-4a42-87a2-1f70d9c962f5 => generated 1464 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2637] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:08 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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: 1271/2638] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:08 2026] GET /v2.0/ports/17116efd-cbe7-4a42-87a2-1f70d9c962f5 => generated 1466 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2639] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:08 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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: 8|app: 0|req: 1272/2640] 199.204.45.4 () {34 vars in 787 bytes} [Tue Jun 2 08:08:08 2026] PUT /v2.0/ports/17116efd-cbe7-4a42-87a2-1f70d9c962f5 => generated 1197 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2641] 199.204.45.4 () {30 vars in 740 bytes} [Tue Jun 2 08:08:08 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc => generated 797 bytes in 70 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: 1273/2642] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/subnets/9b520fab-fce5-47a3-886e-1030ed7e4ab9 => generated 650 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2643] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 5044 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:08:09.189 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b67bf018-7572-431c-9483-39ca3651216e'] response: {'name': 'network-changed', 'server_uuid': '9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4', 'tag': '17116efd-cbe7-4a42-87a2-1f70d9c962f5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1274/2644] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:08: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: 8|app: 0|req: 1275/2645] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2646] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:08:09 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: 1277/2647] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2648] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/networks?id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2649] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2650] 199.204.45.4 () {34 vars in 1053 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.56&port_id=17116efd-cbe7-4a42-87a2-1f70d9c962f5 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2651] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 1132 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2652] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/subnets?id=9b520fab-fce5-47a3-886e-1030ed7e4ab9 => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2653] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2654] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&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: 1281/2655] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2656] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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: 1282/2657] 199.204.45.4 () {30 vars in 740 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2658] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2659] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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: 1284/2660] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2661] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:08:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2662] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:08:19 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: 1378/2663] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:08:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2664] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:08:19 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: 1379/2665] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:08:19 2026] GET /v2.0/subnets/e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2666] 199.204.45.4 () {30 vars in 766 bytes} [Tue Jun 2 08:08:19 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 5044 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2667] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:08:19 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: 1288/2668] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:08:19 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: 1381/2669] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:08:19 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: 1289/2670] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:08:19 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: 1382/2671] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:19 2026] GET /v2.0/ports/17116efd-cbe7-4a42-87a2-1f70d9c962f5 => generated 1233 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2672] 199.204.45.4 () {34 vars in 786 bytes} [Tue Jun 2 08:08:19 2026] PUT /v2.0/ports/17116efd-cbe7-4a42-87a2-1f70d9c962f5 => generated 1026 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2673] 199.204.45.4 () {30 vars in 740 bytes} [Tue Jun 2 08:08:20 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc => generated 797 bytes in 71 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-06-02 08:08:20.264 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2abe222a-1826-4709-bec6-c9474ec867f7'] response: {'name': 'network-changed', 'server_uuid': '9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4', 'tag': '17116efd-cbe7-4a42-87a2-1f70d9c962f5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1291/2674] 199.204.45.4 () {30 vars in 766 bytes} [Tue Jun 2 08:08:20 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 4873 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2675] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:08:20 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 4873 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2676] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:08:20 2026] GET /v2.0/networks?id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2677] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:20 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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: 1293/2678] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:20 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2679] 199.204.45.4 () {30 vars in 766 bytes} [Tue Jun 2 08:08:20 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 4873 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2680] 199.204.45.4 () {34 vars in 972 bytes} [Tue Jun 2 08:08:21 2026] GET /v2.0/ports/17116efd-cbe7-4a42-87a2-1f70d9c962f5 => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2681] 199.204.45.4 () {36 vars in 994 bytes} [Tue Jun 2 08:08:21 2026] DELETE /v2.0/ports/17116efd-cbe7-4a42-87a2-1f70d9c962f5 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2682] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:08:21 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 3819 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:08:21.854 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f41574b6-e02c-40bc-b813-38db14127f82'] response: {'server_uuid': '9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4', 'name': 'network-vif-deleted', 'tag': '17116efd-cbe7-4a42-87a2-1f70d9c962f5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1296/2683] 199.204.45.4 () {30 vars in 766 bytes} [Tue Jun 2 08:08:21 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 3819 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:08:21.913 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59cc6c4e-a3f5-489a-bd15-272266eecfa0 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1297/2684] 199.204.45.4 () {32 vars in 756 bytes} [Tue Jun 2 08:08:21 2026] DELETE /v2.0/ports/17116efd-cbe7-4a42-87a2-1f70d9c962f5 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2685] 199.204.45.4 () {34 vars in 1223 bytes} [Tue Jun 2 08:08:21 2026] GET /v2.0/networks?id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9&id=3c4ec2f7-96f4-47a1-8241-82a297246f96&id=fb1201a8-dc55-44fa-9378-a58222bd0020&id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc => generated 3096 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2686] 199.204.45.4 () {34 vars in 1059 bytes} [Tue Jun 2 08:08:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.112&port_id=ea648c84-8069-4e2e-902b-98b7637f8324 => 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: 1389/2689] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:08:21 2026] GET /v2.0/subnets?id=a525941f-dc43-4ae6-876f-1078bed700df => generated 630 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2690] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2691] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:08:22 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: 1303/2692] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:08:22 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: 1390/2693] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/ports?network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2694] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:08:22 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: 1392/2695] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2696] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2697] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2698] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 1350 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2699] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2700] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2701] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.216&port_id=c1c598ad-6990-4f95-8d04-121a2988454b => 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: 1307/2702] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/subnets?id=2f1d4ef9-8e21-4384-a59f-e29c654e064b => 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: 1396/2703] 199.204.45.4 () {30 vars in 740 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2704] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/ports?network_id=3c4ec2f7-96f4-47a1-8241-82a297246f96&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: 1397/2705] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2706] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2707] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2708] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2709] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.250&port_id=5563c9dd-3e44-4637-9fa6-5e8e306ce560 => 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: 1311/2710] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/subnets?id=e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2711] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2712] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1401/2713] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2714] 199.204.45.4 () {34 vars in 1093 bytes} [Tue Jun 2 08:08:27 2026] GET /v2.0/ports?device_id=cbbf3377-42ef-48da-b52f-77a7d7ce39ab&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2715] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:08:27 2026] GET /v2.0/ports?tenant_id=37a84782af6c4c4790d5b20c3e7c72c7&device_id=cbbf3377-42ef-48da-b52f-77a7d7ce39ab => generated 1465 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2716] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:08:27 2026] GET /v2.0/networks?id=fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2717] 199.204.45.4 () {34 vars in 1053 bytes} [Tue Jun 2 08:08:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=9513583c-1a69-4cd3-ad31-c2a66205dfff => generated 859 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2718] 199.204.45.4 () {34 vars in 1101 bytes} [Tue Jun 2 08:08:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28e&port_id=9513583c-1a69-4cd3-ad31-c2a66205dfff => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2719] 199.204.45.4 () {34 vars in 1061 bytes} [Tue Jun 2 08:08:27 2026] GET /v2.0/subnets?id=d93232e5-38f3-438c-acd5-84aededa7407&id=e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 1361 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2720] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:27 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2721] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:27 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2722] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:27 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2723] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:27 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2724] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:08:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2725] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:08: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: 8|app: 0|req: 1319/2726] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:08:28 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: 1408/2727] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:08: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: 1320/2728] 199.204.45.4 () {30 vars in 766 bytes} [Tue Jun 2 08:08:28 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 3819 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2729] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:08:29 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: 1321/2730] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:08:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2731] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:08:29 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: 1322/2732] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:08:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2733] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:29 2026] GET /v2.0/ports/5563c9dd-3e44-4637-9fa6-5e8e306ce560 => generated 1237 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2734] 199.204.45.4 () {34 vars in 786 bytes} [Tue Jun 2 08:08:29 2026] PUT /v2.0/ports/5563c9dd-3e44-4637-9fa6-5e8e306ce560 => generated 1026 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2735] 199.204.45.4 () {30 vars in 740 bytes} [Tue Jun 2 08:08:29 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 797 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2736] 199.204.45.4 () {30 vars in 766 bytes} [Tue Jun 2 08:08:29 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 3644 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:08:29.853 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80aaafe3-01a4-4491-bfe1-beb3627b741d'] response: {'name': 'network-changed', 'server_uuid': '9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4', 'tag': '5563c9dd-3e44-4637-9fa6-5e8e306ce560', '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: 7|app: 0|req: 1413/2737] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:08:29 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 3644 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2738] 199.204.45.4 () {30 vars in 766 bytes} [Tue Jun 2 08:08:29 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 3644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2739] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:08:29 2026] GET /v2.0/networks?id=fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 800 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2740] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:29 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2741] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:30 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1327/2742] 199.204.45.4 () {34 vars in 972 bytes} [Tue Jun 2 08:08:30 2026] GET /v2.0/ports/5563c9dd-3e44-4637-9fa6-5e8e306ce560 => generated 1062 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2743] 199.204.45.4 () {36 vars in 994 bytes} [Tue Jun 2 08:08:30 2026] DELETE /v2.0/ports/5563c9dd-3e44-4637-9fa6-5e8e306ce560 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2744] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:08:30 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:08:30.922 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a9a30cc-6df0-424d-b7b6-f98d16b8f6bd'] response: {'server_uuid': '9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4', 'name': 'network-vif-deleted', 'tag': '5563c9dd-3e44-4637-9fa6-5e8e306ce560', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1417/2745] 199.204.45.4 () {34 vars in 1143 bytes} [Tue Jun 2 08:08:30 2026] GET /v2.0/networks?id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9&id=3c4ec2f7-96f4-47a1-8241-82a297246f96&id=fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 2310 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2746] 199.204.45.4 () {30 vars in 766 bytes} [Tue Jun 2 08:08:30 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 2590 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2747] 199.204.45.4 () {34 vars in 1059 bytes} [Tue Jun 2 08:08:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.112&port_id=ea648c84-8069-4e2e-902b-98b7637f8324 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:08:31.035 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b816f50-68de-414a-b34e-821a7c2a02c6 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1330/2748] 199.204.45.4 () {32 vars in 756 bytes} [Tue Jun 2 08:08:31 2026] DELETE /v2.0/ports/5563c9dd-3e44-4637-9fa6-5e8e306ce560 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2749] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/subnets?id=a525941f-dc43-4ae6-876f-1078bed700df => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2750] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/ports?network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9&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: 1332/2751] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2752] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:08: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: 1420/2753] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2754] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2755] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:08:31 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: 1336/2756] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2757] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?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: 1337/2758] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2759] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.216&port_id=c1c598ad-6990-4f95-8d04-121a2988454b => 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: 1423/2760] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/subnets?id=2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2761] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2762] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/ports?network_id=3c4ec2f7-96f4-47a1-8241-82a297246f96&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: 1339/2763] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => 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: 1425/2764] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?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: 1340/2765] 199.204.45.4 () {30 vars in 740 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2766] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2767] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?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: 1342/2768] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2771] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:08:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2772] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:08:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2773] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:08:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2774] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:08:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:08:39.956 7 INFO neutron.api.v2.resource [None req-3073fbf2-bfe1-465d-9837-b9cc9d7a6909 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1430/2775] 199.204.45.4 () {30 vars in 760 bytes} [Tue Jun 2 08:08:39 2026] GET /v2.0/security-groups/lb-b04032f1-9ce4-42f7-b911-5d1332072adf => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2776] 199.204.45.4 () {30 vars in 782 bytes} [Tue Jun 2 08:08:39 2026] GET /v2.0/security-groups?name=lb-b04032f1-9ce4-42f7-b911-5d1332072adf => generated 2741 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2777] 199.204.45.4 () {30 vars in 812 bytes} [Tue Jun 2 08:08:40 2026] GET /v2.0/security-group-rules?security_group_id=058859c4-2a1e-48ab-9870-c3c2932b7613 => generated 2206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2778] 199.204.45.4 () {32 vars in 786 bytes} [Tue Jun 2 08:08:40 2026] DELETE /v2.0/security-group-rules/3947b794-0b11-49a0-87f2-08b5c6224a3b => 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: 1432/2779] 199.204.45.4 () {32 vars in 786 bytes} [Tue Jun 2 08:08:40 2026] DELETE /v2.0/security-group-rules/f18c22bb-825b-49bb-8b10-b93b5cd3c060 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:08:44.185 8 INFO neutron.db.l3_db [None req-ce85ea24-a4bd-46d3-8ae1-aec8d65c4cba 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Floating IP fceac78d-0566-49b9-8f47-bf226d856a9c disassociated (deleted). External IP: 10.96.250.210, port: b6fe5344-5cf6-46e7-8cd9-6a615a92250e. [pid: 8|app: 0|req: 1348/2780] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:08:43 2026] DELETE /v2.0/floatingips/fceac78d-0566-49b9-8f47-bf226d856a9c => generated 0 bytes in 841 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:08:44.653 7 INFO neutron.api.v2.resource [None req-2d420f08-1e67-492c-a5cd-02240f9496bf 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1433/2781] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:08:44 2026] GET /v2.0/floatingips/fceac78d-0566-49b9-8f47-bf226d856a9c => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2782] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:08:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2783] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:08:45 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: 8|app: 0|req: 1350/2784] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:08:45 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: 1435/2785] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:08:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2786] 199.204.45.4 () {30 vars in 738 bytes} [Tue Jun 2 08:08:45 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2787] 199.204.45.4 () {30 vars in 766 bytes} [Tue Jun 2 08:08:45 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2788] 199.204.45.4 () {30 vars in 766 bytes} [Tue Jun 2 08:08:45 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 2590 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2789] 199.204.45.4 () {30 vars in 766 bytes} [Tue Jun 2 08:08:45 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2790] 199.204.45.4 () {34 vars in 972 bytes} [Tue Jun 2 08:08:46 2026] GET /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 1350 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2791] 199.204.45.4 () {34 vars in 1057 bytes} [Tue Jun 2 08:08:46 2026] GET /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2792] 199.204.45.4 () {34 vars in 1013 bytes} [Tue Jun 2 08:08:46 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96?fields=dns_domain => generated 29 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2793] 199.204.45.4 () {30 vars in 766 bytes} [Tue Jun 2 08:08:46 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2794] 199.204.45.4 () {38 vars in 1025 bytes} [Tue Jun 2 08:08:46 2026] PUT /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 1151 bytes in 389 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: 1440/2795] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:08:46 2026] GET /v2.0/ports?tenant_id=512bf5fd16c94041a8f81a620ee57d0e&device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2796] 199.204.45.4 () {34 vars in 1063 bytes} [Tue Jun 2 08:08:46 2026] GET /v2.0/networks?id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9&id=3c4ec2f7-96f4-47a1-8241-82a297246f96 => generated 1524 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2797] 199.204.45.4 () {34 vars in 786 bytes} [Tue Jun 2 08:08:46 2026] PUT /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 1090 bytes in 296 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: 1442/2798] 199.204.45.4 () {34 vars in 1059 bytes} [Tue Jun 2 08:08:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.112&port_id=ea648c84-8069-4e2e-902b-98b7637f8324 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2799] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:47 2026] GET /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 1090 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2800] 199.204.45.4 () {34 vars in 981 bytes} [Tue Jun 2 08:08:47 2026] GET /v2.0/subnets?id=a525941f-dc43-4ae6-876f-1078bed700df => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2801] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:47 2026] GET /v2.0/ports?network_id=fca96783-d7e4-429f-b4d2-8e87e3cdf8b9&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: 1445/2802] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:47 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2803] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:47 2026] GET /v2.0/networks/fca96783-d7e4-429f-b4d2-8e87e3cdf8b9?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: 1358/2804] 199.204.45.4 () {32 vars in 756 bytes} [Tue Jun 2 08:08:47 2026] DELETE /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2805] 199.204.45.4 () {30 vars in 700 bytes} [Tue Jun 2 08:08:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2806] 199.204.45.4 () {30 vars in 702 bytes} [Tue Jun 2 08:08:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2807] 199.204.45.4 () {30 vars in 678 bytes} [Tue Jun 2 08:08:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2808] 199.204.45.4 () {30 vars in 714 bytes} [Tue Jun 2 08:08:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:08:47.639 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7bc45574-614e-4a73-b754-759052875731 c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1449/2809] 199.204.45.4 () {32 vars in 756 bytes} [Tue Jun 2 08:08:47 2026] DELETE /v2.0/ports/c1c598ad-6990-4f95-8d04-121a2988454b => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2810] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:47 2026] GET /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:08:47.717 7 INFO neutron.api.v2.resource [None req-705ede9d-5b9c-488a-89de-a750c0a054be c7a0225dcb9345e5bbb91ac92b5c0298 512bf5fd16c94041a8f81a620ee57d0e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1450/2811] 199.204.45.4 () {30 vars in 760 bytes} [Tue Jun 2 08:08:47 2026] GET /v2.0/security-groups/lb-b04032f1-9ce4-42f7-b911-5d1332072adf => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2812] 199.204.45.4 () {30 vars in 782 bytes} [Tue Jun 2 08:08:47 2026] GET /v2.0/security-groups?name=lb-b04032f1-9ce4-42f7-b911-5d1332072adf => generated 1577 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2813] 199.204.45.4 () {30 vars in 734 bytes} [Tue Jun 2 08:08:47 2026] GET /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2814] 199.204.45.4 () {34 vars in 786 bytes} [Tue Jun 2 08:08:47 2026] PUT /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 1094 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2815] 199.204.45.4 () {32 vars in 776 bytes} [Tue Jun 2 08:08:48 2026] DELETE /v2.0/security-groups/058859c4-2a1e-48ab-9870-c3c2932b7613 => 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: 1364/2816] 199.204.45.4 () {32 vars in 756 bytes} [Tue Jun 2 08:08:48 2026] DELETE /v2.0/ports/b6fe5344-5cf6-46e7-8cd9-6a615a92250e => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2817] 199.204.45.4 () {34 vars in 991 bytes} [Tue Jun 2 08:08:49 2026] GET /v2.0/ports?device_id=9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2818] 199.204.45.4 () {36 vars in 994 bytes} [Tue Jun 2 08:08:49 2026] DELETE /v2.0/ports/ea648c84-8069-4e2e-902b-98b7637f8324 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:08:50.288 7 INFO neutron.db.l3_db [None req-f37cafe2-29cb-4e15-ac4f-d13917b900bc 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Floating IP 407e848d-46e5-4a0b-8c9d-fe34410da734 disassociated (deleted). External IP: 10.96.250.208, port: 5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf. [pid: 7|app: 0|req: 1454/2819] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:08:49 2026] DELETE /v2.0/floatingips/407e848d-46e5-4a0b-8c9d-fe34410da734 => generated 0 bytes in 1253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:08:51.140 8 INFO neutron.api.v2.resource [None req-7974db06-74bd-49fd-a5cc-9cfa4176595e 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1366/2820] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:08:51 2026] GET /v2.0/floatingips/407e848d-46e5-4a0b-8c9d-fe34410da734 => generated 144 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:08:51.365 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5659ab50-226b-4ab9-99bf-81ecd0a59453'] response: {'name': 'network-changed', 'server_uuid': '954f4216-feae-48a3-ac02-45dc99838af1', 'tag': '5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf', 'status': 'completed', 'code': 200} 2026-06-02 08:08:51.388 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df8ef1ed-8af3-4a54-89cd-26ad4e997f50'] response: {'server_uuid': '9cd420bd-34ee-41e9-9c9a-1d2f6f502cc4', 'name': 'network-vif-deleted', 'tag': 'ea648c84-8069-4e2e-902b-98b7637f8324', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1455/2821] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:08:51 2026] GET /v2.0/ports?device_id=954f4216-feae-48a3-ac02-45dc99838af1 => generated 1204 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2822] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:08:51 2026] GET /v2.0/ports?tenant_id=37a84782af6c4c4790d5b20c3e7c72c7&device_id=954f4216-feae-48a3-ac02-45dc99838af1 => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2823] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:08:51 2026] GET /v2.0/security-groups?id=c6c2b783-a382-462e-8693-f716f14d70be&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: 1368/2824] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:08:51 2026] GET /v2.0/networks?id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2825] 199.204.45.4 () {34 vars in 1055 bytes} [Tue Jun 2 08:08:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.127&port_id=5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2826] 199.204.45.4 () {34 vars in 1103 bytes} [Tue Jun 2 08:08:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A227&port_id=5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf => 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: 1458/2827] 199.204.45.4 () {34 vars in 1061 bytes} [Tue Jun 2 08:08:51 2026] GET /v2.0/subnets?id=a5a80182-7146-4e7a-bbf3-1279387a7e65&id=9b520fab-fce5-47a3-886e-1030ed7e4ab9 => generated 1367 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2828] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:51 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&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: 1459/2829] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:51 2026] GET /v2.0/ports?network_id=d9251489-c4a3-46e3-a1e4-a81f7091d5cc&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2830] 199.204.45.4 () {34 vars in 991 bytes} [Tue Jun 2 08:08:51 2026] GET /v2.0/ports?device_id=954f4216-feae-48a3-ac02-45dc99838af1 => generated 1204 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2831] 199.204.45.4 () {36 vars in 994 bytes} [Tue Jun 2 08:08:51 2026] DELETE /v2.0/ports/5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2834] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:51 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?fields=segments => generated 14 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2835] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:52 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc?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) 2026-06-02 08:08:56.963 8 INFO neutron.db.l3_db [None req-a6811cda-b567-45d2-aa67-8f2ad8c9333c 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] Floating IP c3acd85c-f3d6-44db-a398-8bcdd62e7a30 disassociated (deleted). External IP: 10.96.250.216, port: 9513583c-1a69-4cd3-ad31-c2a66205dfff. [pid: 8|app: 0|req: 1372/2836] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:08:56 2026] DELETE /v2.0/floatingips/c3acd85c-f3d6-44db-a398-8bcdd62e7a30 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:08:57.428 7 INFO neutron.api.v2.resource [None req-54ee9743-2d14-4e36-a9b2-e693c4cffc5e 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/2837] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:08:57 2026] GET /v2.0/floatingips/c3acd85c-f3d6-44db-a398-8bcdd62e7a30 => generated 144 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:08:57.661 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04242894-0b5d-4274-8c02-98b6ea5e9944'] response: {'name': 'network-changed', 'server_uuid': 'cbbf3377-42ef-48da-b52f-77a7d7ce39ab', 'tag': '9513583c-1a69-4cd3-ad31-c2a66205dfff', 'status': 'completed', 'code': 200} 2026-06-02 08:08:57.689 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0cd61a2-da45-40cd-b508-b44ac8e8fb7f'] response: {'server_uuid': '954f4216-feae-48a3-ac02-45dc99838af1', 'name': 'network-vif-deleted', 'tag': '5ff3ab96-ac0f-449f-83f7-3fe5ebb597bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1373/2838] 10.0.0.57 () {34 vars in 988 bytes} [Tue Jun 2 08:08:57 2026] GET /v2.0/ports?device_id=cbbf3377-42ef-48da-b52f-77a7d7ce39ab => generated 1196 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2839] 199.204.45.4 () {34 vars in 1077 bytes} [Tue Jun 2 08:08:57 2026] GET /v2.0/ports?tenant_id=37a84782af6c4c4790d5b20c3e7c72c7&device_id=cbbf3377-42ef-48da-b52f-77a7d7ce39ab => generated 1465 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2840] 10.0.0.57 () {34 vars in 1038 bytes} [Tue Jun 2 08:08:57 2026] GET /v2.0/security-groups?id=c6c2b783-a382-462e-8693-f716f14d70be&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2841] 199.204.45.4 () {34 vars in 983 bytes} [Tue Jun 2 08:08:57 2026] GET /v2.0/networks?id=fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2842] 199.204.45.4 () {34 vars in 1053 bytes} [Tue Jun 2 08:08:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.40&port_id=9513583c-1a69-4cd3-ad31-c2a66205dfff => 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: 1468/2843] 199.204.45.4 () {34 vars in 1101 bytes} [Tue Jun 2 08:08:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A28e&port_id=9513583c-1a69-4cd3-ad31-c2a66205dfff => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2844] 199.204.45.4 () {34 vars in 1061 bytes} [Tue Jun 2 08:08:57 2026] GET /v2.0/subnets?id=d93232e5-38f3-438c-acd5-84aededa7407&id=e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 1361 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2845] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:58 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2846] 199.204.45.4 () {34 vars in 1049 bytes} [Tue Jun 2 08:08:58 2026] GET /v2.0/ports?network_id=fb1201a8-dc55-44fa-9378-a58222bd0020&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2847] 199.204.45.4 () {34 vars in 991 bytes} [Tue Jun 2 08:08:58 2026] GET /v2.0/ports?device_id=cbbf3377-42ef-48da-b52f-77a7d7ce39ab => generated 1196 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2848] 199.204.45.4 () {34 vars in 1009 bytes} [Tue Jun 2 08:08:58 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2849] 199.204.45.4 () {34 vars in 1109 bytes} [Tue Jun 2 08:08:58 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020?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: 1379/2850] 199.204.45.4 () {36 vars in 994 bytes} [Tue Jun 2 08:08:58 2026] DELETE /v2.0/ports/9513583c-1a69-4cd3-ad31-c2a66205dfff => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2851] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:09:02 2026] DELETE /v2.0/security-group-rules/29aa4617-cb71-4267-97d6-3c19ec22f5f2 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:02.972 8 INFO neutron.api.v2.resource [None req-7978d55b-e2ce-4faa-8aae-46b2e33a0b57 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1380/2852] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:09:02 2026] GET /v2.0/security-group-rules/29aa4617-cb71-4267-97d6-3c19ec22f5f2 => generated 155 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2853] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:09:02 2026] DELETE /v2.0/security-group-rules/cb1ea46c-6a4a-4087-beeb-4a22740a269b => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:03.073 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1c4357e-3be1-46f0-8fee-c4cbd1e48e3e'] response: {'server_uuid': 'cbbf3377-42ef-48da-b52f-77a7d7ce39ab', 'name': 'network-vif-deleted', 'tag': '9513583c-1a69-4cd3-ad31-c2a66205dfff', 'status': 'completed', 'code': 200} 2026-06-02 08:09:03.085 8 INFO neutron.api.v2.resource [None req-43cc1039-5b14-4360-b807-28c25d302a4f 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1381/2854] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:09:03 2026] GET /v2.0/security-group-rules/cb1ea46c-6a4a-4087-beeb-4a22740a269b => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2855] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:09:03 2026] DELETE /v2.0/security-group-rules/69fd545b-6d3e-4dd9-aa0e-1a9464696eac => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:03.211 8 INFO neutron.api.v2.resource [None req-2e5e0b78-47ef-485a-a240-ddd32c3f2abf 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1382/2856] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:09:03 2026] GET /v2.0/security-group-rules/69fd545b-6d3e-4dd9-aa0e-1a9464696eac => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2857] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:09:03 2026] DELETE /v2.0/security-group-rules/9e62d48b-06be-4317-8036-3fad3c7598da => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:03.316 8 INFO neutron.api.v2.resource [None req-270d156b-e4bc-4062-94da-ed0f94a83a23 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1383/2858] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:09:03 2026] GET /v2.0/security-group-rules/9e62d48b-06be-4317-8036-3fad3c7598da => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2859] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:09:03 2026] DELETE /v2.0/security-group-rules/99a914af-491a-438f-8ac0-2325fed598d6 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:03.413 8 INFO neutron.api.v2.resource [None req-40fc2621-5b25-4678-819e-89bfd3299ffe 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1384/2860] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:09:03 2026] GET /v2.0/security-group-rules/99a914af-491a-438f-8ac0-2325fed598d6 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2861] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:09:03 2026] DELETE /v2.0/security-group-rules/741a77de-dbf2-4788-96e4-445757c5ceca => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:03.508 8 INFO neutron.api.v2.resource [None req-0273be34-d5e6-4c1b-a872-b5aede33ea31 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1385/2862] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:09:03 2026] GET /v2.0/security-group-rules/741a77de-dbf2-4788-96e4-445757c5ceca => 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: 1478/2863] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:09:03 2026] DELETE /v2.0/security-group-rules/85765423-10c6-4b55-9011-72930e91cd86 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:03.608 8 INFO neutron.api.v2.resource [None req-9a06d59f-60d4-4ab9-84a4-18c5540bcec7 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1386/2864] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:09:03 2026] GET /v2.0/security-group-rules/85765423-10c6-4b55-9011-72930e91cd86 => 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: 1479/2865] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:09:03 2026] DELETE /v2.0/security-group-rules/f0faaaf7-05c9-4650-ab6a-1422e99405d2 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:03.708 8 INFO neutron.api.v2.resource [None req-029e507e-8260-4c1e-9969-01432cc38ecb 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1387/2866] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:09:03 2026] GET /v2.0/security-group-rules/f0faaaf7-05c9-4650-ab6a-1422e99405d2 => 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: 1480/2867] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:09:03 2026] DELETE /v2.0/security-group-rules/3e746b1c-6dbb-49bd-9dc1-8c61ae1716a6 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:03.798 8 INFO neutron.api.v2.resource [None req-42f0f590-386d-473d-931b-7b0a3e68b577 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1388/2868] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:09:03 2026] GET /v2.0/security-group-rules/3e746b1c-6dbb-49bd-9dc1-8c61ae1716a6 => 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: 1481/2869] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:09:03 2026] DELETE /v2.0/security-group-rules/55b50674-ddf5-47e7-a9cc-de51d957d680 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:03.890 8 INFO neutron.api.v2.resource [None req-75ef7e65-6a0c-49cc-86f8-26e847920396 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1389/2870] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:09:03 2026] GET /v2.0/security-group-rules/55b50674-ddf5-47e7-a9cc-de51d957d680 => 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: 1482/2871] 10.0.0.190 () {32 vars in 749 bytes} [Tue Jun 2 08:09:03 2026] DELETE /v2.0/security-group-rules/351fe91c-3eb3-4dbd-a5af-ec88e1130f3e => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:03.983 8 INFO neutron.api.v2.resource [None req-55cd0865-26fa-48d7-a63c-8bc954c9e34f 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1390/2872] 10.0.0.190 () {32 vars in 746 bytes} [Tue Jun 2 08:09:03 2026] GET /v2.0/security-group-rules/351fe91c-3eb3-4dbd-a5af-ec88e1130f3e => 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: 1483/2873] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:03 2026] DELETE /v2.0/security-groups/c6c2b783-a382-462e-8693-f716f14d70be => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:04.087 8 INFO neutron.api.v2.resource [None req-de8f1a7b-e5b8-4a88-bc89-ad8b77bfc371 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1391/2874] 10.0.0.190 () {32 vars in 736 bytes} [Tue Jun 2 08:09:04 2026] GET /v2.0/security-groups/c6c2b783-a382-462e-8693-f716f14d70be => 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: 1484/2875] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:09:04 2026] PUT /v2.0/routers/268b72be-838b-4aad-a596-3b90b67c3dfa/remove_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:09:05.586 8 INFO neutron.api.v2.resource [None req-f452348c-c537-499c-a653-648302745d8d 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1392/2876] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:09:05 2026] PUT /v2.0/routers/268b72be-838b-4aad-a596-3b90b67c3dfa/remove_router_interface => generated 198 bytes in 214 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2877] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:09:05 2026] PUT /v2.0/routers/268b72be-838b-4aad-a596-3b90b67c3dfa/remove_router_interface => generated 309 bytes in 1340 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:09:07.185 8 INFO neutron.api.v2.resource [None req-d0d199dd-9e34-4fbe-a167-75c92c4bbd52 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1393/2880] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:09:06 2026] PUT /v2.0/routers/268b72be-838b-4aad-a596-3b90b67c3dfa/remove_router_interface => generated 198 bytes in 249 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2881] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:09:07 2026] PUT /v2.0/routers/268b72be-838b-4aad-a596-3b90b67c3dfa/remove_router_interface => generated 309 bytes in 1343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:09:08.745 8 INFO neutron.api.v2.resource [None req-1f436590-fdeb-4e1b-b779-fdaac34bb290 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1394/2882] 10.0.0.190 () {34 vars in 788 bytes} [Tue Jun 2 08:09:08 2026] PUT /v2.0/routers/268b72be-838b-4aad-a596-3b90b67c3dfa/remove_router_interface => generated 198 bytes in 207 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:09:09.860 7 INFO neutron.db.l3_hamode_db [None req-16dfc281-92c7-47e6-be14-7da37c33824e 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] HA network 3665ea75-a6bf-4c06-80ad-19a5778d4fd2 was deleted as no HA routers are present in tenant 37a84782af6c4c4790d5b20c3e7c72c7. [pid: 7|app: 0|req: 1489/2883] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:09:08 2026] DELETE /v2.0/routers/268b72be-838b-4aad-a596-3b90b67c3dfa => generated 0 bytes in 1114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:09.909 8 INFO neutron.api.v2.resource [None req-c7e24a0e-8aeb-47be-944d-9a63771b4e23 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1395/2884] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:09:09 2026] GET /v2.0/routers/268b72be-838b-4aad-a596-3b90b67c3dfa => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:09:09.955 7 INFO neutron.services.segments.plugin [-] Segment 5b6aa079-7b14-4cb7-ba0a-b6b4a7139bc2 resource provider aggregate not found 2026-06-02 08:09:09.964 7 INFO neutron.services.segments.plugin [-] Segment 5b6aa079-7b14-4cb7-ba0a-b6b4a7139bc2 resource provider aggregate not found 2026-06-02 08:09:09.974 7 INFO neutron.services.segments.plugin [-] Segment 5b6aa079-7b14-4cb7-ba0a-b6b4a7139bc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b6aa079-7b14-4cb7-ba0a-b6b4a7139bc2 found for delete ", "request_id": "req-e3b61529-7c07-44de-82f4-efcdf4655ab8"}]} 2026-06-02 08:09:09.979 7 INFO neutron.services.segments.plugin [-] Segment 5b6aa079-7b14-4cb7-ba0a-b6b4a7139bc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b6aa079-7b14-4cb7-ba0a-b6b4a7139bc2 found for delete ", "request_id": "req-3733165c-0419-464a-ab5b-ac946b3b4772"}]} [pid: 7|app: 0|req: 1490/2885] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:09:09 2026] DELETE /v2.0/subnets/a5a80182-7146-4e7a-bbf3-1279387a7e65 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:09:10.168 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91380dca-0c6f-42d1-a658-a6bb03290951 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1396/2886] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:09:10 2026] GET /v2.0/subnets/a5a80182-7146-4e7a-bbf3-1279387a7e65 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2887] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:09:10 2026] DELETE /v2.0/subnets/9b520fab-fce5-47a3-886e-1030ed7e4ab9 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:09:10.446 8 INFO neutron.pecan_wsgi.hooks.translation [None req-117a022e-f7c4-46d7-8f6c-8da2ca1d4382 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1397/2888] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:09:10 2026] GET /v2.0/subnets/9b520fab-fce5-47a3-886e-1030ed7e4ab9 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2889] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:09:10 2026] DELETE /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:09:10.885 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1cc57f91-6ddc-4191-b5f7-c08b56e81d61 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1398/2890] 10.0.0.190 () {32 vars in 722 bytes} [Tue Jun 2 08:09:10 2026] GET /v2.0/networks/d9251489-c4a3-46e3-a1e4-a81f7091d5cc => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2891] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:09:10 2026] DELETE /v2.0/subnets/d93232e5-38f3-438c-acd5-84aededa7407 => generated 0 bytes in 960 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:09:11.878 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99475877-2123-409f-a641-3d27967a3553 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1399/2892] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:09:11 2026] GET /v2.0/subnets/d93232e5-38f3-438c-acd5-84aededa7407 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:09:12.003 7 INFO neutron.services.segments.plugin [-] Segment b7931356-710c-4d74-b1fb-cf5594e3b72d resource provider aggregate not found 2026-06-02 08:09:12.015 7 INFO neutron.services.segments.plugin [-] Segment b7931356-710c-4d74-b1fb-cf5594e3b72d resource provider aggregate not found 2026-06-02 08:09:12.034 7 INFO neutron.services.segments.plugin [-] Segment b7931356-710c-4d74-b1fb-cf5594e3b72d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7931356-710c-4d74-b1fb-cf5594e3b72d found for delete ", "request_id": "req-98d88803-9513-43d2-9557-3b4a70e67b84"}]} 2026-06-02 08:09:12.042 7 INFO neutron.services.segments.plugin [-] Segment b7931356-710c-4d74-b1fb-cf5594e3b72d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7931356-710c-4d74-b1fb-cf5594e3b72d found for delete ", "request_id": "req-6f0846b9-0831-457d-ac79-45fe996c5c2d"}]} [pid: 7|app: 0|req: 1494/2893] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:09:11 2026] DELETE /v2.0/subnets/e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:09:12.209 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1741d1fa-1c70-41f9-bcf6-136d361f6442 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1400/2894] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:09:12 2026] GET /v2.0/subnets/e6ecc0d8-b6d6-4453-b420-179f7c216d7e => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2895] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:09:12 2026] DELETE /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:09:12.664 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f2fcd1b-99d4-491e-a5fa-66be3c6f4044 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1401/2896] 10.0.0.190 () {32 vars in 722 bytes} [Tue Jun 2 08:09:12 2026] GET /v2.0/networks/fb1201a8-dc55-44fa-9378-a58222bd0020 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2897] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:09:12 2026] DELETE /v2.0/subnets/02c3b20e-a2ab-4989-8ad2-0ea0e032a5bc => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:09:12.937 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff56ac19-6950-4e8a-b57f-62aaed70e3ce 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1402/2898] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:09:12 2026] GET /v2.0/subnets/02c3b20e-a2ab-4989-8ad2-0ea0e032a5bc => 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: 1497/2899] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:09:12 2026] DELETE /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:09:13.244 8 INFO neutron.pecan_wsgi.hooks.translation [None req-374239bb-9225-414b-a26f-d526252a384e 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1403/2900] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:09:13 2026] GET /v2.0/subnets/2f1d4ef9-8e21-4384-a59f-e29c654e064b => 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: 1498/2901] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:09:13 2026] DELETE /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:09:13.715 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8900f3be-5e1b-418a-b8d6-096e3d8d776f 0b35eefd1c664fbd894defcb311915fe 37a84782af6c4c4790d5b20c3e7c72c7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1404/2902] 10.0.0.190 () {32 vars in 722 bytes} [Tue Jun 2 08:09:13 2026] GET /v2.0/networks/3c4ec2f7-96f4-47a1-8241-82a297246f96 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:09:15.806 7 INFO neutron.services.segments.plugin [-] Segment d63c2085-c653-4ff4-af9d-6f479897d07d resource provider aggregate not found 2026-06-02 08:09:15.813 7 INFO neutron.services.segments.plugin [-] Segment d63c2085-c653-4ff4-af9d-6f479897d07d resource provider aggregate not found 2026-06-02 08:09:15.823 7 INFO neutron.services.segments.plugin [-] Segment d63c2085-c653-4ff4-af9d-6f479897d07d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d63c2085-c653-4ff4-af9d-6f479897d07d found for delete ", "request_id": "req-76c2f20f-1171-4dcf-b1e7-599bb514b299"}]} 2026-06-02 08:09:15.834 7 INFO neutron.services.segments.plugin [-] Segment d63c2085-c653-4ff4-af9d-6f479897d07d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d63c2085-c653-4ff4-af9d-6f479897d07d found for delete ", "request_id": "req-dc473f67-ab69-4b93-9a32-09096906fcc0"}]} 2026-06-02 08:09:15.843 7 INFO neutron.services.segments.plugin [-] Segment d100e75e-c272-4d12-8b90-d1ed1d16d1ab resource provider aggregate not found 2026-06-02 08:09:15.862 7 INFO neutron.services.segments.plugin [-] Segment d100e75e-c272-4d12-8b90-d1ed1d16d1ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d100e75e-c272-4d12-8b90-d1ed1d16d1ab found for delete ", "request_id": "req-a24271c1-2c3c-404a-b5ff-3f0ce043fde3"}]} 2026-06-02 08:09:15.864 7 INFO neutron.services.segments.plugin [-] Segment d100e75e-c272-4d12-8b90-d1ed1d16d1ab resource provider aggregate not found 2026-06-02 08:09:15.883 7 INFO neutron.services.segments.plugin [-] Segment d100e75e-c272-4d12-8b90-d1ed1d16d1ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d100e75e-c272-4d12-8b90-d1ed1d16d1ab found for delete ", "request_id": "req-14c58de0-d453-48f7-bed2-8023b64da7e4"}]} [pid: 7|app: 0|req: 1499/2903] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:15 2026] GET /v2.0/security-groups?tenant_id=c3b8365572364d2184637938de6c8468&name=default => generated 2805 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2904] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:16 2026] DELETE /v2.0/security-groups/7fe62122-f6a8-46e5-986c-87914008304a => 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: 1500/2905] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:16 2026] GET /v2.0/security-groups?tenant_id=be291229ffb84521b8df94f4e4fdde1d&name=default => generated 2805 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2906] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:16 2026] DELETE /v2.0/security-groups/a40ecf1a-a43c-43e7-a029-7dca4fbb7bbf => 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: 1501/2907] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:16 2026] GET /v2.0/security-groups?tenant_id=e0f16ea1a00243d2bca952b2d266f4ec&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2908] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:16 2026] DELETE /v2.0/security-groups/6965c8c8-989b-4ca7-8338-6e7a6eb81dd2 => 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: 1502/2909] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:17 2026] GET /v2.0/security-groups?tenant_id=37a84782af6c4c4790d5b20c3e7c72c7&name=default => generated 2801 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2910] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:17 2026] DELETE /v2.0/security-groups/5d73e4d5-362c-4a30-a169-3a357ecbc1f5 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2911] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:17 2026] GET /v2.0/security-groups?tenant_id=6d9ef42e95974461a96f1eb2c78af6a5&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2912] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:17 2026] DELETE /v2.0/security-groups/57e9138a-b759-42c1-a1ba-8b57acf87204 => 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: 1504/2913] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:17 2026] GET /v2.0/security-groups?tenant_id=44d73345406f45e09b8373f36bbe7085&name=default => generated 2805 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2914] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:18 2026] DELETE /v2.0/security-groups/b367d194-ff33-4f7b-b991-305005679839 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2915] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:18 2026] GET /v2.0/security-groups?tenant_id=7461505b8f534394b2c3fa66fe5aa28e&name=default => generated 2805 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2916] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:18 2026] DELETE /v2.0/security-groups/f51983ff-4f04-404a-bf38-b1432428114d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:23.167 8 INFO neutron.db.segments_db [None req-749e3a6b-2b96-4889-9a0c-eb40514451ab 4f7b350c49fa495d990b1606197d133b e431cbefc77447418cef99333cca66e0 - - default default] Added segment b0c87853-7e18-410a-9cc8-d2bdca9b4653 of type vxlan for network 4ea842ab-a2c3-487e-bd8d-86e6032ce678 [pid: 8|app: 0|req: 1413/2919] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:09:22 2026] POST /v2.0/networks => generated 726 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2920] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:09:23 2026] POST /v2.0/subnets => generated 620 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:09:23.574 8 WARNING neutron.api.v2.base [None req-31b049e4-9d93-45d4-928b-511e5febe0bc 4f7b350c49fa495d990b1606197d133b e431cbefc77447418cef99333cca66e0 - - 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-06-02 08:09:23.575 8 INFO neutron.api.v2.resource [None req-31b049e4-9d93-45d4-928b-511e5febe0bc 4f7b350c49fa495d990b1606197d133b e431cbefc77447418cef99333cca66e0 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1414/2921] 10.0.0.190 () {34 vars in 680 bytes} [Tue Jun 2 08:09:23 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-02 08:09:24.088 7 INFO neutron.services.segments.plugin [-] Segment b0c87853-7e18-410a-9cc8-d2bdca9b4653 resource provider aggregate not found 2026-06-02 08:09:24.093 7 INFO neutron.services.segments.plugin [-] Segment b0c87853-7e18-410a-9cc8-d2bdca9b4653 resource provider aggregate not found 2026-06-02 08:09:24.111 7 INFO neutron.services.segments.plugin [-] Segment b0c87853-7e18-410a-9cc8-d2bdca9b4653 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0c87853-7e18-410a-9cc8-d2bdca9b4653 found for delete ", "request_id": "req-09f523a1-9004-40ec-931d-804e23583515"}]} 2026-06-02 08:09:24.113 7 INFO neutron.services.segments.plugin [-] Segment b0c87853-7e18-410a-9cc8-d2bdca9b4653 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0c87853-7e18-410a-9cc8-d2bdca9b4653 found for delete ", "request_id": "req-a0af5f09-ab14-4240-b386-ff3c3c7710a8"}]} [pid: 7|app: 0|req: 1508/2922] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:09:23 2026] DELETE /v2.0/networks/4ea842ab-a2c3-487e-bd8d-86e6032ce678 => generated 0 bytes in 1366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:09:25.017 8 INFO neutron.db.segments_db [None req-210e990f-dc79-441b-9ad7-9e6d6da90ae0 4f7b350c49fa495d990b1606197d133b e431cbefc77447418cef99333cca66e0 - - default default] Added segment a5ff43ed-0c7b-477a-a382-c808842ac638 of type vxlan for network 2893901f-21a2-433b-88ad-a1365947fef3 [pid: 8|app: 0|req: 1415/2923] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:09:24 2026] POST /v2.0/networks => generated 727 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2924] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:09:25 2026] POST /v2.0/subnets => generated 623 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:09:25.409 8 WARNING neutron.api.v2.base [None req-6c88b68b-f27b-43e6-9880-be7f454d69b4 4f7b350c49fa495d990b1606197d133b e431cbefc77447418cef99333cca66e0 - - 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-06-02 08:09:25.410 8 INFO neutron.api.v2.resource [None req-6c88b68b-f27b-43e6-9880-be7f454d69b4 4f7b350c49fa495d990b1606197d133b e431cbefc77447418cef99333cca66e0 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1416/2925] 10.0.0.190 () {34 vars in 680 bytes} [Tue Jun 2 08:09:25 2026] POST /v2.0/rbac-policies => generated 547 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-02 08:09:26.135 7 INFO neutron.services.segments.plugin [-] Segment b0c87853-7e18-410a-9cc8-d2bdca9b4653 resource provider aggregate not found 2026-06-02 08:09:26.142 7 INFO neutron.services.segments.plugin [-] Segment b0c87853-7e18-410a-9cc8-d2bdca9b4653 resource provider aggregate not found 2026-06-02 08:09:26.160 7 INFO neutron.services.segments.plugin [-] Segment b0c87853-7e18-410a-9cc8-d2bdca9b4653 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0c87853-7e18-410a-9cc8-d2bdca9b4653 found for delete ", "request_id": "req-6b11819e-b195-48df-ae2e-07340eca1d28"}]} 2026-06-02 08:09:26.170 7 INFO neutron.services.segments.plugin [-] Segment b0c87853-7e18-410a-9cc8-d2bdca9b4653 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0c87853-7e18-410a-9cc8-d2bdca9b4653 found for delete ", "request_id": "req-7905638b-52f2-408a-86dc-93f8c683d021"}]} 2026-06-02 08:09:26.187 7 INFO neutron.services.segments.plugin [-] Segment a5ff43ed-0c7b-477a-a382-c808842ac638 resource provider aggregate not found 2026-06-02 08:09:26.200 7 INFO neutron.services.segments.plugin [-] Segment a5ff43ed-0c7b-477a-a382-c808842ac638 resource provider aggregate not found 2026-06-02 08:09:26.221 7 INFO neutron.services.segments.plugin [-] Segment a5ff43ed-0c7b-477a-a382-c808842ac638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5ff43ed-0c7b-477a-a382-c808842ac638 found for delete ", "request_id": "req-866bead6-cc32-4186-81a2-23125355876a"}]} 2026-06-02 08:09:26.227 7 INFO neutron.services.segments.plugin [-] Segment a5ff43ed-0c7b-477a-a382-c808842ac638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5ff43ed-0c7b-477a-a382-c808842ac638 found for delete ", "request_id": "req-5701bf66-8dc0-4ae0-90f7-e8fe61ba725e"}]} [pid: 7|app: 0|req: 1510/2926] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:09:25 2026] DELETE /v2.0/networks/2893901f-21a2-433b-88ad-a1365947fef3 => generated 0 bytes in 1277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:09:26.796 8 INFO neutron.db.segments_db [None req-415ccaf4-c24e-452b-873f-9d805aa6db0a 4f7b350c49fa495d990b1606197d133b e431cbefc77447418cef99333cca66e0 - - default default] Added segment 65e85758-84d5-4e48-bc18-e19b232afae6 of type vxlan for network cbb3b65e-6dce-4a98-b82c-7a3244dc059d [pid: 8|app: 0|req: 1417/2927] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:09:26 2026] POST /v2.0/networks => generated 726 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2928] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:09:26 2026] POST /v2.0/subnets => generated 623 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2929] 10.0.0.190 () {34 vars in 680 bytes} [Tue Jun 2 08:09:27 2026] POST /v2.0/rbac-policies => generated 324 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2930] 10.0.0.190 () {32 vars in 722 bytes} [Tue Jun 2 08:09:28 2026] GET /v2.0/networks/cbb3b65e-6dce-4a98-b82c-7a3244dc059d => generated 654 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:09:28.679 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae401f22-01ed-4835-bdae-6aa4fb13fee4 4995681e01fa4ab28f4f1b537fa17f9b 8945b2042a6d429eb2ed32f540beb56c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1419/2931] 10.0.0.190 () {32 vars in 722 bytes} [Tue Jun 2 08:09:28 2026] GET /v2.0/networks/cbb3b65e-6dce-4a98-b82c-7a3244dc059d => generated 138 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:09:28.725 7 INFO neutron.services.segments.plugin [-] Segment a5ff43ed-0c7b-477a-a382-c808842ac638 resource provider aggregate not found 2026-06-02 08:09:28.735 7 INFO neutron.services.segments.plugin [-] Segment a5ff43ed-0c7b-477a-a382-c808842ac638 resource provider aggregate not found 2026-06-02 08:09:28.745 7 INFO neutron.services.segments.plugin [-] Segment a5ff43ed-0c7b-477a-a382-c808842ac638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5ff43ed-0c7b-477a-a382-c808842ac638 found for delete ", "request_id": "req-1f647a76-6648-4a9c-b38e-92e3c28fa1fb"}]} 2026-06-02 08:09:28.763 7 INFO neutron.services.segments.plugin [-] Segment a5ff43ed-0c7b-477a-a382-c808842ac638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5ff43ed-0c7b-477a-a382-c808842ac638 found for delete ", "request_id": "req-b0c0c6f6-2239-4ee7-a0d2-0a2adc1900d5"}]} [pid: 7|app: 0|req: 1513/2932] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:09:28 2026] DELETE /v2.0/networks/cbb3b65e-6dce-4a98-b82c-7a3244dc059d => generated 0 bytes in 699 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:09:29.413 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4063e13-f93e-44e5-8e76-02c67d6692a4 4f7b350c49fa495d990b1606197d133b e431cbefc77447418cef99333cca66e0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1420/2933] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:09:29 2026] DELETE /v2.0/subnets/7915886a-8ad9-4329-a897-1e08a3a6b090 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:09:29.452 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2380a9fc-5329-43a6-bda1-7e862f06a5b9 4f7b350c49fa495d990b1606197d133b e431cbefc77447418cef99333cca66e0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/2934] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:09:29 2026] DELETE /v2.0/subnets/d9326d33-e72d-4612-9a4a-d3db62122cdc => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:09:29.484 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c83cac55-c692-412e-b799-31c0fc680ba5 4f7b350c49fa495d990b1606197d133b e431cbefc77447418cef99333cca66e0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1421/2935] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:09:29 2026] DELETE /v2.0/subnets/230f3789-3cb3-4c3d-bf27-8ef9fbdb65e3 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2936] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:30 2026] GET /v2.0/security-groups?tenant_id=8945b2042a6d429eb2ed32f540beb56c&name=default => generated 2805 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2937] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:30 2026] DELETE /v2.0/security-groups/44603562-0182-43a3-9f0f-9c641b7667d0 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:30.876 7 INFO neutron.services.segments.plugin [-] Segment 65e85758-84d5-4e48-bc18-e19b232afae6 resource provider aggregate not found 2026-06-02 08:09:30.883 7 INFO neutron.services.segments.plugin [-] Segment 65e85758-84d5-4e48-bc18-e19b232afae6 resource provider aggregate not found 2026-06-02 08:09:30.899 7 INFO neutron.services.segments.plugin [-] Segment 65e85758-84d5-4e48-bc18-e19b232afae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65e85758-84d5-4e48-bc18-e19b232afae6 found for delete ", "request_id": "req-262e83af-90f3-4e37-9aa1-9928e406ca33"}]} 2026-06-02 08:09:30.903 7 INFO neutron.services.segments.plugin [-] Segment 65e85758-84d5-4e48-bc18-e19b232afae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65e85758-84d5-4e48-bc18-e19b232afae6 found for delete ", "request_id": "req-3079c703-3cae-486f-927b-6f64e328fbae"}]} [pid: 7|app: 0|req: 1516/2938] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:30 2026] GET /v2.0/security-groups?tenant_id=f211c1ef1c35420d8d3cb3267d0b2681&name=default => generated 2805 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2939] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:31 2026] DELETE /v2.0/security-groups/07d7b35f-6c93-4c3a-9173-cba95c296db2 => 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: 1517/2940] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:31 2026] GET /v2.0/security-groups?tenant_id=e431cbefc77447418cef99333cca66e0&name=default => generated 2805 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2941] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:31 2026] DELETE /v2.0/security-groups/66cb796e-8bc1-4e9d-9f57-39a82983867f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:36.003 7 WARNING neutron_lib.context [None req-b569cc16-5455-464c-bd5b-f9e284e732e3 9569532ab5ba4fbdb24e1847ab387d00 2957a92cbb794caf9158d1415141f666 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1518/2942] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:09:35 2026] POST /v2.0/floatingips => generated 552 bytes in 927 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:09:36.758 8 WARNING neutron_lib.context [None req-ff7cb564-54f1-49dc-9fa0-4d8e00772c51 9569532ab5ba4fbdb24e1847ab387d00 2957a92cbb794caf9158d1415141f666 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1425/2945] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:09:36 2026] POST /v2.0/floatingips => generated 552 bytes in 700 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:09:37.460 7 WARNING neutron_lib.context [None req-efc38624-0b18-423f-b651-e79ee3868bd2 9569532ab5ba4fbdb24e1847ab387d00 2957a92cbb794caf9158d1415141f666 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1521/2946] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:09:37 2026] POST /v2.0/floatingips => generated 552 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:09:38.192 8 WARNING neutron_lib.context [None req-541a1146-df53-455c-8224-c4ca4df8b93e 9569532ab5ba4fbdb24e1847ab387d00 2957a92cbb794caf9158d1415141f666 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1426/2947] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:09:38 2026] POST /v2.0/floatingips => generated 552 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:09:38.910 7 WARNING neutron_lib.context [None req-ac8fe64f-ddf6-40cb-9f80-02c03baa48c4 9569532ab5ba4fbdb24e1847ab387d00 2957a92cbb794caf9158d1415141f666 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1522/2948] 10.0.0.190 () {34 vars in 675 bytes} [Tue Jun 2 08:09:38 2026] POST /v2.0/floatingips => generated 552 bytes in 726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2949] 10.0.0.190 () {34 vars in 758 bytes} [Tue Jun 2 08:09:39 2026] PUT /v2.0/floatingips/4037184c-d51a-4d15-b21e-31e03990620e/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2950] 10.0.0.190 () {34 vars in 758 bytes} [Tue Jun 2 08:09:39 2026] PUT /v2.0/floatingips/c521306f-dff5-4893-af08-aabe6e09f750/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2951] 10.0.0.190 () {34 vars in 758 bytes} [Tue Jun 2 08:09:39 2026] PUT /v2.0/floatingips/820a272d-f9fd-4567-a86c-652cb7abdcec/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: 1524/2952] 10.0.0.190 () {34 vars in 758 bytes} [Tue Jun 2 08:09:39 2026] PUT /v2.0/floatingips/ecbca4bf-6e9c-4a8e-aae1-6363c8d93425/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2953] 10.0.0.190 () {32 vars in 671 bytes} [Tue Jun 2 08:09:39 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2954] 10.0.0.190 () {32 vars in 685 bytes} [Tue Jun 2 08:09:39 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2955] 10.0.0.190 () {32 vars in 681 bytes} [Tue Jun 2 08:09:40 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2956] 10.0.0.190 () {32 vars in 693 bytes} [Tue Jun 2 08:09:40 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2957] 10.0.0.190 () {32 vars in 679 bytes} [Tue Jun 2 08:09:40 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2958] 10.0.0.190 () {32 vars in 693 bytes} [Tue Jun 2 08:09:40 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2959] 10.0.0.190 () {32 vars in 689 bytes} [Tue Jun 2 08:09:40 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2960] 10.0.0.190 () {32 vars in 701 bytes} [Tue Jun 2 08:09:40 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2961] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:09:40 2026] DELETE /v2.0/floatingips/4037184c-d51a-4d15-b21e-31e03990620e => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2962] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:09:40 2026] DELETE /v2.0/floatingips/c521306f-dff5-4893-af08-aabe6e09f750 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2963] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:09:41 2026] DELETE /v2.0/floatingips/820a272d-f9fd-4567-a86c-652cb7abdcec => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2964] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:09:41 2026] DELETE /v2.0/floatingips/ecbca4bf-6e9c-4a8e-aae1-6363c8d93425 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2965] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:09:41 2026] DELETE /v2.0/floatingips/8ac092bd-59c4-4851-a3b3-99366e5dee12 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2966] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:43 2026] GET /v2.0/security-groups?tenant_id=c500c88318d14420bbcffc489e5bc15a&name=default => generated 2805 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2967] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:43 2026] DELETE /v2.0/security-groups/8949096f-bfed-4a83-a025-86ed27af323d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2968] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:43 2026] GET /v2.0/security-groups?tenant_id=0761a605b5184e97a89e0a24b2288aa7&name=default => generated 2805 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2969] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:43 2026] DELETE /v2.0/security-groups/2c7323d9-c13f-4739-a978-9b2d8c23b341 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2970] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:44 2026] GET /v2.0/security-groups?tenant_id=2957a92cbb794caf9158d1415141f666&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: 1438/2971] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:44 2026] DELETE /v2.0/security-groups/e0cb7521-8320-490f-b61c-0619978ef3fa => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:09:49.103 7 WARNING neutron_lib.context [None req-3f4e3ac2-ff99-4fcc-baa7-f635b0d31231 85940b2bf5b647febf695905ac6db3e0 dd05bd660d934d30877e7c0524b62cbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:09:49.282 7 INFO neutron.db.segments_db [None req-3f4e3ac2-ff99-4fcc-baa7-f635b0d31231 85940b2bf5b647febf695905ac6db3e0 dd05bd660d934d30877e7c0524b62cbf - - default default] Added segment e14e4889-a647-4769-ab5b-0adfef056124 of type vxlan for network 0fb6082c-1c28-4996-a946-14b422b05e7b [pid: 7|app: 0|req: 1534/2972] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:09:48 2026] POST /v2.0/networks => generated 632 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:09:49.435 8 WARNING neutron_lib.context [None req-dcfe4ee8-5f46-4231-b9bf-5e65ff438d0d 85940b2bf5b647febf695905ac6db3e0 dd05bd660d934d30877e7c0524b62cbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1439/2973] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:09:49 2026] POST /v2.0/subnets => generated 602 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:09:49.846 7 WARNING neutron_lib.context [None req-620c3480-3dc1-4631-8c4c-0c5b02c668c7 85940b2bf5b647febf695905ac6db3e0 dd05bd660d934d30877e7c0524b62cbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:09:49.919 7 INFO neutron.db.segments_db [None req-620c3480-3dc1-4631-8c4c-0c5b02c668c7 85940b2bf5b647febf695905ac6db3e0 dd05bd660d934d30877e7c0524b62cbf - - default default] Added segment 4a39f1e3-f271-4bae-8ece-2c87bad77b50 of type vxlan for network 5b7137dc-a43a-44b2-a19a-62a1330a4dd9 [pid: 7|app: 0|req: 1535/2974] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:09:49 2026] POST /v2.0/networks => generated 631 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:09:50.057 8 WARNING neutron_lib.context [None req-cfbdf115-4f7e-4e4c-bbcf-d66b18fc603f 85940b2bf5b647febf695905ac6db3e0 dd05bd660d934d30877e7c0524b62cbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1440/2975] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:09:50 2026] POST /v2.0/subnets => generated 605 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:09:50.464 7 WARNING neutron_lib.context [None req-3387f890-0621-431a-b930-f778b3cb506b 85940b2bf5b647febf695905ac6db3e0 dd05bd660d934d30877e7c0524b62cbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:09:50.556 7 INFO neutron.db.segments_db [None req-3387f890-0621-431a-b930-f778b3cb506b 85940b2bf5b647febf695905ac6db3e0 dd05bd660d934d30877e7c0524b62cbf - - default default] Added segment 58f51de4-b8df-46de-91be-1653b5523893 of type vxlan for network 70093a6d-f7a6-459c-94a5-b9588db2ccfa [pid: 7|app: 0|req: 1536/2976] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:09:50 2026] POST /v2.0/networks => generated 632 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:09:50.721 8 WARNING neutron_lib.context [None req-676f4032-1f8f-40cd-b621-56610c229496 85940b2bf5b647febf695905ac6db3e0 dd05bd660d934d30877e7c0524b62cbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1441/2977] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:09:50 2026] POST /v2.0/subnets => generated 605 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:09:51.109 7 WARNING neutron_lib.context [None req-065252ef-6c1f-48de-bb01-1e79d93d6a0f 85940b2bf5b647febf695905ac6db3e0 dd05bd660d934d30877e7c0524b62cbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:09:51.185 7 INFO neutron.db.segments_db [None req-065252ef-6c1f-48de-bb01-1e79d93d6a0f 85940b2bf5b647febf695905ac6db3e0 dd05bd660d934d30877e7c0524b62cbf - - default default] Added segment 7726a9a3-0115-47b4-a12c-815c3a688840 of type vxlan for network bdd5da9d-efa7-431f-be09-b107368084ec [pid: 7|app: 0|req: 1537/2978] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:09:51 2026] POST /v2.0/networks => generated 631 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:09:51.345 8 WARNING neutron_lib.context [None req-1ff98f00-c27e-4402-840d-869a3ba2d96e 85940b2bf5b647febf695905ac6db3e0 dd05bd660d934d30877e7c0524b62cbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1442/2979] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:09:51 2026] POST /v2.0/subnets => generated 605 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:09:51.763 7 WARNING neutron_lib.context [None req-0f2c75c1-8dc0-4532-9eb0-4544568c3eaa 85940b2bf5b647febf695905ac6db3e0 dd05bd660d934d30877e7c0524b62cbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:09:51.824 7 INFO neutron.db.segments_db [None req-0f2c75c1-8dc0-4532-9eb0-4544568c3eaa 85940b2bf5b647febf695905ac6db3e0 dd05bd660d934d30877e7c0524b62cbf - - default default] Added segment 4a1cd229-526b-48e0-843a-cfa9a6033d7f of type vxlan for network 08d95b5a-0c7a-415c-b949-9263b3d4c558 [pid: 7|app: 0|req: 1538/2980] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:09:51 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:09:51.964 8 WARNING neutron_lib.context [None req-a1b765db-3a7d-4425-9ea9-426aa02e8a69 85940b2bf5b647febf695905ac6db3e0 dd05bd660d934d30877e7c0524b62cbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1443/2983] 10.0.0.190 () {34 vars in 668 bytes} [Tue Jun 2 08:09:51 2026] POST /v2.0/subnets => generated 605 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2984] 10.0.0.190 () {34 vars in 750 bytes} [Tue Jun 2 08:09:52 2026] PUT /v2.0/subnets/8c2e30c2-476b-4b55-bd19-5b7f8d14895d/tags => generated 17 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2985] 10.0.0.190 () {34 vars in 750 bytes} [Tue Jun 2 08:09:52 2026] PUT /v2.0/subnets/639511f5-178d-4a6b-9f85-6569ac375425/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2986] 10.0.0.190 () {34 vars in 750 bytes} [Tue Jun 2 08:09:52 2026] PUT /v2.0/subnets/d7e111f2-4822-4891-aae9-bae7faa93243/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2987] 10.0.0.190 () {34 vars in 750 bytes} [Tue Jun 2 08:09:52 2026] PUT /v2.0/subnets/9b1c8226-862f-4319-9051-49d3be474612/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2988] 10.0.0.190 () {32 vars in 663 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2989] 10.0.0.190 () {32 vars in 677 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 1056 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2990] 10.0.0.190 () {32 vars in 673 bytes} [Tue Jun 2 08:09:53 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2991] 10.0.0.190 () {32 vars in 685 bytes} [Tue Jun 2 08:09:54 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2992] 10.0.0.190 () {32 vars in 671 bytes} [Tue Jun 2 08:09:54 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2993] 10.0.0.190 () {32 vars in 685 bytes} [Tue Jun 2 08:09:54 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2994] 10.0.0.190 () {32 vars in 681 bytes} [Tue Jun 2 08:09:54 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2995] 10.0.0.190 () {32 vars in 693 bytes} [Tue Jun 2 08:09:54 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2996] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:09:54 2026] DELETE /v2.0/subnets/8c2e30c2-476b-4b55-bd19-5b7f8d14895d => generated 0 bytes in 713 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2997] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:09:55 2026] DELETE /v2.0/subnets/639511f5-178d-4a6b-9f85-6569ac375425 => 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: 1548/2998] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:09:55 2026] DELETE /v2.0/subnets/d7e111f2-4822-4891-aae9-bae7faa93243 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2999] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:09:55 2026] DELETE /v2.0/subnets/9b1c8226-862f-4319-9051-49d3be474612 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3000] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:09:55 2026] DELETE /v2.0/subnets/51b300eb-24c6-4e02-856b-3442c8707aba => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3001] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:09:56 2026] DELETE /v2.0/networks/0fb6082c-1c28-4996-a946-14b422b05e7b => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:09:56.652 7 INFO neutron.services.segments.plugin [-] Segment 4a39f1e3-f271-4bae-8ece-2c87bad77b50 resource provider aggregate not found 2026-06-02 08:09:56.659 7 INFO neutron.services.segments.plugin [-] Segment 4a39f1e3-f271-4bae-8ece-2c87bad77b50 resource provider aggregate not found 2026-06-02 08:09:56.680 7 INFO neutron.services.segments.plugin [-] Segment 4a39f1e3-f271-4bae-8ece-2c87bad77b50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a39f1e3-f271-4bae-8ece-2c87bad77b50 found for delete ", "request_id": "req-44287dbd-d4b2-4bbb-b177-d7aca82a47a9"}]} 2026-06-02 08:09:56.682 7 INFO neutron.services.segments.plugin [-] Segment 4a39f1e3-f271-4bae-8ece-2c87bad77b50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a39f1e3-f271-4bae-8ece-2c87bad77b50 found for delete ", "request_id": "req-2cd43bf0-8e2a-407f-b30f-2f94eeca34c4"}]} [pid: 7|app: 0|req: 1550/3002] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:09:56 2026] DELETE /v2.0/networks/5b7137dc-a43a-44b2-a19a-62a1330a4dd9 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:09:56.700 8 INFO neutron.services.segments.plugin [-] Segment e14e4889-a647-4769-ab5b-0adfef056124 resource provider aggregate not found 2026-06-02 08:09:56.709 8 INFO neutron.services.segments.plugin [-] Segment e14e4889-a647-4769-ab5b-0adfef056124 resource provider aggregate not found 2026-06-02 08:09:56.763 8 INFO neutron.services.segments.plugin [-] Segment e14e4889-a647-4769-ab5b-0adfef056124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e14e4889-a647-4769-ab5b-0adfef056124 found for delete ", "request_id": "req-a3e060b1-0ca8-4ef9-9527-6f09f665ed97"}]} 2026-06-02 08:09:56.764 8 INFO neutron.services.segments.plugin [-] Segment e14e4889-a647-4769-ab5b-0adfef056124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e14e4889-a647-4769-ab5b-0adfef056124 found for delete ", "request_id": "req-798e2c90-18f0-4a62-b40e-51a84cb4c40d"}]} [pid: 8|app: 0|req: 1453/3003] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:09:56 2026] DELETE /v2.0/networks/70093a6d-f7a6-459c-94a5-b9588db2ccfa => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3004] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:09:56 2026] DELETE /v2.0/networks/bdd5da9d-efa7-431f-be09-b107368084ec => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3005] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:09:57 2026] DELETE /v2.0/networks/08d95b5a-0c7a-415c-b949-9263b3d4c558 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:09:58.711 7 INFO neutron.services.segments.plugin [-] Segment 7726a9a3-0115-47b4-a12c-815c3a688840 resource provider aggregate not found 2026-06-02 08:09:58.716 7 INFO neutron.services.segments.plugin [-] Segment 7726a9a3-0115-47b4-a12c-815c3a688840 resource provider aggregate not found 2026-06-02 08:09:58.734 7 INFO neutron.services.segments.plugin [-] Segment 7726a9a3-0115-47b4-a12c-815c3a688840 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7726a9a3-0115-47b4-a12c-815c3a688840 found for delete ", "request_id": "req-a4f38ef3-7086-410f-af1f-0c2f86c0c753"}]} 2026-06-02 08:09:58.737 7 INFO neutron.services.segments.plugin [-] Segment 7726a9a3-0115-47b4-a12c-815c3a688840 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7726a9a3-0115-47b4-a12c-815c3a688840 found for delete ", "request_id": "req-ab6891bf-1122-4dbe-8a2a-caa2394554f9"}]} [pid: 7|app: 0|req: 1552/3006] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:58 2026] GET /v2.0/security-groups?tenant_id=b9a96aea26724023990b96d7fbbadfbe&name=default => generated 2805 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:09:58.867 8 INFO neutron.services.segments.plugin [-] Segment 58f51de4-b8df-46de-91be-1653b5523893 resource provider aggregate not found 2026-06-02 08:09:58.876 8 INFO neutron.services.segments.plugin [-] Segment 58f51de4-b8df-46de-91be-1653b5523893 resource provider aggregate not found 2026-06-02 08:09:58.898 8 INFO neutron.services.segments.plugin [-] Segment 58f51de4-b8df-46de-91be-1653b5523893 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58f51de4-b8df-46de-91be-1653b5523893 found for delete ", "request_id": "req-87e0b01c-8e54-4262-a697-7444723a3a3b"}]} 2026-06-02 08:09:58.904 8 INFO neutron.services.segments.plugin [-] Segment 58f51de4-b8df-46de-91be-1653b5523893 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58f51de4-b8df-46de-91be-1653b5523893 found for delete ", "request_id": "req-ed3efca6-59b4-4124-ba49-3f044b7d22a4"}]} 2026-06-02 08:09:58.925 8 INFO neutron.services.segments.plugin [-] Segment 4a1cd229-526b-48e0-843a-cfa9a6033d7f resource provider aggregate not found 2026-06-02 08:09:58.930 8 INFO neutron.services.segments.plugin [-] Segment 4a1cd229-526b-48e0-843a-cfa9a6033d7f resource provider aggregate not found 2026-06-02 08:09:58.955 8 INFO neutron.services.segments.plugin [-] Segment 4a1cd229-526b-48e0-843a-cfa9a6033d7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1cd229-526b-48e0-843a-cfa9a6033d7f found for delete ", "request_id": "req-72fe9db4-fb81-4b89-83f0-bba458c303b1"}]} 2026-06-02 08:09:58.956 8 INFO neutron.services.segments.plugin [-] Segment 4a1cd229-526b-48e0-843a-cfa9a6033d7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1cd229-526b-48e0-843a-cfa9a6033d7f found for delete ", "request_id": "req-7463d006-9473-4e08-9f0a-f6cc7d5862a7"}]} [pid: 8|app: 0|req: 1455/3007] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:58 2026] DELETE /v2.0/security-groups/57dee91e-c06f-437c-93ca-882549e6e154 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3008] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:59 2026] GET /v2.0/security-groups?tenant_id=3f52c1fede19423fab92ac01f52b863f&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: 1456/3009] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:59 2026] DELETE /v2.0/security-groups/df4195dd-b743-445c-b350-b9adbde0ad27 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3010] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:09:59 2026] GET /v2.0/security-groups?tenant_id=dd05bd660d934d30877e7c0524b62cbf&name=default => generated 2805 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3011] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:09:59 2026] DELETE /v2.0/security-groups/fcd82b6e-6160-4118-a6b8-29d6dec7bf07 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:10:03.232 7 WARNING neutron_lib.context [None req-495897f5-59bf-47d4-88e0-76de64ca1b36 defd83064169463887cd5369976eea71 16b84bd43ee944bbbc9b7f29a71e70e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:10:03.365 7 INFO neutron.db.segments_db [None req-495897f5-59bf-47d4-88e0-76de64ca1b36 defd83064169463887cd5369976eea71 16b84bd43ee944bbbc9b7f29a71e70e2 - - default default] Added segment f17b5c06-93ec-496e-9733-b3a23aabf0e1 of type vxlan for network 1c9f0013-3c68-4bff-9952-8039eabbe11f [pid: 7|app: 0|req: 1555/3012] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:10:03 2026] POST /v2.0/networks => generated 631 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3013] 10.0.0.190 () {34 vars in 752 bytes} [Tue Jun 2 08:10:03 2026] PUT /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3014] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:10:03 2026] GET /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3015] 10.0.0.190 () {34 vars in 763 bytes} [Tue Jun 2 08:10:03 2026] PUT /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3016] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:10:03 2026] GET /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3017] 10.0.0.190 () {34 vars in 759 bytes} [Tue Jun 2 08:10:03 2026] PUT /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3018] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:10:03 2026] GET /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3019] 10.0.0.190 () {34 vars in 781 bytes} [Tue Jun 2 08:10:03 2026] PUT /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3020] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:10:03 2026] GET /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3021] 10.0.0.190 () {34 vars in 752 bytes} [Tue Jun 2 08:10:04 2026] PUT /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3022] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:10:04 2026] GET /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/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: 1463/3023] 10.0.0.190 () {32 vars in 740 bytes} [Tue Jun 2 08:10:04 2026] GET /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:10:04.294 7 INFO neutron.api.v2.resource [None req-b3fc9c6b-c3cb-4b2f-9996-5ccc981128fe defd83064169463887cd5369976eea71 16b84bd43ee944bbbc9b7f29a71e70e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3024] 10.0.0.190 () {32 vars in 744 bytes} [Tue Jun 2 08:10:04 2026] GET /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3025] 10.0.0.190 () {32 vars in 743 bytes} [Tue Jun 2 08:10:04 2026] DELETE /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags/red => 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: 1562/3026] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:10:04 2026] GET /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:10:04.499 8 INFO neutron.api.v2.resource [None req-685033c6-a7a4-40c4-980b-e803085b3878 defd83064169463887cd5369976eea71 16b84bd43ee944bbbc9b7f29a71e70e2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1465/3027] 10.0.0.190 () {32 vars in 747 bytes} [Tue Jun 2 08:10:04 2026] DELETE /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3028] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:10:04 2026] DELETE /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3029] 10.0.0.190 () {32 vars in 732 bytes} [Tue Jun 2 08:10:04 2026] GET /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:10:04.835 7 INFO neutron.services.segments.plugin [-] Segment f17b5c06-93ec-496e-9733-b3a23aabf0e1 resource provider aggregate not found 2026-06-02 08:10:04.843 7 INFO neutron.services.segments.plugin [-] Segment f17b5c06-93ec-496e-9733-b3a23aabf0e1 resource provider aggregate not found 2026-06-02 08:10:04.877 7 INFO neutron.services.segments.plugin [-] Segment f17b5c06-93ec-496e-9733-b3a23aabf0e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f17b5c06-93ec-496e-9733-b3a23aabf0e1 found for delete ", "request_id": "req-50ccf78f-a928-4454-ab67-7a955d3c0e98"}]} 2026-06-02 08:10:04.878 7 INFO neutron.services.segments.plugin [-] Segment f17b5c06-93ec-496e-9733-b3a23aabf0e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f17b5c06-93ec-496e-9733-b3a23aabf0e1 found for delete ", "request_id": "req-4e2bd70d-6501-4767-94b5-5a19fd76e056"}]} [pid: 7|app: 0|req: 1564/3030] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:10:04 2026] DELETE /v2.0/networks/1c9f0013-3c68-4bff-9952-8039eabbe11f => 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: 1467/3031] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:10:05 2026] GET /v2.0/security-groups?tenant_id=e0721736ca534b1eb1583e180ecf370f&name=default => generated 2805 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3032] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:10:05 2026] DELETE /v2.0/security-groups/48d41084-32f1-490e-8b79-a8ceab6272f6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3033] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/security-groups?tenant_id=16b84bd43ee944bbbc9b7f29a71e70e2&name=default => generated 2805 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3034] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:10:06 2026] DELETE /v2.0/security-groups/26495404-0188-4ea9-a441-d7219cd15d9b => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:10:09.802 7 WARNING neutron_lib.context [None req-a3ce4ad3-9daf-47b1-bbd6-354a15de8d9f d9138a9a59d041b0a9612f21718a9727 957c426f1dc14cd495ab31564d3ca4bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:10:09.928 7 INFO neutron.db.segments_db [None req-a3ce4ad3-9daf-47b1-bbd6-354a15de8d9f d9138a9a59d041b0a9612f21718a9727 957c426f1dc14cd495ab31564d3ca4bd - - default default] Added segment dbbdf4bb-bb5c-4add-9c43-23101036e2de of type vxlan for network 279abc7c-dad8-4700-a83e-a6be9179f91a [pid: 7|app: 0|req: 1568/3037] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:10:09 2026] POST /v2.0/networks => generated 632 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:10:10.064 8 WARNING neutron_lib.context [None req-a326259a-f01e-4f3e-ba2e-cd9989aa879d d9138a9a59d041b0a9612f21718a9727 957c426f1dc14cd495ab31564d3ca4bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1470/3038] 10.0.0.190 () {34 vars in 663 bytes} [Tue Jun 2 08:10:10 2026] POST /v2.0/ports => generated 743 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3039] 10.0.0.190 () {34 vars in 746 bytes} [Tue Jun 2 08:10:10 2026] PUT /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/tags => generated 25 bytes in 71 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: 1471/3040] 10.0.0.190 () {32 vars in 726 bytes} [Tue Jun 2 08:10:10 2026] GET /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3041] 10.0.0.190 () {34 vars in 757 bytes} [Tue Jun 2 08:10:10 2026] PUT /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3042] 10.0.0.190 () {32 vars in 726 bytes} [Tue Jun 2 08:10:10 2026] GET /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3043] 10.0.0.190 () {34 vars in 753 bytes} [Tue Jun 2 08:10:10 2026] PUT /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3044] 10.0.0.190 () {32 vars in 726 bytes} [Tue Jun 2 08:10:10 2026] GET /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3045] 10.0.0.190 () {34 vars in 775 bytes} [Tue Jun 2 08:10:10 2026] PUT /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3046] 10.0.0.190 () {32 vars in 726 bytes} [Tue Jun 2 08:10:10 2026] GET /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3047] 10.0.0.190 () {34 vars in 746 bytes} [Tue Jun 2 08:10:10 2026] PUT /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3048] 10.0.0.190 () {32 vars in 726 bytes} [Tue Jun 2 08:10:10 2026] GET /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/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: 1574/3049] 10.0.0.190 () {32 vars in 734 bytes} [Tue Jun 2 08:10:11 2026] GET /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:10:11.103 8 INFO neutron.api.v2.resource [None req-6a8fd793-f1dc-409e-ab38-0636163dcb52 d9138a9a59d041b0a9612f21718a9727 957c426f1dc14cd495ab31564d3ca4bd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1476/3050] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:10:11 2026] GET /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3051] 10.0.0.190 () {32 vars in 737 bytes} [Tue Jun 2 08:10:11 2026] DELETE /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/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: 1477/3052] 10.0.0.190 () {32 vars in 726 bytes} [Tue Jun 2 08:10:11 2026] GET /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:10:11.275 7 INFO neutron.api.v2.resource [None req-3a01c1ac-1a6a-4448-a2d3-b70594dff6de d9138a9a59d041b0a9612f21718a9727 957c426f1dc14cd495ab31564d3ca4bd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3053] 10.0.0.190 () {32 vars in 741 bytes} [Tue Jun 2 08:10:11 2026] DELETE /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/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: 1478/3054] 10.0.0.190 () {32 vars in 729 bytes} [Tue Jun 2 08:10:11 2026] DELETE /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3055] 10.0.0.190 () {32 vars in 726 bytes} [Tue Jun 2 08:10:11 2026] GET /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3056] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:10:11 2026] DELETE /v2.0/ports/ae76387d-a806-43ca-b029-463cad93c040 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:10:11.857 7 INFO neutron.services.segments.plugin [-] Segment dbbdf4bb-bb5c-4add-9c43-23101036e2de resource provider aggregate not found 2026-06-02 08:10:11.863 7 INFO neutron.services.segments.plugin [-] Segment dbbdf4bb-bb5c-4add-9c43-23101036e2de resource provider aggregate not found 2026-06-02 08:10:11.879 7 INFO neutron.services.segments.plugin [-] Segment dbbdf4bb-bb5c-4add-9c43-23101036e2de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbbdf4bb-bb5c-4add-9c43-23101036e2de found for delete ", "request_id": "req-f3061679-6148-4cc0-b1f8-78e257d79a97"}]} 2026-06-02 08:10:11.881 7 INFO neutron.services.segments.plugin [-] Segment dbbdf4bb-bb5c-4add-9c43-23101036e2de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbbdf4bb-bb5c-4add-9c43-23101036e2de found for delete ", "request_id": "req-3c19c0bb-2d59-4be2-9a8f-2910a677073a"}]} [pid: 7|app: 0|req: 1578/3057] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:10:11 2026] DELETE /v2.0/networks/279abc7c-dad8-4700-a83e-a6be9179f91a => 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: 1480/3058] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/security-groups?tenant_id=957c426f1dc14cd495ab31564d3ca4bd&name=default => generated 2805 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3059] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:10:12 2026] DELETE /v2.0/security-groups/0b954c7c-fd92-471c-9f96-89209840a4d6 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3060] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:10:13 2026] GET /v2.0/security-groups?tenant_id=4c5ac630c8144f32ae3bdfc170daed4c&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: 1580/3061] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:10:13 2026] DELETE /v2.0/security-groups/9424b2c1-b542-486e-91b2-ac9e77cc6c0c => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:10:16.760 8 WARNING neutron_lib.context [None req-510cb5d5-34df-4ebe-8751-6a4d436a2626 444bbd80d88d4a8bb71bbcc804b97ad0 30152c32544e4b38ae8a7f9672ae5c29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:10:16.804 8 INFO neutron.db.segments_db [None req-510cb5d5-34df-4ebe-8751-6a4d436a2626 444bbd80d88d4a8bb71bbcc804b97ad0 30152c32544e4b38ae8a7f9672ae5c29 - - default default] Added segment f4d43d6a-5756-43b4-8360-ad1b5fa73e10 of type vxlan for network 32cfb41f-d8b1-4ceb-b42c-9e5310359d0f 2026-06-02 08:10:17.141 8 INFO neutron.db.l3_hamode_db [None req-510cb5d5-34df-4ebe-8751-6a4d436a2626 444bbd80d88d4a8bb71bbcc804b97ad0 30152c32544e4b38ae8a7f9672ae5c29 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:10:17.709 8 INFO neutron.db.l3_hamode_db [None req-510cb5d5-34df-4ebe-8751-6a4d436a2626 444bbd80d88d4a8bb71bbcc804b97ad0 30152c32544e4b38ae8a7f9672ae5c29 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1482/3062] 10.0.0.190 () {34 vars in 667 bytes} [Tue Jun 2 08:10:16 2026] POST /v2.0/routers => generated 474 bytes in 2109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3063] 10.0.0.190 () {34 vars in 750 bytes} [Tue Jun 2 08:10:18 2026] PUT /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3064] 10.0.0.190 () {32 vars in 730 bytes} [Tue Jun 2 08:10:18 2026] GET /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3065] 10.0.0.190 () {34 vars in 761 bytes} [Tue Jun 2 08:10:18 2026] PUT /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags/green => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3066] 10.0.0.190 () {32 vars in 730 bytes} [Tue Jun 2 08:10:18 2026] GET /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags => generated 34 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3067] 10.0.0.190 () {34 vars in 757 bytes} [Tue Jun 2 08:10:19 2026] PUT /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags/red => 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: 1485/3068] 10.0.0.190 () {32 vars in 730 bytes} [Tue Jun 2 08:10:19 2026] GET /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3069] 10.0.0.190 () {34 vars in 779 bytes} [Tue Jun 2 08:10:19 2026] PUT /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags/black.or.white => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3070] 10.0.0.190 () {32 vars in 730 bytes} [Tue Jun 2 08:10:19 2026] GET /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags => generated 52 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3073] 10.0.0.190 () {34 vars in 750 bytes} [Tue Jun 2 08:10:20 2026] PUT /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags => generated 37 bytes in 3363 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3074] 10.0.0.190 () {32 vars in 730 bytes} [Tue Jun 2 08:10:23 2026] GET /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags => generated 37 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3075] 10.0.0.190 () {32 vars in 738 bytes} [Tue Jun 2 08:10:23 2026] GET /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags/red => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:10:23.870 8 INFO neutron.api.v2.resource [None req-2c48d1c9-21ea-4102-9685-70c05fee7670 444bbd80d88d4a8bb71bbcc804b97ad0 30152c32544e4b38ae8a7f9672ae5c29 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1490/3076] 10.0.0.190 () {32 vars in 742 bytes} [Tue Jun 2 08:10:23 2026] GET /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags/green => generated 99 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3077] 10.0.0.190 () {32 vars in 741 bytes} [Tue Jun 2 08:10:23 2026] DELETE /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags/red => 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: 1491/3078] 10.0.0.190 () {32 vars in 730 bytes} [Tue Jun 2 08:10:23 2026] GET /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags => generated 30 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:10:24.163 7 INFO neutron.api.v2.resource [None req-ef4c676e-188f-4a90-853c-565d1945ab04 444bbd80d88d4a8bb71bbcc804b97ad0 30152c32544e4b38ae8a7f9672ae5c29 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3079] 10.0.0.190 () {32 vars in 745 bytes} [Tue Jun 2 08:10:24 2026] DELETE /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags/green => generated 99 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3080] 10.0.0.190 () {32 vars in 733 bytes} [Tue Jun 2 08:10:24 2026] DELETE /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags => 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: 1589/3081] 10.0.0.190 () {32 vars in 730 bytes} [Tue Jun 2 08:10:24 2026] GET /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f/tags => generated 12 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3082] 10.0.0.190 () {32 vars in 720 bytes} [Tue Jun 2 08:10:24 2026] GET /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f => generated 480 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3083] 10.0.0.190 () {34 vars in 741 bytes} [Tue Jun 2 08:10:24 2026] PUT /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f => generated 480 bytes in 799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3084] 10.0.0.190 () {32 vars in 735 bytes} [Tue Jun 2 08:10:25 2026] GET /v2.0/ports?device_id=c6f50819-a5ce-4172-94a7-476abac28f5f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:10:26.060 7 INFO neutron.services.segments.plugin [-] Segment f4d43d6a-5756-43b4-8360-ad1b5fa73e10 resource provider aggregate not found 2026-06-02 08:10:26.065 7 INFO neutron.services.segments.plugin [-] Segment f4d43d6a-5756-43b4-8360-ad1b5fa73e10 resource provider aggregate not found 2026-06-02 08:10:26.084 7 INFO neutron.services.segments.plugin [-] Segment f4d43d6a-5756-43b4-8360-ad1b5fa73e10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4d43d6a-5756-43b4-8360-ad1b5fa73e10 found for delete ", "request_id": "req-79d039b5-b80b-4643-9699-da86f98788d1"}]} 2026-06-02 08:10:26.086 7 INFO neutron.services.segments.plugin [-] Segment f4d43d6a-5756-43b4-8360-ad1b5fa73e10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4d43d6a-5756-43b4-8360-ad1b5fa73e10 found for delete ", "request_id": "req-8c68901f-9d28-4a9b-a5e7-aa7f9f0911b8"}]} 2026-06-02 08:10:26.101 7 INFO neutron.db.l3_hamode_db [None req-8bdcf61f-5421-4df5-a27d-5b64a074a2b8 444bbd80d88d4a8bb71bbcc804b97ad0 30152c32544e4b38ae8a7f9672ae5c29 - - default default] HA network 32cfb41f-d8b1-4ceb-b42c-9e5310359d0f was deleted as no HA routers are present in tenant 30152c32544e4b38ae8a7f9672ae5c29. [pid: 7|app: 0|req: 1591/3085] 10.0.0.190 () {32 vars in 723 bytes} [Tue Jun 2 08:10:25 2026] DELETE /v2.0/routers/c6f50819-a5ce-4172-94a7-476abac28f5f => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3086] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:10:26 2026] GET /v2.0/security-groups?tenant_id=23bda04f322a4c288ae4046ad965a9b4&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: 1592/3087] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:10:27 2026] DELETE /v2.0/security-groups/afe8447d-382b-427c-a1c0-d2d317b4546a => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3088] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:10:27 2026] GET /v2.0/security-groups?tenant_id=30152c32544e4b38ae8a7f9672ae5c29&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3089] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:10:27 2026] DELETE /v2.0/security-groups/35a73307-953e-4a4a-b0ae-a7b53ad91981 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:10:31.056 8 WARNING neutron_lib.context [None req-f03b9461-e1a5-4d34-a552-889f09cbbd1f 00d0afb9832a4346916cf7159864b601 ae111c2aa0d34cf3aeed901243463bd0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:10:31.189 8 INFO neutron.db.segments_db [None req-f03b9461-e1a5-4d34-a552-889f09cbbd1f 00d0afb9832a4346916cf7159864b601 ae111c2aa0d34cf3aeed901243463bd0 - - default default] Added segment c014a257-400f-4913-bd6e-07f47db43ff5 of type vxlan for network 78159262-1a04-4775-b811-cb1d6bc90e9c [pid: 8|app: 0|req: 1497/3090] 10.0.0.190 () {34 vars in 669 bytes} [Tue Jun 2 08:10:30 2026] POST /v2.0/networks => generated 632 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:10:31.332 7 WARNING neutron_lib.context [None req-12ae61eb-d487-47d2-8b80-a1dca2cc6408 00d0afb9832a4346916cf7159864b601 ae111c2aa0d34cf3aeed901243463bd0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1594/3091] 10.0.0.190 () {34 vars in 663 bytes} [Tue Jun 2 08:10:31 2026] POST /v2.0/ports => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:10:31.708 8 WARNING neutron_lib.context [None req-3e4f5e01-020f-4f4a-a4e2-5b9e871414a5 00d0afb9832a4346916cf7159864b601 ae111c2aa0d34cf3aeed901243463bd0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1498/3092] 10.0.0.190 () {34 vars in 665 bytes} [Tue Jun 2 08:10:31 2026] POST /v2.0/trunks => generated 407 bytes in 647 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: 1595/3093] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:10:32 2026] PUT /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3094] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:10:32 2026] GET /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3095] 10.0.0.190 () {34 vars in 759 bytes} [Tue Jun 2 08:10:32 2026] PUT /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3096] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:10:32 2026] GET /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3097] 10.0.0.190 () {34 vars in 755 bytes} [Tue Jun 2 08:10:32 2026] PUT /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3098] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:10:32 2026] GET /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/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: 1598/3099] 10.0.0.190 () {34 vars in 777 bytes} [Tue Jun 2 08:10:32 2026] PUT /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3100] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:10:32 2026] GET /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3101] 10.0.0.190 () {34 vars in 748 bytes} [Tue Jun 2 08:10:32 2026] PUT /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3102] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:10:32 2026] GET /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3103] 10.0.0.190 () {32 vars in 736 bytes} [Tue Jun 2 08:10:32 2026] GET /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:10:32.764 8 INFO neutron.api.v2.resource [None req-9d5bfafb-27c5-46a0-9687-09085eacfe22 00d0afb9832a4346916cf7159864b601 ae111c2aa0d34cf3aeed901243463bd0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1504/3104] 10.0.0.190 () {32 vars in 740 bytes} [Tue Jun 2 08:10:32 2026] GET /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3105] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:10:32 2026] DELETE /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3106] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:10:32 2026] GET /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:10:32.866 7 INFO neutron.api.v2.resource [None req-c8710e6b-6ffc-48bf-9179-e365556d2a4e 00d0afb9832a4346916cf7159864b601 ae111c2aa0d34cf3aeed901243463bd0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1602/3107] 10.0.0.190 () {32 vars in 743 bytes} [Tue Jun 2 08:10:32 2026] DELETE /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3108] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 2 08:10:32 2026] DELETE /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3109] 10.0.0.190 () {32 vars in 728 bytes} [Tue Jun 2 08:10:32 2026] GET /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518/tags => 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: 1507/3110] 10.0.0.190 () {32 vars in 718 bytes} [Tue Jun 2 08:10:32 2026] GET /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518 => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3111] 10.0.0.190 () {32 vars in 716 bytes} [Tue Jun 2 08:10:32 2026] GET /v2.0/ports/dd2ed57c-aedf-4c8f-bf03-ae8236c47a55 => generated 826 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3112] 10.0.0.190 () {32 vars in 721 bytes} [Tue Jun 2 08:10:33 2026] DELETE /v2.0/trunks/78c5ca4c-23fd-472a-9573-9458c3457518 => 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: 1605/3113] 10.0.0.190 () {32 vars in 719 bytes} [Tue Jun 2 08:10:33 2026] DELETE /v2.0/ports/dd2ed57c-aedf-4c8f-bf03-ae8236c47a55 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:10:33.701 8 INFO neutron.services.segments.plugin [-] Segment c014a257-400f-4913-bd6e-07f47db43ff5 resource provider aggregate not found 2026-06-02 08:10:33.708 8 INFO neutron.services.segments.plugin [-] Segment c014a257-400f-4913-bd6e-07f47db43ff5 resource provider aggregate not found 2026-06-02 08:10:33.726 8 INFO neutron.services.segments.plugin [-] Segment c014a257-400f-4913-bd6e-07f47db43ff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c014a257-400f-4913-bd6e-07f47db43ff5 found for delete ", "request_id": "req-3cfc3f9a-0217-4cac-872e-be4ce8960372"}]} 2026-06-02 08:10:33.726 8 INFO neutron.services.segments.plugin [-] Segment c014a257-400f-4913-bd6e-07f47db43ff5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c014a257-400f-4913-bd6e-07f47db43ff5 found for delete ", "request_id": "req-454bb27f-a0b1-48e2-ad4d-9c90bc718e02"}]} [pid: 8|app: 0|req: 1509/3114] 10.0.0.190 () {32 vars in 725 bytes} [Tue Jun 2 08:10:33 2026] DELETE /v2.0/networks/78159262-1a04-4775-b811-cb1d6bc90e9c => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3115] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:10:34 2026] GET /v2.0/security-groups?tenant_id=ae111c2aa0d34cf3aeed901243463bd0&name=default => generated 2805 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3116] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:10:34 2026] DELETE /v2.0/security-groups/ddcc1c36-5935-4966-9d2a-f9b0a18f752d => 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: 1607/3117] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:10:34 2026] GET /v2.0/security-groups?tenant_id=40a8f7073a8c4a2f855522ad07d0cc09&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3118] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:10:34 2026] DELETE /v2.0/security-groups/4d082619-27d4-46d9-98d3-462ed887fded => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3121] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:10:38 2026] GET /v2.0/security-groups?tenant_id=c42a1fa9aa5e4ea399de1cf7b17b7b06&name=default => generated 2805 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3122] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:10:38 2026] DELETE /v2.0/security-groups/5eac9766-e8b8-4397-9ab1-fecb3e2478e5 => 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: 1514/3123] 10.0.0.190 () {32 vars in 773 bytes} [Tue Jun 2 08:10:39 2026] GET /v2.0/security-groups?tenant_id=347b7171d29c4940a22fd2bdd1f55270&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3124] 10.0.0.190 () {32 vars in 739 bytes} [Tue Jun 2 08:10:39 2026] DELETE /v2.0/security-groups/f0f9c1f6-cc3d-4cb8-b0ce-8a1dea604b16 => 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: 1515/3125] 10.0.0.190 () {32 vars in 648 bytes} [Tue Jun 2 08:10:42 2026] GET /v2.0/networks => generated 2168 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3126] 10.0.0.190 () {32 vars in 654 bytes} [Tue Jun 2 08:10:43 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3127] 10.0.0.190 () {32 vars in 646 bytes} [Tue Jun 2 08:10:43 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3128] 10.0.0.190 () {32 vars in 642 bytes} [Tue Jun 2 08:10:43 2026] GET /v2.0/ports => generated 4721 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3129] 10.0.0.190 () {32 vars in 646 bytes} [Tue Jun 2 08:10:43 2026] GET /v2.0/subnets => generated 1261 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3130] 10.0.0.190 () {32 vars in 648 bytes} [Tue Jun 2 08:10:43 2026] GET /v2.0/networks => generated 2168 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3131] 10.0.0.190 () {32 vars in 662 bytes} [Tue Jun 2 08:10:43 2026] GET /v2.0/security-groups => generated 16622 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3132] 10.0.0.190 () {32 vars in 654 bytes} [Tue Jun 2 08:10:43 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)