+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 26 06:27:51 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:16:43 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-756d5bcfff-zlftr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fe5e393e668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-26 06:27:56.281 7 INFO neutron.common.config [-] Logging enabled! 2026-05-26 06:27:56.281 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-26 06:27:56.340 8 INFO neutron.common.config [-] Logging enabled! 2026-05-26 06:27:56.341 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-26 06:27:56.813 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-26 06:27:56.867 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-26 06:27:57.868 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 06:27:57.871 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-26 06:27:57.875 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-26 06:27:57.876 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 06:27:57.876 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-26 06:27:57.877 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-26 06:27:57.877 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 06:27:57.884 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 06:27:57.885 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 06:27:57.885 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 06:27:57.907 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-26 06:27:57.908 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 06:27:57.908 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-26 06:27:57.942 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 06:27:57.945 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-26 06:27:57.949 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-26 06:27:57.950 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 06:27:57.950 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-26 06:27:57.950 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-26 06:27:57.950 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 06:27:57.954 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-26 06:27:57.954 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-26 06:27:57.954 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-26 06:27:57.954 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-26 06:27:57.957 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 06:27:57.958 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 06:27:57.958 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 06:27:57.980 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-26 06:27:57.981 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 06:27:57.982 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-26 06:27:58.026 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-26 06:27:58.026 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-26 06:27:58.027 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-26 06:27:58.027 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-26 06:27:58.374 7 INFO neutron.plugins.ml2.managers [None req-c0b931dd-6662-4ace-ab9f-0ce21d1bdea3 - - - - - -] Initializing driver for type 'vlan' 2026-05-26 06:27:58.444 8 INFO neutron.plugins.ml2.managers [None req-f350e9d2-f1c2-4176-8035-633c666c0aa1 - - - - - -] Initializing driver for type 'vlan' 2026-05-26 06:27:58.533 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c0b931dd-6662-4ace-ab9f-0ce21d1bdea3 - - - - - -] VlanTypeDriver initialization complete 2026-05-26 06:27:58.534 7 INFO neutron.plugins.ml2.managers [None req-c0b931dd-6662-4ace-ab9f-0ce21d1bdea3 - - - - - -] Initializing driver for type 'vxlan' 2026-05-26 06:27:58.534 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c0b931dd-6662-4ace-ab9f-0ce21d1bdea3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-26 06:27:58.550 7 INFO neutron.plugins.ml2.managers [None req-c0b931dd-6662-4ace-ab9f-0ce21d1bdea3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-26 06:27:58.550 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c0b931dd-6662-4ace-ab9f-0ce21d1bdea3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-26 06:27:58.550 7 INFO neutron.plugins.ml2.managers [None req-c0b931dd-6662-4ace-ab9f-0ce21d1bdea3 - - - - - -] Initializing extension driver 'port_security' 2026-05-26 06:27:58.550 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c0b931dd-6662-4ace-ab9f-0ce21d1bdea3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-26 06:27:58.551 7 INFO neutron.plugins.ml2.managers [None req-c0b931dd-6662-4ace-ab9f-0ce21d1bdea3 - - - - - -] Initializing extension driver 'qos' 2026-05-26 06:27:58.551 7 INFO neutron.plugins.ml2.managers [None req-c0b931dd-6662-4ace-ab9f-0ce21d1bdea3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-26 06:27:58.551 7 INFO neutron.plugins.ml2.managers [None req-c0b931dd-6662-4ace-ab9f-0ce21d1bdea3 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-26 06:27:58.562 7 INFO neutron.quota [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded quota_driver: . 2026-05-26 06:27:58.563 7 INFO neutron.plugins.ml2.plugin [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Modular L2 Plugin initialization complete 2026-05-26 06:27:58.563 7 INFO neutron.plugins.ml2.managers [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-26 06:27:58.563 7 INFO neutron.plugins.ml2.managers [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-26 06:27:58.563 7 INFO neutron.plugins.ml2.managers [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-26 06:27:58.563 7 INFO neutron.extensions.vlantransparent [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Disabled vlantransparent extension. 2026-05-26 06:27:58.564 7 INFO neutron.manager [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loading Plugin: qos 2026-05-26 06:27:58.576 7 INFO neutron.manager [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loading Plugin: router 2026-05-26 06:27:58.584 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f350e9d2-f1c2-4176-8035-633c666c0aa1 - - - - - -] VlanTypeDriver initialization complete 2026-05-26 06:27:58.584 8 INFO neutron.plugins.ml2.managers [None req-f350e9d2-f1c2-4176-8035-633c666c0aa1 - - - - - -] Initializing driver for type 'vxlan' 2026-05-26 06:27:58.585 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f350e9d2-f1c2-4176-8035-633c666c0aa1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-26 06:27:58.606 8 INFO neutron.plugins.ml2.managers [None req-f350e9d2-f1c2-4176-8035-633c666c0aa1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-26 06:27:58.606 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f350e9d2-f1c2-4176-8035-633c666c0aa1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-26 06:27:58.606 8 INFO neutron.plugins.ml2.managers [None req-f350e9d2-f1c2-4176-8035-633c666c0aa1 - - - - - -] Initializing extension driver 'port_security' 2026-05-26 06:27:58.606 8 INFO neutron.plugins.ml2.extensions.port_security [None req-f350e9d2-f1c2-4176-8035-633c666c0aa1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-26 06:27:58.606 8 INFO neutron.plugins.ml2.managers [None req-f350e9d2-f1c2-4176-8035-633c666c0aa1 - - - - - -] Initializing extension driver 'qos' 2026-05-26 06:27:58.606 8 INFO neutron.plugins.ml2.managers [None req-f350e9d2-f1c2-4176-8035-633c666c0aa1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-26 06:27:58.606 8 INFO neutron.plugins.ml2.managers [None req-f350e9d2-f1c2-4176-8035-633c666c0aa1 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-26 06:27:58.616 7 INFO neutron.services.service_base [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-26 06:27:58.617 7 INFO neutron.manager [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loading Plugin: segments 2026-05-26 06:27:58.620 8 INFO neutron.quota [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded quota_driver: . 2026-05-26 06:27:58.620 8 INFO neutron.plugins.ml2.plugin [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Modular L2 Plugin initialization complete 2026-05-26 06:27:58.621 8 INFO neutron.plugins.ml2.managers [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-26 06:27:58.621 8 INFO neutron.plugins.ml2.managers [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-26 06:27:58.621 8 INFO neutron.plugins.ml2.managers [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Got port-security extension from driver 'port_security' 2026-05-26 06:27:58.621 8 INFO neutron.extensions.vlantransparent [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Disabled vlantransparent extension. 2026-05-26 06:27:58.621 8 INFO neutron.manager [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loading Plugin: qos 2026-05-26 06:27:58.634 8 INFO neutron.manager [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loading Plugin: router 2026-05-26 06:27:58.674 8 INFO neutron.services.service_base [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-26 06:27:58.674 8 INFO neutron.manager [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loading Plugin: segments 2026-05-26 06:27:58.717 7 INFO neutron.manager [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loading Plugin: trunk 2026-05-26 06:27:58.732 7 INFO neutron.manager [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loading Plugin: vpnaas 2026-05-26 06:27:58.770 8 INFO neutron.manager [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loading Plugin: trunk 2026-05-26 06:27:58.772 7 WARNING stevedore.named [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 06:27:58.785 8 INFO neutron.manager [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loading Plugin: vpnaas 2026-05-26 06:27:58.824 8 WARNING stevedore.named [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 06:27:58.848 7 INFO neutron_vpnaas.services.vpn.plugin [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-26 06:27:58.848 7 INFO neutron.common.utils [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-26 06:27:58.848 7 INFO neutron.manager [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loading Plugin: auto_allocate 2026-05-26 06:27:58.853 7 INFO neutron.manager [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loading Plugin: tag 2026-05-26 06:27:58.860 7 INFO neutron.manager [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loading Plugin: timestamp 2026-05-26 06:27:58.862 7 INFO neutron.manager [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loading Plugin: network_ip_availability 2026-05-26 06:27:58.866 7 INFO neutron.manager [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loading Plugin: flavors 2026-05-26 06:27:58.869 7 INFO neutron.manager [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loading Plugin: revisions 2026-05-26 06:27:58.872 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Initializing extension manager. 2026-05-26 06:27:58.873 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: address-group 2026-05-26 06:27:58.874 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: address-scope 2026-05-26 06:27:58.875 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-26 06:27:58.876 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: agent 2026-05-26 06:27:58.876 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: agent-resources-synced 2026-05-26 06:27:58.877 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-26 06:27:58.878 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-26 06:27:58.879 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: availability_zone 2026-05-26 06:27:58.879 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: availability_zone_filter 2026-05-26 06:27:58.880 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-26 06:27:58.880 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: default-subnetpools 2026-05-26 06:27:58.882 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-26 06:27:58.882 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: dns-integration 2026-05-26 06:27:58.883 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: dns-domain-ports 2026-05-26 06:27:58.883 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-26 06:27:58.884 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: dvr 2026-05-26 06:27:58.885 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-26 06:27:58.885 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: empty-string-filtering 2026-05-26 06:27:58.886 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 06:27:58.886 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-26 06:27:58.887 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: external-net 2026-05-26 06:27:58.887 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-26 06:27:58.888 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: extraroute 2026-05-26 06:27:58.888 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: extraroute-atomic 2026-05-26 06:27:58.889 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-26 06:27:58.889 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-26 06:27:58.890 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-26 06:27:58.890 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-26 06:27:58.891 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: fip-port-details 2026-05-26 06:27:58.892 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: flavors 2026-05-26 06:27:58.893 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-26 06:27:58.894 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: floatingip-pools 2026-05-26 06:27:58.894 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: ip_allocation 2026-05-26 06:27:58.895 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-26 06:27:58.895 8 INFO neutron_vpnaas.services.vpn.plugin [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-26 06:27:58.895 8 INFO neutron.common.utils [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-26 06:27:58.895 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: l2_adjacency 2026-05-26 06:27:58.895 8 INFO neutron.manager [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loading Plugin: auto_allocate 2026-05-26 06:27:58.896 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: router 2026-05-26 06:27:58.898 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 06:27:58.899 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-26 06:27:58.899 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-26 06:27:58.900 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: ext-gw-mode 2026-05-26 06:27:58.900 8 INFO neutron.manager [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loading Plugin: tag 2026-05-26 06:27:58.900 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: l3-ha 2026-05-26 06:27:58.901 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-26 06:27:58.901 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-26 06:27:58.902 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: l3-flavors 2026-05-26 06:27:58.904 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-26 06:27:58.905 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-26 06:27:58.907 8 INFO neutron.manager [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loading Plugin: timestamp 2026-05-26 06:27:58.907 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-26 06:27:58.908 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-26 06:27:58.909 8 INFO neutron.manager [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loading Plugin: network_ip_availability 2026-05-26 06:27:58.909 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-26 06:27:58.910 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-26 06:27:58.911 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-26 06:27:58.912 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: multi-provider 2026-05-26 06:27:58.912 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: net-mtu 2026-05-26 06:27:58.913 8 INFO neutron.manager [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loading Plugin: flavors 2026-05-26 06:27:58.913 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: net-mtu-writable 2026-05-26 06:27:58.913 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: network_availability_zone 2026-05-26 06:27:58.914 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: network_ha 2026-05-26 06:27:58.914 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: network-ip-availability 2026-05-26 06:27:58.916 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-26 06:27:58.916 8 INFO neutron.manager [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loading Plugin: revisions 2026-05-26 06:27:58.916 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: pagination 2026-05-26 06:27:58.917 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: port-device-profile 2026-05-26 06:27:58.917 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-26 06:27:58.918 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-26 06:27:58.918 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-26 06:27:58.919 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: port-mac-override 2026-05-26 06:27:58.919 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Initializing extension manager. 2026-05-26 06:27:58.919 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-26 06:27:58.920 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-26 06:27:58.920 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-26 06:27:58.920 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: address-group 2026-05-26 06:27:58.921 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: port-resource-request 2026-05-26 06:27:58.921 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: address-scope 2026-05-26 06:27:58.921 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-26 06:27:58.922 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-26 06:27:58.922 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-26 06:27:58.923 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: binding 2026-05-26 06:27:58.923 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: agent 2026-05-26 06:27:58.923 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: agent-resources-synced 2026-05-26 06:27:58.923 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: binding-extended 2026-05-26 06:27:58.924 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: port-security 2026-05-26 06:27:58.924 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: allowed-address-pairs 2026-05-26 06:27:58.924 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: project-id 2026-05-26 06:27:58.925 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: provider 2026-05-26 06:27:58.925 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: auto-allocated-topology 2026-05-26 06:27:58.926 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: availability_zone 2026-05-26 06:27:58.926 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: availability_zone_filter 2026-05-26 06:27:58.927 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-26 06:27:58.927 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: qos 2026-05-26 06:27:58.927 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: default-subnetpools 2026-05-26 06:27:58.928 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-26 06:27:58.928 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-26 06:27:58.929 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-26 06:27:58.929 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: qos-default 2026-05-26 06:27:58.929 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: dns-integration 2026-05-26 06:27:58.929 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: qos-fip 2026-05-26 06:27:58.930 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: dns-domain-ports 2026-05-26 06:27:58.930 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-26 06:27:58.930 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-26 06:27:58.930 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-26 06:27:58.931 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-26 06:27:58.931 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: dvr 2026-05-26 06:27:58.931 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-26 06:27:58.932 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-26 06:27:58.932 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: empty-string-filtering 2026-05-26 06:27:58.932 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-26 06:27:58.933 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 06:27:58.933 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: qos-pps 2026-05-26 06:27:58.933 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-26 06:27:58.933 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-26 06:27:58.934 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: external-net 2026-05-26 06:27:58.934 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-26 06:27:58.934 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-26 06:27:58.934 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: qos-rules-alias 2026-05-26 06:27:58.935 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: extraroute 2026-05-26 06:27:58.935 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: quota-check-limit 2026-05-26 06:27:58.935 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: extraroute-atomic 2026-05-26 06:27:58.936 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-26 06:27:58.936 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-26 06:27:58.937 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-26 06:27:58.937 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: quotas 2026-05-26 06:27:58.937 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-26 06:27:58.938 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: fip-port-details 2026-05-26 06:27:58.938 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: quota_details 2026-05-26 06:27:58.939 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: flavors 2026-05-26 06:27:58.939 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: rbac-policies 2026-05-26 06:27:58.940 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-26 06:27:58.940 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: rbac-address-group 2026-05-26 06:27:58.940 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: floatingip-pools 2026-05-26 06:27:58.941 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: rbac-address-scope 2026-05-26 06:27:58.941 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: ip_allocation 2026-05-26 06:27:58.941 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: rbac-security-groups 2026-05-26 06:27:58.941 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: ip-substring-filtering 2026-05-26 06:27:58.942 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-26 06:27:58.942 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: l2_adjacency 2026-05-26 06:27:58.942 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: revision-if-match 2026-05-26 06:27:58.943 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-26 06:27:58.943 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: router 2026-05-26 06:27:58.943 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: router_availability_zone 2026-05-26 06:27:58.944 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-26 06:27:58.945 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 06:27:58.945 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-26 06:27:58.946 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-26 06:27:58.946 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-26 06:27:58.946 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-26 06:27:58.946 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: ext-gw-mode 2026-05-26 06:27:58.947 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-26 06:27:58.947 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: l3-ha 2026-05-26 06:27:58.947 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-26 06:27:58.947 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-26 06:27:58.948 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-26 06:27:58.948 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-26 06:27:58.948 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-26 06:27:58.948 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: l3-flavors 2026-05-26 06:27:58.949 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-26 06:27:58.950 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-26 06:27:58.953 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: security-group 2026-05-26 06:27:58.953 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-26 06:27:58.954 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: segment 2026-05-26 06:27:58.954 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-26 06:27:58.954 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-26 06:27:58.955 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: service-type 2026-05-26 06:27:58.955 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: sorting 2026-05-26 06:27:58.955 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-26 06:27:58.956 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: standard-attr-segment 2026-05-26 06:27:58.957 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-26 06:27:58.957 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: standard-attr-description 2026-05-26 06:27:58.957 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: stateful-security-group 2026-05-26 06:27:58.957 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-26 06:27:58.958 7 WARNING neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-26 06:27:58.958 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: multi-provider 2026-05-26 06:27:58.958 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-26 06:27:58.958 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: net-mtu 2026-05-26 06:27:58.959 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: subnet-external-network 2026-05-26 06:27:58.959 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: net-mtu-writable 2026-05-26 06:27:58.959 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: subnet_onboard 2026-05-26 06:27:58.959 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: network_availability_zone 2026-05-26 06:27:58.960 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-26 06:27:58.960 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: network_ha 2026-05-26 06:27:58.960 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: subnet-service-types 2026-05-26 06:27:58.961 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: network-ip-availability 2026-05-26 06:27:58.961 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: subnet_allocation 2026-05-26 06:27:58.962 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-26 06:27:58.962 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-26 06:27:58.962 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: pagination 2026-05-26 06:27:58.962 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: tag-creation 2026-05-26 06:27:58.963 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: port-device-profile 2026-05-26 06:27:58.963 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-26 06:27:58.963 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-26 06:27:58.964 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-26 06:27:58.964 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-26 06:27:58.965 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: port-mac-override 2026-05-26 06:27:58.965 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-26 06:27:58.966 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-26 06:27:58.966 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-26 06:27:58.966 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: standard-attr-tag 2026-05-26 06:27:58.967 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: port-resource-request 2026-05-26 06:27:58.967 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-26 06:27:58.967 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: port-resource-request-groups 2026-05-26 06:27:58.968 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: trunk 2026-05-26 06:27:58.968 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-26 06:27:58.968 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: trunk-details 2026-05-26 06:27:58.969 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: binding 2026-05-26 06:27:58.969 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-26 06:27:58.969 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-26 06:27:58.969 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: binding-extended 2026-05-26 06:27:58.970 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: port-security 2026-05-26 06:27:58.970 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: project-id 2026-05-26 06:27:58.971 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: provider 2026-05-26 06:27:58.971 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-26 06:27:58.972 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-26 06:27:58.973 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: vpn-flavors 2026-05-26 06:27:58.973 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: qos 2026-05-26 06:27:58.974 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-26 06:27:58.974 7 INFO neutron.api.extensions [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Loaded extension: vpnaas 2026-05-26 06:27:58.974 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-26 06:27:58.975 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: qos-default 2026-05-26 06:27:58.975 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: qos-fip 2026-05-26 06:27:58.976 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-26 06:27:58.976 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: qos-gateway-ip 2026-05-26 06:27:58.976 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-26 06:27:58.977 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-26 06:27:58.977 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:27:58.977 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: qos-port-network-policy 2026-05-26 06:27:58.977 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-26 06:27:58.978 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: qos-pps-minimum 2026-05-26 06:27:58.978 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-26 06:27:58.979 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: qos-pps 2026-05-26 06:27:58.979 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: qos-rule-type-details 2026-05-26 06:27:58.980 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-26 06:27:58.980 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 06:27:58.980 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: qos-rules-alias 2026-05-26 06:27:58.981 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 06:27:58.981 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: quota-check-limit 2026-05-26 06:27:58.983 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: quotas 2026-05-26 06:27:58.984 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: quota_details 2026-05-26 06:27:58.985 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 06:27:58.985 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: rbac-policies 2026-05-26 06:27:58.986 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 06:27:58.986 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: rbac-address-group 2026-05-26 06:27:58.986 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 06:27:58.986 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: rbac-address-scope 2026-05-26 06:27:58.987 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: rbac-security-groups 2026-05-26 06:27:58.987 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:27:58.987 7 WARNING neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] subnetpool is already registered 2026-05-26 06:27:58.987 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: rbac-subnetpool 2026-05-26 06:27:58.988 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:27:58.988 7 WARNING neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] subnetpool is already registered 2026-05-26 06:27:58.988 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: revision-if-match 2026-05-26 06:27:58.988 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 06:27:58.989 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: standard-attr-revisions 2026-05-26 06:27:58.989 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 06:27:58.989 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 06:27:58.989 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: router_availability_zone 2026-05-26 06:27:58.990 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 06:27:58.990 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-26 06:27:58.990 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 06:27:58.990 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 06:27:58.991 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: security-groups-default-rules 2026-05-26 06:27:58.992 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-26 06:27:58.992 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-26 06:27:58.993 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-26 06:27:58.993 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-26 06:27:58.994 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-26 06:27:58.994 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 06:27:58.994 7 WARNING neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] router is already registered 2026-05-26 06:27:58.995 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 06:27:58.995 7 WARNING neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] floatingip is already registered 2026-05-26 06:27:58.999 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: security-group 2026-05-26 06:27:58.999 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 06:27:58.999 7 WARNING neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] rbac_policy is already registered 2026-05-26 06:27:58.999 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 06:27:59.000 7 WARNING neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] security_group is already registered 2026-05-26 06:27:59.000 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: segment 2026-05-26 06:27:59.000 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 06:27:59.000 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-26 06:27:59.000 7 WARNING neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] security_group_rule is already registered 2026-05-26 06:27:59.001 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: service-type 2026-05-26 06:27:59.001 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:27:59.001 7 WARNING neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] subnetpool is already registered 2026-05-26 06:27:59.001 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: sorting 2026-05-26 06:27:59.002 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:27:59.002 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: standard-attr-segment 2026-05-26 06:27:59.002 7 WARNING neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] subnetpool is already registered 2026-05-26 06:27:59.002 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 06:27:59.002 7 WARNING neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] trunk is already registered 2026-05-26 06:27:59.002 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: standard-attr-description 2026-05-26 06:27:59.003 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 06:27:59.003 7 WARNING neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] endpoint_group is already registered 2026-05-26 06:27:59.003 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: stateful-security-group 2026-05-26 06:27:59.003 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 06:27:59.003 8 WARNING neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-26 06:27:59.004 7 WARNING neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] vpnservice is already registered 2026-05-26 06:27:59.004 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-26 06:27:59.004 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 06:27:59.004 7 WARNING neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] ipsec_site_connection is already registered 2026-05-26 06:27:59.004 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: subnet-external-network 2026-05-26 06:27:59.005 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 06:27:59.005 7 WARNING neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] ipsecpolicy is already registered 2026-05-26 06:27:59.005 7 INFO neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 06:27:59.005 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: subnet_onboard 2026-05-26 06:27:59.005 7 WARNING neutron.quota.resource_registry [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] ikepolicy is already registered 2026-05-26 06:27:59.006 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-26 06:27:59.006 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: subnet-service-types 2026-05-26 06:27:59.007 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: subnet_allocation 2026-05-26 06:27:59.007 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-26 06:27:59.008 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: tag-creation 2026-05-26 06:27:59.009 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-26 06:27:59.012 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: standard-attr-tag 2026-05-26 06:27:59.013 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-26 06:27:59.014 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: trunk 2026-05-26 06:27:59.014 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: trunk-details 2026-05-26 06:27:59.015 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-26 06:27:59.015 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-26 06:27:59.017 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-26 06:27:59.018 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-26 06:27:59.018 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: vpn-flavors 2026-05-26 06:27:59.020 8 INFO neutron.api.extensions [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Loaded extension: vpnaas 2026-05-26 06:27:59.022 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-26 06:27:59.022 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-26 06:27:59.023 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:27:59.023 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-26 06:27:59.026 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 06:27:59.026 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 06:27:59.031 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 06:27:59.031 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 06:27:59.032 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 06:27:59.033 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:27:59.033 8 WARNING neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] subnetpool is already registered 2026-05-26 06:27:59.033 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:27:59.034 8 WARNING neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] subnetpool is already registered 2026-05-26 06:27:59.034 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 06:27:59.034 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 06:27:59.035 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 06:27:59.035 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 06:27:59.036 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 06:27:59.036 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 06:27:59.040 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 06:27:59.040 8 WARNING neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] router is already registered 2026-05-26 06:27:59.040 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 06:27:59.041 8 WARNING neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] floatingip is already registered 2026-05-26 06:27:59.044 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 06:27:59.044 8 WARNING neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] rbac_policy is already registered 2026-05-26 06:27:59.045 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 06:27:59.045 8 WARNING neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] security_group is already registered 2026-05-26 06:27:59.046 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 06:27:59.046 8 WARNING neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] security_group_rule is already registered 2026-05-26 06:27:59.047 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:27:59.047 8 WARNING neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] subnetpool is already registered 2026-05-26 06:27:59.047 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:27:59.047 8 WARNING neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] subnetpool is already registered 2026-05-26 06:27:59.048 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 06:27:59.048 8 WARNING neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] trunk is already registered 2026-05-26 06:27:59.048 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 06:27:59.049 8 WARNING neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] endpoint_group is already registered 2026-05-26 06:27:59.049 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 06:27:59.049 8 WARNING neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] vpnservice is already registered 2026-05-26 06:27:59.050 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 06:27:59.050 8 WARNING neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] ipsec_site_connection is already registered 2026-05-26 06:27:59.050 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 06:27:59.050 8 WARNING neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] ipsecpolicy is already registered 2026-05-26 06:27:59.051 8 INFO neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 06:27:59.051 8 WARNING neutron.quota.resource_registry [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] ikepolicy is already registered 2026-05-26 06:27:59.170 7 WARNING keystonemiddleware._common.config [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 06:27:59.176 7 WARNING oslo_config.cfg [None req-7fd81f61-2f81-4427-a158-a1402fec9e59 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fe5e393e668 pid: 7 (default app) 2026-05-26 06:27:59.220 8 WARNING keystonemiddleware._common.config [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 06:27:59.227 8 WARNING oslo_config.cfg [None req-eeb03818-6b48-4d86-a0c7-5032bcde7e5c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fe5e393e668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:28:02.446 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c4f29c3-9300-4fbc-8d62-3330d8474e35 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.140 () {44 vars in 927 bytes} [Tue May 26 06:28:01 2026] GET /v2.0/networks/public => generated 108 bytes in 657 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.140 () {44 vars in 949 bytes} [Tue May 26 06:28:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:28:03.046 7 WARNING neutron.services.revisions.revision_plugin [None req-2f1b2112-27eb-4fb6-a037-d89fc0267368 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Could not find related network for resource to bump revision. 2026-05-26 06:28:03.067 7 INFO neutron.db.segments_db [None req-2f1b2112-27eb-4fb6-a037-d89fc0267368 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 5481fc53-d388-487e-ae56-eb394f5f9810 of type flat for network 035d787f-fe2e-4842-acc7-8564fa3b795e 2026-05-26 06:28:03.112 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f1b2112-27eb-4fb6-a037-d89fc0267368 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.140 () {48 vars in 967 bytes} [Tue May 26 06:28:02 2026] POST /v2.0/networks => generated 124 bytes in 447 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:28:09.284 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65fded24-68de-4133-878f-93767e648602 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.140 () {44 vars in 927 bytes} [Tue May 26 06:28:08 2026] GET /v2.0/networks/public => generated 108 bytes in 384 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.140 () {44 vars in 949 bytes} [Tue May 26 06:28:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:28:09.540 8 WARNING neutron.services.revisions.revision_plugin [None req-1efb81fe-9116-4ae1-9277-af9db29f886e c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Could not find related network for resource to bump revision. 2026-05-26 06:28:09.564 8 INFO neutron.db.segments_db [None req-1efb81fe-9116-4ae1-9277-af9db29f886e c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment d1b2593b-67da-4b8f-996d-35482a2fd309 of type flat for network 01ab48f1-ddb8-4e5b-b3fd-6128316ac669 2026-05-26 06:28:09.614 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1efb81fe-9116-4ae1-9277-af9db29f886e c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.140 () {48 vars in 967 bytes} [Tue May 26 06:28:09 2026] POST /v2.0/networks => generated 124 bytes in 314 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:28:15.523 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f8804f55-5809-4d1f-9e07-369a8c04bcd1 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.140 () {44 vars in 927 bytes} [Tue May 26 06:28:15 2026] GET /v2.0/networks/public => generated 108 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.140 () {44 vars in 949 bytes} [Tue May 26 06:28:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:28:15.595 8 WARNING neutron.services.revisions.revision_plugin [None req-1146a83b-ce78-4520-b244-f94bbd4dc81a c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Could not find related network for resource to bump revision. 2026-05-26 06:28:15.610 8 INFO neutron.db.segments_db [None req-1146a83b-ce78-4520-b244-f94bbd4dc81a c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 2f819d7a-25e0-4616-b23f-2cc55163e80a of type flat for network c6be7c2c-76f0-4728-a132-e43c13ac2872 2026-05-26 06:28:15.638 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1146a83b-ce78-4520-b244-f94bbd4dc81a c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.140 () {48 vars in 967 bytes} [Tue May 26 06:28:15 2026] POST /v2.0/networks => generated 124 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:28:21.503 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f6b0622-5669-42c2-b56a-c0d262d6edaf c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.140 () {44 vars in 927 bytes} [Tue May 26 06:28:21 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.140 () {44 vars in 949 bytes} [Tue May 26 06:28:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:28:21.586 7 WARNING neutron.services.revisions.revision_plugin [None req-0bf654e9-8ed7-4bba-8e15-8fd3016652b8 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Could not find related network for resource to bump revision. 2026-05-26 06:28:21.608 7 INFO neutron.db.segments_db [None req-0bf654e9-8ed7-4bba-8e15-8fd3016652b8 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 31b065a2-1c74-46cf-ad42-5fb0ae08b259 of type flat for network 462ba857-5584-4257-a8f9-09c835bd0fb4 2026-05-26 06:28:21.634 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0bf654e9-8ed7-4bba-8e15-8fd3016652b8 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.140 () {48 vars in 967 bytes} [Tue May 26 06:28:21 2026] POST /v2.0/networks => generated 124 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:28:27.562 8 INFO neutron.pecan_wsgi.hooks.translation [None req-464c0b10-9167-4c40-8011-6cb7c949d1ed c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.204.45.140 () {44 vars in 927 bytes} [Tue May 26 06:28:27 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.204.45.140 () {44 vars in 949 bytes} [Tue May 26 06:28:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:28:27.624 8 WARNING neutron.services.revisions.revision_plugin [None req-9aa6a92a-7e82-485e-8b25-8e2b19e5055a c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Could not find related network for resource to bump revision. 2026-05-26 06:28:27.644 8 INFO neutron.db.segments_db [None req-9aa6a92a-7e82-485e-8b25-8e2b19e5055a c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 0e8c343f-4deb-4a95-8897-10cac2d3abee of type flat for network f9b8ae14-8d46-450f-890e-15d9017ea5f7 2026-05-26 06:28:27.665 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9aa6a92a-7e82-485e-8b25-8e2b19e5055a c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/19] 199.204.45.140 () {48 vars in 967 bytes} [Tue May 26 06:28:27 2026] POST /v2.0/networks => generated 124 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:28:33.534 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1258647-7d49-470b-a575-2cd9cac2d35a c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.140 () {44 vars in 927 bytes} [Tue May 26 06:28:33 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.140 () {44 vars in 949 bytes} [Tue May 26 06:28:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:28:33.596 8 WARNING neutron.services.revisions.revision_plugin [None req-b1c13240-3670-4d54-baeb-ae6bd98c0c47 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Could not find related network for resource to bump revision. 2026-05-26 06:28:33.614 8 INFO neutron.db.segments_db [None req-b1c13240-3670-4d54-baeb-ae6bd98c0c47 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 4677584d-fa72-4a25-b6c3-6da5d805d340 of type flat for network bd8c3a2a-16e9-4950-9d97-623e07340efa [pid: 8|app: 0|req: 10/23] 199.204.45.140 () {48 vars in 967 bytes} [Tue May 26 06:28:33 2026] POST /v2.0/networks => generated 706 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 06:28:34.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6121504-8d59-482f-b0ee-9cc9d0d99b71 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.140 () {44 vars in 927 bytes} [Tue May 26 06:28:34 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.140 () {44 vars in 949 bytes} [Tue May 26 06:28:34 2026] GET /v2.0/networks?name=public => generated 709 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:28:34.975 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25e418a4-dc37-43f7-a945-efdc31e8716a c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.140 () {44 vars in 1034 bytes} [Tue May 26 06:28:34 2026] GET /v2.0/subnets/public-subnet?network_id=bd8c3a2a-16e9-4950-9d97-623e07340efa => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.140 () {44 vars in 1057 bytes} [Tue May 26 06:28:34 2026] GET /v2.0/subnets?name=public-subnet&network_id=bd8c3a2a-16e9-4950-9d97-623e07340efa => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.140 () {48 vars in 965 bytes} [Tue May 26 06:28:35 2026] POST /v2.0/subnets => generated 664 bytes in 1448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 06:33:15.807 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7b77d90a-ffdf-4965-bb86-fb8f633855a0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-26 06:33:15.809 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 26 06:33:15 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.140) !!! 2026-05-26 06:33:15.923 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f9e0f95-6475-470e-88f4-18f5f0fac5d6 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/66] 199.204.45.140 () {44 vars in 937 bytes} [Tue May 26 06:33:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:33:15.934 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [71ff0174-1ffb-4003-bfda-a8cdd3a1d21b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-26 06:33:15.937 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 26 06:33:15 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.140) !!! [pid: 8|app: 0|req: 32/67] 199.204.45.140 () {44 vars in 959 bytes} [Tue May 26 06:33:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:33:16.005 7 INFO neutron.db.segments_db [None req-a92d7a9c-d00b-46f9-9d2e-232883de31af c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 684dedeb-46b4-4fbe-b488-6d055b2d39af of type vxlan for network d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d [pid: 7|app: 0|req: 36/68] 199.204.45.140 () {48 vars in 966 bytes} [Tue May 26 06:33:15 2026] POST /v2.0/networks => generated 707 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 06:33:16.976 8 INFO oslo.messaging._drivers.impl_rabbit [-] [71ff0174-1ffb-4003-bfda-a8cdd3a1d21b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36134. 2026-05-26 06:33:17.016 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f49b4c6-6f90-4f8d-a596-635ac9477d82 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/69] 199.204.45.140 () {44 vars in 937 bytes} [Tue May 26 06:33:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:33:17.051 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7b77d90a-ffdf-4965-bb86-fb8f633855a0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36150. [pid: 7|app: 0|req: 37/70] 199.204.45.140 () {44 vars in 959 bytes} [Tue May 26 06:33:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:33:17.087 8 INFO neutron.pecan_wsgi.hooks.translation [None req-974f4c78-0d76-42fe-b21c-c68f1eaaedfb c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/71] 199.204.45.140 () {44 vars in 1036 bytes} [Tue May 26 06:33:17 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.140 () {44 vars in 1059 bytes} [Tue May 26 06:33:17 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.204.45.140 () {48 vars in 965 bytes} [Tue May 26 06:33:17 2026] POST /v2.0/subnets => generated 651 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 06:33:18.905 7 INFO neutron.api.v2.resource [None req-597e6e6f-ee2c-4045-a526-e6a46fcecc51 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/74] 199.204.45.140 () {44 vars in 971 bytes} [Tue May 26 06:33:18 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.140 () {44 vars in 993 bytes} [Tue May 26 06:33:18 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.140 () {48 vars in 980 bytes} [Tue May 26 06:33:18 2026] POST /v2.0/security-groups => generated 1616 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:20 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 1616 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:20 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:20 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.140 () {48 vars in 991 bytes} [Tue May 26 06:33:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:21 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 2230 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:21 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:21 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.140 () {48 vars in 991 bytes} [Tue May 26 06:33:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:22 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 2846 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:22 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:22 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.140 () {48 vars in 991 bytes} [Tue May 26 06:33:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:23 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 3462 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:23 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:24 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.140 () {48 vars in 991 bytes} [Tue May 26 06:33:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:25 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:25 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:25 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.140 () {48 vars in 991 bytes} [Tue May 26 06:33:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.204.45.140 () {44 vars in 987 bytes} [Tue May 26 06:33:26 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d => generated 732 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:33:26.486 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0374c1c9-aad3-45f1-88e8-e23648afd534 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/98] 199.204.45.140 () {44 vars in 1076 bytes} [Tue May 26 06:33:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.204.45.140 () {44 vars in 1099 bytes} [Tue May 26 06:33:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:26 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.204.45.140 () {48 vars in 961 bytes} [Tue May 26 06:33:26 2026] POST /v2.0/ports => generated 1100 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 06:33:32.913 7 INFO neutron.pecan_wsgi.hooks.translation [None req-804a9eec-95ee-4933-ad12-886b7702de8d c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/104] 199.204.45.140 () {44 vars in 978 bytes} [Tue May 26 06:33:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 51/105] 199.204.45.140 () {44 vars in 1000 bytes} [Tue May 26 06:33:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.140 () {48 vars in 1030 bytes} [Tue May 26 06:33:32 2026] PUT /v2.0/ports/6af634a9-e64f-4267-a2c4-1ae0eba19331 => generated 1249 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.140 () {44 vars in 920 bytes} [Tue May 26 06:33:34 2026] GET /v2.0/ports => generated 3730 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:33:36.021 7 INFO neutron.api.v2.resource [None req-5e3f6b3b-6980-4796-9b45-815d7710aed0 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/108] 199.204.45.140 () {44 vars in 959 bytes} [Tue May 26 06:33:35 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.140 () {44 vars in 981 bytes} [Tue May 26 06:33:36 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.140 () {48 vars in 980 bytes} [Tue May 26 06:33:36 2026] POST /v2.0/security-groups => generated 1610 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:37 2026] GET /v2.0/security-groups/aa9a6bc0-7e54-4f63-ae24-492014d98e86 => generated 1610 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:37 2026] GET /v2.0/security-groups/aa9a6bc0-7e54-4f63-ae24-492014d98e86 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:37 2026] GET /v2.0/security-groups/aa9a6bc0-7e54-4f63-ae24-492014d98e86 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.140 () {48 vars in 991 bytes} [Tue May 26 06:33:37 2026] POST /v2.0/security-group-rules => generated 623 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:38 2026] GET /v2.0/security-groups/aa9a6bc0-7e54-4f63-ae24-492014d98e86 => generated 2246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:38 2026] GET /v2.0/security-groups/aa9a6bc0-7e54-4f63-ae24-492014d98e86 => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:33:38 2026] GET /v2.0/security-groups/aa9a6bc0-7e54-4f63-ae24-492014d98e86 => generated 2246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.204.45.140 () {48 vars in 991 bytes} [Tue May 26 06:33:38 2026] POST /v2.0/security-group-rules => generated 627 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/129] 199.204.45.140 () {44 vars in 975 bytes} [Tue May 26 06:34:46 2026] GET /v2.0/quotas/035a222301ca4cb9b0ccacc65057d5ca => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 67/130] 199.204.45.140 () {48 vars in 1027 bytes} [Tue May 26 06:34:46 2026] PUT /v2.0/quotas/035a222301ca4cb9b0ccacc65057d5ca => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:36:56.311 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [71ff0174-1ffb-4003-bfda-a8cdd3a1d21b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:36:56.451 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31930ba1-1f86-464c-9b43-06b7b6a45f33 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/147] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 06:36:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:36:56.473 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7b77d90a-ffdf-4965-bb86-fb8f633855a0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-26 06:36:56.473 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 26 06:36:56 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.140) !!! [pid: 7|app: 0|req: 76/148] 199.204.45.140 () {30 vars in 762 bytes} [Tue May 26 06:36:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 06:36:58.293 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7b77d90a-ffdf-4965-bb86-fb8f633855a0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50986. 2026-05-26 06:36:58.388 7 INFO neutron.pecan_wsgi.hooks.translation [None req-195f1c9d-5c76-466a-8045-69b6673a7291 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/151] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 06:36:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/152] 199.204.45.140 () {30 vars in 762 bytes} [Tue May 26 06:36:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 06:44:37.135 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [71ff0174-1ffb-4003-bfda-a8cdd3a1d21b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-26 06:44:37.137 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 26 06:44:37 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=67e2bff4672e4240a3fb7b9cd6319d67 (ip 199.204.45.140) !!! 2026-05-26 06:44:37.328 8 INFO neutron.api.v2.resource [None req-a6610a6f-b725-4469-8554-c6d063cf8ad9 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 105/213] 199.204.45.140 () {44 vars in 1074 bytes} [Tue May 26 06:44:37 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 139 bytes in 199 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:44:37.338 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7b77d90a-ffdf-4965-bb86-fb8f633855a0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-26 06:44:37.340 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 26 06:44:37 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=67e2bff4672e4240a3fb7b9cd6319d67 (ip 199.204.45.140) !!! [pid: 7|app: 0|req: 109/214] 199.204.45.140 () {44 vars in 1097 bytes} [Tue May 26 06:44:37 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 23 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/215] 199.204.45.140 () {48 vars in 981 bytes} [Tue May 26 06:44:37 2026] POST /v2.0/security-groups => generated 1624 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 06:44:38.705 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7b77d90a-ffdf-4965-bb86-fb8f633855a0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37108. [pid: 7|app: 0|req: 110/216] 199.204.45.140 () {44 vars in 1088 bytes} [Tue May 26 06:44:38 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9?project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 1624 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/217] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:44:38 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/218] 199.204.45.140 () {44 vars in 1088 bytes} [Tue May 26 06:44:38 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9?project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 1624 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 06:44:38.888 8 INFO oslo.messaging._drivers.impl_rabbit [-] [71ff0174-1ffb-4003-bfda-a8cdd3a1d21b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37120. [pid: 8|app: 0|req: 108/219] 199.204.45.140 () {48 vars in 991 bytes} [Tue May 26 06:44:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/220] 199.204.45.140 () {44 vars in 1088 bytes} [Tue May 26 06:44:39 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9?project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 2234 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/221] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:44:39 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/222] 199.204.45.140 () {44 vars in 1088 bytes} [Tue May 26 06:44:40 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9?project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/223] 199.204.45.140 () {48 vars in 991 bytes} [Tue May 26 06:44:40 2026] POST /v2.0/security-group-rules => generated 599 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/224] 199.204.45.140 () {44 vars in 1088 bytes} [Tue May 26 06:44:41 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9?project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/225] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:44:41 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/226] 199.204.45.140 () {44 vars in 1088 bytes} [Tue May 26 06:44:41 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9?project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/227] 199.204.45.140 () {48 vars in 991 bytes} [Tue May 26 06:44:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/228] 199.204.45.140 () {44 vars in 1088 bytes} [Tue May 26 06:44:42 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9?project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 3460 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/229] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:44:42 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/230] 199.204.45.140 () {44 vars in 1088 bytes} [Tue May 26 06:44:42 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9?project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/231] 199.204.45.140 () {48 vars in 991 bytes} [Tue May 26 06:44:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/250] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 06:46:57 2026] GET /v2.0/networks?tenant_id=67e2bff4672e4240a3fb7b9cd6319d67&shared=False => generated 15 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:46:57.634 7 INFO neutron.db.segments_db [None req-e9d6a739-6115-44e0-8612-eac691b56413 5bd08fa999344cd2a84bdcd3f8e579b5 67e2bff4672e4240a3fb7b9cd6319d67 - - 51693ecb85de4cd08a88d058891dfbde 51693ecb85de4cd08a88d058891dfbde] Added segment 11369e93-4613-450d-84fa-de579b789177 of type vxlan for network f552cc4b-c88b-48dc-8e0e-69a89ff90061 [pid: 7|app: 0|req: 127/251] 199.204.45.140 () {34 vars in 682 bytes} [Tue May 26 06:46:57 2026] POST /v2.0/networks => generated 718 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/252] 199.204.45.140 () {30 vars in 722 bytes} [Tue May 26 06:46:57 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 128/253] 199.204.45.140 () {30 vars in 633 bytes} [Tue May 26 06:46:57 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/256] 199.204.45.140 () {34 vars in 677 bytes} [Tue May 26 06:46:57 2026] POST /v2.0/ports => generated 999 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/257] 199.204.45.140 () {30 vars in 703 bytes} [Tue May 26 06:46:58 2026] GET /v2.0/networks/f552cc4b-c88b-48dc-8e0e-69a89ff90061 => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/258] 199.204.45.140 () {30 vars in 722 bytes} [Tue May 26 06:47:00 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/259] 199.204.45.140 () {30 vars in 703 bytes} [Tue May 26 06:47:00 2026] GET /v2.0/networks/f552cc4b-c88b-48dc-8e0e-69a89ff90061 => generated 705 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/262] 199.204.45.140 () {44 vars in 975 bytes} [Tue May 26 06:47:17 2026] GET /v2.0/quotas/67e2bff4672e4240a3fb7b9cd6319d67 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 199.204.45.140 () {48 vars in 1027 bytes} [Tue May 26 06:47:18 2026] PUT /v2.0/quotas/67e2bff4672e4240a3fb7b9cd6319d67 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:58:44.158 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [71ff0174-1ffb-4003-bfda-a8cdd3a1d21b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-26 06:58:44.159 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 26 06:58:44 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.140) !!! 2026-05-26 06:58:44.291 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e844a3cc-1f41-4ef6-92a1-5dcafa7c5cdd c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/356] 199.204.45.140 () {44 vars in 927 bytes} [Tue May 26 06:58:44 2026] GET /v2.0/networks/public => generated 108 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:58:44.302 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7b77d90a-ffdf-4965-bb86-fb8f633855a0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-26 06:58:44.305 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 26 06:58:44 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.140) !!! [pid: 7|app: 0|req: 181/357] 199.204.45.140 () {44 vars in 949 bytes} [Tue May 26 06:58:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:58:45.417 8 INFO oslo.messaging._drivers.impl_rabbit [-] [71ff0174-1ffb-4003-bfda-a8cdd3a1d21b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55024. 2026-05-26 06:58:45.450 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c9d605af-2365-43ed-b8c7-47f50c0a460c c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/358] 199.204.45.140 () {44 vars in 927 bytes} [Tue May 26 06:58:45 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:58:45.481 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7b77d90a-ffdf-4965-bb86-fb8f633855a0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55032. [pid: 7|app: 0|req: 182/359] 199.204.45.140 () {44 vars in 949 bytes} [Tue May 26 06:58:45 2026] GET /v2.0/networks?name=public => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:58:45.511 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95678065-eb01-4287-b31c-8d5dcb002535 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/360] 199.204.45.140 () {44 vars in 1034 bytes} [Tue May 26 06:58:45 2026] GET /v2.0/subnets/public-subnet?network_id=bd8c3a2a-16e9-4950-9d97-623e07340efa => generated 113 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/361] 199.204.45.140 () {44 vars in 1057 bytes} [Tue May 26 06:58:45 2026] GET /v2.0/subnets?name=public-subnet&network_id=bd8c3a2a-16e9-4950-9d97-623e07340efa => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:59:13.429 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73a3278c-6c35-49b9-a244-a8b515c719b6 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/366] 199.204.45.140 () {44 vars in 937 bytes} [Tue May 26 06:59:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/367] 199.204.45.140 () {44 vars in 959 bytes} [Tue May 26 06:59:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:59:14.447 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3e34ed5-31ac-42fd-a7c9-424af83253d5 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/368] 199.204.45.140 () {44 vars in 937 bytes} [Tue May 26 06:59:14 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/369] 199.204.45.140 () {44 vars in 959 bytes} [Tue May 26 06:59:14 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:59:14.521 8 INFO neutron.pecan_wsgi.hooks.translation [None req-185b9ba5-48c7-4633-944b-c356abdfe6b6 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/370] 199.204.45.140 () {44 vars in 1036 bytes} [Tue May 26 06:59:14 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/371] 199.204.45.140 () {44 vars in 1059 bytes} [Tue May 26 06:59:14 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:59:15.698 8 INFO neutron.api.v2.resource [None req-e2c687dc-4cb8-4721-bc14-96c7e73bdd95 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/372] 199.204.45.140 () {44 vars in 971 bytes} [Tue May 26 06:59:15 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 199.204.45.140 () {44 vars in 993 bytes} [Tue May 26 06:59:15 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:59:16 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:59:16 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 199.204.45.140 () {44 vars in 1011 bytes} [Tue May 26 06:59:16 2026] GET /v2.0/security-group-rules/b8600010-7a02-4906-a7a1-2c0258010615 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/377] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:59:17 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 4694 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:59:17 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 199.204.45.140 () {44 vars in 1011 bytes} [Tue May 26 06:59:17 2026] GET /v2.0/security-group-rules/25271c9d-1232-42ed-a496-fce3f128055c => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:59:18 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:59:18 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.204.45.140 () {44 vars in 1011 bytes} [Tue May 26 06:59:18 2026] GET /v2.0/security-group-rules/44943dfb-8a40-44b2-b1e2-e197ec52e55e => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:59:19 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:59:19 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 199.204.45.140 () {44 vars in 1011 bytes} [Tue May 26 06:59:19 2026] GET /v2.0/security-group-rules/3b4f3950-b545-4417-aaf6-94c984809328 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:59:20 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/387] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:59:20 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/388] 199.204.45.140 () {44 vars in 1011 bytes} [Tue May 26 06:59:20 2026] GET /v2.0/security-group-rules/b9ab9b93-0cf3-4dae-874e-7e3cb7ea4199 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.204.45.140 () {44 vars in 987 bytes} [Tue May 26 06:59:21 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d => generated 732 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:59:22.018 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4a05c49-72eb-442b-9894-ad577d9df495 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/390] 199.204.45.140 () {44 vars in 1076 bytes} [Tue May 26 06:59:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.204.45.140 () {44 vars in 1099 bytes} [Tue May 26 06:59:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d => generated 1254 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/392] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:59:22 2026] GET /v2.0/security-groups/3cbed7fd-3a58-4de6-a9e1-a950e72bdd01 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 06:59:28.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e265d8c-f64a-40cd-968a-a8a071f6bdfe c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/395] 199.204.45.140 () {44 vars in 978 bytes} [Tue May 26 06:59:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.204.45.140 () {44 vars in 1000 bytes} [Tue May 26 06:59:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.204.45.140 () {44 vars in 920 bytes} [Tue May 26 06:59:30 2026] GET /v2.0/ports => generated 4725 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 06:59:31.251 7 INFO neutron.api.v2.resource [None req-3a59a8bd-7f49-4941-a2f5-bf608dbba5cf c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 201/398] 199.204.45.140 () {44 vars in 959 bytes} [Tue May 26 06:59:31 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 199.204.45.140 () {44 vars in 981 bytes} [Tue May 26 06:59:31 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:59:32 2026] GET /v2.0/security-groups/aa9a6bc0-7e54-4f63-ae24-492014d98e86 => generated 2886 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:59:32 2026] GET /v2.0/security-groups/aa9a6bc0-7e54-4f63-ae24-492014d98e86 => generated 2886 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.204.45.140 () {44 vars in 1011 bytes} [Tue May 26 06:59:32 2026] GET /v2.0/security-group-rules/af5b7fac-0450-4bcd-a37d-b994969a4922 => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:59:33 2026] GET /v2.0/security-groups/aa9a6bc0-7e54-4f63-ae24-492014d98e86 => generated 2886 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 06:59:33 2026] GET /v2.0/security-groups/aa9a6bc0-7e54-4f63-ae24-492014d98e86 => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.204.45.140 () {44 vars in 1011 bytes} [Tue May 26 06:59:33 2026] GET /v2.0/security-group-rules/52841007-4a9f-4564-82cf-f2cb990e668b => generated 627 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 199.204.45.140 () {44 vars in 975 bytes} [Tue May 26 06:59:44 2026] GET /v2.0/quotas/035a222301ca4cb9b0ccacc65057d5ca => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:00:36.750 7 INFO neutron.api.v2.resource [None req-6901e2d7-26fc-4c23-ba89-e55ca7e691de c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 210/415] 199.204.45.140 () {44 vars in 1074 bytes} [Tue May 26 07:00:36 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 139 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/416] 199.204.45.140 () {44 vars in 1097 bytes} [Tue May 26 07:00:36 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 4072 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 199.204.45.140 () {44 vars in 1088 bytes} [Tue May 26 07:00:37 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9?project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 07:00:37 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.204.45.140 () {44 vars in 1011 bytes} [Tue May 26 07:00:37 2026] GET /v2.0/security-group-rules/67c25d7b-0ca0-44e1-8b03-03cda1b73ab2 => generated 597 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/420] 199.204.45.140 () {44 vars in 1088 bytes} [Tue May 26 07:00:38 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9?project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 07:00:38 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9 => generated 4075 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.204.45.140 () {44 vars in 1011 bytes} [Tue May 26 07:00:38 2026] GET /v2.0/security-group-rules/635c7f3c-d4d2-4e45-b913-1709b8211819 => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.204.45.140 () {44 vars in 1088 bytes} [Tue May 26 07:00:39 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9?project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 07:00:39 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 199.204.45.140 () {44 vars in 1011 bytes} [Tue May 26 07:00:39 2026] GET /v2.0/security-group-rules/72d304e3-b247-432d-9b9a-eedefa811fc5 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 199.204.45.140 () {44 vars in 1088 bytes} [Tue May 26 07:00:40 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9?project_id=67e2bff4672e4240a3fb7b9cd6319d67 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/427] 199.204.45.140 () {44 vars in 1001 bytes} [Tue May 26 07:00:40 2026] GET /v2.0/security-groups/38d89f8d-64f7-4d91-b63d-7d7f2480abc9 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/428] 199.204.45.140 () {44 vars in 1011 bytes} [Tue May 26 07:00:40 2026] GET /v2.0/security-group-rules/ab6ae315-87bd-4679-a1b5-7b51de8f1af9 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/431] 199.204.45.140 () {44 vars in 975 bytes} [Tue May 26 07:00:48 2026] GET /v2.0/quotas/67e2bff4672e4240a3fb7b9cd6319d67 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 199.204.45.140 () {44 vars in 949 bytes} [Tue May 26 07:01:37 2026] GET /v2.0/networks?name=public => generated 753 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:02:16.905 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7b77d90a-ffdf-4965-bb86-fb8f633855a0] 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: 224/445] 10.0.0.69 () {32 vars in 648 bytes} [Tue May 26 07:02:16 2026] GET /v2.0/networks => generated 2168 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:02:18.235 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [71ff0174-1ffb-4003-bfda-a8cdd3a1d21b] 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: 222/446] 10.0.0.69 () {32 vars in 654 bytes} [Tue May 26 07:02:18 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 10.0.0.69 () {32 vars in 646 bytes} [Tue May 26 07:02:18 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/448] 10.0.0.69 () {32 vars in 642 bytes} [Tue May 26 07:02:18 2026] GET /v2.0/ports => generated 4725 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 10.0.0.69 () {32 vars in 646 bytes} [Tue May 26 07:02:18 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 10.0.0.69 () {32 vars in 648 bytes} [Tue May 26 07:02:18 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:02:18.486 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7b77d90a-ffdf-4965-bb86-fb8f633855a0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52342. [pid: 7|app: 0|req: 227/451] 10.0.0.69 () {32 vars in 662 bytes} [Tue May 26 07:02:18 2026] GET /v2.0/security-groups => generated 17401 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/452] 10.0.0.69 () {32 vars in 654 bytes} [Tue May 26 07:02:18 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) 2026-05-26 07:02:29.498 8 INFO oslo.messaging._drivers.impl_rabbit [-] [71ff0174-1ffb-4003-bfda-a8cdd3a1d21b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47926. 2026-05-26 07:02:29.720 8 INFO neutron.db.segments_db [None req-0b9e5bc6-f55c-4c9a-8625-cfcce3048427 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 59436c2a-7f87-4b93-b52e-ea19917a4177 of type vxlan for network 4a027c9b-74d3-4a76-a74f-0cc063b42b7f [pid: 8|app: 0|req: 227/455] 10.0.0.69 () {34 vars in 670 bytes} [Tue May 26 07:02:29 2026] POST /v2.0/networks => generated 744 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:02:29.843 7 INFO neutron.db.segments_db [None req-6dc81202-fb7d-477a-9bba-6318d11e4f6d c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment a3e49872-f763-4330-a281-eeab60381470 of type vxlan for network 8a50f071-6279-404e-b6f0-d64c8909e622 [pid: 7|app: 0|req: 229/456] 10.0.0.69 () {34 vars in 670 bytes} [Tue May 26 07:02:29 2026] POST /v2.0/networks => generated 747 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:02:30.104 8 INFO neutron.db.segments_db [None req-48237a21-19c2-4980-a160-d35bc8bc2ad1 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 75e8e368-caff-42e3-a82c-6f0bdc94909a of type vxlan for network d027ff5a-1e0f-4aee-8a86-dd15ffbbd335 [pid: 7|app: 0|req: 230/457] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:02:29 2026] POST /v2.0/subnets => generated 691 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/458] 10.0.0.69 () {34 vars in 670 bytes} [Tue May 26 07:02:29 2026] POST /v2.0/networks => generated 737 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/459] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:02:30 2026] POST /v2.0/subnets => generated 694 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:02:30.330 7 INFO neutron.db.segments_db [None req-77ee626d-d159-4430-bff2-bcc771fc1412 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment cae4f1b2-4b68-4ec9-ad51-56778198367f of type vxlan for network 01eaed64-064c-4426-a5c4-87b2dfea2186 [pid: 8|app: 0|req: 229/460] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:02:30 2026] GET /v2.0/security-groups?tenant_id=cae15822e9b84e8fbc20d88bd9eb271a&name=default => generated 2921 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:02:30 2026] POST /v2.0/subnets => generated 684 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:02:30.552 8 INFO neutron.db.segments_db [None req-af2c05a5-1367-4ca5-899f-9f0a879a840b c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment c71f6025-5160-4be9-b519-64c460f9607a of type vxlan for network f8e204a2-516e-4849-97ff-3c1976b21f3b 2026-05-26 07:02:30.564 7 INFO neutron.db.l3_hamode_db [None req-77ee626d-d159-4430-bff2-bcc771fc1412 c24123d01a954e0881e8aa70eb0bddbf eebb834d015b420297bb8d84befbb8f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:02:30.823 8 INFO neutron.db.l3_hamode_db [None req-af2c05a5-1367-4ca5-899f-9f0a879a840b c24123d01a954e0881e8aa70eb0bddbf fdf8434a4bbb40a3b0c4fdf620e5511e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:02:31.662 7 INFO neutron.db.l3_hamode_db [None req-77ee626d-d159-4430-bff2-bcc771fc1412 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:02:31.953 8 INFO neutron.db.l3_hamode_db [None req-af2c05a5-1367-4ca5-899f-9f0a879a840b c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 232/462] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:02:30 2026] POST /v2.0/routers => generated 731 bytes in 2636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/463] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:02:32 2026] DELETE /v2.0/security-groups/5691e8d8-ddaf-4722-ae00-946d79b6819c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:02:33.055 7 INFO neutron.db.segments_db [None req-e6ad9304-1006-4645-843e-75c2e826c393 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 0e16cf92-a236-42d3-99ac-abf88c9b21bd of type vxlan for network b36103b0-d609-4605-8ca2-cb555910adad [pid: 8|app: 0|req: 231/464] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:02:30 2026] POST /v2.0/routers => generated 734 bytes in 2560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:02:33.316 7 INFO neutron.db.l3_hamode_db [None req-e6ad9304-1006-4645-843e-75c2e826c393 c24123d01a954e0881e8aa70eb0bddbf 8415605968434ac09887008581b40beb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:02:34.035 7 INFO neutron.db.l3_hamode_db [None req-e6ad9304-1006-4645-843e-75c2e826c393 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 232/465] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:02:33 2026] PUT /v2.0/routers/1b443ee1-1526-4d70-9f4d-58d38efc9005/add_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/466] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:02:33 2026] POST /v2.0/routers => generated 724 bytes in 1781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:02:35.038 7 INFO neutron.db.segments_db [None req-a44420a7-b333-4d59-9710-860e7a51f49f c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 76e9b910-4e00-4494-bc1f-969bee311c76 of type vxlan for network 977bca4c-e84c-499b-b9a0-70bdffeb05e2 [pid: 7|app: 0|req: 235/467] 10.0.0.69 () {34 vars in 670 bytes} [Tue May 26 07:02:34 2026] POST /v2.0/networks => generated 749 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/468] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:02:34 2026] PUT /v2.0/routers/17795f20-680d-405e-9560-29ed6b433bad/add_router_interface => generated 309 bytes in 1020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:02:35.291 8 WARNING neutron_lib.context [req-78cfcdbd-74c9-4851-88d7-3ff79e283638 req-8a89317f-a309-4f54-8bfd-0314375bf27d 356f19e6e78448618c545a73f76ef451 eebb834d015b420297bb8d84befbb8f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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.97 () {38 vars in 970 bytes} [Tue May 26 07:02:35 2026] POST /v2.0/security-groups => generated 1682 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:02:35 2026] POST /v2.0/subnets => generated 696 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:02:35.646 8 INFO neutron.db.segments_db [None req-b29cb1f5-1b4e-4e3f-acfc-094e1f41ab20 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment a7b564ab-48f0-4482-81b4-f3dbb974b3c5 of type vxlan for network fb56b2cc-fdff-49a3-8c62-19da94f969f7 2026-05-26 07:02:35.861 8 INFO neutron.db.l3_hamode_db [None req-b29cb1f5-1b4e-4e3f-acfc-094e1f41ab20 c24123d01a954e0881e8aa70eb0bddbf 098fc57b49404a33b90d89bbe450c5b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 236/471] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:02:35 2026] PUT /v2.0/routers/b8595108-52e9-49c5-93fc-2754876ae356/add_router_interface => generated 309 bytes in 1281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:02:36.424 7 WARNING neutron_lib.context [None req-e9d3cf85-3571-439d-b901-76045d7928ac 146a72080c664823a6a2fb96a5221963 fdf8434a4bbb40a3b0c4fdf620e5511e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/472] 10.0.0.69 () {34 vars in 684 bytes} [Tue May 26 07:02:36 2026] POST /v2.0/security-groups => generated 1660 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:02:36.594 7 WARNING neutron_lib.context [req-0ed6a450-6f38-4842-979a-c74c869c2a6d req-dd5b52ba-6c61-41d8-a7f0-7e09ec800408 356f19e6e78448618c545a73f76ef451 eebb834d015b420297bb8d84befbb8f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 238/473] 10.0.0.97 () {38 vars in 970 bytes} [Tue May 26 07:02:36 2026] POST /v2.0/security-groups => generated 1682 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:02:36.729 7 WARNING neutron_lib.context [None req-2bbdb8b1-fc94-4222-b075-fe0e1fff8840 146a72080c664823a6a2fb96a5221963 fdf8434a4bbb40a3b0c4fdf620e5511e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:02:36.895 8 INFO neutron.db.l3_hamode_db [None req-b29cb1f5-1b4e-4e3f-acfc-094e1f41ab20 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 239/474] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:02:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:02:36.954 7 WARNING neutron_lib.context [req-6c7ca875-0811-471a-a01a-cc1563a99389 req-faa4809f-176f-4658-97d8-39475aeffd74 356f19e6e78448618c545a73f76ef451 eebb834d015b420297bb8d84befbb8f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 240/475] 10.0.0.97 () {38 vars in 970 bytes} [Tue May 26 07:02:36 2026] POST /v2.0/security-groups => generated 1682 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:02:37.128 7 WARNING neutron_lib.context [None req-7fde0624-3757-4e86-850c-0bc8568a3f04 cfa6e9212c7d433fa7977e1d5c572e9d 8415605968434ac09887008581b40beb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 241/476] 10.0.0.69 () {34 vars in 684 bytes} [Tue May 26 07:02:37 2026] POST /v2.0/security-groups => generated 1658 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:02:37.301 7 WARNING neutron_lib.context [None req-028c89d2-9b1c-4774-94e3-6c483a088957 146a72080c664823a6a2fb96a5221963 fdf8434a4bbb40a3b0c4fdf620e5511e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 242/477] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:02:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/478] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 26 07:02:37 2026] GET /v2.0/security-groups?tenant_id=eebb834d015b420297bb8d84befbb8f0 => generated 7907 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:02:37.724 7 WARNING neutron_lib.context [None req-cf884f77-5338-4c42-bd2e-a4d462ecc218 cfa6e9212c7d433fa7977e1d5c572e9d 8415605968434ac09887008581b40beb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 244/479] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:02:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:02:37.829 7 WARNING neutron_lib.context [None req-96dd4a89-a992-4f87-930c-b039b74e2dce 146a72080c664823a6a2fb96a5221963 fdf8434a4bbb40a3b0c4fdf620e5511e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/480] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:02:35 2026] POST /v2.0/routers => generated 736 bytes in 2342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/481] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:37 2026] GET /v2.0/security-groups/006d3f80-17a8-4a23-bf13-02fbe84310ce => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:02:37.989 8 WARNING neutron_lib.context [None req-f80f0bfe-32ab-4dbe-8412-d29a54b3c955 cfa6e9212c7d433fa7977e1d5c572e9d 8415605968434ac09887008581b40beb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 238/482] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:02:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/483] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:02:37 2026] POST /v2.0/floatingips => generated 552 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/484] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:38 2026] GET /v2.0/security-groups/006d3f80-17a8-4a23-bf13-02fbe84310ce => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:02:38.509 7 WARNING neutron_lib.context [None req-45305f88-895a-4088-bc3d-38f5ddffe21c cfa6e9212c7d433fa7977e1d5c572e9d 8415605968434ac09887008581b40beb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 247/485] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:02:38 2026] POST /v2.0/floatingips => generated 552 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/486] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:38 2026] GET /v2.0/security-groups/ae394e6c-21f7-4b69-a95b-4053f6741c39 => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/487] 10.0.0.97 () {36 vars in 1012 bytes} [Tue May 26 07:02:39 2026] DELETE /v2.0/security-groups/ae394e6c-21f7-4b69-a95b-4053f6741c39 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:02:39.147 7 INFO neutron.api.v2.resource [req-4b2e8991-b7e1-4366-91be-5b82db180e35 req-87ebecd1-da68-4aea-b3d0-d1e217111db4 356f19e6e78448618c545a73f76ef451 eebb834d015b420297bb8d84befbb8f0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/488] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:39 2026] GET /v2.0/security-groups/ae394e6c-21f7-4b69-a95b-4053f6741c39 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/489] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:39 2026] GET /v2.0/security-groups/07054050-609e-4df4-9141-a4c9a4b99963 => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/490] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:02:38 2026] PUT /v2.0/routers/853ce895-def8-48c5-8dd5-c18ca8fd554f/add_router_interface => generated 309 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/491] 10.0.0.97 () {36 vars in 1012 bytes} [Tue May 26 07:02:39 2026] DELETE /v2.0/security-groups/07054050-609e-4df4-9141-a4c9a4b99963 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:02:39.347 8 INFO neutron.api.v2.resource [req-1a769a34-9aca-477c-8440-21dbf9fa5a87 req-741072ce-79c0-49c1-b439-2543f0e033a9 356f19e6e78448618c545a73f76ef451 eebb834d015b420297bb8d84befbb8f0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 240/492] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:39 2026] GET /v2.0/security-groups/07054050-609e-4df4-9141-a4c9a4b99963 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/493] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:39 2026] GET /v2.0/security-groups/37149f35-5357-4741-af6c-7b1d72de8f2d => generated 1682 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/494] 10.0.0.97 () {34 vars in 1093 bytes} [Tue May 26 07:02:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--9180546&fields=id&tenant_id=8415605968434ac09887008581b40beb => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/495] 10.0.0.97 () {36 vars in 1012 bytes} [Tue May 26 07:02:39 2026] DELETE /v2.0/security-groups/37149f35-5357-4741-af6c-7b1d72de8f2d => 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: 242/496] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 26 07:02:39 2026] GET /v2.0/networks?id=d027ff5a-1e0f-4aee-8a86-dd15ffbbd335 => generated 669 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:02:39.550 7 INFO neutron.api.v2.resource [req-7b6c5fb5-1149-45ba-ac8d-df500f6366cd req-199eeab3-457b-4b6e-a055-b0a8184dbfc3 356f19e6e78448618c545a73f76ef451 eebb834d015b420297bb8d84befbb8f0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 255/497] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:39 2026] GET /v2.0/security-groups/37149f35-5357-4741-af6c-7b1d72de8f2d => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/498] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 26 07:02:39 2026] GET /v2.0/quotas/8415605968434ac09887008581b40beb => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/499] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 26 07:02:39 2026] GET /v2.0/security-groups?tenant_id=eebb834d015b420297bb8d84befbb8f0 => generated 2921 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/500] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 26 07:02:39 2026] GET /v2.0/ports?tenant_id=8415605968434ac09887008581b40beb&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/501] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:39 2026] GET /v2.0/security-groups/006d3f80-17a8-4a23-bf13-02fbe84310ce => generated 2918 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/502] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:39 2026] GET /v2.0/security-groups/006d3f80-17a8-4a23-bf13-02fbe84310ce => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:02:39.750 8 WARNING neutron_lib.context [req-046831ee-04bf-43f2-bf04-f8067bdef38c req-d43a6593-2680-42fa-9658-e23bf5482f09 c3ccf575ca074e13a9981df6d4fe741c 098fc57b49404a33b90d89bbe450c5b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 246/503] 10.0.0.97 () {38 vars in 970 bytes} [Tue May 26 07:02:39 2026] POST /v2.0/security-groups => generated 1684 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:02:39.913 7 INFO neutron.api.v2.resource [req-4f11d3c2-c630-49a5-9766-65db68136155 req-7434a5a6-bbf4-453d-9a8e-1908bad4b76d 356f19e6e78448618c545a73f76ef451 eebb834d015b420297bb8d84befbb8f0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/504] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:39 2026] GET /v2.0/security-groups/37149f35-5357-4741-af6c-7b1d72de8f2d => 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: 247/505] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:39 2026] GET /v2.0/security-groups/1de2068a-fb47-4199-a627-272b130cb479 => generated 1684 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:02:40.001 8 WARNING neutron_lib.context [req-bfa06bc9-bc71-4f18-b910-1bab9d223d8f req-b631bcb7-86a1-4549-98df-7a9c61756d3e c3ccf575ca074e13a9981df6d4fe741c 098fc57b49404a33b90d89bbe450c5b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 259/506] 10.0.0.97 () {34 vars in 906 bytes} [Tue May 26 07:02:39 2026] GET /v2.0/extensions => generated 20516 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/507] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 26 07:02:40 2026] GET /v2.0/networks/d027ff5a-1e0f-4aee-8a86-dd15ffbbd335?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/508] 10.0.0.97 () {38 vars in 980 bytes} [Tue May 26 07:02:39 2026] POST /v2.0/security-group-rules => generated 614 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/509] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 26 07:02:40 2026] GET /v2.0/networks/d027ff5a-1e0f-4aee-8a86-dd15ffbbd335?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:02:40.184 8 INFO neutron.api.v2.resource [req-27a10d74-798e-451e-bd35-29aa95c298e6 req-2c2289bd-9a50-4ded-a6ff-c0e9a45ee640 356f19e6e78448618c545a73f76ef451 eebb834d015b420297bb8d84befbb8f0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 249/510] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:40 2026] GET /v2.0/security-groups/07054050-609e-4df4-9141-a4c9a4b99963 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:02:40.216 7 WARNING neutron_lib.context [req-b84174b6-dfbf-46c9-b230-1762bca077af req-c1806608-9196-4db5-aea0-89afc3485ec7 c3ccf575ca074e13a9981df6d4fe741c 098fc57b49404a33b90d89bbe450c5b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 262/511] 10.0.0.97 () {38 vars in 970 bytes} [Tue May 26 07:02:40 2026] POST /v2.0/security-groups => generated 1685 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:02:40.344 8 INFO neutron.api.v2.resource [req-e3d0ef8b-8180-4a23-8248-72e8f0409686 req-b261631e-02a5-47e0-9ff2-6ab2c35cb77c 356f19e6e78448618c545a73f76ef451 eebb834d015b420297bb8d84befbb8f0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 250/512] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:40 2026] GET /v2.0/security-groups/ae394e6c-21f7-4b69-a95b-4053f6741c39 => 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: 251/513] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:40 2026] GET /v2.0/security-groups/5165a302-19f1-4c51-936e-23c7703268ce => generated 1685 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/514] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:40 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:02:40.454 8 WARNING neutron_lib.context [req-241c2963-505b-40c2-bf59-edf6abb7bbc2 req-a8e36166-aeae-40c8-9233-3b496ed922ae c3ccf575ca074e13a9981df6d4fe741c 098fc57b49404a33b90d89bbe450c5b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 253/515] 10.0.0.97 () {38 vars in 980 bytes} [Tue May 26 07:02:40 2026] POST /v2.0/security-group-rules => generated 614 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/516] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:40 2026] GET /v2.0/security-groups/5165a302-19f1-4c51-936e-23c7703268ce => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:02:40.622 8 WARNING neutron_lib.context [req-464a283a-1e0c-43e7-be2a-9a1f46acbee2 req-514608b0-6aa5-42ea-b79a-984f69e8c373 c3ccf575ca074e13a9981df6d4fe741c 098fc57b49404a33b90d89bbe450c5b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 255/517] 10.0.0.97 () {38 vars in 980 bytes} [Tue May 26 07:02:40 2026] POST /v2.0/security-group-rules => generated 619 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/518] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:40 2026] GET /v2.0/security-groups/5165a302-19f1-4c51-936e-23c7703268ce => generated 2940 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/519] 10.0.0.97 () {34 vars in 1000 bytes} [Tue May 26 07:02:40 2026] GET /v2.0/security-group-rules/c11998cf-cafa-4dc0-ae7d-b7dfdc9ce98d => generated 616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/520] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:40 2026] GET /v2.0/security-groups/5165a302-19f1-4c51-936e-23c7703268ce => generated 2940 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/521] 10.0.0.97 () {36 vars in 1022 bytes} [Tue May 26 07:02:40 2026] DELETE /v2.0/security-group-rules/c11998cf-cafa-4dc0-ae7d-b7dfdc9ce98d => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/522] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:40 2026] GET /v2.0/security-groups/5165a302-19f1-4c51-936e-23c7703268ce => generated 2310 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/523] 10.0.0.97 () {36 vars in 1012 bytes} [Tue May 26 07:02:41 2026] DELETE /v2.0/security-groups/5165a302-19f1-4c51-936e-23c7703268ce => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 10.0.0.97 () {34 vars in 990 bytes} [Tue May 26 07:02:41 2026] GET /v2.0/security-groups/1de2068a-fb47-4199-a627-272b130cb479 => generated 2309 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/525] 10.0.0.97 () {36 vars in 1012 bytes} [Tue May 26 07:02:41 2026] DELETE /v2.0/security-groups/1de2068a-fb47-4199-a627-272b130cb479 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/526] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:02:40 2026] PUT /v2.0/routers/1b443ee1-1526-4d70-9f4d-58d38efc9005/remove_router_interface => generated 309 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:02:41.808 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-047f5fbb-70d6-4874-9169-7c34891183d4 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-26 07:02:42.150 7 INFO neutron.db.l3_hamode_db [None req-047f5fbb-70d6-4874-9169-7c34891183d4 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] HA network 01eaed64-064c-4426-a5c4-87b2dfea2186 was deleted as no HA routers are present in tenant eebb834d015b420297bb8d84befbb8f0. [pid: 7|app: 0|req: 264/527] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:02:41 2026] DELETE /v2.0/routers/1b443ee1-1526-4d70-9f4d-58d38efc9005 => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/528] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:42 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/529] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:02:41 2026] PUT /v2.0/routers/853ce895-def8-48c5-8dd5-c18ca8fd554f/remove_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/530] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:02:42 2026] DELETE /v2.0/subnets/e6eaa9f2-d562-4e9e-99df-7dd832197329 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:02:42.529 7 INFO neutron.services.segments.plugin [-] Segment cae4f1b2-4b68-4ec9-ad51-56778198367f resource provider aggregate not found 2026-05-26 07:02:42.543 7 INFO neutron.services.segments.plugin [-] Segment cae4f1b2-4b68-4ec9-ad51-56778198367f resource provider aggregate not found 2026-05-26 07:02:42.548 7 INFO neutron.services.segments.plugin [-] Segment cae4f1b2-4b68-4ec9-ad51-56778198367f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cae4f1b2-4b68-4ec9-ad51-56778198367f found for delete ", "request_id": "req-e211a177-e527-4f93-9d4a-aa3745be25f7"}]} 2026-05-26 07:02:42.562 7 INFO neutron.services.segments.plugin [-] Segment cae4f1b2-4b68-4ec9-ad51-56778198367f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cae4f1b2-4b68-4ec9-ad51-56778198367f found for delete ", "request_id": "req-8cf5d4a9-40dd-43ba-bd45-bb485703f0a1"}]} [pid: 7|app: 0|req: 267/531] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:02:42 2026] DELETE /v2.0/networks/4a027c9b-74d3-4a76-a74f-0cc063b42b7f => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:02:42.872 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-06210e2c-35d5-49e1-8a73-d1b1feb5f60b c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 268/532] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:02:42 2026] GET /v2.0/security-groups?tenant_id=eebb834d015b420297bb8d84befbb8f0&name=default => generated 2921 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/533] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:02:42 2026] DELETE /v2.0/security-groups/006d3f80-17a8-4a23-bf13-02fbe84310ce => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:02:43.238 8 INFO neutron.db.l3_hamode_db [None req-06210e2c-35d5-49e1-8a73-d1b1feb5f60b c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] HA network fb56b2cc-fdff-49a3-8c62-19da94f969f7 was deleted as no HA routers are present in tenant 098fc57b49404a33b90d89bbe450c5b1. [pid: 8|app: 0|req: 265/536] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:02:42 2026] DELETE /v2.0/routers/853ce895-def8-48c5-8dd5-c18ca8fd554f => generated 0 bytes in 1000 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/537] 10.0.0.97 () {34 vars in 1097 bytes} [Tue May 26 07:02:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--668016865&fields=id&tenant_id=fdf8434a4bbb40a3b0c4fdf620e5511e => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/538] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:43 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/539] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 26 07:02:43 2026] GET /v2.0/networks?id=8a50f071-6279-404e-b6f0-d64c8909e622 => generated 679 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/540] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 26 07:02:43 2026] GET /v2.0/quotas/fdf8434a4bbb40a3b0c4fdf620e5511e => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/541] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:02:43 2026] DELETE /v2.0/subnets/73533e72-672a-4db3-aa45-07f687ba9e25 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/542] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 26 07:02:43 2026] GET /v2.0/ports?tenant_id=fdf8434a4bbb40a3b0c4fdf620e5511e&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/543] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:02:43 2026] DELETE /v2.0/networks/977bca4c-e84c-499b-b9a0-70bdffeb05e2 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/544] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:02:43 2026] GET /v2.0/security-groups?tenant_id=098fc57b49404a33b90d89bbe450c5b1&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:02:43.992 8 INFO neutron.services.segments.plugin [-] Segment a7b564ab-48f0-4482-81b4-f3dbb974b3c5 resource provider aggregate not found [pid: 8|app: 0|req: 272/545] 10.0.0.97 () {34 vars in 906 bytes} [Tue May 26 07:02:43 2026] GET /v2.0/extensions => generated 20516 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-26 07:02:44.015 8 INFO neutron.services.segments.plugin [-] Segment a7b564ab-48f0-4482-81b4-f3dbb974b3c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7b564ab-48f0-4482-81b4-f3dbb974b3c5 found for delete ", "request_id": "req-a36511de-2f72-4786-9d57-2addc6df09ee"}]} 2026-05-26 07:02:44.024 8 INFO neutron.services.segments.plugin [-] Segment a7b564ab-48f0-4482-81b4-f3dbb974b3c5 resource provider aggregate not found [pid: 7|app: 0|req: 274/546] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:02:43 2026] DELETE /v2.0/security-groups/16563d68-32f3-444e-9969-5b47bc1130e5 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:02:44.040 8 INFO neutron.services.segments.plugin [-] Segment a7b564ab-48f0-4482-81b4-f3dbb974b3c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7b564ab-48f0-4482-81b4-f3dbb974b3c5 found for delete ", "request_id": "req-70671299-3d47-4c1a-ac04-ca57c57f9a5d"}]} [pid: 8|app: 0|req: 273/547] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 26 07:02:44 2026] GET /v2.0/networks/8a50f071-6279-404e-b6f0-d64c8909e622?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/548] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 26 07:02:44 2026] GET /v2.0/networks/8a50f071-6279-404e-b6f0-d64c8909e622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/549] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:44 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:44 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:02:45.180 8 INFO neutron.db.segments_db [None req-21de6582-4e27-48f9-918e-19febd19797a c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 88a78465-7034-414c-b86b-4e25ab071394 of type vxlan for network 10e33385-e2ca-4d18-9f30-1010a4c92880 [pid: 8|app: 0|req: 275/551] 10.0.0.69 () {34 vars in 670 bytes} [Tue May 26 07:02:45 2026] POST /v2.0/networks => generated 752 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:02:45.293 7 INFO neutron.services.segments.plugin [-] Segment 59436c2a-7f87-4b93-b52e-ea19917a4177 resource provider aggregate not found 2026-05-26 07:02:45.298 7 INFO neutron.services.segments.plugin [-] Segment 59436c2a-7f87-4b93-b52e-ea19917a4177 resource provider aggregate not found 2026-05-26 07:02:45.316 7 INFO neutron.services.segments.plugin [-] Segment 59436c2a-7f87-4b93-b52e-ea19917a4177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59436c2a-7f87-4b93-b52e-ea19917a4177 found for delete ", "request_id": "req-e6d17823-fdd8-4a31-9b92-e9ff3af084af"}]} 2026-05-26 07:02:45.321 7 INFO neutron.services.segments.plugin [-] Segment 59436c2a-7f87-4b93-b52e-ea19917a4177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59436c2a-7f87-4b93-b52e-ea19917a4177 found for delete ", "request_id": "req-34a64a81-7b6c-49ea-a53c-d6832c6a0b98"}]} 2026-05-26 07:02:45.335 7 INFO neutron.services.segments.plugin [-] Segment 76e9b910-4e00-4494-bc1f-969bee311c76 resource provider aggregate not found [pid: 8|app: 0|req: 276/552] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:02:45 2026] GET /v2.0/networks?id=d027ff5a-1e0f-4aee-8a86-dd15ffbbd335 => generated 669 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:02:45.342 7 INFO neutron.services.segments.plugin [-] Segment 76e9b910-4e00-4494-bc1f-969bee311c76 resource provider aggregate not found 2026-05-26 07:02:45.349 7 INFO neutron.services.segments.plugin [-] Segment 76e9b910-4e00-4494-bc1f-969bee311c76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76e9b910-4e00-4494-bc1f-969bee311c76 found for delete ", "request_id": "req-ebb17d7a-cbc3-449b-938d-143f79845bca"}]} 2026-05-26 07:02:45.357 7 INFO neutron.services.segments.plugin [-] Segment 76e9b910-4e00-4494-bc1f-969bee311c76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76e9b910-4e00-4494-bc1f-969bee311c76 found for delete ", "request_id": "req-6c0776cc-14c2-4555-bd94-eb6df3ad79aa"}]} [pid: 8|app: 0|req: 277/553] 199.204.45.140 () {34 vars in 1050 bytes} [Tue May 26 07:02:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8415605968434ac09887008581b40beb => generated 178 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:02:45.403 8 WARNING neutron_lib.context [req-c2db70d1-eb16-4154-885b-90ffdbe7ca52 req-fbf10532-4967-456e-8760-eb4a166274fd cfa6e9212c7d433fa7977e1d5c572e9d 8415605968434ac09887008581b40beb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 277/554] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:02:45 2026] POST /v2.0/subnets => generated 699 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/555] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:45 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:02:45.572 7 INFO neutron.db.segments_db [None req-4bdedc21-c5ae-4589-a0b1-e36a2e6c205a c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 2ce9355c-cc86-4412-8dd6-7f4c0c931e17 of type vxlan for network d2dba468-7b1a-41f8-8586-bc336a35a669 2026-05-26 07:02:45.815 7 INFO neutron.db.l3_hamode_db [None req-4bdedc21-c5ae-4589-a0b1-e36a2e6c205a c24123d01a954e0881e8aa70eb0bddbf cd933044984d4071988414df411ece04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 278/556] 199.204.45.140 () {38 vars in 955 bytes} [Tue May 26 07:02:45 2026] POST /v2.0/ports => generated 958 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 279/557] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:45 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:02:46.103 8 INFO neutron.db.segments_db [None req-4ccc7906-e366-4221-8e7c-46d6a799392a c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 7ab06bc0-c538-4bdc-a1b4-45cae2012fa9 of type vxlan for network 5945c2e3-cbbc-4325-a12d-e5b44b6b4781 [pid: 8|app: 0|req: 280/558] 10.0.0.69 () {34 vars in 670 bytes} [Tue May 26 07:02:45 2026] POST /v2.0/networks => generated 746 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/559] 199.204.45.140 () {34 vars in 911 bytes} [Tue May 26 07:02:46 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/560] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:02:46 2026] POST /v2.0/subnets => generated 693 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:02:46.485 8 INFO neutron.db.segments_db [None req-510eca71-343b-4166-8907-38554eca14f3 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 3fdce214-e4d4-4983-98f6-fc77691899fb of type vxlan for network ae9e1c10-dd8f-46ad-b500-b0adb9517260 2026-05-26 07:02:46.614 7 INFO neutron.db.l3_hamode_db [None req-4bdedc21-c5ae-4589-a0b1-e36a2e6c205a c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:02:46.799 8 INFO neutron.db.l3_hamode_db [None req-510eca71-343b-4166-8907-38554eca14f3 c24123d01a954e0881e8aa70eb0bddbf 6c80407e9030473aa82846b06f78e62f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 279/561] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:02:45 2026] POST /v2.0/routers => generated 739 bytes in 2110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:02:48.011 8 INFO neutron.db.l3_hamode_db [None req-510eca71-343b-4166-8907-38554eca14f3 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 280/562] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:02:47 2026] PUT /v2.0/ports/a3b08222-9c7e-4873-b499-732abfc5de59 => generated 1239 bytes in 622 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 281/563] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:48 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 973 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/564] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:48 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:02:48.798 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd36b9b2-731c-4f7c-9e7f-20863ccf4609'] response: {'name': 'network-changed', 'server_uuid': 'da4962ed-b57b-4a43-ba6b-ff37e1f48625', 'tag': 'a3b08222-9c7e-4873-b499-732abfc5de59', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 283/565] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:02:46 2026] POST /v2.0/routers => generated 733 bytes in 2615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/566] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:49 2026] GET /v2.0/security-groups?id=9979e91f-1a60-402e-a4c3-d260bc961c74&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/567] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:02:49 2026] GET /v2.0/networks?id=8a50f071-6279-404e-b6f0-d64c8909e622 => generated 679 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/568] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:02:48 2026] PUT /v2.0/routers/90a42308-a6f4-4bae-b82a-24888343b19e/add_router_interface => generated 309 bytes in 1455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/569] 199.204.45.140 () {34 vars in 1050 bytes} [Tue May 26 07:02:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fdf8434a4bbb40a3b0c4fdf620e5511e => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:02:49 2026] GET /v2.0/ports?tenant_id=8415605968434ac09887008581b40beb&device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/571] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:49 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:02:50.006 7 WARNING neutron_lib.context [req-a58e883d-4c99-420e-8c2a-0a64e0c485fb req-dd83caf5-ade6-43c5-80d1-34a0a16dc787 146a72080c664823a6a2fb96a5221963 fdf8434a4bbb40a3b0c4fdf620e5511e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 287/572] 199.204.45.140 () {38 vars in 955 bytes} [Tue May 26 07:02:49 2026] POST /v2.0/ports => generated 958 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 288/573] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:02:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a3b08222-9c7e-4873-b499-732abfc5de59 => 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: 289/574] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:50 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/575] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:02:49 2026] PUT /v2.0/routers/6ab60a77-1d30-4c8f-aba3-23606f4ba7fd/add_router_interface => generated 309 bytes in 1404 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:02:50.567 8 WARNING neutron_lib.context [None req-9a532401-d395-497f-8365-51ba4175c94c 60bde05a941a407e8d76836d12caf662 cd933044984d4071988414df411ece04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 287/576] 10.0.0.69 () {34 vars in 684 bytes} [Tue May 26 07:02:50 2026] POST /v2.0/security-groups => generated 1658 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/577] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:02:50 2026] GET /v2.0/subnets?id=5e8654f8-ddac-4447-bcfa-ec87793f8b70 => generated 687 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/578] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:50 2026] GET /v2.0/security-groups?id=9979e91f-1a60-402e-a4c3-d260bc961c74&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:02:50.796 8 WARNING neutron_lib.context [None req-b8831238-d59f-4672-9ab7-bd9a7ae8fc5f 60bde05a941a407e8d76836d12caf662 cd933044984d4071988414df411ece04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 290/579] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:02:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:02:50 2026] GET /v2.0/ports?network_id=d027ff5a-1e0f-4aee-8a86-dd15ffbbd335&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-05-26 07:02:50.966 8 WARNING neutron_lib.context [None req-2fc4dcce-19b0-444f-a866-50e9a3203737 60bde05a941a407e8d76836d12caf662 cd933044984d4071988414df411ece04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 290/581] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:02:50 2026] PUT /v2.0/ports/8ce8068c-4704-4e76-89cf-2bfd189da6d8 => generated 1239 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:02:51.058 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c57573e-a71b-4af3-b4c2-1f5b8ad72f8d'] response: {'name': 'network-changed', 'server_uuid': 'c28edb91-7553-474c-a7a3-a86bcaf273c6', 'tag': '8ce8068c-4704-4e76-89cf-2bfd189da6d8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 291/582] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:02:51 2026] GET /v2.0/networks/d027ff5a-1e0f-4aee-8a86-dd15ffbbd335?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:02:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/584] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:02:51 2026] GET /v2.0/networks/d027ff5a-1e0f-4aee-8a86-dd15ffbbd335?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:02:51.134 8 WARNING neutron_lib.context [None req-38ccd284-422b-411b-9a01-0cb270d2ca76 60bde05a941a407e8d76836d12caf662 cd933044984d4071988414df411ece04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 292/585] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:51 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:51 2026] GET /v2.0/security-groups?id=5257e632-2130-4d38-89d0-287d8e6f2882&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/587] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 26 07:02:51 2026] GET /v2.0/networks?id=5945c2e3-cbbc-4325-a12d-e5b44b6b4781 => generated 678 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/588] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 26 07:02:51 2026] GET /v2.0/quotas/6c80407e9030473aa82846b06f78e62f => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/589] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 26 07:02:51 2026] GET /v2.0/ports?tenant_id=6c80407e9030473aa82846b06f78e62f&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/590] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:02:51 2026] GET /v2.0/ports?tenant_id=fdf8434a4bbb40a3b0c4fdf620e5511e&device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/591] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 26 07:02:51 2026] GET /v2.0/networks/5945c2e3-cbbc-4325-a12d-e5b44b6b4781?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/592] 199.204.45.140 () {34 vars in 1018 bytes} [Tue May 26 07:02:51 2026] GET /v2.0/networks?tenant_id=fdf8434a4bbb40a3b0c4fdf620e5511e&shared=False => generated 775 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/593] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 26 07:02:51 2026] GET /v2.0/networks/5945c2e3-cbbc-4325-a12d-e5b44b6b4781?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/594] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:02:51 2026] POST /v2.0/floatingips => generated 552 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/595] 199.204.45.140 () {34 vars in 930 bytes} [Tue May 26 07:02:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/596] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:51 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => 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: 295/597] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:51 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/598] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:51 2026] GET /v2.0/security-groups?id=9979e91f-1a60-402e-a4c3-d260bc961c74&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/599] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/ports?tenant_id=8415605968434ac09887008581b40beb&device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 1242 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/600] 10.0.0.97 () {34 vars in 1095 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--54754653&fields=id&tenant_id=cd933044984d4071988414df411ece04 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/601] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/networks?id=d027ff5a-1e0f-4aee-8a86-dd15ffbbd335 => generated 765 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/602] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/networks?id=10e33385-e2ca-4d18-9f30-1010a4c92880 => generated 684 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/603] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a3b08222-9c7e-4873-b499-732abfc5de59 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/604] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/quotas/cd933044984d4071988414df411ece04 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/605] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/606] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/security-groups?id=5257e632-2130-4d38-89d0-287d8e6f2882&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/607] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/subnets?id=5e8654f8-ddac-4447-bcfa-ec87793f8b70 => generated 687 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/608] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/ports?network_id=d027ff5a-1e0f-4aee-8a86-dd15ffbbd335&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: 300/609] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/ports?tenant_id=cd933044984d4071988414df411ece04&fields=id => generated 103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/610] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/networks/d027ff5a-1e0f-4aee-8a86-dd15ffbbd335?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/611] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/612] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/networks/d027ff5a-1e0f-4aee-8a86-dd15ffbbd335?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/613] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/614] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/615] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/ports?tenant_id=fdf8434a4bbb40a3b0c4fdf620e5511e&device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/616] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8ce8068c-4704-4e76-89cf-2bfd189da6d8 => 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: 304/617] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/subnets?id=1d310017-0d1b-40eb-9b66-e0176feaacc2 => generated 697 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/618] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:02:52 2026] GET /v2.0/ports?network_id=8a50f071-6279-404e-b6f0-d64c8909e622&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/619] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:53 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => 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: 315/620] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:02:53 2026] GET /v2.0/networks/8a50f071-6279-404e-b6f0-d64c8909e622?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/621] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:53 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/622] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:53 2026] GET /v2.0/security-groups?id=9979e91f-1a60-402e-a4c3-d260bc961c74&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/623] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:02:53 2026] GET /v2.0/networks/8a50f071-6279-404e-b6f0-d64c8909e622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/624] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:53 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/625] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:53 2026] GET /v2.0/security-groups?id=5257e632-2130-4d38-89d0-287d8e6f2882&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/626] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:53 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/627] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:54 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => 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: 310/628] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:54 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => 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: 319/629] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:54 2026] GET /v2.0/security-groups?id=9979e91f-1a60-402e-a4c3-d260bc961c74&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/630] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:54 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/631] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:54 2026] GET /v2.0/security-groups?id=5257e632-2130-4d38-89d0-287d8e6f2882&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: 8|app: 0|req: 312/632] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:54 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/633] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:55 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/634] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:55 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/635] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:55 2026] GET /v2.0/security-groups?id=9979e91f-1a60-402e-a4c3-d260bc961c74&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/636] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:55 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/637] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:55 2026] GET /v2.0/security-groups?id=5257e632-2130-4d38-89d0-287d8e6f2882&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/638] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:55 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/639] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:56 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => 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: 316/640] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:02:56 2026] GET /v2.0/networks?id=5945c2e3-cbbc-4325-a12d-e5b44b6b4781 => generated 678 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:02:56.403 7 WARNING neutron_lib.context [req-7a7c90d7-80f8-40bd-acfc-7ff2205b3662 req-a5bd6411-25a7-4a09-aa72-0a865eda04c7 e6b9d69d6e544925a78f14211643822f 6c80407e9030473aa82846b06f78e62f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/641] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:56 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/642] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:56 2026] GET /v2.0/security-groups?id=9979e91f-1a60-402e-a4c3-d260bc961c74&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/643] 199.204.45.140 () {38 vars in 955 bytes} [Tue May 26 07:02:56 2026] POST /v2.0/ports => generated 954 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/644] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:56 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/645] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:57 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => 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: 328/646] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:57 2026] GET /v2.0/security-groups?id=5257e632-2130-4d38-89d0-287d8e6f2882&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/647] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:02:56 2026] PUT /v2.0/ports/94b1adf8-e3c3-413f-b74a-f050266bf510 => generated 1235 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/648] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:57 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 320/649] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:57 2026] GET /v2.0/security-groups?id=eef95f56-88bd-4ff9-8a88-f334b319381b&fields=id&fields=name => generated 88 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/650] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:57 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/651] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:57 2026] GET /v2.0/security-groups?id=9979e91f-1a60-402e-a4c3-d260bc961c74&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/654] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:58 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/655] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:58 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/656] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:58 2026] GET /v2.0/security-groups?id=5257e632-2130-4d38-89d0-287d8e6f2882&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: 333/657] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:02:58 2026] GET /v2.0/ports?tenant_id=6c80407e9030473aa82846b06f78e62f&device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:02:58.452 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa54aa6c-c2a2-4f1f-a19d-7d34f3aa03a4'] response: {'name': 'network-changed', 'server_uuid': '47547efe-a5f7-4334-b357-9eeb35d8b44f', 'tag': '94b1adf8-e3c3-413f-b74a-f050266bf510', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 325/658] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:02:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=94b1adf8-e3c3-413f-b74a-f050266bf510 => 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: 334/659] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:02:58 2026] GET /v2.0/subnets?id=0a09d192-ff24-4df2-a559-bd5a4c0b55a5 => generated 696 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/660] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:02:58 2026] GET /v2.0/networks?id=10e33385-e2ca-4d18-9f30-1010a4c92880 => generated 684 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/661] 199.204.45.140 () {34 vars in 1050 bytes} [Tue May 26 07:02:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cd933044984d4071988414df411ece04 => generated 179 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/662] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:02:58 2026] GET /v2.0/ports?network_id=5945c2e3-cbbc-4325-a12d-e5b44b6b4781&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-05-26 07:02:58.608 7 WARNING neutron_lib.context [req-e81a7579-c8fc-4005-b8bf-5a744767bf36 req-a0c27c5f-f1ad-4d3b-89cc-65d806ab6858 60bde05a941a407e8d76836d12caf662 cd933044984d4071988414df411ece04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 328/663] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:58 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/664] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:02:58 2026] GET /v2.0/networks/5945c2e3-cbbc-4325-a12d-e5b44b6b4781?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/665] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:58 2026] GET /v2.0/security-groups?id=eef95f56-88bd-4ff9-8a88-f334b319381b&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/666] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:02:58 2026] GET /v2.0/networks/5945c2e3-cbbc-4325-a12d-e5b44b6b4781?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/667] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:58 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/668] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:58 2026] GET /v2.0/security-groups?id=9979e91f-1a60-402e-a4c3-d260bc961c74&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 199.204.45.140 () {38 vars in 955 bytes} [Tue May 26 07:02:58 2026] POST /v2.0/ports => generated 954 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/670] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:59 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/671] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:02:59 2026] PUT /v2.0/ports/656183a3-be68-420f-9905-4f58d2474fb1 => generated 1235 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/672] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:59 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:02:59.671 7 INFO neutron.db.l3_db [None req-d483d485-86cf-4379-bfcc-3e3fc3a78b5f cfa6e9212c7d433fa7977e1d5c572e9d 8415605968434ac09887008581b40beb - - default default] Floating IP a8940cb2-a83a-43be-b4eb-7fca396f13c4 associated. External IP: 10.96.250.207, port: a3b08222-9c7e-4873-b499-732abfc5de59. [pid: 8|app: 0|req: 336/673] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:59 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => 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: 337/674] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:59 2026] GET /v2.0/security-groups?id=39da94dc-e0e4-494d-8dfc-327c0bd17bd5&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/675] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:59 2026] GET /v2.0/security-groups?id=5257e632-2130-4d38-89d0-287d8e6f2882&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/676] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:02:59 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:02:59 2026] GET /v2.0/ports?tenant_id=6c80407e9030473aa82846b06f78e62f&device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/678] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:02:59 2026] PUT /v2.0/floatingips/a8940cb2-a83a-43be-b4eb-7fca396f13c4 => generated 856 bytes in 854 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/679] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:02:59 2026] GET /v2.0/security-groups?id=eef95f56-88bd-4ff9-8a88-f334b319381b&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/680] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/networks?id=5945c2e3-cbbc-4325-a12d-e5b44b6b4781 => generated 774 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:00.088 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d529cfc8-6c03-424a-b591-af75939075b4'] response: {'name': 'network-changed', 'server_uuid': 'da4962ed-b57b-4a43-ba6b-ff37e1f48625', 'tag': 'a3b08222-9c7e-4873-b499-732abfc5de59', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 342/681] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=94b1adf8-e3c3-413f-b74a-f050266bf510 => 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: 340/682] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/683] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/subnets?id=0a09d192-ff24-4df2-a559-bd5a4c0b55a5 => generated 696 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/684] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/security-groups?id=9979e91f-1a60-402e-a4c3-d260bc961c74&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/685] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/ports?network_id=5945c2e3-cbbc-4325-a12d-e5b44b6b4781&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: 342/686] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/networks/5945c2e3-cbbc-4325-a12d-e5b44b6b4781?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/687] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/networks/5945c2e3-cbbc-4325-a12d-e5b44b6b4781?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/688] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:00.625 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-69aebbff-3944-4ea0-aa2f-1af6824345c6'] response: {'name': 'network-changed', 'server_uuid': 'b0851fe9-f028-41c6-8504-8c076aa97a4d', 'tag': '656183a3-be68-420f-9905-4f58d2474fb1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 344/690] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/ports?tenant_id=8415605968434ac09887008581b40beb&device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => 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: 346/690] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/ports?tenant_id=cd933044984d4071988414df411ece04&device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/691] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/security-groups?id=9979e91f-1a60-402e-a4c3-d260bc961c74&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/692] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=656183a3-be68-420f-9905-4f58d2474fb1 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/networks?id=d027ff5a-1e0f-4aee-8a86-dd15ffbbd335 => generated 765 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/subnets?id=30c1c136-0264-4ab1-85d7-34a680159c53 => generated 702 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a3b08222-9c7e-4873-b499-732abfc5de59 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/ports?network_id=10e33385-e2ca-4d18-9f30-1010a4c92880&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: 349/697] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/subnets?id=5e8654f8-ddac-4447-bcfa-ec87793f8b70 => generated 687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/698] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/ports?network_id=d027ff5a-1e0f-4aee-8a86-dd15ffbbd335&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/security-groups?id=39da94dc-e0e4-494d-8dfc-327c0bd17bd5&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/704] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/networks/d027ff5a-1e0f-4aee-8a86-dd15ffbbd335?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/705] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:00 2026] GET /v2.0/security-groups?id=5257e632-2130-4d38-89d0-287d8e6f2882&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:03:01 2026] GET /v2.0/networks/d027ff5a-1e0f-4aee-8a86-dd15ffbbd335?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:01 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:01 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/709] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:01 2026] GET /v2.0/security-groups?id=eef95f56-88bd-4ff9-8a88-f334b319381b&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:03:01.600 8 INFO neutron.db.l3_db [None req-6153f9fa-0a3b-40a3-a452-676f33619c90 146a72080c664823a6a2fb96a5221963 fdf8434a4bbb40a3b0c4fdf620e5511e - - default default] Floating IP 67cc322d-efe7-45c3-ad12-d62f424703f3 associated. External IP: 10.96.250.210, port: 8ce8068c-4704-4e76-89cf-2bfd189da6d8. [pid: 7|app: 0|req: 356/710] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:01 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:01 2026] GET /v2.0/security-groups?id=9979e91f-1a60-402e-a4c3-d260bc961c74&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:03:01 2026] PUT /v2.0/floatingips/67cc322d-efe7-45c3-ad12-d62f424703f3 => generated 856 bytes in 801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:03:01 2026] GET /v2.0/ports?tenant_id=cd933044984d4071988414df411ece04&device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/714] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/networks?id=10e33385-e2ca-4d18-9f30-1010a4c92880 => generated 780 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/716] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/717] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=656183a3-be68-420f-9905-4f58d2474fb1 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/718] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/security-groups?id=5257e632-2130-4d38-89d0-287d8e6f2882&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: 8|app: 0|req: 359/719] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/security-groups?id=39da94dc-e0e4-494d-8dfc-327c0bd17bd5&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/720] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/subnets?id=30c1c136-0264-4ab1-85d7-34a680159c53 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/721] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/ports?network_id=10e33385-e2ca-4d18-9f30-1010a4c92880&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?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: 362/725] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/security-groups?id=eef95f56-88bd-4ff9-8a88-f334b319381b&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: 364/726] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 199.204.45.140 () {34 vars in 994 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/security-groups?id=5257e632-2130-4d38-89d0-287d8e6f2882&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:02.652 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be1138a6-7574-4e85-bf3b-b4af2e944215'] response: {'name': 'network-changed', 'server_uuid': 'c28edb91-7553-474c-a7a3-a86bcaf273c6', 'tag': '8ce8068c-4704-4e76-89cf-2bfd189da6d8', 'status': 'completed', 'code': 200} 2026-05-26 07:03:02.871 8 INFO neutron.db.l3_db [req-04ba664f-a8b8-4726-bec6-326e8fcf2348 req-cf025abe-90bd-46b1-9107-63e720c28958 cfa6e9212c7d433fa7977e1d5c572e9d 8415605968434ac09887008581b40beb - - default default] Floating IP a8940cb2-a83a-43be-b4eb-7fca396f13c4 disassociated. External IP: 10.96.250.207, port: a3b08222-9c7e-4873-b499-732abfc5de59. [pid: 7|app: 0|req: 366/729] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:02 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:03 2026] GET /v2.0/security-groups?id=9979e91f-1a60-402e-a4c3-d260bc961c74&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/731] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:03:03 2026] GET /v2.0/ports?tenant_id=fdf8434a4bbb40a3b0c4fdf620e5511e&device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/732] 199.204.45.140 () {36 vars in 997 bytes} [Tue May 26 07:03:02 2026] DELETE /v2.0/ports/a3b08222-9c7e-4873-b499-732abfc5de59 => generated 0 bytes in 751 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/733] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:03 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/734] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:03:03 2026] GET /v2.0/networks?id=8a50f071-6279-404e-b6f0-d64c8909e622 => generated 775 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/735] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:03 2026] GET /v2.0/security-groups?id=39da94dc-e0e4-494d-8dfc-327c0bd17bd5&fields=id&fields=name => generated 112 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/736] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:03:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8ce8068c-4704-4e76-89cf-2bfd189da6d8 => 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: 367/737] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:03:03 2026] GET /v2.0/subnets?id=1d310017-0d1b-40eb-9b66-e0176feaacc2 => generated 697 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:03 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/739] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:03 2026] GET /v2.0/security-groups?id=eef95f56-88bd-4ff9-8a88-f334b319381b&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/740] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:03:03 2026] GET /v2.0/ports?network_id=8a50f071-6279-404e-b6f0-d64c8909e622&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/741] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:03:03 2026] GET /v2.0/networks/8a50f071-6279-404e-b6f0-d64c8909e622?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/742] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:03 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 975 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:03:03 2026] GET /v2.0/networks/8a50f071-6279-404e-b6f0-d64c8909e622?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/744] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:03 2026] GET /v2.0/security-groups?id=5257e632-2130-4d38-89d0-287d8e6f2882&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/745] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:04 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/746] 199.204.45.140 () {34 vars in 994 bytes} [Tue May 26 07:03:04 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/747] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:04 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/748] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:04 2026] GET /v2.0/security-groups?id=39da94dc-e0e4-494d-8dfc-327c0bd17bd5&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:04.629 8 INFO neutron.db.l3_db [req-80a8321f-9c07-4588-8b6f-98cd6e8ce290 req-37a832c4-e33c-4ff9-af8f-88dc669ae27a 146a72080c664823a6a2fb96a5221963 fdf8434a4bbb40a3b0c4fdf620e5511e - - default default] Floating IP 67cc322d-efe7-45c3-ad12-d62f424703f3 disassociated. External IP: 10.96.250.210, port: 8ce8068c-4704-4e76-89cf-2bfd189da6d8. [pid: 7|app: 0|req: 379/749] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:04 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:04.689 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-289089ee-13dc-4c06-a28f-f13a84674735'] response: {'server_uuid': 'da4962ed-b57b-4a43-ba6b-ff37e1f48625', 'name': 'network-vif-deleted', 'tag': 'a3b08222-9c7e-4873-b499-732abfc5de59', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 380/750] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:04 2026] GET /v2.0/security-groups?id=eef95f56-88bd-4ff9-8a88-f334b319381b&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/751] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:04 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => 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: 382/752] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:05 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/753] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:05 2026] GET /v2.0/security-groups?id=eef95f56-88bd-4ff9-8a88-f334b319381b&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/754] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:05 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => 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: 371/755] 199.204.45.140 () {36 vars in 997 bytes} [Tue May 26 07:03:04 2026] DELETE /v2.0/ports/8ce8068c-4704-4e76-89cf-2bfd189da6d8 => generated 0 bytes in 1016 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/756] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:05 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/757] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:05 2026] GET /v2.0/security-groups?id=39da94dc-e0e4-494d-8dfc-327c0bd17bd5&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: 7|app: 0|req: 386/758] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:06 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => 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: 373/759] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:06 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/760] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:06 2026] GET /v2.0/security-groups?id=eef95f56-88bd-4ff9-8a88-f334b319381b&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/761] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:06 2026] GET /v2.0/ports?device_id=da4962ed-b57b-4a43-ba6b-ff37e1f48625 => 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: 388/762] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:06 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:06.902 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f900481-f3ba-442f-a05d-b4e7461ebf68'] response: {'server_uuid': 'c28edb91-7553-474c-a7a3-a86bcaf273c6', 'name': 'network-vif-deleted', 'tag': '8ce8068c-4704-4e76-89cf-2bfd189da6d8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 375/763] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:06 2026] GET /v2.0/security-groups?id=39da94dc-e0e4-494d-8dfc-327c0bd17bd5&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/764] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:06 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/765] 199.204.45.140 () {34 vars in 994 bytes} [Tue May 26 07:03:06 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/766] 199.204.45.140 () {36 vars in 997 bytes} [Tue May 26 07:03:07 2026] DELETE /v2.0/ports/94b1adf8-e3c3-413f-b74a-f050266bf510 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/767] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:07 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/768] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:07 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:03:07.434 7 INFO neutron.db.l3_db [None req-c9baa8b3-696f-4418-ae6f-2deeac84f269 60bde05a941a407e8d76836d12caf662 cd933044984d4071988414df411ece04 - - default default] Floating IP b1fd044c-96d6-4532-9361-e44563e93d41 associated. External IP: 10.96.250.206, port: 656183a3-be68-420f-9905-4f58d2474fb1. [pid: 8|app: 0|req: 380/769] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:07 2026] DELETE /v2.0/security-groups/9979e91f-1a60-402e-a4c3-d260bc961c74 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:07.574 8 INFO neutron.api.v2.resource [None req-44eb28ed-6849-427f-8671-5b30043ebf88 cfa6e9212c7d433fa7977e1d5c572e9d 8415605968434ac09887008581b40beb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 381/770] 10.0.0.69 () {32 vars in 736 bytes} [Tue May 26 07:03:07 2026] GET /v2.0/security-groups/9979e91f-1a60-402e-a4c3-d260bc961c74 => 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: 390/771] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:03:07 2026] PUT /v2.0/floatingips/b1fd044c-96d6-4532-9361-e44563e93d41 => generated 855 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:07.889 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a5c44a0-7dd2-470e-a708-3246b0320b64'] response: {'name': 'network-changed', 'server_uuid': 'b0851fe9-f028-41c6-8504-8c076aa97a4d', 'tag': '656183a3-be68-420f-9905-4f58d2474fb1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 391/772] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:07 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/773] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:03:07 2026] DELETE /v2.0/floatingips/a8940cb2-a83a-43be-b4eb-7fca396f13c4 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/774] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:07 2026] GET /v2.0/security-groups?id=39da94dc-e0e4-494d-8dfc-327c0bd17bd5&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/775] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:03:08 2026] GET /v2.0/ports?tenant_id=cd933044984d4071988414df411ece04&device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/776] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:08 2026] GET /v2.0/ports?device_id=c28edb91-7553-474c-a7a3-a86bcaf273c6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/777] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:03:08 2026] GET /v2.0/networks?id=10e33385-e2ca-4d18-9f30-1010a4c92880 => generated 780 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/778] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:08 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/779] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:03:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=656183a3-be68-420f-9905-4f58d2474fb1 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/780] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:03:08 2026] GET /v2.0/subnets?id=30c1c136-0264-4ab1-85d7-34a680159c53 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/781] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:03:08 2026] GET /v2.0/ports?network_id=10e33385-e2ca-4d18-9f30-1010a4c92880&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:03:08 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?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: 392/783] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:03:08 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/784] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:03:07 2026] PUT /v2.0/routers/b8595108-52e9-49c5-93fc-2754876ae356/remove_router_interface => generated 309 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:08.958 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-10ccf3e8-537d-4481-aa35-e7bbf5c70de6'] response: {'server_uuid': '47547efe-a5f7-4334-b357-9eeb35d8b44f', 'name': 'network-vif-deleted', 'tag': '94b1adf8-e3c3-413f-b74a-f050266bf510', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 393/785] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:09 2026] DELETE /v2.0/security-groups/5257e632-2130-4d38-89d0-287d8e6f2882 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:09.708 8 INFO neutron.services.segments.plugin [-] Segment 0e16cf92-a236-42d3-99ac-abf88c9b21bd resource provider aggregate not found [pid: 7|app: 0|req: 394/786] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:09 2026] GET /v2.0/ports?device_id=47547efe-a5f7-4334-b357-9eeb35d8b44f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:03:09.713 8 INFO neutron.services.segments.plugin [-] Segment 0e16cf92-a236-42d3-99ac-abf88c9b21bd resource provider aggregate not found 2026-05-26 07:03:09.721 7 INFO neutron.api.v2.resource [None req-2f8fe96d-3d4a-4de5-8b90-4544f69422e2 146a72080c664823a6a2fb96a5221963 fdf8434a4bbb40a3b0c4fdf620e5511e - - default default] show failed (client error): The resource could not be found. 2026-05-26 07:03:09.723 8 INFO neutron.services.segments.plugin [-] Segment 0e16cf92-a236-42d3-99ac-abf88c9b21bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e16cf92-a236-42d3-99ac-abf88c9b21bd found for delete ", "request_id": "req-43c37d26-99f0-4945-bd49-974f0f807102"}]} [pid: 7|app: 0|req: 395/787] 10.0.0.69 () {32 vars in 736 bytes} [Tue May 26 07:03:09 2026] GET /v2.0/security-groups/5257e632-2130-4d38-89d0-287d8e6f2882 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:03:09.730 8 INFO neutron.services.segments.plugin [-] Segment 0e16cf92-a236-42d3-99ac-abf88c9b21bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e16cf92-a236-42d3-99ac-abf88c9b21bd found for delete ", "request_id": "req-f7d4a3d1-51fe-4584-943b-cf542f9c1198"}]} 2026-05-26 07:03:09.739 8 INFO neutron.db.l3_hamode_db [None req-0b26f5a0-0af4-415b-beef-f1502a46c787 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] HA network b36103b0-d609-4605-8ca2-cb555910adad was deleted as no HA routers are present in tenant 8415605968434ac09887008581b40beb. [pid: 8|app: 0|req: 393/788] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:08 2026] DELETE /v2.0/routers/b8595108-52e9-49c5-93fc-2754876ae356 => generated 0 bytes in 949 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/789] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:09 2026] DELETE /v2.0/subnets/5e8654f8-ddac-4447-bcfa-ec87793f8b70 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/790] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:03:09 2026] DELETE /v2.0/floatingips/67cc322d-efe7-45c3-ad12-d62f424703f3 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/791] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:09 2026] DELETE /v2.0/networks/d027ff5a-1e0f-4aee-8a86-dd15ffbbd335 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/792] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:10 2026] GET /v2.0/security-groups?tenant_id=8415605968434ac09887008581b40beb&name=default => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/793] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:10 2026] DELETE /v2.0/security-groups/f38b1708-655f-4906-a8d0-65853a2d4466 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/794] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:03:09 2026] PUT /v2.0/routers/17795f20-680d-405e-9560-29ed6b433bad/remove_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/795] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:03:10 2026] PUT /v2.0/routers/6ab60a77-1d30-4c8f-aba3-23606f4ba7fd/remove_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:11.754 8 INFO neutron.services.segments.plugin [-] Segment 75e8e368-caff-42e3-a82c-6f0bdc94909a resource provider aggregate not found 2026-05-26 07:03:11.760 8 INFO neutron.services.segments.plugin [-] Segment 75e8e368-caff-42e3-a82c-6f0bdc94909a resource provider aggregate not found 2026-05-26 07:03:11.768 8 INFO neutron.services.segments.plugin [-] Segment 75e8e368-caff-42e3-a82c-6f0bdc94909a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75e8e368-caff-42e3-a82c-6f0bdc94909a found for delete ", "request_id": "req-d0b5e3ce-f630-42b9-a1e9-ded05709c41d"}]} 2026-05-26 07:03:11.780 8 INFO neutron.services.segments.plugin [-] Segment 75e8e368-caff-42e3-a82c-6f0bdc94909a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75e8e368-caff-42e3-a82c-6f0bdc94909a found for delete ", "request_id": "req-c547d9f8-25ea-4513-b9bb-852064b674cf"}]} 2026-05-26 07:03:12.069 7 INFO neutron.services.segments.plugin [-] Segment c71f6025-5160-4be9-b519-64c460f9607a resource provider aggregate not found 2026-05-26 07:03:12.074 7 INFO neutron.services.segments.plugin [-] Segment c71f6025-5160-4be9-b519-64c460f9607a resource provider aggregate not found 2026-05-26 07:03:12.086 7 INFO neutron.services.segments.plugin [-] Segment c71f6025-5160-4be9-b519-64c460f9607a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c71f6025-5160-4be9-b519-64c460f9607a found for delete ", "request_id": "req-c05052a8-a3e4-4d1c-beff-66905f6cd069"}]} 2026-05-26 07:03:12.091 7 INFO neutron.db.l3_hamode_db [None req-097d4181-9abb-4fc0-8754-010b9b5f51c0 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] HA network f8e204a2-516e-4849-97ff-3c1976b21f3b was deleted as no HA routers are present in tenant fdf8434a4bbb40a3b0c4fdf620e5511e. 2026-05-26 07:03:12.095 7 INFO neutron.services.segments.plugin [-] Segment c71f6025-5160-4be9-b519-64c460f9607a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c71f6025-5160-4be9-b519-64c460f9607a found for delete ", "request_id": "req-df65337a-6c45-4363-b2a9-b60ece36ec98"}]} [pid: 7|app: 0|req: 398/796] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:11 2026] DELETE /v2.0/routers/17795f20-680d-405e-9560-29ed6b433bad => generated 0 bytes in 875 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/797] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:12 2026] DELETE /v2.0/subnets/1d310017-0d1b-40eb-9b66-e0176feaacc2 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:03:12.668 7 INFO neutron.db.segments_db [None req-a5fb88aa-1fd8-4d38-834f-bf887625de93 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment ad210b64-20ff-44e6-a4e5-898f7943f468 of type vxlan for network 576410a5-78c0-4a8b-b65f-fafdcf82d1ec 2026-05-26 07:03:12.710 8 INFO neutron.db.l3_hamode_db [None req-7e95d0f5-cfcd-4ce6-8332-67ce9815893a c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] HA network ae9e1c10-dd8f-46ad-b500-b0adb9517260 was deleted as no HA routers are present in tenant 6c80407e9030473aa82846b06f78e62f. [pid: 8|app: 0|req: 399/798] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:11 2026] DELETE /v2.0/routers/6ab60a77-1d30-4c8f-aba3-23606f4ba7fd => generated 0 bytes in 994 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/799] 10.0.0.69 () {34 vars in 670 bytes} [Tue May 26 07:03:12 2026] POST /v2.0/networks => generated 744 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/800] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:12 2026] DELETE /v2.0/subnets/0a09d192-ff24-4df2-a559-bd5a4c0b55a5 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/801] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:12 2026] DELETE /v2.0/networks/8a50f071-6279-404e-b6f0-d64c8909e622 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/802] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:03:12 2026] POST /v2.0/subnets => generated 691 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:13.191 7 INFO neutron.db.segments_db [None req-757799b6-ab92-4719-97e6-e4d6de18b5d6 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 599accdf-db3a-41d6-b363-2ce0b0ac7637 of type vxlan for network 7acff183-c0f2-47ed-b647-eec10138c3d5 [pid: 8|app: 0|req: 401/805] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:13 2026] DELETE /v2.0/networks/5945c2e3-cbbc-4325-a12d-e5b44b6b4781 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/806] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:13 2026] GET /v2.0/security-groups?tenant_id=fdf8434a4bbb40a3b0c4fdf620e5511e&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:03:13.522 7 INFO neutron.db.l3_hamode_db [None req-757799b6-ab92-4719-97e6-e4d6de18b5d6 c24123d01a954e0881e8aa70eb0bddbf 3a01ddd1172c4c09b45c9faf3c1b5bc3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 403/807] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:13 2026] DELETE /v2.0/security-groups/be36d631-6c8f-4340-9bdb-b16198727fed => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/808] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:13 2026] GET /v2.0/security-groups?tenant_id=6c80407e9030473aa82846b06f78e62f&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:03:13.790 8 INFO neutron.services.segments.plugin [-] Segment 3fdce214-e4d4-4983-98f6-fc77691899fb resource provider aggregate not found 2026-05-26 07:03:13.805 8 INFO neutron.services.segments.plugin [-] Segment 3fdce214-e4d4-4983-98f6-fc77691899fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fdce214-e4d4-4983-98f6-fc77691899fb found for delete ", "request_id": "req-d016bd0a-1be6-49b1-a141-93d63779e71c"}]} 2026-05-26 07:03:13.812 8 INFO neutron.services.segments.plugin [-] Segment 3fdce214-e4d4-4983-98f6-fc77691899fb resource provider aggregate not found [pid: 8|app: 0|req: 405/809] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:13 2026] DELETE /v2.0/security-groups/eef95f56-88bd-4ff9-8a88-f334b319381b => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:14.442 7 INFO neutron.db.l3_hamode_db [None req-757799b6-ab92-4719-97e6-e4d6de18b5d6 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 405/810] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:03:13 2026] POST /v2.0/routers => generated 731 bytes in 2508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:15.667 8 INFO neutron.services.segments.plugin [-] Segment a3e49872-f763-4330-a281-eeab60381470 resource provider aggregate not found 2026-05-26 07:03:15.671 8 INFO neutron.services.segments.plugin [-] Segment 3fdce214-e4d4-4983-98f6-fc77691899fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fdce214-e4d4-4983-98f6-fc77691899fb found for delete ", "request_id": "req-247fd522-e231-40cf-b6cf-f3ab6210621d"}]} 2026-05-26 07:03:15.702 8 INFO neutron.services.segments.plugin [-] Segment a3e49872-f763-4330-a281-eeab60381470 resource provider aggregate not found 2026-05-26 07:03:15.706 8 INFO neutron.services.segments.plugin [-] Segment a3e49872-f763-4330-a281-eeab60381470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3e49872-f763-4330-a281-eeab60381470 found for delete ", "request_id": "req-409e76dc-219d-463b-a221-d84647ac6eab"}]} 2026-05-26 07:03:15.718 8 INFO neutron.services.segments.plugin [-] Segment 7ab06bc0-c538-4bdc-a1b4-45cae2012fa9 resource provider aggregate not found 2026-05-26 07:03:15.722 8 INFO neutron.services.segments.plugin [-] Segment a3e49872-f763-4330-a281-eeab60381470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3e49872-f763-4330-a281-eeab60381470 found for delete ", "request_id": "req-7ae0ade9-6a66-4ef0-8f1f-d30d9804310b"}]} 2026-05-26 07:03:15.733 8 INFO neutron.services.segments.plugin [-] Segment 7ab06bc0-c538-4bdc-a1b4-45cae2012fa9 resource provider aggregate not found 2026-05-26 07:03:15.737 8 INFO neutron.services.segments.plugin [-] Segment 7ab06bc0-c538-4bdc-a1b4-45cae2012fa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ab06bc0-c538-4bdc-a1b4-45cae2012fa9 found for delete ", "request_id": "req-902e0494-3dee-42cd-aaac-96ea2591ce50"}]} 2026-05-26 07:03:15.744 8 INFO neutron.services.segments.plugin [-] Segment 7ab06bc0-c538-4bdc-a1b4-45cae2012fa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ab06bc0-c538-4bdc-a1b4-45cae2012fa9 found for delete ", "request_id": "req-adb46f6c-09a0-4ea0-a0b4-57377c586a32"}]} [pid: 8|app: 0|req: 406/811] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:03:15 2026] PUT /v2.0/routers/054c21f3-0beb-4259-8d20-708407571310/add_router_interface => generated 309 bytes in 1214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:17.540 7 WARNING neutron_lib.context [None req-cd2b4c59-8ac0-4fb8-8aa4-abdc6aa42791 db73db5f9f96422bb813448dfb199c29 3a01ddd1172c4c09b45c9faf3c1b5bc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 406/812] 10.0.0.69 () {34 vars in 684 bytes} [Tue May 26 07:03:17 2026] POST /v2.0/security-groups => generated 1661 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:03:17.710 8 WARNING neutron_lib.context [None req-2b4f9229-485c-4426-b16b-12e3605e0e1c db73db5f9f96422bb813448dfb199c29 3a01ddd1172c4c09b45c9faf3c1b5bc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 407/813] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:03:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:17.874 7 WARNING neutron_lib.context [None req-33213932-0f3c-4806-86f1-c6e25086c0a5 db73db5f9f96422bb813448dfb199c29 3a01ddd1172c4c09b45c9faf3c1b5bc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 407/814] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:03:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:18.046 8 WARNING neutron_lib.context [None req-b7e7fb36-bb06-4fcf-ba33-7b520c280146 db73db5f9f96422bb813448dfb199c29 3a01ddd1172c4c09b45c9faf3c1b5bc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 408/815] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:18 2026] GET /v2.0/security-groups?tenant_id=ef1f3fd3ebb6466fbd7956058b0e6542&name=default => generated 2925 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/816] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:03:18 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/817] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:18 2026] DELETE /v2.0/security-groups/e7961f6d-6933-47ca-8e52-59e1b2b963f9 => 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: 410/818] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:18 2026] GET /v2.0/security-groups?tenant_id=c91ff51599c7436695aef8771d737c5e&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/819] 10.0.0.248 () {34 vars in 990 bytes} [Tue May 26 07:03:18 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 1240 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/820] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:19 2026] DELETE /v2.0/security-groups/de698cd0-db0d-4d77-9f59-3f45ee25ea27 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/821] 10.0.0.97 () {34 vars in 1099 bytes} [Tue May 26 07:03:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1561703333&fields=id&tenant_id=3a01ddd1172c4c09b45c9faf3c1b5bc3 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/822] 10.0.0.248 () {34 vars in 1040 bytes} [Tue May 26 07:03:19 2026] GET /v2.0/security-groups?id=39da94dc-e0e4-494d-8dfc-327c0bd17bd5&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/823] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 26 07:03:19 2026] GET /v2.0/networks?id=576410a5-78c0-4a8b-b65f-fafdcf82d1ec => generated 676 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/824] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 26 07:03:19 2026] GET /v2.0/quotas/3a01ddd1172c4c09b45c9faf3c1b5bc3 => 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: 412/825] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 26 07:03:19 2026] GET /v2.0/ports?tenant_id=3a01ddd1172c4c09b45c9faf3c1b5bc3&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/826] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 26 07:03:19 2026] GET /v2.0/networks/576410a5-78c0-4a8b-b65f-fafdcf82d1ec?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/827] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 26 07:03:19 2026] GET /v2.0/networks/576410a5-78c0-4a8b-b65f-fafdcf82d1ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/828] 199.204.45.140 () {34 vars in 1096 bytes} [Tue May 26 07:03:19 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/829] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:19 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/830] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:03:20 2026] GET /v2.0/ports?tenant_id=cd933044984d4071988414df411ece04&device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/831] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:20 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => 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: 417/832] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:20 2026] GET /v2.0/security-groups?tenant_id=ffe23ab03b164a61a08974b5e2f0e859&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/833] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:21 2026] DELETE /v2.0/security-groups/2a17add9-d4e9-485f-8d08-c8e36398e2ed => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/834] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:03:21 2026] GET /v2.0/networks?id=10e33385-e2ca-4d18-9f30-1010a4c92880 => generated 780 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/835] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:03:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=656183a3-be68-420f-9905-4f58d2474fb1 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/836] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:03:21 2026] GET /v2.0/subnets?id=30c1c136-0264-4ab1-85d7-34a680159c53 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/837] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:03:21 2026] GET /v2.0/ports?network_id=10e33385-e2ca-4d18-9f30-1010a4c92880&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: 421/838] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:03:21 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/839] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:21 2026] GET /v2.0/security-groups?tenant_id=a6434298c5d643c2af8d97deb13660e1&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/840] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:03:21 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/841] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:21 2026] DELETE /v2.0/security-groups/31b813e9-e9f2-40a6-a380-e479769a5106 => 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: 423/842] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:21 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => 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: 420/843] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:22 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/844] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:03:23 2026] GET /v2.0/networks?id=576410a5-78c0-4a8b-b65f-fafdcf82d1ec => generated 676 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/845] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:24 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => 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: 425/846] 199.204.45.140 () {34 vars in 1050 bytes} [Tue May 26 07:03:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3a01ddd1172c4c09b45c9faf3c1b5bc3 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:24.103 7 WARNING neutron_lib.context [req-3b69c230-6af3-4404-909a-571b0f15ac51 req-ee99e851-1d01-4f18-82f5-38bafd03fcd8 db73db5f9f96422bb813448dfb199c29 3a01ddd1172c4c09b45c9faf3c1b5bc3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 422/847] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:24 2026] GET /v2.0/security-groups?tenant_id=e8eb9d4301d8434aaba5ee2988fd287f&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/848] 199.204.45.140 () {38 vars in 955 bytes} [Tue May 26 07:03:24 2026] POST /v2.0/ports => generated 954 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/849] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:24 2026] DELETE /v2.0/security-groups/0fb3cce4-6a18-4102-bc15-eca293bf6af8 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/850] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:24 2026] GET /v2.0/security-groups?tenant_id=2020ba93396f4a1993b364c693735798&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/851] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:24 2026] DELETE /v2.0/security-groups/2e6fd606-14ac-496f-bb29-a5eb24277047 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/852] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:03:24 2026] PUT /v2.0/ports/149e26f8-a261-4aa7-a06e-eb952f5be0d2 => generated 1235 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/853] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:25 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 428/854] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:25 2026] GET /v2.0/security-groups?id=055575fd-9fbc-4792-923f-563c4d2a81ce&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/855] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:03:25 2026] GET /v2.0/ports?tenant_id=3a01ddd1172c4c09b45c9faf3c1b5bc3&device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:03:25.803 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1e31e71-59ca-4e6d-88de-941f176f4212'] response: {'name': 'network-changed', 'server_uuid': '92f216fd-5a44-4ffb-8352-0d83a7023a34', 'tag': '149e26f8-a261-4aa7-a06e-eb952f5be0d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 429/856] 199.204.45.140 () {34 vars in 1018 bytes} [Tue May 26 07:03:25 2026] GET /v2.0/networks?tenant_id=3a01ddd1172c4c09b45c9faf3c1b5bc3&shared=False => generated 772 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/857] 199.204.45.140 () {34 vars in 930 bytes} [Tue May 26 07:03:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/858] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:26 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/859] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:26 2026] GET /v2.0/security-groups?id=055575fd-9fbc-4792-923f-563c4d2a81ce&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/860] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:03:26 2026] GET /v2.0/ports?tenant_id=3a01ddd1172c4c09b45c9faf3c1b5bc3&device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/861] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:03:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=149e26f8-a261-4aa7-a06e-eb952f5be0d2 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/862] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:03:27 2026] GET /v2.0/subnets?id=f21b392a-1621-4516-ab16-ed648928b0d6 => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/863] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:03:27 2026] GET /v2.0/ports?network_id=576410a5-78c0-4a8b-b65f-fafdcf82d1ec&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: 433/864] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:03:27 2026] GET /v2.0/networks/576410a5-78c0-4a8b-b65f-fafdcf82d1ec?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/865] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:03:27 2026] GET /v2.0/networks/576410a5-78c0-4a8b-b65f-fafdcf82d1ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/866] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:27 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/867] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:27 2026] GET /v2.0/security-groups?id=055575fd-9fbc-4792-923f-563c4d2a81ce&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/868] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:27 2026] GET /v2.0/security-groups?tenant_id=21dd9c7f78fb4bb3a70cb9612a097a07&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/869] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:27 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/870] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:27 2026] DELETE /v2.0/security-groups/ec0271b3-76e3-4236-83f3-dcc8f006efab => 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: 436/871] 10.0.0.97 () {34 vars in 970 bytes} [Tue May 26 07:03:27 2026] GET /v2.0/ports/656183a3-be68-420f-9905-4f58d2474fb1 => generated 968 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/874] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:27 2026] GET /v2.0/security-groups?tenant_id=79bfe836a0024782977cdd8865df1b84&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/875] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:28 2026] DELETE /v2.0/security-groups/cdb32559-678a-45a1-a483-f4ac50555818 => 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: 437/876] 199.204.45.140 () {34 vars in 1000 bytes} [Tue May 26 07:03:28 2026] GET /v2.0/subnets?network_id=10e33385-e2ca-4d18-9f30-1010a4c92880 => generated 684 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/877] 199.204.45.140 () {34 vars in 1146 bytes} [Tue May 26 07:03:28 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d&device_owner=compute%3Anova&network_id=10e33385-e2ca-4d18-9f30-1010a4c92880 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/878] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:28 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/879] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:28 2026] GET /v2.0/security-groups?id=055575fd-9fbc-4792-923f-563c4d2a81ce&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/880] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:28 2026] GET /v2.0/security-groups?tenant_id=ddfaf85ee544489e8822cb1961b0213b&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/881] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:03:28 2026] PUT /v2.0/ports/656183a3-be68-420f-9905-4f58d2474fb1 => generated 1145 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/882] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:29 2026] DELETE /v2.0/security-groups/13b6aba3-ae61-4f07-96cb-f461aa3df3b0 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:03:29.444 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e66c057-813c-4d33-8269-749959fcb0fe'] response: {'name': 'network-changed', 'server_uuid': 'b0851fe9-f028-41c6-8504-8c076aa97a4d', 'tag': '656183a3-be68-420f-9905-4f58d2474fb1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 439/883] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:29 2026] GET /v2.0/security-groups?tenant_id=1a4a45583d474ebfa60bbbef5b411bfc&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/884] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:29 2026] DELETE /v2.0/security-groups/2c006af7-ab07-45f4-a969-30edd5641b4e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/885] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:03:29 2026] GET /v2.0/ports?tenant_id=cd933044984d4071988414df411ece04&device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 1417 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/886] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:03:29 2026] GET /v2.0/networks?id=10e33385-e2ca-4d18-9f30-1010a4c92880 => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/887] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:03:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=656183a3-be68-420f-9905-4f58d2474fb1 => 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: 441/888] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:29 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/889] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:03:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=656183a3-be68-420f-9905-4f58d2474fb1 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/890] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:29 2026] GET /v2.0/security-groups?id=055575fd-9fbc-4792-923f-563c4d2a81ce&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/891] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:03:29 2026] GET /v2.0/subnets?id=30c1c136-0264-4ab1-85d7-34a680159c53 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/892] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:03:29 2026] GET /v2.0/ports?network_id=10e33385-e2ca-4d18-9f30-1010a4c92880&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: 450/893] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:03:29 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/894] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:03:30 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/895] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:30 2026] GET /v2.0/security-groups?tenant_id=030606ed71c3420e93eec9b1309c41c0&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/896] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:30 2026] DELETE /v2.0/security-groups/541bbd3c-01ed-4f70-8ab4-ddf3f6b96674 => 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: 452/897] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:30 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/898] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:31 2026] GET /v2.0/security-groups?id=055575fd-9fbc-4792-923f-563c4d2a81ce&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/899] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:03:31 2026] GET /v2.0/ports?tenant_id=cd933044984d4071988414df411ece04&device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 1417 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/900] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:03:31 2026] GET /v2.0/networks?id=10e33385-e2ca-4d18-9f30-1010a4c92880 => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/901] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:03:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=656183a3-be68-420f-9905-4f58d2474fb1 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/902] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:31 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/903] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:03:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=656183a3-be68-420f-9905-4f58d2474fb1 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/904] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:31 2026] GET /v2.0/security-groups?id=39da94dc-e0e4-494d-8dfc-327c0bd17bd5&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/905] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:03:31 2026] GET /v2.0/subnets?id=30c1c136-0264-4ab1-85d7-34a680159c53 => generated 702 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/906] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:03:31 2026] GET /v2.0/ports?network_id=10e33385-e2ca-4d18-9f30-1010a4c92880&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: 451/907] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:03:31 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/908] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:03:31 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/909] 199.204.45.140 () {34 vars in 1118 bytes} [Tue May 26 07:03:31 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1148 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/910] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:32 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/911] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:32 2026] GET /v2.0/security-groups?id=055575fd-9fbc-4792-923f-563c4d2a81ce&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/912] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:03:32 2026] PUT /v2.0/ports/656183a3-be68-420f-9905-4f58d2474fb1 => generated 968 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:32.907 8 WARNING neutron_lib.context [None req-342517b7-acb0-4a80-9f3f-6925ad247399 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:32.908 8 WARNING neutron_lib.context [None req-342517b7-acb0-4a80-9f3f-6925ad247399 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:33.057 8 INFO neutron.db.segments_db [None req-342517b7-acb0-4a80-9f3f-6925ad247399 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Added segment 94cf6a18-7ca9-4360-ac28-42b6e452e1ea of type vxlan for network 6734b469-1caf-4d98-883b-1fe0b1c7ce44 2026-05-26 07:03:33.131 8 INFO neutron.db.segments_db [None req-342517b7-acb0-4a80-9f3f-6925ad247399 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Added segment 3e82bb48-0cd1-48ff-a5e1-77b3499bf01d of type vxlan for network a659a5ff-b972-41c0-80a6-a35dad8e2f6b /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/913] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:32 2026] POST /v2.0/networks => generated 1245 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/914] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:03:33 2026] GET /v2.0/ports?tenant_id=cd933044984d4071988414df411ece04&device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:03:33.262 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6f2c569-3d2e-498c-a5ce-093230bdbf68'] response: {'name': 'network-changed', 'server_uuid': 'b0851fe9-f028-41c6-8504-8c076aa97a4d', 'tag': '656183a3-be68-420f-9905-4f58d2474fb1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 460/915] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:03:33 2026] GET /v2.0/networks?id=10e33385-e2ca-4d18-9f30-1010a4c92880 => generated 780 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/916] 10.0.0.69 () {32 vars in 648 bytes} [Tue May 26 07:03:33 2026] GET /v2.0/networks => generated 1844 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/917] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:03:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=656183a3-be68-420f-9905-4f58d2474fb1 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/918] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:33 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:33.447 8 INFO neutron.services.segments.plugin [-] Segment 94cf6a18-7ca9-4360-ac28-42b6e452e1ea resource provider aggregate not found 2026-05-26 07:03:33.454 8 INFO neutron.services.segments.plugin [-] Segment 94cf6a18-7ca9-4360-ac28-42b6e452e1ea resource provider aggregate not found [pid: 7|app: 0|req: 463/919] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:03:33 2026] GET /v2.0/subnets?id=30c1c136-0264-4ab1-85d7-34a680159c53 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:33.471 8 INFO neutron.services.segments.plugin [-] Segment 94cf6a18-7ca9-4360-ac28-42b6e452e1ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94cf6a18-7ca9-4360-ac28-42b6e452e1ea found for delete ", "request_id": "req-6ebc94d5-88c4-4f13-ba58-5f2eab6fd55f"}]} 2026-05-26 07:03:33.473 8 INFO neutron.services.segments.plugin [-] Segment 94cf6a18-7ca9-4360-ac28-42b6e452e1ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94cf6a18-7ca9-4360-ac28-42b6e452e1ea found for delete ", "request_id": "req-892c39f5-3091-4a62-bbf1-2da4bb49c3f6"}]} [pid: 8|app: 0|req: 457/920] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:33 2026] DELETE /v2.0/networks/6734b469-1caf-4d98-883b-1fe0b1c7ce44 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/921] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:33 2026] GET /v2.0/security-groups?id=055575fd-9fbc-4792-923f-563c4d2a81ce&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/922] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:03:33 2026] GET /v2.0/ports?network_id=10e33385-e2ca-4d18-9f30-1010a4c92880&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: 459/923] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:03:33 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/924] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:33 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/925] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:03:33 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:03:33.659 7 INFO neutron.services.segments.plugin [-] Segment 3e82bb48-0cd1-48ff-a5e1-77b3499bf01d resource provider aggregate not found 2026-05-26 07:03:33.671 7 INFO neutron.services.segments.plugin [-] Segment 3e82bb48-0cd1-48ff-a5e1-77b3499bf01d resource provider aggregate not found 2026-05-26 07:03:33.684 7 INFO neutron.services.segments.plugin [-] Segment 3e82bb48-0cd1-48ff-a5e1-77b3499bf01d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e82bb48-0cd1-48ff-a5e1-77b3499bf01d found for delete ", "request_id": "req-27fe86aa-df73-4c49-8d93-fcc57b46a805"}]} [pid: 7|app: 0|req: 465/926] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:33 2026] DELETE /v2.0/networks/a659a5ff-b972-41c0-80a6-a35dad8e2f6b => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:03:33.701 7 INFO neutron.services.segments.plugin [-] Segment 3e82bb48-0cd1-48ff-a5e1-77b3499bf01d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e82bb48-0cd1-48ff-a5e1-77b3499bf01d found for delete ", "request_id": "req-af88c0ea-af1a-4a55-af60-a7b8b42d8c79"}]} [pid: 7|app: 0|req: 466/927] 10.0.0.69 () {32 vars in 648 bytes} [Tue May 26 07:03:33 2026] GET /v2.0/networks => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:33.768 7 WARNING neutron_lib.context [None req-9a806d41-5be8-44ba-9fa0-26dfb30dce43 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:33.818 7 INFO neutron.db.segments_db [None req-9a806d41-5be8-44ba-9fa0-26dfb30dce43 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Added segment c8f25c75-6add-4cb5-a4b5-f2b09642f941 of type vxlan for network 99968d3c-beb5-4cea-b9f5-c3b803c2ab8b [pid: 7|app: 0|req: 467/928] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:33 2026] POST /v2.0/networks => generated 653 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:33.930 7 WARNING neutron_lib.context [None req-ed5971b5-fa47-44e6-a45a-a7c7777b37ba 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:33.956 8 INFO neutron.db.l3_db [None req-1d86f6a9-e7a2-4504-b93b-26033a70bea9 db73db5f9f96422bb813448dfb199c29 3a01ddd1172c4c09b45c9faf3c1b5bc3 - - default default] Floating IP d0f04e4c-0cc0-4766-bc74-2e0750f6f784 associated. External IP: 10.96.250.201, port: 149e26f8-a261-4aa7-a06e-eb952f5be0d2. 2026-05-26 07:03:33.975 7 INFO neutron.db.segments_db [None req-ed5971b5-fa47-44e6-a45a-a7c7777b37ba 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Added segment 60c928e6-0287-4f4d-9f07-b7a2a7135eba of type vxlan for network 78956157-cb12-4878-8f0f-d00e2605edea [pid: 7|app: 0|req: 468/929] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:33 2026] POST /v2.0/networks => generated 654 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:34.087 7 WARNING neutron_lib.context [None req-cb377f8e-f822-4c38-830e-c1a7643e6734 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:34.115 7 WARNING neutron_lib.context [None req-cb377f8e-f822-4c38-830e-c1a7643e6734 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/930] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:03:33 2026] PUT /v2.0/floatingips/d0f04e4c-0cc0-4766-bc74-2e0750f6f784 => generated 855 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:34.362 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c48b553f-70c2-4ece-b0e8-8730941d3bdb'] response: {'name': 'network-changed', 'server_uuid': '92f216fd-5a44-4ffb-8352-0d83a7023a34', 'tag': '149e26f8-a261-4aa7-a06e-eb952f5be0d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 463/931] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:34 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/932] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:34 2026] GET /v2.0/security-groups?id=055575fd-9fbc-4792-923f-563c4d2a81ce&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/933] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:03:34 2026] GET /v2.0/ports?tenant_id=cd933044984d4071988414df411ece04&device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/934] 10.0.0.69 () {34 vars in 664 bytes} [Tue May 26 07:03:34 2026] POST /v2.0/ports => generated 1505 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/935] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:34 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/936] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:03:34 2026] GET /v2.0/networks?id=10e33385-e2ca-4d18-9f30-1010a4c92880 => generated 780 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/937] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:34 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/938] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:34 2026] GET /v2.0/security-groups?id=055575fd-9fbc-4792-923f-563c4d2a81ce&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/939] 10.0.0.69 () {32 vars in 642 bytes} [Tue May 26 07:03:34 2026] GET /v2.0/ports => generated 1505 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/940] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:03:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=656183a3-be68-420f-9905-4f58d2474fb1 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/941] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:34 2026] GET /v2.0/security-groups?id=39da94dc-e0e4-494d-8dfc-327c0bd17bd5&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/942] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:03:34 2026] GET /v2.0/ports?tenant_id=3a01ddd1172c4c09b45c9faf3c1b5bc3&device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/943] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:03:34 2026] GET /v2.0/subnets?id=30c1c136-0264-4ab1-85d7-34a680159c53 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/944] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:03:34 2026] GET /v2.0/networks?id=576410a5-78c0-4a8b-b65f-fafdcf82d1ec => generated 772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/945] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:03:34 2026] GET /v2.0/ports?network_id=10e33385-e2ca-4d18-9f30-1010a4c92880&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/946] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:03:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=149e26f8-a261-4aa7-a06e-eb952f5be0d2 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/947] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:03:34 2026] DELETE /v2.0/ports/9d0ffe9e-8ca0-42d1-9bdc-d16c44014fea => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/948] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:03:35 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/949] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:03:35 2026] GET /v2.0/subnets?id=f21b392a-1621-4516-ab16-ed648928b0d6 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/950] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:03:35 2026] GET /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/951] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:03:35 2026] GET /v2.0/ports?network_id=576410a5-78c0-4a8b-b65f-fafdcf82d1ec&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/952] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:03:35 2026] GET /v2.0/networks/576410a5-78c0-4a8b-b65f-fafdcf82d1ec?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/953] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:03:35 2026] GET /v2.0/networks/576410a5-78c0-4a8b-b65f-fafdcf82d1ec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/954] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:03:35 2026] DELETE /v2.0/ports/e08437b5-24c4-47f7-9a4b-9b36aac14a94 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/955] 10.0.0.69 () {32 vars in 642 bytes} [Tue May 26 07:03:35 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:03:35.349 7 WARNING neutron_lib.context [None req-83d217c4-0c38-4f26-8091-445dae087e2d 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:35.418 7 INFO neutron.db.segments_db [None req-83d217c4-0c38-4f26-8091-445dae087e2d 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Added segment 23cb586e-dac6-4f65-b5a0-14b3e510b818 of type vxlan for network 3f5c00fa-61c6-477e-ae4e-ad8f13cc1cc8 [pid: 7|app: 0|req: 480/956] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:35 2026] POST /v2.0/networks => generated 654 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:35.529 8 WARNING neutron_lib.context [None req-85d0482b-ce2f-48ad-878d-729b904c5695 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:35.581 8 INFO neutron.db.segments_db [None req-85d0482b-ce2f-48ad-878d-729b904c5695 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Added segment 7d10d990-3894-4b41-a17b-ce592bed4c56 of type vxlan for network 2553fa99-49c7-423a-a8e8-21ee84b6617f [pid: 8|app: 0|req: 477/957] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:35 2026] POST /v2.0/networks => generated 653 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/958] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:35 2026] GET /v2.0/security-groups?tenant_id=93a2b89cd9674101a40c6805a4f430bb&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/959] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:35 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/960] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:35 2026] GET /v2.0/security-groups?id=055575fd-9fbc-4792-923f-563c4d2a81ce&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/961] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:35 2026] DELETE /v2.0/security-groups/17ca7b9b-876f-41a2-887a-a232732fcf2f => 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: 480/962] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:35 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/963] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:03:36 2026] GET /v2.0/security-groups?id=39da94dc-e0e4-494d-8dfc-327c0bd17bd5&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:36.137 7 WARNING neutron_lib.context [None req-964be407-c5a7-43d2-ab66-f9ad1eb59321 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:36.161 7 WARNING neutron_lib.context [None req-964be407-c5a7-43d2-ab66-f9ad1eb59321 5d90d59e3de448759f115501fb189baf d9448e81b2f24f4f900ab3c944e10850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 481/964] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:36 2026] GET /v2.0/security-groups?tenant_id=1afe1fe91ed948bcbf952dc5bd5e6f62&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/965] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:36 2026] DELETE /v2.0/security-groups/f0547227-d00e-466b-95cf-6e0c6d009fcb => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/966] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:03:36 2026] POST /v2.0/subnets => generated 1324 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/967] 10.0.0.69 () {32 vars in 646 bytes} [Tue May 26 07:03:36 2026] GET /v2.0/subnets => generated 1960 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/968] 199.204.45.140 () {34 vars in 994 bytes} [Tue May 26 07:03:36 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/969] 199.204.45.140 () {34 vars in 994 bytes} [Tue May 26 07:03:36 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/970] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:36 2026] DELETE /v2.0/subnets/3f5dfd54-ef44-4056-9847-249ad6f29c5c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:03:37.015 8 INFO neutron.db.l3_db [req-bb383f56-38cd-451a-9598-e8b0154c26d4 req-fbe4f08e-40ba-466c-a2a6-7fbf3024591d db73db5f9f96422bb813448dfb199c29 3a01ddd1172c4c09b45c9faf3c1b5bc3 - - default default] Floating IP d0f04e4c-0cc0-4766-bc74-2e0750f6f784 disassociated. External IP: 10.96.250.201, port: 149e26f8-a261-4aa7-a06e-eb952f5be0d2. 2026-05-26 07:03:37.111 7 INFO neutron.db.l3_db [req-b14f6daf-405b-4f8f-ba25-267abecccdb5 req-23976988-59c0-4a0e-b2e9-b9ec651812d3 60bde05a941a407e8d76836d12caf662 cd933044984d4071988414df411ece04 - - default default] Floating IP b1fd044c-96d6-4532-9361-e44563e93d41 disassociated. External IP: 10.96.250.206, port: 656183a3-be68-420f-9905-4f58d2474fb1. [pid: 8|app: 0|req: 486/971] 199.204.45.140 () {36 vars in 997 bytes} [Tue May 26 07:03:36 2026] DELETE /v2.0/ports/149e26f8-a261-4aa7-a06e-eb952f5be0d2 => generated 0 bytes in 639 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/972] 199.204.45.140 () {36 vars in 997 bytes} [Tue May 26 07:03:36 2026] DELETE /v2.0/ports/656183a3-be68-420f-9905-4f58d2474fb1 => generated 0 bytes in 688 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/973] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:37 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => 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: 488/974] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:37 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:03:37.539 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e93e20d-373e-43c0-82f2-b7582946ff0d'] response: {'server_uuid': '92f216fd-5a44-4ffb-8352-0d83a7023a34', 'name': 'network-vif-deleted', 'tag': '149e26f8-a261-4aa7-a06e-eb952f5be0d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 487/975] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:37 2026] DELETE /v2.0/subnets/c95be9a7-304a-490a-a96e-575dd96af909 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:03:37.646 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8fc1eac-4f06-487b-8f13-c0ecf3d6405d'] response: {'server_uuid': 'b0851fe9-f028-41c6-8504-8c076aa97a4d', 'name': 'network-vif-deleted', 'tag': '656183a3-be68-420f-9905-4f58d2474fb1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 489/976] 10.0.0.69 () {32 vars in 646 bytes} [Tue May 26 07:03:37 2026] GET /v2.0/subnets => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:37.992 8 INFO neutron.services.segments.plugin [-] Segment 7d10d990-3894-4b41-a17b-ce592bed4c56 resource provider aggregate not found 2026-05-26 07:03:37.996 8 INFO neutron.services.segments.plugin [-] Segment 7d10d990-3894-4b41-a17b-ce592bed4c56 resource provider aggregate not found 2026-05-26 07:03:38.014 8 INFO neutron.services.segments.plugin [-] Segment 7d10d990-3894-4b41-a17b-ce592bed4c56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d10d990-3894-4b41-a17b-ce592bed4c56 found for delete ", "request_id": "req-63776b4e-b0f2-4e3a-9b87-1677a15bde26"}]} 2026-05-26 07:03:38.017 8 INFO neutron.services.segments.plugin [-] Segment 7d10d990-3894-4b41-a17b-ce592bed4c56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d10d990-3894-4b41-a17b-ce592bed4c56 found for delete ", "request_id": "req-b37ce3cf-426f-4303-9128-d4e1ab1a703f"}]} [pid: 8|app: 0|req: 488/977] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:37 2026] DELETE /v2.0/networks/2553fa99-49c7-423a-a8e8-21ee84b6617f => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:03:38.177 7 INFO neutron.services.segments.plugin [-] Segment 23cb586e-dac6-4f65-b5a0-14b3e510b818 resource provider aggregate not found 2026-05-26 07:03:38.183 7 INFO neutron.services.segments.plugin [-] Segment 23cb586e-dac6-4f65-b5a0-14b3e510b818 resource provider aggregate not found 2026-05-26 07:03:38.207 7 INFO neutron.services.segments.plugin [-] Segment 23cb586e-dac6-4f65-b5a0-14b3e510b818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23cb586e-dac6-4f65-b5a0-14b3e510b818 found for delete ", "request_id": "req-6d17faab-0d84-4c90-8d7f-6446ef2cc5bf"}]} 2026-05-26 07:03:38.208 7 INFO neutron.services.segments.plugin [-] Segment 23cb586e-dac6-4f65-b5a0-14b3e510b818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23cb586e-dac6-4f65-b5a0-14b3e510b818 found for delete ", "request_id": "req-b2c1fc99-4478-42ac-9e05-f6c4b89069e3"}]} [pid: 7|app: 0|req: 490/978] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:38 2026] DELETE /v2.0/networks/3f5c00fa-61c6-477e-ae4e-ad8f13cc1cc8 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/979] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:38 2026] DELETE /v2.0/networks/78956157-cb12-4878-8f0f-d00e2605edea => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/980] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:38 2026] DELETE /v2.0/networks/99968d3c-beb5-4cea-b9f5-c3b803c2ab8b => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/981] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:38 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => 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: 492/982] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:38 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/983] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:39 2026] GET /v2.0/security-groups?tenant_id=d9448e81b2f24f4f900ab3c944e10850&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/984] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:39 2026] DELETE /v2.0/security-groups/80790b5c-d08d-472d-8a22-3af19b0b447b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/985] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:39 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => 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: 494/986] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:39 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:03:40.875 8 INFO neutron.services.segments.plugin [-] Segment 60c928e6-0287-4f4d-9f07-b7a2a7135eba resource provider aggregate not found 2026-05-26 07:03:40.879 8 INFO neutron.services.segments.plugin [-] Segment 60c928e6-0287-4f4d-9f07-b7a2a7135eba resource provider aggregate not found [pid: 8|app: 0|req: 493/987] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:40 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:03:41.007 7 INFO neutron.services.segments.plugin [-] Segment c8f25c75-6add-4cb5-a4b5-f2b09642f941 resource provider aggregate not found 2026-05-26 07:03:41.015 7 INFO neutron.services.segments.plugin [-] Segment c8f25c75-6add-4cb5-a4b5-f2b09642f941 resource provider aggregate not found 2026-05-26 07:03:41.019 7 INFO neutron.services.segments.plugin [-] Segment c8f25c75-6add-4cb5-a4b5-f2b09642f941 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8f25c75-6add-4cb5-a4b5-f2b09642f941 found for delete ", "request_id": "req-390f335b-2185-4582-afbf-03c25959b0c0"}]} [pid: 7|app: 0|req: 495/988] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:40 2026] GET /v2.0/ports?device_id=92f216fd-5a44-4ffb-8352-0d83a7023a34 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:03:41.754 8 INFO neutron.services.segments.plugin [-] Segment 60c928e6-0287-4f4d-9f07-b7a2a7135eba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60c928e6-0287-4f4d-9f07-b7a2a7135eba found for delete ", "request_id": "req-06c50840-a51e-4fd9-9260-dda9157d65ad"}]} 2026-05-26 07:03:41.759 8 INFO neutron.services.segments.plugin [-] Segment 60c928e6-0287-4f4d-9f07-b7a2a7135eba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60c928e6-0287-4f4d-9f07-b7a2a7135eba found for delete ", "request_id": "req-c55475dd-e22c-44d8-b3d5-7f309eae1e96"}]} 2026-05-26 07:03:41.910 8 WARNING neutron_lib.context [None req-b2414db3-59af-4988-a39e-1830c9771103 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:41.910 8 WARNING neutron_lib.context [None req-b2414db3-59af-4988-a39e-1830c9771103 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:41.959 7 INFO neutron.services.segments.plugin [-] Segment c8f25c75-6add-4cb5-a4b5-f2b09642f941 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8f25c75-6add-4cb5-a4b5-f2b09642f941 found for delete ", "request_id": "req-5ba8668e-eb8e-47a8-85f6-dea90ca0af8c"}]} [pid: 7|app: 0|req: 496/989] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:41 2026] GET /v2.0/ports?device_id=b0851fe9-f028-41c6-8504-8c076aa97a4d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:03:42.105 8 INFO neutron.db.segments_db [None req-b2414db3-59af-4988-a39e-1830c9771103 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Added segment ebff9f8b-414d-4585-a25e-450d73880f4d of type vxlan for network 68984103-0cb5-4f0c-9120-3024aea86385 2026-05-26 07:03:42.175 8 INFO neutron.db.segments_db [None req-b2414db3-59af-4988-a39e-1830c9771103 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Added segment 3f8d1d8c-74bb-4275-ad1d-daaf1f2d0ec4 of type vxlan for network b4a36504-2ac0-4405-8f2c-45c44139ab7a [pid: 7|app: 0|req: 497/990] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:42 2026] DELETE /v2.0/security-groups/055575fd-9fbc-4792-923f-563c4d2a81ce => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:42.242 7 INFO neutron.api.v2.resource [None req-cb7dff0a-c7b1-49ba-8d0b-c8d8dc3d91d0 db73db5f9f96422bb813448dfb199c29 3a01ddd1172c4c09b45c9faf3c1b5bc3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 498/991] 10.0.0.69 () {32 vars in 736 bytes} [Tue May 26 07:03:42 2026] GET /v2.0/security-groups/055575fd-9fbc-4792-923f-563c4d2a81ce => 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: 494/992] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:41 2026] POST /v2.0/networks => generated 1246 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/993] 10.0.0.69 () {32 vars in 648 bytes} [Tue May 26 07:03:42 2026] GET /v2.0/networks => generated 1845 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/994] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:42 2026] DELETE /v2.0/networks/68984103-0cb5-4f0c-9120-3024aea86385 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/995] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:03:42 2026] DELETE /v2.0/floatingips/d0f04e4c-0cc0-4766-bc74-2e0750f6f784 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/996] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:42 2026] DELETE /v2.0/networks/b4a36504-2ac0-4405-8f2c-45c44139ab7a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/997] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:42 2026] GET /v2.0/security-groups?tenant_id=63c14237643d427592700e36d2b55d4e&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/998] 10.0.0.69 () {32 vars in 648 bytes} [Tue May 26 07:03:42 2026] GET /v2.0/networks => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/999] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:42 2026] DELETE /v2.0/security-groups/7e3cb89a-98b0-453f-b6b9-8052f4fd978a => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:43.031 8 WARNING neutron_lib.context [None req-ad42f415-0166-48c9-8fc8-5058b762de25 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:43.075 8 INFO neutron.db.segments_db [None req-ad42f415-0166-48c9-8fc8-5058b762de25 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Added segment 175fe6e9-9eaf-4084-9c0d-b5bd3189f6af of type vxlan for network 0bf72bdb-8598-47f2-9b34-857584a2601b [pid: 8|app: 0|req: 501/1000] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:43 2026] POST /v2.0/networks => generated 650 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1003] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:43 2026] DELETE /v2.0/security-groups/39da94dc-e0e4-494d-8dfc-327c0bd17bd5 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:43.270 8 WARNING neutron_lib.context [None req-b895866b-cc74-4a1d-8836-1f0ddf4eff26 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:43.316 8 INFO neutron.db.segments_db [None req-b895866b-cc74-4a1d-8836-1f0ddf4eff26 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Added segment 4a1b3281-a3ef-408f-a4de-e5f41119e8c5 of type vxlan for network 0116eb71-8dac-486f-803f-00de9f511d1e [pid: 8|app: 0|req: 505/1004] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:43 2026] POST /v2.0/networks => generated 650 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:43.413 8 INFO neutron.api.v2.resource [None req-b6f83b4b-a31f-4f28-9df5-ab4cbd8d8870 60bde05a941a407e8d76836d12caf662 cd933044984d4071988414df411ece04 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 506/1005] 10.0.0.69 () {32 vars in 736 bytes} [Tue May 26 07:03:43 2026] GET /v2.0/security-groups/39da94dc-e0e4-494d-8dfc-327c0bd17bd5 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:03:43.417 8 WARNING neutron_lib.context [None req-bc28d528-3357-4e35-819f-3e0716f22c5b 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:43.451 8 WARNING neutron_lib.context [None req-bc28d528-3357-4e35-819f-3e0716f22c5b 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1006] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:03:42 2026] PUT /v2.0/routers/054c21f3-0beb-4259-8d20-708407571310/remove_router_interface => generated 309 bytes in 984 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:43.780 8 INFO neutron.services.segments.plugin [-] Segment ebff9f8b-414d-4585-a25e-450d73880f4d resource provider aggregate not found 2026-05-26 07:03:43.788 8 INFO neutron.services.segments.plugin [-] Segment ebff9f8b-414d-4585-a25e-450d73880f4d resource provider aggregate not found 2026-05-26 07:03:43.808 8 INFO neutron.services.segments.plugin [-] Segment ebff9f8b-414d-4585-a25e-450d73880f4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebff9f8b-414d-4585-a25e-450d73880f4d found for delete ", "request_id": "req-497bfd6e-6205-4664-a8bd-3c5b01832fd0"}]} 2026-05-26 07:03:43.813 8 INFO neutron.services.segments.plugin [-] Segment ebff9f8b-414d-4585-a25e-450d73880f4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebff9f8b-414d-4585-a25e-450d73880f4d found for delete ", "request_id": "req-02689888-64b9-4814-bfd3-00a26788a7f7"}]} 2026-05-26 07:03:43.827 8 INFO neutron.services.segments.plugin [-] Segment 3f8d1d8c-74bb-4275-ad1d-daaf1f2d0ec4 resource provider aggregate not found 2026-05-26 07:03:43.833 8 INFO neutron.services.segments.plugin [-] Segment 3f8d1d8c-74bb-4275-ad1d-daaf1f2d0ec4 resource provider aggregate not found 2026-05-26 07:03:43.841 8 INFO neutron.services.segments.plugin [-] Segment 3f8d1d8c-74bb-4275-ad1d-daaf1f2d0ec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f8d1d8c-74bb-4275-ad1d-daaf1f2d0ec4 found for delete ", "request_id": "req-7bd137c5-f740-496f-9d63-727f38e2e6a8"}]} [pid: 7|app: 0|req: 501/1007] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:03:43 2026] DELETE /v2.0/floatingips/b1fd044c-96d6-4532-9361-e44563e93d41 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:43.864 8 INFO neutron.services.segments.plugin [-] Segment 3f8d1d8c-74bb-4275-ad1d-daaf1f2d0ec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f8d1d8c-74bb-4275-ad1d-daaf1f2d0ec4 found for delete ", "request_id": "req-053c2bca-1e49-4f80-9596-719720a983c7"}]} [pid: 8|app: 0|req: 507/1008] 10.0.0.69 () {34 vars in 664 bytes} [Tue May 26 07:03:43 2026] POST /v2.0/ports => generated 1506 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:03:44.722 7 INFO neutron.services.segments.plugin [-] Segment 599accdf-db3a-41d6-b363-2ce0b0ac7637 resource provider aggregate not found 2026-05-26 07:03:44.727 7 INFO neutron.services.segments.plugin [-] Segment 599accdf-db3a-41d6-b363-2ce0b0ac7637 resource provider aggregate not found 2026-05-26 07:03:44.739 7 INFO neutron.services.segments.plugin [-] Segment 599accdf-db3a-41d6-b363-2ce0b0ac7637 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 599accdf-db3a-41d6-b363-2ce0b0ac7637 found for delete ", "request_id": "req-3021b4bb-e833-408f-99ac-b7cb8abb50e9"}]} 2026-05-26 07:03:44.740 7 INFO neutron.db.l3_hamode_db [None req-4bd5591a-015a-42dc-8275-b1af5c0a052f c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] HA network 7acff183-c0f2-47ed-b647-eec10138c3d5 was deleted as no HA routers are present in tenant 3a01ddd1172c4c09b45c9faf3c1b5bc3. 2026-05-26 07:03:44.741 7 INFO neutron.services.segments.plugin [-] Segment 599accdf-db3a-41d6-b363-2ce0b0ac7637 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 599accdf-db3a-41d6-b363-2ce0b0ac7637 found for delete ", "request_id": "req-c2a51428-8f89-43bf-a918-36603de75e36"}]} [pid: 7|app: 0|req: 502/1009] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:43 2026] DELETE /v2.0/routers/054c21f3-0beb-4259-8d20-708407571310 => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1010] 10.0.0.69 () {32 vars in 642 bytes} [Tue May 26 07:03:44 2026] GET /v2.0/ports => generated 1506 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1011] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:44 2026] DELETE /v2.0/subnets/f21b392a-1621-4516-ab16-ed648928b0d6 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1012] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:03:44 2026] PUT /v2.0/routers/90a42308-a6f4-4bae-b82a-24888343b19e/remove_router_interface => generated 309 bytes in 945 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:45.129 7 WARNING neutron_lib.context [None req-f3620248-e714-4424-8761-4a21a26643ba daa818b9b88a4b10b7e5401cebf918ba 3ae6d0f8c40e491aaf0978d014fb8694 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 509/1013] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:03:45 2026] DELETE /v2.0/ports/9afb9e1b-b9af-417b-89e5-1db13a77ebba => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:03:45.266 7 INFO neutron.db.segments_db [None req-f3620248-e714-4424-8761-4a21a26643ba daa818b9b88a4b10b7e5401cebf918ba 3ae6d0f8c40e491aaf0978d014fb8694 - - default default] Added segment 927bf4e5-83f9-4119-86e2-ddcf40fafc56 of type vxlan for network 218f7216-b4b0-4f71-8bbc-a91290304131 [pid: 7|app: 0|req: 505/1014] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:44 2026] POST /v2.0/networks => generated 644 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1015] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:45 2026] DELETE /v2.0/networks/576410a5-78c0-4a8b-b65f-fafdcf82d1ec => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1016] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:03:45 2026] DELETE /v2.0/ports/8d6f72ee-639b-4d69-b813-b3d74609fed5 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:03:45.678 8 WARNING neutron_lib.context [None req-159b0349-b144-4448-a981-e770fb15e351 daa818b9b88a4b10b7e5401cebf918ba 3ae6d0f8c40e491aaf0978d014fb8694 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:45.864 8 INFO neutron.services.segments.plugin [-] Segment ad210b64-20ff-44e6-a4e5-898f7943f468 resource provider aggregate not found 2026-05-26 07:03:45.880 8 INFO neutron.services.segments.plugin [-] Segment ad210b64-20ff-44e6-a4e5-898f7943f468 resource provider aggregate not found 2026-05-26 07:03:45.885 8 INFO neutron.services.segments.plugin [-] Segment ad210b64-20ff-44e6-a4e5-898f7943f468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad210b64-20ff-44e6-a4e5-898f7943f468 found for delete ", "request_id": "req-056c32ca-5795-4bca-8023-e25465798001"}]} 2026-05-26 07:03:45.896 8 INFO neutron.services.segments.plugin [-] Segment ad210b64-20ff-44e6-a4e5-898f7943f468 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad210b64-20ff-44e6-a4e5-898f7943f468 found for delete ", "request_id": "req-d7e7750f-887d-4a01-932f-22485a13c050"}]} [pid: 8|app: 0|req: 512/1017] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:03:45 2026] POST /v2.0/subnets => generated 641 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1018] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:45 2026] GET /v2.0/security-groups?tenant_id=3a01ddd1172c4c09b45c9faf3c1b5bc3&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1019] 10.0.0.69 () {32 vars in 642 bytes} [Tue May 26 07:03:45 2026] GET /v2.0/ports => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:03:45.979 8 WARNING neutron_lib.context [None req-6feca780-0ec2-4d21-9742-5eb25e52feac daa818b9b88a4b10b7e5401cebf918ba 3ae6d0f8c40e491aaf0978d014fb8694 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:46.030 8 INFO neutron.db.segments_db [None req-6feca780-0ec2-4d21-9742-5eb25e52feac daa818b9b88a4b10b7e5401cebf918ba 3ae6d0f8c40e491aaf0978d014fb8694 - - default default] Added segment 81028637-dd5c-47e3-9b2f-e34569868ba2 of type vxlan for network 33e6ab4b-39b2-4342-9ac0-739809050c54 [pid: 8|app: 0|req: 515/1020] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:45 2026] POST /v2.0/networks => generated 644 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:46.210 7 INFO neutron.db.l3_hamode_db [None req-734ef0fe-b3b1-43b8-b30d-742a6f9d795d c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] HA network d2dba468-7b1a-41f8-8586-bc336a35a669 was deleted as no HA routers are present in tenant cd933044984d4071988414df411ece04. [pid: 7|app: 0|req: 506/1021] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:45 2026] DELETE /v2.0/routers/90a42308-a6f4-4bae-b82a-24888343b19e => generated 0 bytes in 834 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:46.219 7 WARNING neutron_lib.context [None req-85943088-a583-4976-a467-7d1ab8d2c0ea 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 516/1022] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:46 2026] DELETE /v2.0/security-groups/26303c33-3781-487e-9028-de229a46e357 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:46.269 7 INFO neutron.db.segments_db [None req-85943088-a583-4976-a467-7d1ab8d2c0ea 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Added segment 25eb4fcf-9ca9-49c9-b6c4-25c509698a7d of type vxlan for network 7509fb3d-0e62-49f7-a131-48d353bcc2b9 [pid: 8|app: 0|req: 517/1023] 10.0.0.69 () {34 vars in 742 bytes} [Tue May 26 07:03:46 2026] PUT /v2.0/networks/33e6ab4b-39b2-4342-9ac0-739809050c54 => generated 592 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1024] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:46 2026] POST /v2.0/networks => generated 650 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:46.373 7 WARNING neutron_lib.context [None req-e894e403-6809-41ac-a234-d8a5afdc5b67 daa818b9b88a4b10b7e5401cebf918ba 3ae6d0f8c40e491aaf0978d014fb8694 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 518/1025] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:46 2026] DELETE /v2.0/subnets/30c1c136-0264-4ab1-85d7-34a680159c53 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:03:46.498 8 WARNING neutron_lib.context [None req-3ba12741-69a3-4d08-96a4-b20fd88126e3 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:46.573 8 INFO neutron.db.segments_db [None req-3ba12741-69a3-4d08-96a4-b20fd88126e3 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Added segment c47b8fce-7a6e-4e90-8f4c-3a421d98c3f4 of type vxlan for network ab6e6eda-b431-4929-ad1f-996c94e1e2a8 [pid: 7|app: 0|req: 508/1026] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:03:46 2026] POST /v2.0/subnets => generated 626 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1027] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:46 2026] POST /v2.0/networks => generated 649 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:46.768 7 INFO neutron.services.segments.plugin [-] Segment 2ce9355c-cc86-4412-8dd6-7f4c0c931e17 resource provider aggregate not found 2026-05-26 07:03:46.778 7 INFO neutron.services.segments.plugin [-] Segment 2ce9355c-cc86-4412-8dd6-7f4c0c931e17 resource provider aggregate not found 2026-05-26 07:03:46.791 7 INFO neutron.services.segments.plugin [-] Segment 2ce9355c-cc86-4412-8dd6-7f4c0c931e17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ce9355c-cc86-4412-8dd6-7f4c0c931e17 found for delete ", "request_id": "req-e3075d38-5f35-42be-8e17-bcb6c7bcf3d7"}]} 2026-05-26 07:03:46.795 7 INFO neutron.services.segments.plugin [-] Segment 2ce9355c-cc86-4412-8dd6-7f4c0c931e17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ce9355c-cc86-4412-8dd6-7f4c0c931e17 found for delete ", "request_id": "req-bf4b34b8-655b-44ee-bcba-837249692d24"}]} [pid: 8|app: 0|req: 520/1028] 10.0.0.69 () {34 vars in 740 bytes} [Tue May 26 07:03:46 2026] PUT /v2.0/subnets/1c8fb6f4-1fb2-43b7-a43f-dd727465cf83 => generated 636 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:46.835 8 WARNING neutron_lib.context [None req-aa17e59b-8882-47dd-8326-6fd95521d0e5 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:46.856 8 WARNING neutron_lib.context [None req-aa17e59b-8882-47dd-8326-6fd95521d0e5 2ac2d72263a5481b92db87f8e45a92a4 c92869b2d5584893b356581178522f18 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 509/1029] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:46 2026] DELETE /v2.0/networks/10e33385-e2ca-4d18-9f30-1010a4c92880 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1030] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:46 2026] DELETE /v2.0/networks/33e6ab4b-39b2-4342-9ac0-739809050c54 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1031] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:47 2026] GET /v2.0/security-groups?tenant_id=cd933044984d4071988414df411ece04&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:03:47.240 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f012378c-8248-46d2-8a56-cd28b1e5d564 daa818b9b88a4b10b7e5401cebf918ba 3ae6d0f8c40e491aaf0978d014fb8694 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 512/1032] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:47 2026] DELETE /v2.0/networks/33e6ab4b-39b2-4342-9ac0-739809050c54 => 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: 521/1033] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:03:46 2026] POST /v2.0/subnets => generated 1274 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1034] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:47 2026] DELETE /v2.0/security-groups/4ee9511a-a359-4543-92e2-1777de9a4ca7 => 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: 522/1035] 10.0.0.69 () {32 vars in 693 bytes} [Tue May 26 07:03:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1036] 10.0.0.69 () {32 vars in 646 bytes} [Tue May 26 07:03:47 2026] GET /v2.0/subnets => generated 1910 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1037] 10.0.0.69 () {32 vars in 741 bytes} [Tue May 26 07:03:47 2026] GET /v2.0/subnets?network_id=bd8c3a2a-16e9-4950-9d97-623e07340efa => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1038] 10.0.0.69 () {32 vars in 652 bytes} [Tue May 26 07:03:47 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1039] 10.0.0.69 () {32 vars in 648 bytes} [Tue May 26 07:03:47 2026] GET /v2.0/networks => generated 1309 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1040] 10.0.0.69 () {32 vars in 646 bytes} [Tue May 26 07:03:47 2026] GET /v2.0/subnets => generated 1280 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1041] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:47 2026] DELETE /v2.0/subnets/8d76e503-42d3-43e3-96ef-d9ddf1a04922 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1042] 10.0.0.69 () {32 vars in 722 bytes} [Tue May 26 07:03:47 2026] GET /v2.0/networks/218f7216-b4b0-4f71-8bbc-a91290304131 => generated 669 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1043] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:03:47 2026] GET /v2.0/subnets/f95e6c16-2cce-4804-8e2c-08c9cb5f64e8 => generated 641 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:47.677 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81b58f12-489f-4c6f-afe9-9f2e94767bb8 daa818b9b88a4b10b7e5401cebf918ba 3ae6d0f8c40e491aaf0978d014fb8694 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 529/1044] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:47 2026] DELETE /v2.0/subnets/1c8fb6f4-1fb2-43b7-a43f-dd727465cf83 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:03:47.694 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54e2d7aa-43de-4077-9777-ecd566dbc2d6 daa818b9b88a4b10b7e5401cebf918ba 3ae6d0f8c40e491aaf0978d014fb8694 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 530/1045] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:47 2026] DELETE /v2.0/networks/33e6ab4b-39b2-4342-9ac0-739809050c54 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1046] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:47 2026] DELETE /v2.0/subnets/16e0fa8d-5e76-4557-877b-6817d8319f65 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1047] 10.0.0.69 () {32 vars in 646 bytes} [Tue May 26 07:03:47 2026] GET /v2.0/subnets => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1048] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:47 2026] DELETE /v2.0/subnets/f95e6c16-2cce-4804-8e2c-08c9cb5f64e8 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1049] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:47 2026] DELETE /v2.0/networks/ab6e6eda-b431-4929-ad1f-996c94e1e2a8 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1050] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:47 2026] DELETE /v2.0/networks/7509fb3d-0e62-49f7-a131-48d353bcc2b9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:03:48.167 8 INFO neutron.services.segments.plugin [-] Segment 927bf4e5-83f9-4119-86e2-ddcf40fafc56 resource provider aggregate not found 2026-05-26 07:03:48.170 8 INFO neutron.services.segments.plugin [-] Segment 927bf4e5-83f9-4119-86e2-ddcf40fafc56 resource provider aggregate not found 2026-05-26 07:03:48.179 8 INFO neutron.services.segments.plugin [-] Segment 927bf4e5-83f9-4119-86e2-ddcf40fafc56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 927bf4e5-83f9-4119-86e2-ddcf40fafc56 found for delete ", "request_id": "req-38fcc506-ba73-4ada-8f46-ea92b9e2c142"}]} [pid: 8|app: 0|req: 532/1051] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:47 2026] DELETE /v2.0/networks/218f7216-b4b0-4f71-8bbc-a91290304131 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:03:48.205 8 INFO neutron.services.segments.plugin [-] Segment 927bf4e5-83f9-4119-86e2-ddcf40fafc56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 927bf4e5-83f9-4119-86e2-ddcf40fafc56 found for delete ", "request_id": "req-26fb9fb5-f112-499f-893d-04cf7d8cae00"}]} [pid: 7|app: 0|req: 520/1052] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:48 2026] DELETE /v2.0/networks/0116eb71-8dac-486f-803f-00de9f511d1e => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1053] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:48 2026] DELETE /v2.0/networks/0bf72bdb-8598-47f2-9b34-857584a2601b => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:03:48.589 8 INFO neutron.db.segments_db [None req-7a7f6584-6251-4476-a9b0-0872d0f8cc9c c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 86556935-0939-4b3f-870f-c374d71ecad5 of type vxlan for network 9abbf9fb-0727-41e0-8570-d182be92a573 [pid: 8|app: 0|req: 533/1054] 10.0.0.69 () {34 vars in 670 bytes} [Tue May 26 07:03:48 2026] POST /v2.0/networks => generated 744 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:48.810 7 INFO neutron.services.segments.plugin [-] Segment 88a78465-7034-414c-b86b-4e25ab071394 resource provider aggregate not found 2026-05-26 07:03:48.814 7 INFO neutron.services.segments.plugin [-] Segment 88a78465-7034-414c-b86b-4e25ab071394 resource provider aggregate not found 2026-05-26 07:03:48.825 7 INFO neutron.services.segments.plugin [-] Segment 88a78465-7034-414c-b86b-4e25ab071394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88a78465-7034-414c-b86b-4e25ab071394 found for delete ", "request_id": "req-bf1001af-0f4c-48c1-ae15-c2587428eb97"}]} 2026-05-26 07:03:48.830 7 INFO neutron.services.segments.plugin [-] Segment 88a78465-7034-414c-b86b-4e25ab071394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88a78465-7034-414c-b86b-4e25ab071394 found for delete ", "request_id": "req-459f5e6e-4fa2-42f8-a4c1-70303b6f8408"}]} 2026-05-26 07:03:48.838 7 INFO neutron.services.segments.plugin [-] Segment 81028637-dd5c-47e3-9b2f-e34569868ba2 resource provider aggregate not found 2026-05-26 07:03:48.851 7 INFO neutron.services.segments.plugin [-] Segment 81028637-dd5c-47e3-9b2f-e34569868ba2 resource provider aggregate not found 2026-05-26 07:03:48.856 7 INFO neutron.services.segments.plugin [-] Segment 81028637-dd5c-47e3-9b2f-e34569868ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81028637-dd5c-47e3-9b2f-e34569868ba2 found for delete ", "request_id": "req-ad5bff23-51f9-40cc-962b-4beba7a61060"}]} [pid: 7|app: 0|req: 522/1055] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:48 2026] GET /v2.0/security-groups?tenant_id=3ae6d0f8c40e491aaf0978d014fb8694&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:03:48.880 7 INFO neutron.services.segments.plugin [-] Segment 81028637-dd5c-47e3-9b2f-e34569868ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81028637-dd5c-47e3-9b2f-e34569868ba2 found for delete ", "request_id": "req-ac1ddbf1-408c-4c4a-8585-8da22f425125"}]} 2026-05-26 07:03:48.891 7 INFO neutron.services.segments.plugin [-] Segment c47b8fce-7a6e-4e90-8f4c-3a421d98c3f4 resource provider aggregate not found 2026-05-26 07:03:48.907 7 INFO neutron.services.segments.plugin [-] Segment c47b8fce-7a6e-4e90-8f4c-3a421d98c3f4 resource provider aggregate not found 2026-05-26 07:03:48.912 7 INFO neutron.services.segments.plugin [-] Segment c47b8fce-7a6e-4e90-8f4c-3a421d98c3f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c47b8fce-7a6e-4e90-8f4c-3a421d98c3f4 found for delete ", "request_id": "req-91cec7d8-b05c-4cdc-a20f-93c94fea4ad1"}]} [pid: 8|app: 0|req: 534/1056] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:03:48 2026] POST /v2.0/subnets => generated 691 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:48.926 7 INFO neutron.services.segments.plugin [-] Segment 25eb4fcf-9ca9-49c9-b6c4-25c509698a7d resource provider aggregate not found 2026-05-26 07:03:48.932 7 INFO neutron.services.segments.plugin [-] Segment c47b8fce-7a6e-4e90-8f4c-3a421d98c3f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c47b8fce-7a6e-4e90-8f4c-3a421d98c3f4 found for delete ", "request_id": "req-dda2c80c-5b34-4c98-b0b6-1c5219f37228"}]} 2026-05-26 07:03:48.939 7 INFO neutron.services.segments.plugin [-] Segment 25eb4fcf-9ca9-49c9-b6c4-25c509698a7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25eb4fcf-9ca9-49c9-b6c4-25c509698a7d found for delete ", "request_id": "req-f03e144f-a559-4acc-a64a-7e78707054ac"}]} 2026-05-26 07:03:48.945 7 INFO neutron.services.segments.plugin [-] Segment 25eb4fcf-9ca9-49c9-b6c4-25c509698a7d resource provider aggregate not found 2026-05-26 07:03:48.955 7 INFO neutron.services.segments.plugin [-] Segment 4a1b3281-a3ef-408f-a4de-e5f41119e8c5 resource provider aggregate not found 2026-05-26 07:03:48.964 7 INFO neutron.services.segments.plugin [-] Segment 25eb4fcf-9ca9-49c9-b6c4-25c509698a7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25eb4fcf-9ca9-49c9-b6c4-25c509698a7d found for delete ", "request_id": "req-9aff8b48-4498-4244-bf7e-6c0c85bfd638"}]} 2026-05-26 07:03:48.970 7 INFO neutron.services.segments.plugin [-] Segment 4a1b3281-a3ef-408f-a4de-e5f41119e8c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1b3281-a3ef-408f-a4de-e5f41119e8c5 found for delete ", "request_id": "req-867d141f-d842-4f74-ab4a-0ad36a5aaf3a"}]} 2026-05-26 07:03:48.980 7 INFO neutron.services.segments.plugin [-] Segment 4a1b3281-a3ef-408f-a4de-e5f41119e8c5 resource provider aggregate not found 2026-05-26 07:03:48.989 7 INFO neutron.services.segments.plugin [-] Segment 175fe6e9-9eaf-4084-9c0d-b5bd3189f6af resource provider aggregate not found 2026-05-26 07:03:48.994 7 INFO neutron.services.segments.plugin [-] Segment 4a1b3281-a3ef-408f-a4de-e5f41119e8c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1b3281-a3ef-408f-a4de-e5f41119e8c5 found for delete ", "request_id": "req-e40c9463-8afe-44c2-839d-f311b8f34c25"}]} 2026-05-26 07:03:49.004 7 INFO neutron.services.segments.plugin [-] Segment 175fe6e9-9eaf-4084-9c0d-b5bd3189f6af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 175fe6e9-9eaf-4084-9c0d-b5bd3189f6af found for delete ", "request_id": "req-63661e78-9d97-4a37-95e1-549a5450f487"}]} 2026-05-26 07:03:49.005 7 INFO neutron.services.segments.plugin [-] Segment 175fe6e9-9eaf-4084-9c0d-b5bd3189f6af resource provider aggregate not found 2026-05-26 07:03:49.018 7 INFO neutron.services.segments.plugin [-] Segment 175fe6e9-9eaf-4084-9c0d-b5bd3189f6af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 175fe6e9-9eaf-4084-9c0d-b5bd3189f6af found for delete ", "request_id": "req-6508df90-aed4-4fcc-945c-25bb487c1cc1"}]} [pid: 8|app: 0|req: 535/1057] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:48 2026] GET /v2.0/security-groups?tenant_id=c92869b2d5584893b356581178522f18&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1058] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:48 2026] DELETE /v2.0/security-groups/33c8b3d6-32c3-4aeb-9410-f770277dd67f => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:49.105 8 INFO neutron.db.segments_db [None req-105c4a5e-3d67-4a29-bcc9-0eae02a77640 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 5ad19130-f3c5-4693-99c8-9752558cde10 of type vxlan for network 69bf4b0d-8ce2-4db5-8d4d-82d2509737f5 [pid: 7|app: 0|req: 524/1059] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:49 2026] DELETE /v2.0/security-groups/efa77ee6-64a0-48d3-8bd6-fabc5032f4d9 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:49.365 8 INFO neutron.db.l3_hamode_db [None req-105c4a5e-3d67-4a29-bcc9-0eae02a77640 c24123d01a954e0881e8aa70eb0bddbf 9c7bca57b13e411696037db9eed297d4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 525/1060] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:49 2026] GET /v2.0/security-groups?tenant_id=488d875b32364103852abfecf93a8993&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1061] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:50 2026] DELETE /v2.0/security-groups/7f6644f1-094f-4d3e-a248-f78bd92064fb => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:50.621 8 INFO neutron.db.l3_hamode_db [None req-105c4a5e-3d67-4a29-bcc9-0eae02a77640 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:03:51.006 7 WARNING neutron_lib.context [None req-c3a838df-5af6-4f2b-b36a-5ab12cce68d4 a2909b02ac0441f5b8db27629f75bf5a c3ff36828d244d149ddc7f66194222c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 527/1062] 10.0.0.69 () {34 vars in 683 bytes} [Tue May 26 07:03:50 2026] POST /v2.0/security-groups => generated 1625 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:03:51.367 7 WARNING neutron_lib.context [None req-8e20b2ab-0d60-4cdd-9695-f8cf1e6152a9 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:51.527 7 INFO neutron.db.segments_db [None req-8e20b2ab-0d60-4cdd-9695-f8cf1e6152a9 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] Added segment 18f8d6cb-f526-4976-ab80-8d4c991fff89 of type vxlan for network 5895b2e3-258d-4388-8a0f-8c2102465cff [pid: 8|app: 0|req: 536/1063] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:03:49 2026] POST /v2.0/routers => generated 731 bytes in 2472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1064] 10.0.0.69 () {32 vars in 662 bytes} [Tue May 26 07:03:51 2026] GET /v2.0/security-groups => generated 4530 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1065] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:51 2026] POST /v2.0/networks => generated 645 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1066] 10.0.0.69 () {34 vars in 757 bytes} [Tue May 26 07:03:51 2026] PUT /v2.0/security-groups/c9cf92e3-5ab7-489e-8a44-41db7724b1ae => generated 1663 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:03:51.689 7 WARNING neutron_lib.context [None req-b1d8c219-49d5-43b3-8d9d-a25903e199e5 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 530/1067] 10.0.0.69 () {34 vars in 664 bytes} [Tue May 26 07:03:51 2026] POST /v2.0/ports => generated 775 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 531/1068] 10.0.0.69 () {32 vars in 736 bytes} [Tue May 26 07:03:51 2026] GET /v2.0/security-groups/c9cf92e3-5ab7-489e-8a44-41db7724b1ae => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:03:52.071 7 WARNING neutron_lib.context [None req-1321c7c9-9474-4089-801c-8948af3e5c89 8cf2840d5cb4472eb07b82002ca390bb 5a53287954b943bc8b92fdc6799485d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:52.230 7 INFO neutron.db.segments_db [None req-1321c7c9-9474-4089-801c-8948af3e5c89 8cf2840d5cb4472eb07b82002ca390bb 5a53287954b943bc8b92fdc6799485d7 - - default default] Added segment addbbc4e-af3e-4545-8ddb-6f3c1ba71024 of type vxlan for network 6822eecd-71c0-4a7b-b495-2efdc7e4219c [pid: 7|app: 0|req: 532/1069] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:51 2026] POST /v2.0/networks => generated 648 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:52.330 7 WARNING neutron_lib.context [None req-6c53eb90-3be1-456a-8858-dce55d014421 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:52.379 7 INFO neutron.db.segments_db [None req-6c53eb90-3be1-456a-8858-dce55d014421 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] Added segment 681328db-94ae-4d0b-a8a1-c0e74ee63ecb of type vxlan for network 422e68b8-4f1a-4462-a309-4bab164d52d5 [pid: 7|app: 0|req: 533/1070] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:52 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1071] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:52 2026] DELETE /v2.0/security-groups/c9cf92e3-5ab7-489e-8a44-41db7724b1ae => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:52.616 7 WARNING neutron_lib.context [None req-01c9f270-41f3-4940-b2c2-1657781c35e9 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 538/1072] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:03:51 2026] PUT /v2.0/routers/ac91ed2c-bf67-446c-827b-f88782471f67/add_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1073] 10.0.0.69 () {32 vars in 662 bytes} [Tue May 26 07:03:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:03:52.804 8 WARNING neutron_lib.context [None req-18abc2a1-9e8f-4c37-85e9-09e8b42a69a1 8cf2840d5cb4472eb07b82002ca390bb 5a53287954b943bc8b92fdc6799485d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 535/1074] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:03:52 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:52.884 7 INFO neutron.api.v2.resource [None req-165d7448-a0e7-4261-ae0d-75cd3ffc8c60 a2909b02ac0441f5b8db27629f75bf5a c3ff36828d244d149ddc7f66194222c3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 536/1075] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:52 2026] DELETE /v2.0/security-groups/c9cf92e3-5ab7-489e-8a44-41db7724b1ae => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:03:52.889 7 WARNING neutron_lib.context [None req-6bd0253a-f372-4014-8888-47f00c60ae3d 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 540/1076] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:03:52 2026] POST /v2.0/subnets => generated 673 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:53.029 8 WARNING neutron_lib.context [None req-b9cf522d-1b52-4a8a-8165-a63127e12df5 a2909b02ac0441f5b8db27629f75bf5a c3ff36828d244d149ddc7f66194222c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 541/1077] 10.0.0.69 () {34 vars in 683 bytes} [Tue May 26 07:03:53 2026] POST /v2.0/security-groups => generated 1624 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:03:53.139 8 WARNING neutron_lib.context [None req-c148fc97-7007-4643-9643-80948baaa5a6 8cf2840d5cb4472eb07b82002ca390bb 5a53287954b943bc8b92fdc6799485d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:53.186 8 INFO neutron.db.segments_db [None req-c148fc97-7007-4643-9643-80948baaa5a6 8cf2840d5cb4472eb07b82002ca390bb 5a53287954b943bc8b92fdc6799485d7 - - default default] Added segment 8f6da003-cbba-4b48-9c86-693955e32cb5 of type vxlan for network 47b3fbaf-84f5-40c4-bb74-f8cc3adfb0d6 [pid: 7|app: 0|req: 537/1078] 10.0.0.69 () {34 vars in 664 bytes} [Tue May 26 07:03:52 2026] POST /v2.0/ports => generated 950 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:03:53.251 7 WARNING neutron_lib.context [None req-3b9f7795-6f30-4327-a9bb-01e455d5fef3 a2909b02ac0441f5b8db27629f75bf5a c3ff36828d244d149ddc7f66194222c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1079] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:53 2026] POST /v2.0/networks => generated 648 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1080] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:03:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:53.367 7 WARNING neutron_lib.context [None req-0e89b399-5e51-4fb7-939b-3448341aac55 3592c987077a4cbd9b86dd8c1ab25e66 9c7bca57b13e411696037db9eed297d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 539/1081] 10.0.0.69 () {34 vars in 684 bytes} [Tue May 26 07:03:53 2026] POST /v2.0/security-groups => generated 1658 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1082] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:03:53 2026] DELETE /v2.0/ports/cdcc2be5-d27f-4724-a3b1-0970282b26e0 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1083] 10.0.0.69 () {34 vars in 742 bytes} [Tue May 26 07:03:53 2026] PUT /v2.0/networks/47b3fbaf-84f5-40c4-bb74-f8cc3adfb0d6 => generated 592 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:53.631 7 WARNING neutron_lib.context [None req-5746f09b-0914-402b-a067-02d99f51e570 3592c987077a4cbd9b86dd8c1ab25e66 9c7bca57b13e411696037db9eed297d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 544/1084] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:03:53 2026] GET /v2.0/security-group-rules/2a4f927a-b1ff-403e-83c9-31e8dde379c0 => generated 601 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:53.651 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a62c8a5d-415f-43e1-a444-4bcb225715bc 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 545/1085] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:03:53 2026] DELETE /v2.0/ports/cdcc2be5-d27f-4724-a3b1-0970282b26e0 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:03:53.657 8 WARNING neutron_lib.context [None req-392e3a54-c66b-4a99-b799-ab3f5463a648 8cf2840d5cb4472eb07b82002ca390bb 5a53287954b943bc8b92fdc6799485d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 541/1086] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:03:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1087] 10.0.0.69 () {32 vars in 672 bytes} [Tue May 26 07:03:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:03:53.824 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fdc210ba-7a8c-42a5-b885-19efecc003b0 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 543/1088] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:03:53 2026] GET /v2.0/ports/cdcc2be5-d27f-4724-a3b1-0970282b26e0 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:03:53.831 7 WARNING neutron_lib.context [None req-585423b4-88e3-408c-8df8-6e74bb351a5b 3592c987077a4cbd9b86dd8c1ab25e66 9c7bca57b13e411696037db9eed297d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 546/1089] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:03:53 2026] POST /v2.0/subnets => generated 646 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1090] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:03:53 2026] DELETE /v2.0/security-group-rules/2a4f927a-b1ff-403e-83c9-31e8dde379c0 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1091] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:03:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1092] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:53 2026] DELETE /v2.0/subnets/f722cf41-2c28-46a3-ae75-812b7b20332c => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1093] 10.0.0.69 () {34 vars in 740 bytes} [Tue May 26 07:03:53 2026] PUT /v2.0/subnets/f9f994b7-4dc1-4a2d-b77a-d9e27ad1fcee => generated 656 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:54.128 7 WARNING neutron_lib.context [None req-e393cd45-6003-4d21-adfc-7a1219b74ed4 3592c987077a4cbd9b86dd8c1ab25e66 9c7bca57b13e411696037db9eed297d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 549/1094] 10.0.0.69 () {32 vars in 672 bytes} [Tue May 26 07:03:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:03:54.538 8 INFO neutron.services.segments.plugin [-] Segment 681328db-94ae-4d0b-a8a1-c0e74ee63ecb resource provider aggregate not found 2026-05-26 07:03:54.547 8 INFO neutron.services.segments.plugin [-] Segment 681328db-94ae-4d0b-a8a1-c0e74ee63ecb resource provider aggregate not found 2026-05-26 07:03:54.570 8 INFO neutron.services.segments.plugin [-] Segment 681328db-94ae-4d0b-a8a1-c0e74ee63ecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 681328db-94ae-4d0b-a8a1-c0e74ee63ecb found for delete ", "request_id": "req-d5457ba3-c5b4-4d80-92ee-11f00c9d9258"}]} 2026-05-26 07:03:54.571 8 INFO neutron.services.segments.plugin [-] Segment 681328db-94ae-4d0b-a8a1-c0e74ee63ecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 681328db-94ae-4d0b-a8a1-c0e74ee63ecb found for delete ", "request_id": "req-e1bb05e6-1f76-4942-abbb-3d2c324e1939"}]} [pid: 8|app: 0|req: 550/1095] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:54 2026] DELETE /v2.0/networks/422e68b8-4f1a-4462-a309-4bab164d52d5 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1096] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:03:54 2026] POST /v2.0/floatingips => generated 552 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:54.671 7 WARNING neutron_lib.context [None req-c1058a3f-8943-4390-a3d6-f5a1cd24bb52 a2909b02ac0441f5b8db27629f75bf5a c3ff36828d244d149ddc7f66194222c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 547/1097] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:03:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:03:54.773 7 WARNING neutron_lib.context [None req-2ebcb138-4d0a-46e0-a889-01dba36f168b 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:03:54.874 7 INFO neutron.db.segments_db [None req-2ebcb138-4d0a-46e0-a889-01dba36f168b 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] Added segment cc803e2a-9eee-4604-9e12-5fe8ed045974 of type vxlan for network 2f0a476d-f2db-4b74-8c8d-7ac85e62c84e [pid: 7|app: 0|req: 548/1098] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:54 2026] POST /v2.0/networks => generated 632 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1099] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/security-group-rules/4f4ecaaa-2a24-44f2-b1d2-4d8db66ccf55 => generated 601 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:55.065 7 WARNING neutron_lib.context [None req-c7677cc0-60ad-4966-baf6-2c684b4a2f4c 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 551/1100] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:54 2026] DELETE /v2.0/networks/47b3fbaf-84f5-40c4-bb74-f8cc3adfb0d6 => generated 0 bytes in 545 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1101] 10.0.0.69 () {32 vars in 672 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1102] 10.0.0.97 () {34 vars in 1097 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--135620080&fields=id&tenant_id=9c7bca57b13e411696037db9eed297d4 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:03:55.250 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26cb89cf-0600-4722-801e-42576ca69833 8cf2840d5cb4472eb07b82002ca390bb 5a53287954b943bc8b92fdc6799485d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 554/1103] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:55 2026] DELETE /v2.0/networks/47b3fbaf-84f5-40c4-bb74-f8cc3adfb0d6 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1104] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:03:55 2026] DELETE /v2.0/security-group-rules/4f4ecaaa-2a24-44f2-b1d2-4d8db66ccf55 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1105] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/networks?id=9abbf9fb-0727-41e0-8570-d182be92a573 => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1106] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:03:55 2026] POST /v2.0/subnets => generated 626 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1107] 10.0.0.69 () {32 vars in 693 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1108] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/quotas/9c7bca57b13e411696037db9eed297d4 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:55.439 8 WARNING neutron_lib.context [None req-3f11d643-e6f1-471a-86ad-8dd9533490ef 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 551/1109] 10.0.0.69 () {32 vars in 672 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1110] 10.0.0.69 () {32 vars in 741 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/subnets?network_id=bd8c3a2a-16e9-4950-9d97-623e07340efa => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1111] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/ports?tenant_id=9c7bca57b13e411696037db9eed297d4&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:55.606 7 WARNING neutron_lib.context [None req-3df161bd-c80a-45db-90ee-6492433d11c1 a2909b02ac0441f5b8db27629f75bf5a c3ff36828d244d149ddc7f66194222c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 554/1112] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:03:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1113] 10.0.0.69 () {32 vars in 652 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1114] 10.0.0.69 () {34 vars in 664 bytes} [Tue May 26 07:03:55 2026] POST /v2.0/ports => generated 915 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1115] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/security-group-rules/a2e8b003-7af0-4bb2-8509-acc980a3f6fd => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1116] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/networks/9abbf9fb-0727-41e0-8570-d182be92a573?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1117] 10.0.0.69 () {32 vars in 648 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/networks => generated 1313 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1118] 10.0.0.69 () {32 vars in 672 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1119] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/networks/9abbf9fb-0727-41e0-8570-d182be92a573?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1120] 10.0.0.69 () {32 vars in 646 bytes} [Tue May 26 07:03:55 2026] GET /v2.0/subnets => generated 1312 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1121] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:03:55 2026] DELETE /v2.0/security-group-rules/a2e8b003-7af0-4bb2-8509-acc980a3f6fd => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1122] 10.0.0.69 () {32 vars in 722 bytes} [Tue May 26 07:03:56 2026] GET /v2.0/networks/6822eecd-71c0-4a7b-b495-2efdc7e4219c => generated 673 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1123] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:56 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1124] 10.0.0.69 () {32 vars in 672 bytes} [Tue May 26 07:03:56 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1125] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:03:56 2026] GET /v2.0/subnets/1c013b75-94bc-4a30-88f1-0244261b1d11 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1126] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:56 2026] DELETE /v2.0/security-groups/23fa8dbd-5043-4933-ab85-fe6d3c61821f => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:56.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82f2561b-26b6-4328-ae02-28fe9e3f6ef7 8cf2840d5cb4472eb07b82002ca390bb 5a53287954b943bc8b92fdc6799485d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 571/1127] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:56 2026] DELETE /v2.0/subnets/f9f994b7-4dc1-4a2d-b77a-d9e27ad1fcee => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1128] 10.0.0.69 () {32 vars in 662 bytes} [Tue May 26 07:03:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:03:56.389 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7f4dcf0-fd24-4bfa-b5ae-16ad1ab7e868 8cf2840d5cb4472eb07b82002ca390bb 5a53287954b943bc8b92fdc6799485d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 573/1129] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:56 2026] DELETE /v2.0/networks/47b3fbaf-84f5-40c4-bb74-f8cc3adfb0d6 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1130] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:03:55 2026] DELETE /v2.0/ports/7e3f9a10-c09a-4fcd-9497-127db586f39a => generated 0 bytes in 649 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1131] 10.0.0.69 () {32 vars in 662 bytes} [Tue May 26 07:03:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:03:56.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c7726ef-c3e8-48ea-88bd-3876b4afaf42 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 575/1132] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:03:56 2026] GET /v2.0/ports/7e3f9a10-c09a-4fcd-9497-127db586f39a => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1133] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:56 2026] DELETE /v2.0/subnets/1c013b75-94bc-4a30-88f1-0244261b1d11 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:03:56.593 8 INFO neutron.services.segments.plugin [-] Segment 8f6da003-cbba-4b48-9c86-693955e32cb5 resource provider aggregate not found 2026-05-26 07:03:56.600 8 INFO neutron.services.segments.plugin [-] Segment 8f6da003-cbba-4b48-9c86-693955e32cb5 resource provider aggregate not found 2026-05-26 07:03:56.617 8 INFO neutron.services.segments.plugin [-] Segment 8f6da003-cbba-4b48-9c86-693955e32cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f6da003-cbba-4b48-9c86-693955e32cb5 found for delete ", "request_id": "req-31adb578-72ea-47b1-aa41-5d7eaa55c2e2"}]} 2026-05-26 07:03:56.622 8 INFO neutron.services.segments.plugin [-] Segment 8f6da003-cbba-4b48-9c86-693955e32cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f6da003-cbba-4b48-9c86-693955e32cb5 found for delete ", "request_id": "req-89ced194-a5af-43c9-b045-b47ad478b6c4"}]} [pid: 8|app: 0|req: 576/1134] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:56 2026] DELETE /v2.0/subnets/786a88b9-dc5c-4726-800c-c4c42a91b2cc => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:03:56.899 7 INFO neutron.services.segments.plugin [-] Segment addbbc4e-af3e-4545-8ddb-6f3c1ba71024 resource provider aggregate not found 2026-05-26 07:03:56.904 7 INFO neutron.services.segments.plugin [-] Segment addbbc4e-af3e-4545-8ddb-6f3c1ba71024 resource provider aggregate not found 2026-05-26 07:03:56.919 7 INFO neutron.services.segments.plugin [-] Segment addbbc4e-af3e-4545-8ddb-6f3c1ba71024 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid addbbc4e-af3e-4545-8ddb-6f3c1ba71024 found for delete ", "request_id": "req-5be78bcd-9e85-4c81-bacf-2521757744e1"}]} 2026-05-26 07:03:56.920 7 INFO neutron.services.segments.plugin [-] Segment addbbc4e-af3e-4545-8ddb-6f3c1ba71024 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid addbbc4e-af3e-4545-8ddb-6f3c1ba71024 found for delete ", "request_id": "req-02255d32-a048-4cf9-a0fa-de4ca667950d"}]} [pid: 7|app: 0|req: 559/1135] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:56 2026] DELETE /v2.0/networks/6822eecd-71c0-4a7b-b495-2efdc7e4219c => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1136] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:56 2026] DELETE /v2.0/networks/2f0a476d-f2db-4b74-8c8d-7ac85e62c84e => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:03:57.039 7 WARNING neutron_lib.context [None req-e2931f61-cef0-454b-8321-d746725f96c6 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 578/1137] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:57 2026] GET /v2.0/security-groups?tenant_id=c3ff36828d244d149ddc7f66194222c3&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1138] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:57 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1139] 10.0.0.69 () {34 vars in 664 bytes} [Tue May 26 07:03:57 2026] POST /v2.0/ports => generated 774 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 580/1140] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:57 2026] DELETE /v2.0/security-groups/2a05928e-1581-49d5-9f7b-9b7649b815a0 => 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: 561/1141] 10.0.0.69 () {34 vars in 736 bytes} [Tue May 26 07:03:57 2026] PUT /v2.0/ports/3179d782-c4ca-4103-b62b-30bc9de0d441 => generated 752 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1142] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:57 2026] GET /v2.0/security-groups?tenant_id=5a53287954b943bc8b92fdc6799485d7&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1143] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:03:57 2026] DELETE /v2.0/ports/3179d782-c4ca-4103-b62b-30bc9de0d441 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1144] 10.0.0.69 () {32 vars in 642 bytes} [Tue May 26 07:03:57 2026] GET /v2.0/ports => generated 778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1145] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:57 2026] DELETE /v2.0/security-groups/d519b237-816e-4b94-8ce3-cfbe1ce4215b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:03:58.009 7 INFO neutron.pecan_wsgi.hooks.translation [None req-385e59a7-e172-46c9-85b3-2743bd8ce89d 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 564/1146] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:03:57 2026] GET /v2.0/ports/3179d782-c4ca-4103-b62b-30bc9de0d441 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1149] 10.0.0.69 () {32 vars in 642 bytes} [Tue May 26 07:03:58 2026] GET /v2.0/ports => generated 778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1150] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:03:58 2026] GET /v2.0/ports/b36d0fd2-2f12-4312-abd6-85cad14f1c27 => generated 775 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:03:58.172 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d64da619-b06b-4ea3-970b-a87e511a3e50 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 584/1151] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:03:58 2026] DELETE /v2.0/ports/7e3f9a10-c09a-4fcd-9497-127db586f39a => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:03:58.202 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31322fa3-7504-4359-ba45-57bf61439d50 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1152] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:58 2026] DELETE /v2.0/subnets/786a88b9-dc5c-4726-800c-c4c42a91b2cc => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:03:58.239 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c1121d7-5d26-4ea0-b3a0-ca086a3cc38b 6c7e10f19882491787bf85e3115ec42c 6a548ac7f98b44f0b9f0e2b3e2aa36c3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1153] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:03:58 2026] DELETE /v2.0/subnets/f722cf41-2c28-46a3-ae75-812b7b20332c => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1154] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:58 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => 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: 569/1155] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:03:58 2026] DELETE /v2.0/ports/b36d0fd2-2f12-4312-abd6-85cad14f1c27 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:03:58.640 8 INFO neutron.services.segments.plugin [-] Segment cc803e2a-9eee-4604-9e12-5fe8ed045974 resource provider aggregate not found 2026-05-26 07:03:58.646 8 INFO neutron.services.segments.plugin [-] Segment cc803e2a-9eee-4604-9e12-5fe8ed045974 resource provider aggregate not found 2026-05-26 07:03:58.655 8 INFO neutron.services.segments.plugin [-] Segment cc803e2a-9eee-4604-9e12-5fe8ed045974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc803e2a-9eee-4604-9e12-5fe8ed045974 found for delete ", "request_id": "req-7f8024f7-5ea2-4c6b-ae93-89a559059dcc"}]} 2026-05-26 07:03:58.663 8 INFO neutron.services.segments.plugin [-] Segment cc803e2a-9eee-4604-9e12-5fe8ed045974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc803e2a-9eee-4604-9e12-5fe8ed045974 found for delete ", "request_id": "req-8ba22c94-4bca-4b54-88ab-ff9f7cd6f2e3"}]} 2026-05-26 07:03:58.673 8 INFO neutron.services.segments.plugin [-] Segment 18f8d6cb-f526-4976-ab80-8d4c991fff89 resource provider aggregate not found [pid: 8|app: 0|req: 587/1156] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:03:58 2026] DELETE /v2.0/networks/5895b2e3-258d-4388-8a0f-8c2102465cff => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1157] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:03:59 2026] GET /v2.0/security-groups?tenant_id=6a548ac7f98b44f0b9f0e2b3e2aa36c3&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:03:59.307 8 INFO neutron.services.segments.plugin [-] Segment 18f8d6cb-f526-4976-ab80-8d4c991fff89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f8d6cb-f526-4976-ab80-8d4c991fff89 found for delete ", "request_id": "req-aff3657d-f733-4460-86bc-93f4c585f354"}]} 2026-05-26 07:03:59.315 8 INFO neutron.services.segments.plugin [-] Segment 18f8d6cb-f526-4976-ab80-8d4c991fff89 resource provider aggregate not found 2026-05-26 07:03:59.342 8 INFO neutron.services.segments.plugin [-] Segment 18f8d6cb-f526-4976-ab80-8d4c991fff89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f8d6cb-f526-4976-ab80-8d4c991fff89 found for delete ", "request_id": "req-e1fc2dcc-690e-4b66-9440-79abd2350ecf"}]} [pid: 8|app: 0|req: 588/1158] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:03:59 2026] DELETE /v2.0/security-groups/e106a50d-dd85-4cfd-a048-01d0e97aaeef => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1159] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:03:59 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:03:59.964 8 WARNING neutron_lib.context [None req-449498cf-b4ff-4a7d-9ecf-a18c720c0a48 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:00.161 8 INFO neutron.db.segments_db [None req-449498cf-b4ff-4a7d-9ecf-a18c720c0a48 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] Added segment b403f13f-f863-48a4-a1af-a091380beb35 of type vxlan for network 52310651-af78-41e7-ab18-b38b67dbd620 [pid: 8|app: 0|req: 589/1160] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:03:59 2026] POST /v2.0/networks => generated 649 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:00.337 7 WARNING neutron_lib.context [None req-f20f7f8e-d39a-45ac-a380-7101fc85edf7 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 590/1161] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:04:00 2026] GET /v2.0/networks?id=9abbf9fb-0727-41e0-8570-d182be92a573 => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1162] 199.204.45.140 () {34 vars in 1050 bytes} [Tue May 26 07:04:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9c7bca57b13e411696037db9eed297d4 => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:00.504 8 WARNING neutron_lib.context [req-ce2e1dd9-83c5-4a30-a24f-544c52758668 req-e20bf8a0-6b6d-4fc4-9d1b-5229ffc6d0c3 3592c987077a4cbd9b86dd8c1ab25e66 9c7bca57b13e411696037db9eed297d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 572/1163] 10.0.0.69 () {34 vars in 664 bytes} [Tue May 26 07:04:00 2026] POST /v2.0/ports => generated 778 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 573/1164] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:00 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:00.753 7 WARNING neutron_lib.context [None req-89d65c6b-84e7-42c9-a297-fdc37c1d828c 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:00.816 7 INFO neutron.db.segments_db [None req-89d65c6b-84e7-42c9-a297-fdc37c1d828c 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] Added segment 1b054a98-78d3-41ff-a33e-c919541ffe35 of type vxlan for network 2442128c-925d-42ca-bde6-459ceddc947d [pid: 8|app: 0|req: 592/1165] 199.204.45.140 () {38 vars in 955 bytes} [Tue May 26 07:04:00 2026] POST /v2.0/ports => generated 958 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 574/1166] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:00 2026] POST /v2.0/networks => generated 636 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:00.971 7 WARNING neutron_lib.context [None req-ffa67110-ca89-4dab-ac32-7e5e8ca6c4bf 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 575/1167] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:00 2026] POST /v2.0/subnets => generated 646 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:01.270 7 WARNING neutron_lib.context [None req-433f89e4-5895-4376-9d76-ddeaec534e60 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 593/1168] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:04:00 2026] PUT /v2.0/ports/e19cce02-a214-4a13-8345-6d2b381e8795 => generated 1239 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:04:01.391 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4732151e-4cc8-4606-b7d1-4ed86f67feed'] response: {'name': 'network-changed', 'server_uuid': 'a1883706-9469-4b5f-9f3e-e8cdc8469285', 'tag': 'e19cce02-a214-4a13-8345-6d2b381e8795', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:04:01.501 8 WARNING neutron_lib.context [None req-8413881e-b34b-4e33-8843-f5240601e381 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 576/1169] 10.0.0.69 () {34 vars in 664 bytes} [Tue May 26 07:04:01 2026] POST /v2.0/ports => generated 965 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:04:01.649 8 INFO neutron.db.segments_db [None req-8413881e-b34b-4e33-8843-f5240601e381 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Added segment 24606871-df78-4a29-8545-302f083236b4 of type vxlan for network 6ffb76cf-8495-4a23-acb5-cd3c7c1a8aa6 [pid: 8|app: 0|req: 594/1170] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:01 2026] POST /v2.0/networks => generated 634 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:01.758 8 WARNING neutron_lib.context [None req-3a4e009f-676e-4757-b76f-feaf5fe56f0d de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:01.816 8 INFO neutron.db.segments_db [None req-3a4e009f-676e-4757-b76f-feaf5fe56f0d de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Added segment 7724dcd2-e653-4f14-bc01-b969165363d4 of type vxlan for network a3598c59-8a7b-42d4-901a-ce006ac81c0d [pid: 7|app: 0|req: 577/1171] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:04:01 2026] DELETE /v2.0/ports/24e06bcd-4915-40e6-a1ba-7f59a9494fe1 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1172] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:01 2026] POST /v2.0/networks => generated 633 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:01.927 8 INFO neutron.pecan_wsgi.hooks.translation [None req-636759ca-9595-4cab-ae92-ac949450cd71 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 578/1173] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:01 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1174] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:04:01 2026] DELETE /v2.0/ports/24e06bcd-4915-40e6-a1ba-7f59a9494fe1 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:04:01.937 8 WARNING neutron_lib.context [None req-c42b8484-d351-414d-810d-6055a9a7e55c de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 579/1175] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:04:01 2026] GET /v2.0/ports?tenant_id=9c7bca57b13e411696037db9eed297d4&device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1176] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:01 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:02.008 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f80d35d2-2ef2-44b4-9490-0523ad3c2fa5 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 581/1177] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:04:01 2026] GET /v2.0/ports/24e06bcd-4915-40e6-a1ba-7f59a9494fe1 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1178] 199.204.45.140 () {34 vars in 1018 bytes} [Tue May 26 07:04:02 2026] GET /v2.0/networks?tenant_id=9c7bca57b13e411696037db9eed297d4&shared=False => generated 772 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1179] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:02 2026] DELETE /v2.0/subnets/161b5a45-87d7-4f4c-8489-ac34abc6b723 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1180] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:01 2026] POST /v2.0/subnets => generated 646 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1181] 199.204.45.140 () {34 vars in 930 bytes} [Tue May 26 07:04:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:02.360 7 WARNING neutron_lib.context [None req-d0144ada-e36c-4700-a587-4af6ea87ec00 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:02.593 8 INFO neutron.services.segments.plugin [-] Segment 1b054a98-78d3-41ff-a33e-c919541ffe35 resource provider aggregate not found 2026-05-26 07:04:02.601 8 INFO neutron.services.segments.plugin [-] Segment 1b054a98-78d3-41ff-a33e-c919541ffe35 resource provider aggregate not found 2026-05-26 07:04:02.613 8 INFO neutron.services.segments.plugin [-] Segment 1b054a98-78d3-41ff-a33e-c919541ffe35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b054a98-78d3-41ff-a33e-c919541ffe35 found for delete ", "request_id": "req-63f3068b-131f-493b-80c2-9735739b6d2b"}]} 2026-05-26 07:04:02.622 8 INFO neutron.services.segments.plugin [-] Segment 1b054a98-78d3-41ff-a33e-c919541ffe35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b054a98-78d3-41ff-a33e-c919541ffe35 found for delete ", "request_id": "req-4997eb44-ef38-4a39-8fbf-a70292276b7f"}]} [pid: 8|app: 0|req: 598/1182] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:02 2026] DELETE /v2.0/networks/2442128c-925d-42ca-bde6-459ceddc947d => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:04:02.662 8 WARNING neutron_lib.context [None req-464f5445-8b7d-4d02-b2ca-76d92cee9b3d 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 585/1183] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:02 2026] POST /v2.0/subnets => generated 655 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:02.716 7 WARNING neutron_lib.context [None req-9249667f-1f03-4138-9c8a-5b8ab393fcdb de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:02.731 8 INFO neutron.db.segments_db [None req-464f5445-8b7d-4d02-b2ca-76d92cee9b3d 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] Added segment fc34d75f-94db-45cd-964e-5e4ac2c00e74 of type vxlan for network 4d15292c-fbf8-4072-a98b-42ecf0c861db 2026-05-26 07:04:02.775 7 INFO neutron.db.segments_db [None req-9249667f-1f03-4138-9c8a-5b8ab393fcdb de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Added segment 492f9397-b81e-4ef0-83a5-1deb50393fdc of type vxlan for network f9e5b953-0827-4cf0-830b-5546261d3f5f [pid: 8|app: 0|req: 599/1184] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:02 2026] POST /v2.0/networks => generated 636 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:02.852 8 WARNING neutron_lib.context [None req-9e8b0207-dba8-47f2-a221-c361f40c832c 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 600/1185] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:02 2026] POST /v2.0/subnets => generated 646 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:03.105 7 INFO neutron.db.l3_hamode_db [None req-9249667f-1f03-4138-9c8a-5b8ab393fcdb de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 601/1186] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:03 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:03.177 8 WARNING neutron_lib.context [None req-996cfe92-c486-4d4c-8482-e617358eb4c6 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:03.243 7 INFO neutron.db.l3_hamode_db [None req-9249667f-1f03-4138-9c8a-5b8ab393fcdb de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 602/1187] 10.0.0.69 () {34 vars in 664 bytes} [Tue May 26 07:04:03 2026] POST /v2.0/ports => generated 924 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1188] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:03 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&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: 8|app: 0|req: 604/1189] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:04:03 2026] GET /v2.0/ports?tenant_id=9c7bca57b13e411696037db9eed297d4&device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1190] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:04:03 2026] DELETE /v2.0/ports/ccd45f1d-d9c5-4945-9d58-d3bd8c4a3576 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1191] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:02 2026] POST /v2.0/routers => generated 511 bytes in 1258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1192] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:04:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e19cce02-a214-4a13-8345-6d2b381e8795 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:04.009 7 INFO neutron.pecan_wsgi.hooks.translation [None req-60f09f51-df60-4f36-9cc8-bc07a95cf24d 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 588/1193] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:04:03 2026] GET /v2.0/ports/ccd45f1d-d9c5-4945-9d58-d3bd8c4a3576 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1194] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:03 2026] GET /v2.0/security-groups?tenant_id=f432709aa1c2476da21c5b959ba0b4cf&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1195] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:04:04 2026] GET /v2.0/subnets?id=66ecf3ff-0b35-4dc7-abd2-6bcf27323871 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1196] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:04 2026] DELETE /v2.0/subnets/9c275788-1840-4e91-805a-23ede08b54d0 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1197] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:04 2026] DELETE /v2.0/security-groups/b81bb3b7-f3d1-4cca-a4df-4b84e2c20361 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1198] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:04:04 2026] GET /v2.0/ports?network_id=9abbf9fb-0727-41e0-8570-d182be92a573&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:04:04.662 8 INFO neutron.services.segments.plugin [-] Segment fc34d75f-94db-45cd-964e-5e4ac2c00e74 resource provider aggregate not found 2026-05-26 07:04:04.666 8 INFO neutron.services.segments.plugin [-] Segment fc34d75f-94db-45cd-964e-5e4ac2c00e74 resource provider aggregate not found 2026-05-26 07:04:04.678 8 INFO neutron.services.segments.plugin [-] Segment fc34d75f-94db-45cd-964e-5e4ac2c00e74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc34d75f-94db-45cd-964e-5e4ac2c00e74 found for delete ", "request_id": "req-a500c541-43d6-4a5d-aceb-2442451abcd5"}]} 2026-05-26 07:04:04.679 8 INFO neutron.services.segments.plugin [-] Segment fc34d75f-94db-45cd-964e-5e4ac2c00e74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc34d75f-94db-45cd-964e-5e4ac2c00e74 found for delete ", "request_id": "req-cdf7639e-663c-4d15-8473-3d5e383adea4"}]} [pid: 8|app: 0|req: 611/1199] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:04 2026] DELETE /v2.0/networks/4d15292c-fbf8-4072-a98b-42ecf0c861db => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1200] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:04:04 2026] GET /v2.0/networks/9abbf9fb-0727-41e0-8570-d182be92a573?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1201] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:04 2026] GET /v2.0/security-groups?tenant_id=6fea5640732a4c85af2ff0e3b4a67543&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1202] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:04 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:04.909 8 WARNING neutron_lib.context [None req-9797dc17-6bf4-4da5-9687-1d2cc3119e7e 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 589/1203] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:04:04 2026] PUT /v2.0/routers/e18d5b54-7ffa-4882-a0d7-ffe7ed421a58/add_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1204] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:04:05 2026] GET /v2.0/networks/9abbf9fb-0727-41e0-8570-d182be92a573?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1205] 10.0.0.69 () {34 vars in 664 bytes} [Tue May 26 07:04:04 2026] POST /v2.0/ports => generated 779 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 616/1206] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:05 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1207] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:04:05 2026] GET /v2.0/ports/f810012f-f68e-4226-b661-dae15910d06a => generated 959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1208] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:05 2026] DELETE /v2.0/security-groups/0df53949-7e3e-4140-a514-5ea304cfa6d3 => 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: 618/1209] 10.0.0.69 () {34 vars in 736 bytes} [Tue May 26 07:04:05 2026] PUT /v2.0/ports/adfcdf17-62be-45e9-ab79-146f99ce802a => generated 752 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 619/1210] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:04:05 2026] DELETE /v2.0/ports/adfcdf17-62be-45e9-ab79-146f99ce802a => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1211] 10.0.0.69 () {32 vars in 642 bytes} [Tue May 26 07:04:05 2026] GET /v2.0/ports => generated 781 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:05.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a8f38c9-dd8a-4055-b115-7e61a0094f29 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 621/1212] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:04:05 2026] GET /v2.0/ports/adfcdf17-62be-45e9-ab79-146f99ce802a => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1213] 10.0.0.69 () {32 vars in 642 bytes} [Tue May 26 07:04:05 2026] GET /v2.0/ports => generated 781 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1214] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:04:05 2026] GET /v2.0/ports/24f92de6-412c-4045-bc1d-0ec375c861f1 => generated 778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:05.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f8b85f2d-90ff-4a45-b486-3237aeaa7496 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 624/1215] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:04:05 2026] DELETE /v2.0/ports/ccd45f1d-d9c5-4945-9d58-d3bd8c4a3576 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:04:05.879 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d96ce7c7-ea13-462d-88f2-874040da0e12 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 625/1216] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:05 2026] DELETE /v2.0/subnets/9c275788-1840-4e91-805a-23ede08b54d0 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:04:05.910 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d0b4cec-33ca-4ca1-a9aa-ef61a04e8ee1 97ba57f51e6c43b29f1acebc8b26d194 6114143130b14f52822babbd48b768ee - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 626/1217] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:05 2026] DELETE /v2.0/subnets/161b5a45-87d7-4f4c-8489-ac34abc6b723 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1218] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:04:05 2026] DELETE /v2.0/ports/24f92de6-412c-4045-bc1d-0ec375c861f1 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1219] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:06 2026] DELETE /v2.0/networks/52310651-af78-41e7-ab18-b38b67dbd620 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1220] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:06 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1221] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:06 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1222] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:04:05 2026] PUT /v2.0/routers/e18d5b54-7ffa-4882-a0d7-ffe7ed421a58/add_router_interface => generated 309 bytes in 1261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1223] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:04:06 2026] GET /v2.0/ports/ae73f683-3ad3-4aa6-b528-6281f010a911 => generated 967 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:06.773 8 INFO neutron.services.segments.plugin [-] Segment b403f13f-f863-48a4-a1af-a091380beb35 resource provider aggregate not found 2026-05-26 07:04:06.779 8 INFO neutron.services.segments.plugin [-] Segment b403f13f-f863-48a4-a1af-a091380beb35 resource provider aggregate not found 2026-05-26 07:04:06.794 8 INFO neutron.services.segments.plugin [-] Segment b403f13f-f863-48a4-a1af-a091380beb35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b403f13f-f863-48a4-a1af-a091380beb35 found for delete ", "request_id": "req-db7d25bd-946b-471c-9638-1fbc7fd8f247"}]} 2026-05-26 07:04:06.795 8 INFO neutron.services.segments.plugin [-] Segment b403f13f-f863-48a4-a1af-a091380beb35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b403f13f-f863-48a4-a1af-a091380beb35 found for delete ", "request_id": "req-4a8a3e97-30e4-48e6-8ee7-f8f97f589846"}]} [pid: 8|app: 0|req: 632/1224] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:06 2026] GET /v2.0/security-groups?tenant_id=6114143130b14f52822babbd48b768ee&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1225] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:07 2026] DELETE /v2.0/security-groups/ce836c19-a06e-49ce-8b19-b8a2e7149e23 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1226] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:04:06 2026] PUT /v2.0/routers/e18d5b54-7ffa-4882-a0d7-ffe7ed421a58/remove_router_interface => generated 309 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1227] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:07 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 973 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1228] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:07 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1229] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:04:07 2026] PUT /v2.0/routers/e18d5b54-7ffa-4882-a0d7-ffe7ed421a58/remove_router_interface => generated 309 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1230] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:08 2026] GET /v2.0/ports?device_id=e18d5b54-7ffa-4882-a0d7-ffe7ed421a58 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1231] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:08 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1232] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:08 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:09.112 8 INFO neutron.services.segments.plugin [-] Segment 492f9397-b81e-4ef0-83a5-1deb50393fdc resource provider aggregate not found 2026-05-26 07:04:09.118 8 INFO neutron.services.segments.plugin [-] Segment 492f9397-b81e-4ef0-83a5-1deb50393fdc resource provider aggregate not found 2026-05-26 07:04:09.126 8 INFO neutron.services.segments.plugin [-] Segment 492f9397-b81e-4ef0-83a5-1deb50393fdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 492f9397-b81e-4ef0-83a5-1deb50393fdc found for delete ", "request_id": "req-9130c000-bd7f-4257-a73f-8857dd634699"}]} 2026-05-26 07:04:09.133 8 INFO neutron.db.l3_hamode_db [None req-a761aea2-fe59-4556-b868-8f9b63787744 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] HA network f9e5b953-0827-4cf0-830b-5546261d3f5f was deleted as no HA routers are present in tenant e2e18fa673e148dbba4bd9452cea0eb1. [pid: 8|app: 0|req: 635/1233] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:08 2026] DELETE /v2.0/routers/e18d5b54-7ffa-4882-a0d7-ffe7ed421a58 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1234] 10.0.0.69 () {32 vars in 622 bytes} [Tue May 26 07:04:09 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-26 07:04:09.178 8 INFO neutron.services.segments.plugin [-] Segment 492f9397-b81e-4ef0-83a5-1deb50393fdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 492f9397-b81e-4ef0-83a5-1deb50393fdc found for delete ", "request_id": "req-6d0c9ed6-381e-4b2f-83c8-0f644c5d5a3b"}]} [pid: 8|app: 0|req: 637/1235] 10.0.0.69 () {32 vars in 632 bytes} [Tue May 26 07:04:09 2026] GET /v2.0/ => generated 632 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1236] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:09 2026] DELETE /v2.0/subnets/3a0a3371-99ed-47d2-9705-1d9f9d6c44fb => 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: 638/1237] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:09 2026] DELETE /v2.0/subnets/1040c0a7-32b6-43de-8ae6-22deefec2611 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:04:09.905 7 INFO neutron.services.segments.plugin [-] Segment 7724dcd2-e653-4f14-bc01-b969165363d4 resource provider aggregate not found 2026-05-26 07:04:09.921 7 INFO neutron.services.segments.plugin [-] Segment 7724dcd2-e653-4f14-bc01-b969165363d4 resource provider aggregate not found 2026-05-26 07:04:09.939 7 INFO neutron.services.segments.plugin [-] Segment 7724dcd2-e653-4f14-bc01-b969165363d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7724dcd2-e653-4f14-bc01-b969165363d4 found for delete ", "request_id": "req-d15227b2-a1b3-41ca-bab7-5ffc1a1b9b08"}]} 2026-05-26 07:04:09.947 7 INFO neutron.services.segments.plugin [-] Segment 7724dcd2-e653-4f14-bc01-b969165363d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7724dcd2-e653-4f14-bc01-b969165363d4 found for delete ", "request_id": "req-38ae221a-c09b-43f9-b303-60ed81cc243e"}]} [pid: 7|app: 0|req: 600/1238] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:09 2026] DELETE /v2.0/networks/a3598c59-8a7b-42d4-901a-ce006ac81c0d => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1239] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:09 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1240] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:09 2026] GET /v2.0/security-groups?tenant_id=0bbb3ec4eee04dfc8750ab97c2655f61&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1241] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:10 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&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: 603/1242] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:10 2026] DELETE /v2.0/security-groups/7d7957cc-addb-45c0-8479-842af9d5c8d0 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1243] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:10 2026] DELETE /v2.0/networks/6ffb76cf-8495-4a23-acb5-cd3c7c1a8aa6 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:04:10.456 7 WARNING neutron_lib.context [None req-12af9136-7062-4edd-993a-c7c88a65fc7d de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:10.530 7 INFO neutron.db.segments_db [None req-12af9136-7062-4edd-993a-c7c88a65fc7d de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Added segment 1ac615cc-0df8-4088-85e3-4f30457bcc64 of type vxlan for network 191e2875-84ac-44a4-ba28-55803f8cccfa [pid: 7|app: 0|req: 604/1244] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:10 2026] POST /v2.0/networks => generated 634 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:10.644 8 WARNING neutron_lib.context [None req-582ae1da-a1a7-4ffd-a1dd-c1d808bb368e de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 641/1245] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:10 2026] POST /v2.0/subnets => generated 646 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:10.961 8 WARNING neutron_lib.context [None req-a0726324-e60f-43ae-955a-f2315a72f785 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:11.008 8 INFO neutron.db.segments_db [None req-a0726324-e60f-43ae-955a-f2315a72f785 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Added segment 0f4c6bc9-4497-4167-ad8b-b62353607120 of type vxlan for network f39e9eba-cf9e-4500-a917-ea616def9c17 2026-05-26 07:04:11.144 8 INFO neutron.services.segments.plugin [-] Segment 24606871-df78-4a29-8545-302f083236b4 resource provider aggregate not found 2026-05-26 07:04:11.161 8 INFO neutron.services.segments.plugin [-] Segment 24606871-df78-4a29-8545-302f083236b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24606871-df78-4a29-8545-302f083236b4 found for delete ", "request_id": "req-63b159c9-783a-4695-8383-845e0e4ba224"}]} 2026-05-26 07:04:11.195 8 INFO neutron.services.segments.plugin [-] Segment 24606871-df78-4a29-8545-302f083236b4 resource provider aggregate not found [pid: 7|app: 0|req: 605/1246] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:10 2026] GET /v2.0/security-groups?tenant_id=e10b5e3f7d1e4c7382cc42e5be68b645&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:04:11.214 8 INFO neutron.services.segments.plugin [-] Segment 24606871-df78-4a29-8545-302f083236b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24606871-df78-4a29-8545-302f083236b4 found for delete ", "request_id": "req-f4e12c4b-f04f-4c08-bd9a-4b6dec4f463c"}]} [pid: 7|app: 0|req: 606/1247] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:11 2026] DELETE /v2.0/security-groups/7ec4ef5c-9d68-4e54-8591-2a04dc13c3c7 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:04:11.292 8 INFO neutron.db.l3_hamode_db [None req-a0726324-e60f-43ae-955a-f2315a72f785 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 607/1248] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:11 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1249] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:11 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:11.407 8 INFO neutron.db.l3_hamode_db [None req-a0726324-e60f-43ae-955a-f2315a72f785 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 609/1250] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:11 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1251] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:11 2026] GET /v2.0/security-groups?tenant_id=87510ff142024415b0111d7da403b2e4&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:04:12.108 7 INFO neutron.db.l3_db [None req-52d3900b-fe05-440b-bf08-720dcc1d5fa2 3592c987077a4cbd9b86dd8c1ab25e66 9c7bca57b13e411696037db9eed297d4 - - default default] Floating IP 6196f668-1a7e-493f-a1e8-01a5ffa3f771 associated. External IP: 10.96.250.214, port: e19cce02-a214-4a13-8345-6d2b381e8795. [pid: 8|app: 0|req: 642/1252] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:10 2026] POST /v2.0/routers => generated 510 bytes in 1162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1253] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:12 2026] DELETE /v2.0/security-groups/605b1e2e-e906-4069-8b14-aa42b4b8c7eb => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:04:12.251 8 WARNING neutron_lib.context [None req-fbf4a065-6aa9-45d7-a1b9-cd76ce77a79e de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 611/1254] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:04:11 2026] PUT /v2.0/floatingips/6196f668-1a7e-493f-a1e8-01a5ffa3f771 => generated 856 bytes in 786 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1255] 10.0.0.69 () {34 vars in 664 bytes} [Tue May 26 07:04:12 2026] POST /v2.0/ports => generated 959 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:12.746 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9c35f07-d6c4-458f-b7b8-a77d9538cdf5'] response: {'name': 'network-changed', 'server_uuid': 'a1883706-9469-4b5f-9f3e-e8cdc8469285', 'tag': 'e19cce02-a214-4a13-8345-6d2b381e8795', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 647/1258] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:04:13 2026] GET /v2.0/ports?tenant_id=9c7bca57b13e411696037db9eed297d4&device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => 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: 648/1259] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:04:13 2026] GET /v2.0/networks?id=9abbf9fb-0727-41e0-8570-d182be92a573 => generated 772 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1260] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:04:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e19cce02-a214-4a13-8345-6d2b381e8795 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1261] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:04:13 2026] GET /v2.0/subnets?id=66ecf3ff-0b35-4dc7-abd2-6bcf27323871 => generated 694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1262] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:04:13 2026] GET /v2.0/ports?network_id=9abbf9fb-0727-41e0-8570-d182be92a573&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1263] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:04:13 2026] GET /v2.0/networks/9abbf9fb-0727-41e0-8570-d182be92a573?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1264] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:04:13 2026] GET /v2.0/networks/9abbf9fb-0727-41e0-8570-d182be92a573?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1265] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:04:12 2026] PUT /v2.0/routers/ed46630b-f8f4-4fb2-b508-79991d67be46/add_router_interface => generated 309 bytes in 1159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1266] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:04:13 2026] GET /v2.0/ports/87fe4de3-8866-4764-bc50-53d892334c1c => generated 1033 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 655/1267] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:13 2026] GET /v2.0/security-groups?tenant_id=0f52be3b2e184c69a90fb61f1e9f8969&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1268] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:14 2026] DELETE /v2.0/security-groups/cb34185b-ee02-40ce-86a7-e84b22f39307 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1269] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:04:13 2026] PUT /v2.0/routers/ed46630b-f8f4-4fb2-b508-79991d67be46/remove_router_interface => generated 309 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:14.910 8 INFO neutron.api.v2.resource [None req-ef828c9d-44f0-4be5-82e0-8d4a0a323053 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 657/1270] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:04:14 2026] PUT /v2.0/routers/ed46630b-f8f4-4fb2-b508-79991d67be46/remove_router_interface => generated 197 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 614/1271] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:14 2026] GET /v2.0/ports?device_id=ed46630b-f8f4-4fb2-b508-79991d67be46 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:15.539 8 INFO neutron.services.segments.plugin [-] Segment 0f4c6bc9-4497-4167-ad8b-b62353607120 resource provider aggregate not found 2026-05-26 07:04:15.547 8 INFO neutron.services.segments.plugin [-] Segment 0f4c6bc9-4497-4167-ad8b-b62353607120 resource provider aggregate not found 2026-05-26 07:04:15.557 8 INFO neutron.services.segments.plugin [-] Segment 0f4c6bc9-4497-4167-ad8b-b62353607120 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f4c6bc9-4497-4167-ad8b-b62353607120 found for delete ", "request_id": "req-b39a8157-3cdd-4382-bdaf-6d04f6e9816b"}]} 2026-05-26 07:04:15.567 8 INFO neutron.services.segments.plugin [-] Segment 0f4c6bc9-4497-4167-ad8b-b62353607120 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f4c6bc9-4497-4167-ad8b-b62353607120 found for delete ", "request_id": "req-0e028b83-1a69-4def-818f-1c2a21736e2f"}]} 2026-05-26 07:04:15.572 8 INFO neutron.db.l3_hamode_db [None req-b88b909e-961f-4f6f-9dbe-528b99e6e3ac de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] HA network f39e9eba-cf9e-4500-a917-ea616def9c17 was deleted as no HA routers are present in tenant e2e18fa673e148dbba4bd9452cea0eb1. [pid: 8|app: 0|req: 658/1272] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:14 2026] DELETE /v2.0/routers/ed46630b-f8f4-4fb2-b508-79991d67be46 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1273] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:15 2026] DELETE /v2.0/subnets/d2c58444-838b-4747-9fbe-53b63e56f675 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1274] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:15 2026] DELETE /v2.0/networks/191e2875-84ac-44a4-ba28-55803f8cccfa => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:04:16.110 8 WARNING neutron_lib.context [None req-607c4e0b-bbb3-413b-9a6d-a3ee48771aac de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:16.167 8 INFO neutron.db.segments_db [None req-607c4e0b-bbb3-413b-9a6d-a3ee48771aac de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Added segment 14bc2468-8b42-4550-9204-e4b62f8b1594 of type vxlan for network bbb32fea-5a3d-401a-bba7-02fabd28e73f [pid: 8|app: 0|req: 660/1275] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:16 2026] POST /v2.0/networks => generated 634 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:16.275 8 WARNING neutron_lib.context [None req-aab6be9a-d797-499e-94f8-607573a467a0 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:16.440 7 INFO neutron.db.segments_db [None req-3575cf6c-b380-4c5d-93d8-a5454252a3e3 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment de419c0d-3e36-44f5-b972-77be5d4f70cc of type vxlan for network 6ec816e2-13f7-4f39-aa3b-a055032ec85e [pid: 8|app: 0|req: 661/1276] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:16 2026] POST /v2.0/subnets => generated 646 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1277] 10.0.0.69 () {34 vars in 670 bytes} [Tue May 26 07:04:16 2026] POST /v2.0/networks => generated 741 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:16.535 7 WARNING neutron_lib.context [None req-e07a9554-8b07-4c1c-8e81-45eca0534e8f de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:16.571 7 INFO neutron.db.segments_db [None req-e07a9554-8b07-4c1c-8e81-45eca0534e8f de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Added segment 2d28a906-69f7-4f8b-a37d-47c9c00b32a1 of type vxlan for network 5a1307c1-006d-46ac-88d0-b5168a2a7abe [pid: 8|app: 0|req: 662/1278] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:16 2026] GET /v2.0/security-groups?tenant_id=364677c5ae1f41fd9bd602a5eaae0c1e&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:04:16.828 7 INFO neutron.db.l3_hamode_db [None req-e07a9554-8b07-4c1c-8e81-45eca0534e8f de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 663/1279] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:16 2026] POST /v2.0/subnets => generated 688 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1280] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:16 2026] DELETE /v2.0/security-groups/5910d23d-a45c-44fa-9a43-d32904f55607 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:04:16.940 7 INFO neutron.db.l3_hamode_db [None req-e07a9554-8b07-4c1c-8e81-45eca0534e8f de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:04:16.980 8 INFO neutron.db.segments_db [None req-347df0eb-857d-4fce-9106-b1633d14e033 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 62a012ce-90e0-47a4-9960-ad1abb8bf701 of type vxlan for network c141feda-b52a-415b-bcea-1241566fe5c5 2026-05-26 07:04:17.250 8 INFO neutron.db.l3_hamode_db [None req-347df0eb-857d-4fce-9106-b1633d14e033 c24123d01a954e0881e8aa70eb0bddbf 503bea9eba4e42ada203b3206b3c4d00 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:04:17.591 8 INFO neutron.services.segments.plugin [-] Segment 1ac615cc-0df8-4088-85e3-4f30457bcc64 resource provider aggregate not found 2026-05-26 07:04:17.595 8 INFO neutron.services.segments.plugin [-] Segment 1ac615cc-0df8-4088-85e3-4f30457bcc64 resource provider aggregate not found 2026-05-26 07:04:17.606 8 INFO neutron.services.segments.plugin [-] Segment 1ac615cc-0df8-4088-85e3-4f30457bcc64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ac615cc-0df8-4088-85e3-4f30457bcc64 found for delete ", "request_id": "req-f2f4a81f-b4fd-4432-81bc-0082d62454b7"}]} 2026-05-26 07:04:17.610 8 INFO neutron.services.segments.plugin [-] Segment 1ac615cc-0df8-4088-85e3-4f30457bcc64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ac615cc-0df8-4088-85e3-4f30457bcc64 found for delete ", "request_id": "req-0a9e9704-64be-48ce-a8cf-47c193a9cb25"}]} [pid: 7|app: 0|req: 617/1281] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:16 2026] POST /v2.0/routers => generated 510 bytes in 1122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:18.098 8 INFO neutron.db.l3_hamode_db [None req-347df0eb-857d-4fce-9106-b1633d14e033 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 618/1282] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:04:17 2026] PUT /v2.0/routers/96a86a60-6ff7-4daf-b24a-8e6aa5bf1594/add_router_interface => generated 309 bytes in 1302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1283] 199.204.45.140 () {34 vars in 1096 bytes} [Tue May 26 07:04:18 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1284] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:04:18 2026] GET /v2.0/ports/2b87be59-026f-4eb6-a6eb-4f850651df2b => generated 959 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1285] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:16 2026] POST /v2.0/routers => generated 728 bytes in 2192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1286] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:04:19 2026] PUT /v2.0/routers/96a86a60-6ff7-4daf-b24a-8e6aa5bf1594/remove_router_interface => generated 309 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1287] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:19 2026] GET /v2.0/security-groups?tenant_id=0d728b83f87043ad9485f85dde775663&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1288] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:20 2026] GET /v2.0/ports?device_id=96a86a60-6ff7-4daf-b24a-8e6aa5bf1594 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1289] 10.0.0.248 () {34 vars in 990 bytes} [Tue May 26 07:04:20 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1290] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:04:20 2026] GET /v2.0/ports?tenant_id=9c7bca57b13e411696037db9eed297d4&device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1291] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:20 2026] DELETE /v2.0/security-groups/dea2b924-bee2-4f8e-b17c-31463f61b0c7 => 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: 666/1292] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:04:19 2026] PUT /v2.0/routers/156f20f3-a483-4ceb-a31a-b1300d677700/add_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1293] 10.0.0.248 () {34 vars in 1040 bytes} [Tue May 26 07:04:20 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1294] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:04:20 2026] GET /v2.0/networks?id=9abbf9fb-0727-41e0-8570-d182be92a573 => generated 772 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1295] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:04:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e19cce02-a214-4a13-8345-6d2b381e8795 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1296] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:04:20 2026] GET /v2.0/subnets?id=66ecf3ff-0b35-4dc7-abd2-6bcf27323871 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1297] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:04:20 2026] GET /v2.0/ports?network_id=9abbf9fb-0727-41e0-8570-d182be92a573&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:04:20.858 7 INFO neutron.services.segments.plugin [-] Segment 2d28a906-69f7-4f8b-a37d-47c9c00b32a1 resource provider aggregate not found [pid: 8|app: 0|req: 672/1298] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:04:20 2026] GET /v2.0/networks/9abbf9fb-0727-41e0-8570-d182be92a573?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:20.874 7 INFO neutron.services.segments.plugin [-] Segment 2d28a906-69f7-4f8b-a37d-47c9c00b32a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d28a906-69f7-4f8b-a37d-47c9c00b32a1 found for delete ", "request_id": "req-989de70e-d9fe-44b0-8ad3-9944771da85a"}]} 2026-05-26 07:04:20.874 7 INFO neutron.services.segments.plugin [-] Segment 2d28a906-69f7-4f8b-a37d-47c9c00b32a1 resource provider aggregate not found 2026-05-26 07:04:20.887 7 INFO neutron.db.l3_hamode_db [None req-e656fae9-24eb-438c-9687-7594c4c199be de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] HA network 5a1307c1-006d-46ac-88d0-b5168a2a7abe was deleted as no HA routers are present in tenant e2e18fa673e148dbba4bd9452cea0eb1. [pid: 7|app: 0|req: 627/1299] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:20 2026] DELETE /v2.0/routers/96a86a60-6ff7-4daf-b24a-8e6aa5bf1594 => generated 0 bytes in 673 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:04:20.898 7 INFO neutron.services.segments.plugin [-] Segment 2d28a906-69f7-4f8b-a37d-47c9c00b32a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d28a906-69f7-4f8b-a37d-47c9c00b32a1 found for delete ", "request_id": "req-52a03934-77d0-4dd3-98d6-033e71b7cc3d"}]} [pid: 8|app: 0|req: 673/1300] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:04:20 2026] GET /v2.0/networks/9abbf9fb-0727-41e0-8570-d182be92a573?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: 628/1301] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:20 2026] DELETE /v2.0/subnets/8ac0059b-8853-41cc-b56a-954c513d7a3e => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:04:21.392 8 INFO neutron.services.segments.plugin [-] Segment 14bc2468-8b42-4550-9204-e4b62f8b1594 resource provider aggregate not found 2026-05-26 07:04:21.399 8 INFO neutron.services.segments.plugin [-] Segment 14bc2468-8b42-4550-9204-e4b62f8b1594 resource provider aggregate not found [pid: 8|app: 0|req: 674/1302] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:21 2026] DELETE /v2.0/networks/bbb32fea-5a3d-401a-bba7-02fabd28e73f => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:04:21.438 7 WARNING neutron_lib.context [None req-ff09300d-6a8c-49e8-9bd5-ef323663750b de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:21.478 7 INFO neutron.db.segments_db [None req-ff09300d-6a8c-49e8-9bd5-ef323663750b de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Added segment 605afb52-edf1-462d-85a0-30870d4224f7 of type vxlan for network accf3aea-78ce-4640-9ae2-081bc527fbab 2026-05-26 07:04:21.776 7 INFO neutron.db.l3_hamode_db [None req-ff09300d-6a8c-49e8-9bd5-ef323663750b de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:04:22.742 7 INFO neutron.db.l3_hamode_db [None req-ff09300d-6a8c-49e8-9bd5-ef323663750b de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:04:22.765 8 INFO neutron.services.segments.plugin [-] Segment 14bc2468-8b42-4550-9204-e4b62f8b1594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14bc2468-8b42-4550-9204-e4b62f8b1594 found for delete ", "request_id": "req-554b8eac-d7be-4261-8f7f-e558621b2d2b"}]} 2026-05-26 07:04:22.766 8 INFO neutron.services.segments.plugin [-] Segment 14bc2468-8b42-4550-9204-e4b62f8b1594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14bc2468-8b42-4550-9204-e4b62f8b1594 found for delete ", "request_id": "req-006b8674-1c3f-4e6a-96c1-71361c1603fb"}]} [pid: 8|app: 0|req: 675/1303] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 26 07:04:22 2026] GET /v2.0/networks?id=6ec816e2-13f7-4f39-aa3b-a055032ec85e => generated 673 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1304] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 26 07:04:22 2026] GET /v2.0/quotas/503bea9eba4e42ada203b3206b3c4d00 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1305] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 26 07:04:22 2026] GET /v2.0/ports?tenant_id=503bea9eba4e42ada203b3206b3c4d00&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1306] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 26 07:04:22 2026] GET /v2.0/networks/6ec816e2-13f7-4f39-aa3b-a055032ec85e?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1307] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 26 07:04:23 2026] GET /v2.0/networks/6ec816e2-13f7-4f39-aa3b-a055032ec85e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1308] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:23 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1309] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:23 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1310] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:23 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1311] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:23 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1312] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:23 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1313] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:23 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1314] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:23 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1315] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:21 2026] POST /v2.0/routers => generated 691 bytes in 2683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1316] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:04:24 2026] GET /v2.0/routers/8f0e6e68-0712-4a55-9a73-1a3689af5bdb => generated 697 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1317] 10.0.0.69 () {32 vars in 646 bytes} [Tue May 26 07:04:24 2026] GET /v2.0/routers => generated 700 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1318] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:24 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => 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: 631/1319] 10.0.0.69 () {34 vars in 740 bytes} [Tue May 26 07:04:24 2026] PUT /v2.0/routers/8f0e6e68-0712-4a55-9a73-1a3689af5bdb => generated 704 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1320] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:04:24 2026] GET /v2.0/routers/8f0e6e68-0712-4a55-9a73-1a3689af5bdb => generated 704 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1321] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:24 2026] GET /v2.0/ports?device_id=8f0e6e68-0712-4a55-9a73-1a3689af5bdb => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1322] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:24 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => 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: 634/1323] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:25 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1324] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:25 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => 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: 636/1325] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:04:25 2026] GET /v2.0/ports?tenant_id=9c7bca57b13e411696037db9eed297d4&device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => 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: 637/1326] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:04:25 2026] GET /v2.0/networks?id=9abbf9fb-0727-41e0-8570-d182be92a573 => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1327] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:04:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e19cce02-a214-4a13-8345-6d2b381e8795 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1328] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:04:25 2026] GET /v2.0/subnets?id=66ecf3ff-0b35-4dc7-abd2-6bcf27323871 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1329] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:04:25 2026] GET /v2.0/ports?network_id=9abbf9fb-0727-41e0-8570-d182be92a573&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1330] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:04:25 2026] GET /v2.0/networks/9abbf9fb-0727-41e0-8570-d182be92a573?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1331] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:04:25 2026] GET /v2.0/networks/9abbf9fb-0727-41e0-8570-d182be92a573?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:25.946 8 INFO neutron.services.segments.plugin [-] Segment 605afb52-edf1-462d-85a0-30870d4224f7 resource provider aggregate not found 2026-05-26 07:04:25.953 8 INFO neutron.services.segments.plugin [-] Segment 605afb52-edf1-462d-85a0-30870d4224f7 resource provider aggregate not found 2026-05-26 07:04:25.962 8 INFO neutron.services.segments.plugin [-] Segment 605afb52-edf1-462d-85a0-30870d4224f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 605afb52-edf1-462d-85a0-30870d4224f7 found for delete ", "request_id": "req-e9a28bac-e3b5-43ad-b828-c8385833ce07"}]} 2026-05-26 07:04:25.970 8 INFO neutron.services.segments.plugin [-] Segment 605afb52-edf1-462d-85a0-30870d4224f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 605afb52-edf1-462d-85a0-30870d4224f7 found for delete ", "request_id": "req-8410045e-b5e6-4140-94db-1f7410b5b9a7"}]} 2026-05-26 07:04:25.974 8 INFO neutron.db.l3_hamode_db [None req-e1736169-3d95-4ce7-b24e-14ddef050317 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] HA network accf3aea-78ce-4640-9ae2-081bc527fbab was deleted as no HA routers are present in tenant e2e18fa673e148dbba4bd9452cea0eb1. [pid: 8|app: 0|req: 690/1332] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:24 2026] DELETE /v2.0/routers/8f0e6e68-0712-4a55-9a73-1a3689af5bdb => generated 0 bytes in 1160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1333] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:25 2026] GET /v2.0/ports?device_id=8f0e6e68-0712-4a55-9a73-1a3689af5bdb => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:26.029 8 INFO neutron.api.v2.resource [None req-cb73d11f-6774-4b89-8fc8-6995ca5cf9c5 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 691/1334] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:26 2026] DELETE /v2.0/routers/8f0e6e68-0712-4a55-9a73-1a3689af5bdb => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1335] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:26 2026] GET /v2.0/ports?device_id=96a86a60-6ff7-4daf-b24a-8e6aa5bf1594 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:26.075 8 INFO neutron.api.v2.resource [None req-65b99793-4124-43cc-8bf5-46d986b01abc de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 692/1336] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:26 2026] DELETE /v2.0/routers/96a86a60-6ff7-4daf-b24a-8e6aa5bf1594 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:04:26.093 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83b7e49f-9bd8-4b61-aa22-389b0d0f4c70 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1337] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:26 2026] DELETE /v2.0/subnets/8ac0059b-8853-41cc-b56a-954c513d7a3e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1338] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:26 2026] GET /v2.0/ports?device_id=ed46630b-f8f4-4fb2-b508-79991d67be46 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:26.145 7 INFO neutron.api.v2.resource [None req-9afc3e90-f41a-4132-8717-3a443ce9efa3 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 646/1339] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:26 2026] DELETE /v2.0/routers/ed46630b-f8f4-4fb2-b508-79991d67be46 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:04:26.161 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e99d87c5-9034-4308-9f22-dc23c50b8e38 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 694/1340] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:26 2026] DELETE /v2.0/subnets/d2c58444-838b-4747-9fbe-53b63e56f675 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1341] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:26 2026] GET /v2.0/ports?device_id=e18d5b54-7ffa-4882-a0d7-ffe7ed421a58 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:26.213 7 INFO neutron.api.v2.resource [None req-e0a2ab16-c303-484b-bc48-db4c619aef93 de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 648/1342] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:26 2026] DELETE /v2.0/routers/e18d5b54-7ffa-4882-a0d7-ffe7ed421a58 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1343] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:26 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:26.230 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5c00e44-c73f-4904-b224-0c206a4d76ad de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 649/1344] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:26 2026] DELETE /v2.0/subnets/3a0a3371-99ed-47d2-9705-1d9f9d6c44fb => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:04:26.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c5381af-4ba7-4e4d-8ef9-bc603896c24d de81eb73a214414ab182d442e25d91c3 e2e18fa673e148dbba4bd9452cea0eb1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1345] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:26 2026] DELETE /v2.0/subnets/1040c0a7-32b6-43de-8ae6-22deefec2611 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1346] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:26 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1347] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:26 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => 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: 697/1348] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:26 2026] GET /v2.0/security-groups?tenant_id=e2e18fa673e148dbba4bd9452cea0eb1&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1349] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:26 2026] DELETE /v2.0/security-groups/2065e741-1c80-4747-b973-ca0bd5dc52b9 => 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: 698/1350] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:27 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1351] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:27 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&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: 699/1352] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:04:27 2026] GET /v2.0/networks?id=6ec816e2-13f7-4f39-aa3b-a055032ec85e => generated 673 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1353] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:27 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:27.533 8 WARNING neutron_lib.context [req-c092044e-75de-4416-957a-0de6581ab922 req-d772d600-d92b-4460-b171-5961f2f27e41 2b4fef86c020477787e32f0a33a5375b 503bea9eba4e42ada203b3206b3c4d00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 700/1354] 199.204.45.140 () {38 vars in 955 bytes} [Tue May 26 07:04:27 2026] POST /v2.0/ports => generated 958 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1357] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:04:27 2026] PUT /v2.0/ports/d5396c9c-6829-4c90-bbbb-e343985c62b9 => generated 1239 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 703/1358] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:28 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1359] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:28 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1360] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:28 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:28.754 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7cec70d-0964-4609-9695-8bda4d3266e4'] response: {'name': 'network-changed', 'server_uuid': '92d0a6b3-d3de-45c8-8490-4e0d69279efe', 'tag': 'd5396c9c-6829-4c90-bbbb-e343985c62b9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 705/1361] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:28 2026] GET /v2.0/security-groups?id=0e2ed260-3367-42bc-9205-b5ae16864e8d&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:28.913 7 WARNING neutron_lib.context [None req-9574ec74-3569-49c2-9d26-f7e9ac1abc51 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:29.068 7 INFO neutron.db.segments_db [None req-9574ec74-3569-49c2-9d26-f7e9ac1abc51 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Added segment f4eb2b7b-8436-4ee5-bcb0-a79d13fae1b5 of type vxlan for network 3c6e689b-8d56-40d3-80fb-ad25804e7430 [pid: 7|app: 0|req: 657/1362] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:28 2026] POST /v2.0/networks => generated 628 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:29.183 8 WARNING neutron_lib.context [None req-fd709f83-c20e-4dcd-ab69-a88c541ede8a ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:29.237 8 INFO neutron.db.segments_db [None req-fd709f83-c20e-4dcd-ab69-a88c541ede8a ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Added segment 77393103-4540-4781-861c-1db3ff5b14f5 of type vxlan for network 822072a6-f2de-42a8-b107-81c91bdc4569 [pid: 7|app: 0|req: 658/1363] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:04:29 2026] GET /v2.0/ports?tenant_id=503bea9eba4e42ada203b3206b3c4d00&device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1364] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:29 2026] POST /v2.0/networks => generated 630 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:29.330 8 WARNING neutron_lib.context [None req-e7844ff4-3fd1-4624-8e8c-e96c25e087f7 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 659/1365] 199.204.45.140 () {34 vars in 1018 bytes} [Tue May 26 07:04:29 2026] GET /v2.0/networks?tenant_id=503bea9eba4e42ada203b3206b3c4d00&shared=False => generated 769 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1366] 199.204.45.140 () {34 vars in 930 bytes} [Tue May 26 07:04:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1367] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:29 2026] POST /v2.0/subnets => generated 626 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:29.542 7 WARNING neutron_lib.context [None req-eaf6ab11-60cc-4894-8067-1a0b85ceaf1e ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 708/1368] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:29 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1369] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:29 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:29.800 8 WARNING neutron_lib.context [None req-d447e349-37f3-4488-b07b-418a37d03dac ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:29.838 8 INFO neutron.db.segments_db [None req-d447e349-37f3-4488-b07b-418a37d03dac ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Added segment bb69648f-f611-4f13-bb6b-4e73b7889ca7 of type vxlan for network c3bab6d1-cb21-4f35-be86-19e4a08936d1 [pid: 7|app: 0|req: 662/1370] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:29 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1371] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:29 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => 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: 664/1372] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:29 2026] GET /v2.0/security-groups?id=0e2ed260-3367-42bc-9205-b5ae16864e8d&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:30.115 8 INFO neutron.db.l3_hamode_db [None req-d447e349-37f3-4488-b07b-418a37d03dac ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:04:30.237 8 INFO neutron.db.l3_hamode_db [None req-d447e349-37f3-4488-b07b-418a37d03dac ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 665/1373] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:04:30 2026] GET /v2.0/ports?tenant_id=503bea9eba4e42ada203b3206b3c4d00&device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1374] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:04:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d5396c9c-6829-4c90-bbbb-e343985c62b9 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1375] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:04:30 2026] GET /v2.0/subnets?id=50ee9a70-bf2c-4919-a5a8-59aaf65d57d8 => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1376] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:04:30 2026] GET /v2.0/ports?network_id=6ec816e2-13f7-4f39-aa3b-a055032ec85e&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1377] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:04:30 2026] GET /v2.0/networks/6ec816e2-13f7-4f39-aa3b-a055032ec85e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1378] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:04:30 2026] GET /v2.0/networks/6ec816e2-13f7-4f39-aa3b-a055032ec85e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1379] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:29 2026] POST /v2.0/routers => generated 505 bytes in 1034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1380] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:30 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1381] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:30 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1382] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:30 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1383] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:31 2026] GET /v2.0/security-groups?id=0e2ed260-3367-42bc-9205-b5ae16864e8d&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1384] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:04:30 2026] PUT /v2.0/routers/88ce77f3-ad0a-4460-821c-ddf4878b332f/add_router_interface => generated 309 bytes in 1224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1385] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:32 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1386] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:32 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1387] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:04:32 2026] GET /v2.0/ports/ffb1dfa1-7258-40d6-8714-863549bc7731 => generated 955 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1388] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:32 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1389] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:32 2026] GET /v2.0/security-groups?id=0e2ed260-3367-42bc-9205-b5ae16864e8d&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: 675/1390] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:33 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1391] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:04:32 2026] PUT /v2.0/routers/88ce77f3-ad0a-4460-821c-ddf4878b332f/add_router_interface => generated 309 bytes in 1329 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1392] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:33 2026] GET /v2.0/security-groups?id=0e2ed260-3367-42bc-9205-b5ae16864e8d&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1393] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:04:33 2026] GET /v2.0/ports/1f9b15ef-553e-4452-a3f2-fcf8c7bdf4f5 => generated 955 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1394] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:04:33 2026] PUT /v2.0/routers/88ce77f3-ad0a-4460-821c-ddf4878b332f/remove_router_interface => generated 309 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1395] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:34 2026] GET /v2.0/security-groups?tenant_id=97b420773b144e8e999f7f65b7b8d2a6&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1396] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:34 2026] DELETE /v2.0/security-groups/7b1a4e0d-b948-4139-8396-791cd33ce882 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1397] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:34 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => 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: 721/1398] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:34 2026] GET /v2.0/security-groups?id=0e2ed260-3367-42bc-9205-b5ae16864e8d&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: 678/1399] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:04:34 2026] PUT /v2.0/routers/88ce77f3-ad0a-4460-821c-ddf4878b332f/remove_router_interface => generated 309 bytes in 843 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1400] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:35 2026] GET /v2.0/ports?device_id=88ce77f3-ad0a-4460-821c-ddf4878b332f => 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: 723/1401] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:35 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:35.743 7 INFO neutron.services.segments.plugin [-] Segment bb69648f-f611-4f13-bb6b-4e73b7889ca7 resource provider aggregate not found 2026-05-26 07:04:35.749 7 INFO neutron.services.segments.plugin [-] Segment bb69648f-f611-4f13-bb6b-4e73b7889ca7 resource provider aggregate not found 2026-05-26 07:04:35.764 7 INFO neutron.services.segments.plugin [-] Segment bb69648f-f611-4f13-bb6b-4e73b7889ca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb69648f-f611-4f13-bb6b-4e73b7889ca7 found for delete ", "request_id": "req-ad9ce523-9c8e-43e6-ae5b-ceb6ccc1b165"}]} 2026-05-26 07:04:35.765 7 INFO neutron.services.segments.plugin [-] Segment bb69648f-f611-4f13-bb6b-4e73b7889ca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb69648f-f611-4f13-bb6b-4e73b7889ca7 found for delete ", "request_id": "req-93d71824-4ea0-4470-888a-c33e7e593db9"}]} 2026-05-26 07:04:35.770 7 INFO neutron.db.l3_hamode_db [None req-8bb8d184-fa84-4281-8370-be69ea0d9227 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] HA network c3bab6d1-cb21-4f35-be86-19e4a08936d1 was deleted as no HA routers are present in tenant c8f4eb6cdf8547838d0f410d2be4fa5d. [pid: 7|app: 0|req: 679/1402] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:35 2026] DELETE /v2.0/routers/88ce77f3-ad0a-4460-821c-ddf4878b332f => generated 0 bytes in 563 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1403] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:35 2026] GET /v2.0/security-groups?id=0e2ed260-3367-42bc-9205-b5ae16864e8d&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1404] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:35 2026] DELETE /v2.0/subnets/3744bf03-231e-4aa3-8067-4f33e8f04b92 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1405] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:35 2026] DELETE /v2.0/subnets/ec8a3a8e-b9a8-4794-937c-0b4e3847f112 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1406] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:36 2026] DELETE /v2.0/networks/822072a6-f2de-42a8-b107-81c91bdc4569 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:04:36.781 8 INFO neutron.services.segments.plugin [-] Segment f4eb2b7b-8436-4ee5-bcb0-a79d13fae1b5 resource provider aggregate not found 2026-05-26 07:04:36.789 8 INFO neutron.services.segments.plugin [-] Segment f4eb2b7b-8436-4ee5-bcb0-a79d13fae1b5 resource provider aggregate not found 2026-05-26 07:04:36.799 8 INFO neutron.services.segments.plugin [-] Segment f4eb2b7b-8436-4ee5-bcb0-a79d13fae1b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4eb2b7b-8436-4ee5-bcb0-a79d13fae1b5 found for delete ", "request_id": "req-b3fa55e2-5003-47a5-a87f-d40664a41578"}]} 2026-05-26 07:04:36.811 8 INFO neutron.services.segments.plugin [-] Segment f4eb2b7b-8436-4ee5-bcb0-a79d13fae1b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4eb2b7b-8436-4ee5-bcb0-a79d13fae1b5 found for delete ", "request_id": "req-8f9ee430-c6f4-429a-8d9f-29bd5fc01c36"}]} [pid: 8|app: 0|req: 726/1407] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:36 2026] DELETE /v2.0/networks/3c6e689b-8d56-40d3-80fb-ad25804e7430 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:04:36.829 7 WARNING neutron_lib.context [None req-c8166382-6084-4197-90a0-ada59ecd8499 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:36.900 7 INFO neutron.db.segments_db [None req-c8166382-6084-4197-90a0-ada59ecd8499 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Added segment 2a24e955-2594-4ed3-9823-d7f8e4455e39 of type vxlan for network bd817e1e-2e86-43ea-a550-d3ff682c253d [pid: 8|app: 0|req: 727/1408] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:36 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1409] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:36 2026] POST /v2.0/networks => generated 628 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:37.013 7 WARNING neutron_lib.context [None req-2c47d8a0-0e7e-4575-82cb-d53aaa43dac9 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 728/1410] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:36 2026] GET /v2.0/security-groups?id=0e2ed260-3367-42bc-9205-b5ae16864e8d&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1411] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:37 2026] POST /v2.0/subnets => generated 626 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:37.293 8 WARNING neutron_lib.context [None req-6d2d658b-fea7-4bf8-91ff-d7286183b2b3 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:37.345 8 INFO neutron.db.segments_db [None req-6d2d658b-fea7-4bf8-91ff-d7286183b2b3 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Added segment ae301d71-0fbe-42f3-8c1f-fb7ddf171406 of type vxlan for network 11b7edb0-5cc6-4ce2-8f75-a4596c66123e 2026-05-26 07:04:37.610 8 INFO neutron.db.l3_hamode_db [None req-6d2d658b-fea7-4bf8-91ff-d7286183b2b3 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:04:37.725 8 INFO neutron.db.l3_hamode_db [None req-6d2d658b-fea7-4bf8-91ff-d7286183b2b3 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:04:38.112 7 INFO neutron.services.segments.plugin [-] Segment 77393103-4540-4781-861c-1db3ff5b14f5 resource provider aggregate not found 2026-05-26 07:04:38.116 7 INFO neutron.services.segments.plugin [-] Segment 77393103-4540-4781-861c-1db3ff5b14f5 resource provider aggregate not found 2026-05-26 07:04:38.139 7 INFO neutron.services.segments.plugin [-] Segment 77393103-4540-4781-861c-1db3ff5b14f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77393103-4540-4781-861c-1db3ff5b14f5 found for delete ", "request_id": "req-d20402d5-2b99-4536-bb4a-77ffd782b4e5"}]} 2026-05-26 07:04:38.141 7 INFO neutron.services.segments.plugin [-] Segment 77393103-4540-4781-861c-1db3ff5b14f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77393103-4540-4781-861c-1db3ff5b14f5 found for delete ", "request_id": "req-7549dbbb-8b33-45a4-970c-fe33877ed94b"}]} [pid: 7|app: 0|req: 684/1412] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:38 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => generated 975 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1413] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:38 2026] GET /v2.0/security-groups?id=0e2ed260-3367-42bc-9205-b5ae16864e8d&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1414] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:37 2026] POST /v2.0/routers => generated 506 bytes in 1218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:38.517 7 WARNING neutron_lib.context [None req-3e741e35-9de1-4dec-9bba-1680522a26a6 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 686/1415] 10.0.0.69 () {34 vars in 664 bytes} [Tue May 26 07:04:38 2026] POST /v2.0/ports => generated 947 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:04:39.092 8 INFO neutron.db.segments_db [None req-686c3a46-17e4-474f-a139-3e8021cea50b be6bfeff41fd4f6598d2002b1dd5babb 454e934d4f0f4b96aff2899903085a3f - - default default] Added segment 7d564f47-3a44-4a53-acc7-240a10f08ff8 of type vxlan for network 9e8b7169-46be-4262-bd1b-8315d871fc41 [pid: 8|app: 0|req: 730/1416] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:38 2026] POST /v2.0/networks => generated 726 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1417] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:39 2026] POST /v2.0/subnets => generated 644 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:39.450 8 WARNING neutron.api.v2.base [None req-57b8eb09-d5cb-42f6-9ba9-64116c51a766 be6bfeff41fd4f6598d2002b1dd5babb 454e934d4f0f4b96aff2899903085a3f - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-26 07:04:39.451 8 INFO neutron.api.v2.resource [None req-57b8eb09-d5cb-42f6-9ba9-64116c51a766 be6bfeff41fd4f6598d2002b1dd5babb 454e934d4f0f4b96aff2899903085a3f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 732/1418] 10.0.0.69 () {34 vars in 680 bytes} [Tue May 26 07:04:39 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-26 07:04:39.694 8 INFO neutron.services.segments.plugin [-] Segment 7d564f47-3a44-4a53-acc7-240a10f08ff8 resource provider aggregate not found 2026-05-26 07:04:39.701 8 INFO neutron.services.segments.plugin [-] Segment 7d564f47-3a44-4a53-acc7-240a10f08ff8 resource provider aggregate not found 2026-05-26 07:04:39.710 8 INFO neutron.services.segments.plugin [-] Segment 7d564f47-3a44-4a53-acc7-240a10f08ff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d564f47-3a44-4a53-acc7-240a10f08ff8 found for delete ", "request_id": "req-f9c5ff1d-75d3-49fc-990e-d2c271a7fe7e"}]} 2026-05-26 07:04:39.712 8 INFO neutron.services.segments.plugin [-] Segment 7d564f47-3a44-4a53-acc7-240a10f08ff8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d564f47-3a44-4a53-acc7-240a10f08ff8 found for delete ", "request_id": "req-5c5fc7d5-9c44-41bf-af01-00bf573788b6"}]} [pid: 8|app: 0|req: 733/1419] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:39 2026] DELETE /v2.0/networks/9e8b7169-46be-4262-bd1b-8315d871fc41 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1420] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:39 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:39.830 8 INFO neutron.db.segments_db [None req-57a7fae0-dbe8-4d81-9445-2d7f216e7610 be6bfeff41fd4f6598d2002b1dd5babb 454e934d4f0f4b96aff2899903085a3f - - default default] Added segment 6d7fcca4-5c59-4ffd-a842-0d91aa84b72d of type vxlan for network 6d7da9e3-8cd9-4aa6-9c70-999d4f7466e9 [pid: 8|app: 0|req: 735/1421] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:39 2026] POST /v2.0/networks => generated 727 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1422] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:39 2026] GET /v2.0/security-groups?id=0e2ed260-3367-42bc-9205-b5ae16864e8d&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1423] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:39 2026] POST /v2.0/subnets => generated 647 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1424] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:04:38 2026] PUT /v2.0/routers/236497a6-2f96-455d-bb5b-55d7876aab61/add_router_interface => generated 309 bytes in 1268 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:40.204 8 WARNING neutron.api.v2.base [None req-87a64b8c-9ea8-474a-b321-2d59cc91c783 be6bfeff41fd4f6598d2002b1dd5babb 454e934d4f0f4b96aff2899903085a3f - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-26 07:04:40.205 8 INFO neutron.api.v2.resource [None req-87a64b8c-9ea8-474a-b321-2d59cc91c783 be6bfeff41fd4f6598d2002b1dd5babb 454e934d4f0f4b96aff2899903085a3f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 738/1425] 10.0.0.69 () {34 vars in 680 bytes} [Tue May 26 07:04:40 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 688/1426] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:04:40 2026] GET /v2.0/ports/afa5addc-9cb2-4bb2-8987-78e75f7b5999 => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1427] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:40 2026] DELETE /v2.0/networks/6d7da9e3-8cd9-4aa6-9c70-999d4f7466e9 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:04:40.477 8 INFO neutron.db.segments_db [None req-78828b66-6c09-4622-8725-ccc74ccfedba be6bfeff41fd4f6598d2002b1dd5babb 454e934d4f0f4b96aff2899903085a3f - - default default] Added segment e5493e3e-a304-485c-9fa1-1a615dce18aa of type vxlan for network 086e0803-3329-4bd3-803b-61d8fb6baa9f [pid: 8|app: 0|req: 740/1428] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:40 2026] POST /v2.0/networks => generated 727 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1429] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:40 2026] POST /v2.0/subnets => generated 647 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1430] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:04:40 2026] PUT /v2.0/routers/236497a6-2f96-455d-bb5b-55d7876aab61/remove_router_interface => generated 309 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 742/1431] 10.0.0.69 () {34 vars in 680 bytes} [Tue May 26 07:04:40 2026] POST /v2.0/rbac-policies => generated 324 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1432] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:41 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:41.144 7 INFO neutron.api.v2.resource [None req-b9a5f053-48a2-4512-bc50-f0d850928e22 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 690/1433] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:04:41 2026] PUT /v2.0/routers/236497a6-2f96-455d-bb5b-55d7876aab61/remove_router_interface => generated 197 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1434] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:41 2026] GET /v2.0/security-groups?id=0e2ed260-3367-42bc-9205-b5ae16864e8d&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1435] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:41 2026] GET /v2.0/ports?device_id=236497a6-2f96-455d-bb5b-55d7876aab61 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1436] 10.0.0.69 () {32 vars in 722 bytes} [Tue May 26 07:04:41 2026] GET /v2.0/networks/086e0803-3329-4bd3-803b-61d8fb6baa9f => generated 655 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1437] 199.204.45.140 () {34 vars in 994 bytes} [Tue May 26 07:04:41 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:41.708 8 INFO neutron.db.l3_hamode_db [None req-a2aa29b0-3062-42c1-b6b4-9cc9316d83e9 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] HA network 11b7edb0-5cc6-4ce2-8f75-a4596c66123e was deleted as no HA routers are present in tenant c8f4eb6cdf8547838d0f410d2be4fa5d. [pid: 8|app: 0|req: 745/1438] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:41 2026] DELETE /v2.0/routers/236497a6-2f96-455d-bb5b-55d7876aab61 => generated 0 bytes in 527 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:04:41.736 8 INFO neutron.services.segments.plugin [-] Segment 6d7fcca4-5c59-4ffd-a842-0d91aa84b72d resource provider aggregate not found 2026-05-26 07:04:41.739 8 INFO neutron.services.segments.plugin [-] Segment 6d7fcca4-5c59-4ffd-a842-0d91aa84b72d resource provider aggregate not found 2026-05-26 07:04:41.753 8 INFO neutron.services.segments.plugin [-] Segment 6d7fcca4-5c59-4ffd-a842-0d91aa84b72d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d7fcca4-5c59-4ffd-a842-0d91aa84b72d found for delete ", "request_id": "req-78cd870d-1460-4e6c-a988-00b7fa299b7b"}]} 2026-05-26 07:04:41.758 8 INFO neutron.services.segments.plugin [-] Segment 6d7fcca4-5c59-4ffd-a842-0d91aa84b72d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d7fcca4-5c59-4ffd-a842-0d91aa84b72d found for delete ", "request_id": "req-fd925010-d45a-480a-bba7-e24c90ca2714"}]} [pid: 8|app: 0|req: 746/1439] 10.0.0.248 () {34 vars in 990 bytes} [Tue May 26 07:04:41 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:04:41.766 8 INFO neutron.services.segments.plugin [-] Segment ae301d71-0fbe-42f3-8c1f-fb7ddf171406 resource provider aggregate not found 2026-05-26 07:04:41.773 8 INFO neutron.services.segments.plugin [-] Segment ae301d71-0fbe-42f3-8c1f-fb7ddf171406 resource provider aggregate not found 2026-05-26 07:04:41.781 8 INFO neutron.services.segments.plugin [-] Segment ae301d71-0fbe-42f3-8c1f-fb7ddf171406 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae301d71-0fbe-42f3-8c1f-fb7ddf171406 found for delete ", "request_id": "req-b630aff8-5dec-4a66-a2c0-5e05f55f5a19"}]} 2026-05-26 07:04:41.786 8 INFO neutron.services.segments.plugin [-] Segment ae301d71-0fbe-42f3-8c1f-fb7ddf171406 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae301d71-0fbe-42f3-8c1f-fb7ddf171406 found for delete ", "request_id": "req-8436848a-2e6f-4134-921f-8822e7ba223e"}]} [pid: 7|app: 0|req: 694/1440] 199.204.45.140 () {36 vars in 997 bytes} [Tue May 26 07:04:41 2026] DELETE /v2.0/ports/d5396c9c-6829-4c90-bbbb-e343985c62b9 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:04:41.910 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-edca9867-8205-4876-bcf2-fe3c51546fa4'] response: {'server_uuid': '92d0a6b3-d3de-45c8-8490-4e0d69279efe', 'name': 'network-vif-deleted', 'tag': 'd5396c9c-6829-4c90-bbbb-e343985c62b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 695/1441] 10.0.0.248 () {34 vars in 1040 bytes} [Tue May 26 07:04:41 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&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: 747/1442] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:41 2026] DELETE /v2.0/subnets/80f97eb2-accd-4f53-8529-a67fdfccf4cb => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:04:42.003 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2642ca64-43dd-4365-aa4e-2d8d47b75136 f8b4040255ef4dca82ebac082eb0f72d 4a772a295b0b4946898aac07dd43d674 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 696/1443] 10.0.0.69 () {32 vars in 722 bytes} [Tue May 26 07:04:41 2026] GET /v2.0/networks/086e0803-3329-4bd3-803b-61d8fb6baa9f => generated 138 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1444] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:41 2026] DELETE /v2.0/networks/bd817e1e-2e86-43ea-a550-d3ff682c253d => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1445] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:42 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:42.321 8 WARNING neutron_lib.context [None req-de9fe26a-81b2-4b70-9fe2-1b29b9c953a6 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:42.368 8 INFO neutron.db.segments_db [None req-de9fe26a-81b2-4b70-9fe2-1b29b9c953a6 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Added segment ed3531a4-a8b3-43f9-8426-73feb6d8c200 of type vxlan for network 91633e25-351d-4c99-a1fd-b7d42e25f35c 2026-05-26 07:04:42.443 7 INFO neutron.services.segments.plugin [-] Segment e5493e3e-a304-485c-9fa1-1a615dce18aa resource provider aggregate not found 2026-05-26 07:04:42.449 7 INFO neutron.services.segments.plugin [-] Segment e5493e3e-a304-485c-9fa1-1a615dce18aa resource provider aggregate not found [pid: 8|app: 0|req: 750/1446] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:42 2026] POST /v2.0/networks => generated 630 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:42.457 7 INFO neutron.services.segments.plugin [-] Segment e5493e3e-a304-485c-9fa1-1a615dce18aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5493e3e-a304-485c-9fa1-1a615dce18aa found for delete ", "request_id": "req-4da9da35-df3d-479e-b313-a3a981129d23"}]} 2026-05-26 07:04:42.463 8 WARNING neutron_lib.context [None req-54d789ea-a2aa-4a96-b77c-defccffe54ff ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 697/1447] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:42 2026] DELETE /v2.0/networks/086e0803-3329-4bd3-803b-61d8fb6baa9f => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:04:42.473 7 INFO neutron.services.segments.plugin [-] Segment e5493e3e-a304-485c-9fa1-1a615dce18aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5493e3e-a304-485c-9fa1-1a615dce18aa found for delete ", "request_id": "req-f2d28403-fd71-49b4-904f-5e153a196cd4"}]} 2026-05-26 07:04:42.484 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15cddadf-1fbf-4de5-b8d2-4c5fba50c51b be6bfeff41fd4f6598d2002b1dd5babb 454e934d4f0f4b96aff2899903085a3f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1448] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:42 2026] DELETE /v2.0/subnets/9941fc07-82a3-4a41-bdc1-9b9d3c38413d => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:04:42.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd779907-4dd1-4409-9121-09813ad92ec9 be6bfeff41fd4f6598d2002b1dd5babb 454e934d4f0f4b96aff2899903085a3f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 699/1449] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:42 2026] DELETE /v2.0/subnets/fba77b0d-5718-4baa-840f-cb49dabe5f9a => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:04:42.518 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5980974c-258a-4f07-ad0d-22ed72020f50 be6bfeff41fd4f6598d2002b1dd5babb 454e934d4f0f4b96aff2899903085a3f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 700/1450] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:42 2026] DELETE /v2.0/subnets/96219f79-83d5-4d97-93c2-ba28cfadf1db => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1451] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:42 2026] POST /v2.0/subnets => generated 626 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:42.741 7 WARNING neutron_lib.context [None req-e9199aa8-fbbc-461c-8652-56fd9b05f3d8 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:42.790 7 INFO neutron.db.segments_db [None req-e9199aa8-fbbc-461c-8652-56fd9b05f3d8 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Added segment 411f78ac-ceb5-4bbd-9cd5-2a020fe9cc21 of type vxlan for network df4ee5c6-184f-4bfe-a13f-02112d6a15f0 2026-05-26 07:04:43.059 7 INFO neutron.db.l3_hamode_db [None req-e9199aa8-fbbc-461c-8652-56fd9b05f3d8 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:04:43.181 7 INFO neutron.db.l3_hamode_db [None req-e9199aa8-fbbc-461c-8652-56fd9b05f3d8 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 754/1454] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:43 2026] GET /v2.0/security-groups?tenant_id=bcfa36b99a264c2c921b1a1d621f0415&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1455] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:43 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => 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: 756/1456] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:43 2026] DELETE /v2.0/security-groups/e6a8909c-67fc-4d9a-acb4-b2460bd89115 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:04:43.801 8 INFO neutron.services.segments.plugin [-] Segment 2a24e955-2594-4ed3-9823-d7f8e4455e39 resource provider aggregate not found 2026-05-26 07:04:43.814 8 INFO neutron.services.segments.plugin [-] Segment 2a24e955-2594-4ed3-9823-d7f8e4455e39 resource provider aggregate not found 2026-05-26 07:04:43.825 8 INFO neutron.services.segments.plugin [-] Segment 2a24e955-2594-4ed3-9823-d7f8e4455e39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a24e955-2594-4ed3-9823-d7f8e4455e39 found for delete ", "request_id": "req-7b27b058-09c5-4237-91a6-a8b9d78466ce"}]} [pid: 8|app: 0|req: 757/1457] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:43 2026] GET /v2.0/security-groups?tenant_id=454e934d4f0f4b96aff2899903085a3f&name=default => generated 2925 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1458] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:42 2026] POST /v2.0/routers => generated 507 bytes in 1095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:43.836 8 INFO neutron.services.segments.plugin [-] Segment 2a24e955-2594-4ed3-9823-d7f8e4455e39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a24e955-2594-4ed3-9823-d7f8e4455e39 found for delete ", "request_id": "req-28bfaafc-baf6-4582-bd66-5f1ce9f62a5e"}]} [pid: 8|app: 0|req: 758/1459] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:43 2026] DELETE /v2.0/security-groups/d1e9d472-95d1-4d0c-ac70-a1e72ceaa776 => 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: 759/1460] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:44 2026] GET /v2.0/security-groups?tenant_id=4a772a295b0b4946898aac07dd43d674&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1461] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:44 2026] DELETE /v2.0/security-groups/64a8bc29-2d08-46ef-9e2c-a1eb4b24844f => 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: 761/1462] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:44 2026] GET /v2.0/ports?device_id=92d0a6b3-d3de-45c8-8490-4e0d69279efe => 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: 702/1463] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:04:43 2026] PUT /v2.0/routers/7376a27b-3ab8-4063-8550-b7e69ac48ac8/add_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1464] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:04:45 2026] GET /v2.0/ports/39bb1212-6377-4902-8a22-7474e703c440 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1465] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:04:45 2026] PUT /v2.0/routers/7376a27b-3ab8-4063-8550-b7e69ac48ac8/remove_router_interface => generated 309 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1466] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:45 2026] GET /v2.0/ports?device_id=7376a27b-3ab8-4063-8550-b7e69ac48ac8 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:46.357 7 INFO neutron.services.segments.plugin [-] Segment 411f78ac-ceb5-4bbd-9cd5-2a020fe9cc21 resource provider aggregate not found 2026-05-26 07:04:46.362 7 INFO neutron.services.segments.plugin [-] Segment 411f78ac-ceb5-4bbd-9cd5-2a020fe9cc21 resource provider aggregate not found 2026-05-26 07:04:46.375 7 INFO neutron.db.l3_hamode_db [None req-7976efc7-0c7f-4d30-8335-c9a03acec99c ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] HA network df4ee5c6-184f-4bfe-a13f-02112d6a15f0 was deleted as no HA routers are present in tenant c8f4eb6cdf8547838d0f410d2be4fa5d. [pid: 7|app: 0|req: 704/1467] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:45 2026] DELETE /v2.0/routers/7376a27b-3ab8-4063-8550-b7e69ac48ac8 => generated 0 bytes in 522 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1468] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:46 2026] DELETE /v2.0/subnets/9294c366-6fb7-4dbf-a6bb-47f6e737c0f0 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:04:46.565 7 INFO neutron.services.segments.plugin [-] Segment 411f78ac-ceb5-4bbd-9cd5-2a020fe9cc21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 411f78ac-ceb5-4bbd-9cd5-2a020fe9cc21 found for delete ", "request_id": "req-e8f082d8-d38f-43e0-b25b-c7967944acaa"}]} 2026-05-26 07:04:46.576 7 INFO neutron.services.segments.plugin [-] Segment 411f78ac-ceb5-4bbd-9cd5-2a020fe9cc21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 411f78ac-ceb5-4bbd-9cd5-2a020fe9cc21 found for delete ", "request_id": "req-5cf7999c-63f2-4072-a9b6-9ceb81261bff"}]} [pid: 7|app: 0|req: 705/1469] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:46 2026] DELETE /v2.0/networks/91633e25-351d-4c99-a1fd-b7d42e25f35c => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:04:46.865 8 WARNING neutron_lib.context [None req-cdf31108-ba18-4a91-a8b8-9d5db92c8e5e ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:46.907 8 INFO neutron.db.segments_db [None req-cdf31108-ba18-4a91-a8b8-9d5db92c8e5e ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Added segment 5c77036b-677c-4e55-82a9-8465baac36b0 of type vxlan for network 08fa043b-009f-46cc-96b1-122a87dad23b 2026-05-26 07:04:47.183 8 INFO neutron.db.l3_hamode_db [None req-cdf31108-ba18-4a91-a8b8-9d5db92c8e5e ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 706/1470] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:04:46 2026] PUT /v2.0/routers/156f20f3-a483-4ceb-a31a-b1300d677700/remove_router_interface => generated 309 bytes in 1010 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1471] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:47 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:47.990 8 INFO neutron.db.l3_hamode_db [None req-cdf31108-ba18-4a91-a8b8-9d5db92c8e5e ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:04:48.589 7 INFO neutron.services.segments.plugin [-] Segment ed3531a4-a8b3-43f9-8426-73feb6d8c200 resource provider aggregate not found 2026-05-26 07:04:48.593 7 INFO neutron.services.segments.plugin [-] Segment ed3531a4-a8b3-43f9-8426-73feb6d8c200 resource provider aggregate not found 2026-05-26 07:04:48.619 7 INFO neutron.services.segments.plugin [-] Segment ed3531a4-a8b3-43f9-8426-73feb6d8c200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3531a4-a8b3-43f9-8426-73feb6d8c200 found for delete ", "request_id": "req-34b9e177-ee68-4f7a-b9f3-b33c9e57ccc9"}]} 2026-05-26 07:04:48.624 7 INFO neutron.services.segments.plugin [-] Segment ed3531a4-a8b3-43f9-8426-73feb6d8c200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3531a4-a8b3-43f9-8426-73feb6d8c200 found for delete ", "request_id": "req-48a8778d-9bde-4cbc-9e72-351e8ec0fbf9"}]} 2026-05-26 07:04:48.899 7 INFO neutron.db.l3_hamode_db [None req-fe9ba9dc-6461-4a6c-83f2-8606b24771ef c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] HA network c141feda-b52a-415b-bcea-1241566fe5c5 was deleted as no HA routers are present in tenant 503bea9eba4e42ada203b3206b3c4d00. [pid: 7|app: 0|req: 708/1472] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:47 2026] DELETE /v2.0/routers/156f20f3-a483-4ceb-a31a-b1300d677700 => generated 0 bytes in 924 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1473] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:48 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1474] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:04:46 2026] POST /v2.0/routers => generated 687 bytes in 2124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:49.075 7 WARNING neutron_lib.context [None req-0970f267-e665-4cdf-8537-e84fde5a0a39 19d61de185014815adfb3d5b0fbd8150 14dbeeeabbef451b8693851516034de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1475] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:04:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1476] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:48 2026] DELETE /v2.0/subnets/50ee9a70-bf2c-4919-a5a8-59aaf65d57d8 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1477] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:49 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:49.229 8 WARNING neutron_lib.context [None req-f193e374-f4f4-4d27-bb8d-3ba54e3f96cb 19d61de185014815adfb3d5b0fbd8150 14dbeeeabbef451b8693851516034de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 768/1478] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:04:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:49.550 8 INFO neutron.services.segments.plugin [-] Segment de419c0d-3e36-44f5-b972-77be5d4f70cc resource provider aggregate not found 2026-05-26 07:04:49.556 8 INFO neutron.services.segments.plugin [-] Segment de419c0d-3e36-44f5-b972-77be5d4f70cc resource provider aggregate not found 2026-05-26 07:04:49.569 8 INFO neutron.services.segments.plugin [-] Segment de419c0d-3e36-44f5-b972-77be5d4f70cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de419c0d-3e36-44f5-b972-77be5d4f70cc found for delete ", "request_id": "req-68cbc04f-4b54-499b-9f08-17a124bd4a94"}]} [pid: 8|app: 0|req: 769/1479] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:49 2026] DELETE /v2.0/networks/6ec816e2-13f7-4f39-aa3b-a055032ec85e => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:04:49.577 8 INFO neutron.services.segments.plugin [-] Segment de419c0d-3e36-44f5-b972-77be5d4f70cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de419c0d-3e36-44f5-b972-77be5d4f70cc found for delete ", "request_id": "req-354c19de-1548-45af-8b23-6fbb01bc3f8b"}]} [pid: 7|app: 0|req: 711/1480] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:04:49 2026] GET /v2.0/routers/4f1536f8-3e86-4322-a8f3-beca896677f7 => generated 693 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:49.592 7 WARNING neutron_lib.context [None req-e29e69ca-408d-4f88-a270-0b259edb1f4e 19d61de185014815adfb3d5b0fbd8150 14dbeeeabbef451b8693851516034de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 770/1481] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:49 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1482] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:04:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:49.685 7 WARNING neutron_lib.context [None req-d137d160-5268-460d-a08a-90797996eca8 19d61de185014815adfb3d5b0fbd8150 14dbeeeabbef451b8693851516034de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 771/1483] 10.0.0.69 () {32 vars in 646 bytes} [Tue May 26 07:04:49 2026] GET /v2.0/routers => generated 696 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1484] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:04:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:49.738 7 WARNING neutron_lib.context [None req-aa68d5e2-96fd-4e76-b01d-054583179b0e 19d61de185014815adfb3d5b0fbd8150 14dbeeeabbef451b8693851516034de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 714/1485] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:04:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1486] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:49 2026] GET /v2.0/security-groups?tenant_id=503bea9eba4e42ada203b3206b3c4d00&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1487] 10.0.0.69 () {34 vars in 758 bytes} [Tue May 26 07:04:49 2026] PUT /v2.0/subnetpools/5dc77c1c-f097-41c5-bc5e-4dfe42de2377/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: 717/1488] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:49 2026] DELETE /v2.0/security-groups/0e2ed260-3367-42bc-9205-b5ae16864e8d => 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: 718/1489] 10.0.0.69 () {34 vars in 758 bytes} [Tue May 26 07:04:49 2026] PUT /v2.0/subnetpools/b15535f8-3248-42b5-86e4-469c987c566d/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1490] 10.0.0.69 () {34 vars in 758 bytes} [Tue May 26 07:04:49 2026] PUT /v2.0/subnetpools/55673c9b-31b4-4708-a2c1-5cbe93c37114/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1491] 10.0.0.69 () {34 vars in 758 bytes} [Tue May 26 07:04:50 2026] PUT /v2.0/subnetpools/9a675e45-411b-4e6b-bcd0-2be8f44adb17/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: 721/1492] 10.0.0.69 () {32 vars in 671 bytes} [Tue May 26 07:04:50 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1493] 10.0.0.69 () {34 vars in 740 bytes} [Tue May 26 07:04:49 2026] PUT /v2.0/routers/4f1536f8-3e86-4322-a8f3-beca896677f7 => generated 700 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1494] 10.0.0.69 () {32 vars in 685 bytes} [Tue May 26 07:04:50 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1495] 10.0.0.69 () {32 vars in 681 bytes} [Tue May 26 07:04:50 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1496] 10.0.0.69 () {32 vars in 693 bytes} [Tue May 26 07:04:50 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1497] 10.0.0.69 () {32 vars in 679 bytes} [Tue May 26 07:04:50 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1498] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:04:50 2026] GET /v2.0/routers/4f1536f8-3e86-4322-a8f3-beca896677f7 => generated 700 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1499] 10.0.0.69 () {32 vars in 693 bytes} [Tue May 26 07:04:50 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1500] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:50 2026] GET /v2.0/ports?device_id=4f1536f8-3e86-4322-a8f3-beca896677f7 => 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: 727/1501] 10.0.0.69 () {32 vars in 689 bytes} [Tue May 26 07:04:50 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1502] 10.0.0.69 () {32 vars in 701 bytes} [Tue May 26 07:04:50 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1503] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:04:50 2026] DELETE /v2.0/subnetpools/5dc77c1c-f097-41c5-bc5e-4dfe42de2377 => 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: 730/1504] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:04:50 2026] DELETE /v2.0/subnetpools/b15535f8-3248-42b5-86e4-469c987c566d => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1505] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:04:50 2026] DELETE /v2.0/subnetpools/55673c9b-31b4-4708-a2c1-5cbe93c37114 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1506] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:04:50 2026] DELETE /v2.0/subnetpools/9a675e45-411b-4e6b-bcd0-2be8f44adb17 => 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: 733/1507] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:04:50 2026] DELETE /v2.0/subnetpools/ccb74db8-307e-49f2-a5d5-3c835b8ca9ce => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:04:50.704 7 INFO neutron.services.segments.plugin [-] Segment 62a012ce-90e0-47a4-9960-ad1abb8bf701 resource provider aggregate not found 2026-05-26 07:04:50.713 7 INFO neutron.services.segments.plugin [-] Segment 62a012ce-90e0-47a4-9960-ad1abb8bf701 resource provider aggregate not found 2026-05-26 07:04:50.719 7 INFO neutron.services.segments.plugin [-] Segment 62a012ce-90e0-47a4-9960-ad1abb8bf701 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62a012ce-90e0-47a4-9960-ad1abb8bf701 found for delete ", "request_id": "req-73b14047-027d-4147-90d9-ea6fd9b730f3"}]} [pid: 7|app: 0|req: 734/1508] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:50 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:50.743 7 INFO neutron.services.segments.plugin [-] Segment 62a012ce-90e0-47a4-9960-ad1abb8bf701 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62a012ce-90e0-47a4-9960-ad1abb8bf701 found for delete ", "request_id": "req-4771ea96-4a15-4ec1-b631-49a27681c2f2"}]} [pid: 7|app: 0|req: 735/1509] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:04:50 2026] GET /v2.0/security-groups?id=6dabe465-074f-4b28-b78c-599eefb92d86&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:51.137 8 INFO neutron.db.l3_hamode_db [None req-e3d08ca7-3d6c-4bd6-ba0f-35971378b290 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] HA network 08fa043b-009f-46cc-96b1-122a87dad23b was deleted as no HA routers are present in tenant c8f4eb6cdf8547838d0f410d2be4fa5d. [pid: 8|app: 0|req: 775/1510] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:50 2026] DELETE /v2.0/routers/4f1536f8-3e86-4322-a8f3-beca896677f7 => generated 0 bytes in 946 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1511] 199.204.45.140 () {34 vars in 994 bytes} [Tue May 26 07:04:51 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1512] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:51 2026] GET /v2.0/ports?device_id=4f1536f8-3e86-4322-a8f3-beca896677f7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:51.188 8 INFO neutron.api.v2.resource [None req-69a55f5e-6d4e-42ed-ac6f-d85cc0c9789e ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 777/1513] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:51 2026] DELETE /v2.0/routers/4f1536f8-3e86-4322-a8f3-beca896677f7 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1514] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:51 2026] GET /v2.0/ports?device_id=7376a27b-3ab8-4063-8550-b7e69ac48ac8 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:51.232 8 INFO neutron.api.v2.resource [None req-2a282baf-ae5d-4510-81c4-a9237b426885 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 779/1515] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:51 2026] DELETE /v2.0/routers/7376a27b-3ab8-4063-8550-b7e69ac48ac8 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:04:51.251 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d879b517-b59d-461f-bf88-fded9a0f8f7d ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 780/1516] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:51 2026] DELETE /v2.0/subnets/9294c366-6fb7-4dbf-a6bb-47f6e737c0f0 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1517] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:51 2026] GET /v2.0/ports?device_id=236497a6-2f96-455d-bb5b-55d7876aab61 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:51.306 8 INFO neutron.api.v2.resource [None req-6a629985-2283-4cb3-8bd1-a709f4e389d9 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 782/1518] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:51 2026] DELETE /v2.0/routers/236497a6-2f96-455d-bb5b-55d7876aab61 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:04:51.321 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2769ef2-0c02-4997-a105-b17638d47d35 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 783/1519] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:51 2026] DELETE /v2.0/subnets/80f97eb2-accd-4f53-8529-a67fdfccf4cb => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1520] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:04:51 2026] GET /v2.0/ports?device_id=88ce77f3-ad0a-4460-821c-ddf4878b332f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:51.376 8 INFO neutron.api.v2.resource [None req-ba3ae6ee-f511-4e9b-a5ec-8e53feb7e133 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 785/1521] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:51 2026] DELETE /v2.0/routers/88ce77f3-ad0a-4460-821c-ddf4878b332f => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:04:51.405 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00208a6c-e666-469c-b02a-e7e4099713c5 ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 786/1522] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:51 2026] DELETE /v2.0/subnets/3744bf03-231e-4aa3-8067-4f33e8f04b92 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:04:51.428 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91fa7bc0-eaf0-499a-a407-86847aa88fac ee58355fc7584029adde0415b2228b75 c8f4eb6cdf8547838d0f410d2be4fa5d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 787/1523] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:51 2026] DELETE /v2.0/subnets/ec8a3a8e-b9a8-4794-937c-0b4e3847f112 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:04:51.456 7 INFO neutron.db.l3_db [req-9cd84508-2da8-4c9c-8bab-3eae47e4bda5 req-c1ecf348-b4a5-40fc-bfec-cf9d6b4979cd 3592c987077a4cbd9b86dd8c1ab25e66 9c7bca57b13e411696037db9eed297d4 - - default default] Floating IP 6196f668-1a7e-493f-a1e8-01a5ffa3f771 disassociated. External IP: 10.96.250.214, port: e19cce02-a214-4a13-8345-6d2b381e8795. 2026-05-26 07:04:51.590 8 INFO neutron.services.segments.plugin [-] Segment 5c77036b-677c-4e55-82a9-8465baac36b0 resource provider aggregate not found 2026-05-26 07:04:51.594 8 INFO neutron.services.segments.plugin [-] Segment 5c77036b-677c-4e55-82a9-8465baac36b0 resource provider aggregate not found 2026-05-26 07:04:51.600 8 INFO neutron.services.segments.plugin [-] Segment 5c77036b-677c-4e55-82a9-8465baac36b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c77036b-677c-4e55-82a9-8465baac36b0 found for delete ", "request_id": "req-a12f4f37-f582-486f-a736-e97ecaa16bcd"}]} 2026-05-26 07:04:51.605 8 INFO neutron.services.segments.plugin [-] Segment 5c77036b-677c-4e55-82a9-8465baac36b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c77036b-677c-4e55-82a9-8465baac36b0 found for delete ", "request_id": "req-aa70fa18-9837-4443-a4e6-87d51d877982"}]} [pid: 7|app: 0|req: 737/1524] 199.204.45.140 () {36 vars in 997 bytes} [Tue May 26 07:04:51 2026] DELETE /v2.0/ports/e19cce02-a214-4a13-8345-6d2b381e8795 => generated 0 bytes in 631 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1525] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:51 2026] GET /v2.0/security-groups?tenant_id=b64cca786e9541598c5cfb07adc8db04&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:04:51.842 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-04815dca-e5a7-4610-a55c-ae58fa30a4ec'] response: {'server_uuid': 'a1883706-9469-4b5f-9f3e-e8cdc8469285', 'name': 'network-vif-deleted', 'tag': 'e19cce02-a214-4a13-8345-6d2b381e8795', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 789/1526] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:51 2026] GET /v2.0/security-groups?tenant_id=c8f4eb6cdf8547838d0f410d2be4fa5d&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1527] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:51 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => 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: 738/1528] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:51 2026] DELETE /v2.0/security-groups/6e95e589-9d54-49b5-877e-28b4208465ce => 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: 791/1529] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:51 2026] DELETE /v2.0/security-groups/dc819700-08b6-4cc5-9222-5942f3f52201 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1530] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:52 2026] GET /v2.0/security-groups?tenant_id=299c0a542cfe4f1d8340cf0ec4447baf&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1531] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:52 2026] DELETE /v2.0/security-groups/fd1fe03d-d013-4cfb-8001-a21ce62e04aa => 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: 740/1532] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:52 2026] GET /v2.0/security-groups?tenant_id=14dbeeeabbef451b8693851516034de9&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1533] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:52 2026] DELETE /v2.0/security-groups/ba578699-845f-4aef-afd7-c8e8dfc1c609 => 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: 741/1534] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:53 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:04:53.938 8 WARNING neutron_lib.context [None req-b4294fb4-13f6-4a11-9b10-527264c0dad9 d62dd80d32604ad694e683b3059831d9 e9befb9a17c24dde89d6a1927ba41022 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 794/1535] 10.0.0.69 () {34 vars in 676 bytes} [Tue May 26 07:04:53 2026] POST /v2.0/subnetpools => generated 549 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1536] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:04:54 2026] GET /v2.0/subnetpools/73298b3a-1c96-4e90-8916-211e19e11483 => generated 549 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1537] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:04:54 2026] PUT /v2.0/subnetpools/73298b3a-1c96-4e90-8916-211e19e11483 => generated 501 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1538] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:04:54 2026] GET /v2.0/ports?device_id=a1883706-9469-4b5f-9f3e-e8cdc8469285 => 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: 743/1539] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:04:54 2026] DELETE /v2.0/subnetpools/73298b3a-1c96-4e90-8916-211e19e11483 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:04:54.167 8 INFO neutron.api.v2.resource [None req-580d8582-1992-4542-9a7f-97f0bcdb55b9 d62dd80d32604ad694e683b3059831d9 e9befb9a17c24dde89d6a1927ba41022 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 797/1540] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:04:54 2026] GET /v2.0/subnetpools/73298b3a-1c96-4e90-8916-211e19e11483 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:04:54.183 7 INFO neutron.api.v2.resource [None req-893b70e5-e566-438b-ba4a-c6da34d75635 d62dd80d32604ad694e683b3059831d9 e9befb9a17c24dde89d6a1927ba41022 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 744/1541] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:04:54 2026] DELETE /v2.0/subnetpools/73298b3a-1c96-4e90-8916-211e19e11483 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1542] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:54 2026] GET /v2.0/security-groups?tenant_id=e9befb9a17c24dde89d6a1927ba41022&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1543] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:54 2026] DELETE /v2.0/security-groups/360e7d7d-2740-423a-8640-f6a8070896e3 => 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: 799/1544] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:55 2026] DELETE /v2.0/security-groups/6dabe465-074f-4b28-b78c-599eefb92d86 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:04:55.308 7 INFO neutron.api.v2.resource [None req-6991aebf-491d-4334-bd75-674a12179721 3592c987077a4cbd9b86dd8c1ab25e66 9c7bca57b13e411696037db9eed297d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 746/1545] 10.0.0.69 () {32 vars in 736 bytes} [Tue May 26 07:04:55 2026] GET /v2.0/security-groups/6dabe465-074f-4b28-b78c-599eefb92d86 => 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: 800/1546] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:04:55 2026] DELETE /v2.0/floatingips/6196f668-1a7e-493f-a1e8-01a5ffa3f771 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1547] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:04:55 2026] PUT /v2.0/routers/ac91ed2c-bf67-446c-827b-f88782471f67/remove_router_interface => generated 309 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:04:56.791 7 WARNING neutron_lib.context [None req-dc3928a4-9644-4435-8559-59d2175114d1 f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:56.947 7 INFO neutron.db.segments_db [None req-dc3928a4-9644-4435-8559-59d2175114d1 f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Added segment 0bf3fe7a-0f1d-4809-b695-0945a1dc5dad of type vxlan for network 084e9416-4701-474d-9764-f3ee6acb31ad [pid: 7|app: 0|req: 748/1548] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:56 2026] POST /v2.0/networks => generated 632 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:57.055 7 WARNING neutron_lib.context [None req-5c45fe84-947c-48a8-96af-dd60203a5dfe f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 749/1549] 10.0.0.69 () {34 vars in 663 bytes} [Tue May 26 07:04:57 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:04:57.372 7 WARNING neutron_lib.context [None req-10babbd9-36e4-4cd6-b270-cf70019ba3bd f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:57.543 8 INFO neutron.services.segments.plugin [-] Segment 5ad19130-f3c5-4693-99c8-9752558cde10 resource provider aggregate not found 2026-05-26 07:04:57.547 8 INFO neutron.services.segments.plugin [-] Segment 5ad19130-f3c5-4693-99c8-9752558cde10 resource provider aggregate not found 2026-05-26 07:04:57.563 8 INFO neutron.services.segments.plugin [-] Segment 5ad19130-f3c5-4693-99c8-9752558cde10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ad19130-f3c5-4693-99c8-9752558cde10 found for delete ", "request_id": "req-1e28980f-1a30-4cf5-8324-2519d15d850d"}]} 2026-05-26 07:04:57.565 8 INFO neutron.db.l3_hamode_db [None req-bacef795-4d57-4d7c-8ec6-4a193443bd6a c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] HA network 69bf4b0d-8ce2-4db5-8d4d-82d2509737f5 was deleted as no HA routers are present in tenant 9c7bca57b13e411696037db9eed297d4. [pid: 8|app: 0|req: 801/1550] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:56 2026] DELETE /v2.0/routers/ac91ed2c-bf67-446c-827b-f88782471f67 => generated 0 bytes in 924 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:04:57.576 8 INFO neutron.services.segments.plugin [-] Segment 5ad19130-f3c5-4693-99c8-9752558cde10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ad19130-f3c5-4693-99c8-9752558cde10 found for delete ", "request_id": "req-e3c96d57-6aae-4e13-bfd1-469dbd6d759a"}]} [pid: 7|app: 0|req: 750/1551] 10.0.0.69 () {34 vars in 665 bytes} [Tue May 26 07:04:57 2026] POST /v2.0/trunks => generated 407 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:57.654 7 WARNING neutron_lib.context [None req-6146e5c7-4a7f-4279-a33b-dbce490ca986 f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:57.735 7 INFO neutron.db.segments_db [None req-6146e5c7-4a7f-4279-a33b-dbce490ca986 f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Added segment 144d0f0d-2b26-420c-80cc-bc69a3b41eb5 of type vxlan for network ad40603b-0029-4ea3-9c2e-f76e823c5cb3 [pid: 8|app: 0|req: 802/1552] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:04:57 2026] DELETE /v2.0/subnets/66ecf3ff-0b35-4dc7-abd2-6bcf27323871 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1553] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:57 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:57.840 7 WARNING neutron_lib.context [None req-37fbc18a-a282-4a71-8fa0-507b4c2e90ad f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1554] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:04:57 2026] DELETE /v2.0/networks/9abbf9fb-0727-41e0-8570-d182be92a573 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1557] 10.0.0.69 () {34 vars in 663 bytes} [Tue May 26 07:04:57 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:04:58.202 7 WARNING neutron_lib.context [None req-00c9de68-75e9-49a6-8438-e175df348469 f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 806/1558] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:58 2026] GET /v2.0/security-groups?tenant_id=9c7bca57b13e411696037db9eed297d4&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1559] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:04:58 2026] DELETE /v2.0/security-groups/46e6c025-77e0-42aa-933a-9d5237daed94 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1560] 10.0.0.69 () {34 vars in 665 bytes} [Tue May 26 07:04:58 2026] POST /v2.0/trunks => generated 407 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:58.389 8 WARNING neutron_lib.context [None req-840f75df-8465-4e9c-b4d9-0384d06efc8b f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:58.438 8 INFO neutron.db.segments_db [None req-840f75df-8465-4e9c-b4d9-0384d06efc8b f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Added segment 4c772f0e-0d4e-499f-9483-039664b192d8 of type vxlan for network 144de69a-cfe0-4761-b081-2379019d5aa7 [pid: 8|app: 0|req: 808/1561] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:58 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:58.538 8 WARNING neutron_lib.context [None req-7e5f028e-9980-42ae-b687-8d5bbd4ae8ff f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 754/1562] 10.0.0.243 () {30 vars in 650 bytes} [Tue May 26 07:04:58 2026] GET /v2.0/extensions => generated 20516 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1563] 10.0.0.243 () {30 vars in 724 bytes} [Tue May 26 07:04:58 2026] GET /v2.0/quotas/afa8455f9b1543bcaf51040d0f76c01b/details => generated 847 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1564] 10.0.0.69 () {34 vars in 663 bytes} [Tue May 26 07:04:58 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:58.829 7 WARNING neutron_lib.context [None req-f1a8161b-c6d2-4362-87e4-880fcf1e4983 f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 756/1565] 10.0.0.69 () {34 vars in 665 bytes} [Tue May 26 07:04:58 2026] POST /v2.0/trunks => generated 407 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:04:58.993 8 WARNING neutron_lib.context [None req-b8074958-68e4-48d4-8d87-3422d57a1d14 f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:59.039 8 INFO neutron.db.segments_db [None req-b8074958-68e4-48d4-8d87-3422d57a1d14 f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Added segment 3325db55-36f8-4a8a-a7d5-94210a864718 of type vxlan for network 6d97fc75-f386-4a21-ab36-3d48d8ec87ab [pid: 8|app: 0|req: 810/1566] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:58 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:59.135 7 WARNING neutron_lib.context [None req-489764c7-9da1-4228-9732-a2a7a2d57e7b f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 757/1567] 10.0.0.69 () {34 vars in 663 bytes} [Tue May 26 07:04:59 2026] POST /v2.0/ports => generated 743 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:59.428 8 WARNING neutron_lib.context [None req-7910881a-6abf-4aa4-8ec6-badc6d9fd2d4 f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:59.585 8 INFO neutron.services.segments.plugin [-] Segment 86556935-0939-4b3f-870f-c374d71ecad5 resource provider aggregate not found 2026-05-26 07:04:59.618 8 INFO neutron.services.segments.plugin [-] Segment 86556935-0939-4b3f-870f-c374d71ecad5 resource provider aggregate not found 2026-05-26 07:04:59.621 8 INFO neutron.services.segments.plugin [-] Segment 86556935-0939-4b3f-870f-c374d71ecad5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86556935-0939-4b3f-870f-c374d71ecad5 found for delete ", "request_id": "req-c6af6fcc-a73f-4984-b360-3247ea51fb60"}]} 2026-05-26 07:04:59.632 8 INFO neutron.services.segments.plugin [-] Segment 86556935-0939-4b3f-870f-c374d71ecad5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86556935-0939-4b3f-870f-c374d71ecad5 found for delete ", "request_id": "req-e5c59e19-39c2-491e-bd78-aedddc5e59cf"}]} [pid: 8|app: 0|req: 811/1568] 10.0.0.69 () {34 vars in 665 bytes} [Tue May 26 07:04:59 2026] POST /v2.0/trunks => generated 407 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:04:59.688 7 WARNING neutron_lib.context [None req-8f17758c-5078-4e42-9892-c14a216e5a48 f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:04:59.741 7 INFO neutron.db.segments_db [None req-8f17758c-5078-4e42-9892-c14a216e5a48 f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Added segment 5bfe2a2f-b243-4578-9dba-597b6e861430 of type vxlan for network 50a5c180-752d-42e6-9450-fe8f8d9c0a04 [pid: 7|app: 0|req: 758/1569] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:04:59 2026] POST /v2.0/networks => generated 630 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:04:59.838 8 WARNING neutron_lib.context [None req-623b6b80-7c2a-4800-8c0f-c29d08f57409 f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 812/1570] 10.0.0.69 () {34 vars in 663 bytes} [Tue May 26 07:04:59 2026] POST /v2.0/ports => generated 743 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:05:00.195 8 WARNING neutron_lib.context [None req-49139c74-dbdf-42a1-8b8f-caac92bd8ae6 f2cf9cd29e354b41b742e26b6bc92085 ee685ed6c27f4814a5c024a136fbd32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 759/1571] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:04:59 2026] GET /v2.0/security-groups?tenant_id=a79257b6b5794a1381fcfaa1e3cab4e9&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1572] 10.0.0.69 () {34 vars in 665 bytes} [Tue May 26 07:05:00 2026] POST /v2.0/trunks => generated 407 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1573] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:00 2026] DELETE /v2.0/security-groups/2c839138-5587-4545-95cc-04626e1ffa6f => 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: 814/1574] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:05:00 2026] PUT /v2.0/trunks/ae72a774-80df-47a7-8885-6ee0737774d3/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1575] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:05:00 2026] PUT /v2.0/trunks/aa1f850a-ecbd-4f52-a7ac-623fe7d816f0/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1576] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:05:00 2026] PUT /v2.0/trunks/2358aadb-4904-46b5-9a69-230e4a693d53/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1577] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:05:00 2026] PUT /v2.0/trunks/a13e86ee-b0f9-43be-941f-9ff600e74293/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1578] 10.0.0.69 () {32 vars in 661 bytes} [Tue May 26 07:05:00 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1579] 10.0.0.69 () {32 vars in 675 bytes} [Tue May 26 07:05:00 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: 8|app: 0|req: 817/1580] 10.0.0.69 () {32 vars in 671 bytes} [Tue May 26 07:05:00 2026] GET /v2.0/trunks?tags-any=blue => 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: 764/1581] 10.0.0.69 () {32 vars in 683 bytes} [Tue May 26 07:05:00 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1582] 10.0.0.69 () {32 vars in 669 bytes} [Tue May 26 07:05:00 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1583] 10.0.0.69 () {32 vars in 683 bytes} [Tue May 26 07:05:00 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1584] 10.0.0.69 () {32 vars in 679 bytes} [Tue May 26 07:05:00 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1585] 10.0.0.69 () {32 vars in 691 bytes} [Tue May 26 07:05:00 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1586] 10.0.0.69 () {32 vars in 718 bytes} [Tue May 26 07:05:00 2026] GET /v2.0/trunks/ae72a774-80df-47a7-8885-6ee0737774d3 => generated 412 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1587] 10.0.0.243 () {30 vars in 650 bytes} [Tue May 26 07:05:00 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1588] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:05:00 2026] GET /v2.0/ports/4e141364-c510-426a-aa87-079402a4ca43 => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1589] 10.0.0.69 () {32 vars in 721 bytes} [Tue May 26 07:05:00 2026] DELETE /v2.0/trunks/ae72a774-80df-47a7-8885-6ee0737774d3 => 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: 769/1590] 10.0.0.69 () {32 vars in 718 bytes} [Tue May 26 07:05:01 2026] GET /v2.0/trunks/aa1f850a-ecbd-4f52-a7ac-623fe7d816f0 => generated 420 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1591] 10.0.0.243 () {30 vars in 724 bytes} [Tue May 26 07:05:00 2026] GET /v2.0/quotas/afa8455f9b1543bcaf51040d0f76c01b/details => generated 847 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1592] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:05:01 2026] GET /v2.0/ports/9e331e44-1303-4003-84da-f1ca3f4f9f31 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1593] 10.0.0.69 () {32 vars in 721 bytes} [Tue May 26 07:05:01 2026] DELETE /v2.0/trunks/aa1f850a-ecbd-4f52-a7ac-623fe7d816f0 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1594] 10.0.0.69 () {32 vars in 718 bytes} [Tue May 26 07:05:01 2026] GET /v2.0/trunks/2358aadb-4904-46b5-9a69-230e4a693d53 => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1595] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:05:01 2026] GET /v2.0/ports/8f7eb1ba-bbf4-400c-b79a-b24d61825bb8 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1596] 10.0.0.69 () {32 vars in 721 bytes} [Tue May 26 07:05:01 2026] DELETE /v2.0/trunks/2358aadb-4904-46b5-9a69-230e4a693d53 => 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: 826/1597] 10.0.0.69 () {32 vars in 718 bytes} [Tue May 26 07:05:01 2026] GET /v2.0/trunks/a13e86ee-b0f9-43be-941f-9ff600e74293 => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1598] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:05:01 2026] GET /v2.0/ports/5a1ab424-384e-4b9a-a795-3c6d30ae567f => generated 826 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1599] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:01 2026] GET /v2.0/security-groups?tenant_id=819dc6c0ac80417898a29a56dafb9cf4&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1600] 10.0.0.69 () {32 vars in 721 bytes} [Tue May 26 07:05:01 2026] DELETE /v2.0/trunks/a13e86ee-b0f9-43be-941f-9ff600e74293 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1601] 10.0.0.69 () {32 vars in 718 bytes} [Tue May 26 07:05:01 2026] GET /v2.0/trunks/18f5d129-adca-4895-b7e8-69745d86a963 => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1602] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:05:01 2026] GET /v2.0/ports/3ca10cf5-bfcb-43ad-9e10-48493561bae3 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1603] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:01 2026] DELETE /v2.0/security-groups/f9414816-7ec7-4740-8a23-8a28a13f90d1 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1604] 10.0.0.69 () {32 vars in 721 bytes} [Tue May 26 07:05:01 2026] DELETE /v2.0/trunks/18f5d129-adca-4895-b7e8-69745d86a963 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1605] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:05:01 2026] DELETE /v2.0/ports/4e141364-c510-426a-aa87-079402a4ca43 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1606] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:05:02 2026] DELETE /v2.0/ports/9e331e44-1303-4003-84da-f1ca3f4f9f31 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1607] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:05:02 2026] DELETE /v2.0/ports/8f7eb1ba-bbf4-400c-b79a-b24d61825bb8 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1608] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:05:02 2026] DELETE /v2.0/ports/5a1ab424-384e-4b9a-a795-3c6d30ae567f => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1609] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:05:02 2026] DELETE /v2.0/ports/3ca10cf5-bfcb-43ad-9e10-48493561bae3 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:05:03.152 8 INFO neutron.services.segments.plugin [-] Segment 0bf3fe7a-0f1d-4809-b695-0945a1dc5dad resource provider aggregate not found 2026-05-26 07:05:03.156 8 INFO neutron.services.segments.plugin [-] Segment 0bf3fe7a-0f1d-4809-b695-0945a1dc5dad resource provider aggregate not found 2026-05-26 07:05:03.163 8 INFO neutron.services.segments.plugin [-] Segment 0bf3fe7a-0f1d-4809-b695-0945a1dc5dad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf3fe7a-0f1d-4809-b695-0945a1dc5dad found for delete ", "request_id": "req-a0aefd34-e68e-46e4-88c0-d018c6c47b79"}]} 2026-05-26 07:05:03.171 8 INFO neutron.services.segments.plugin [-] Segment 0bf3fe7a-0f1d-4809-b695-0945a1dc5dad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf3fe7a-0f1d-4809-b695-0945a1dc5dad found for delete ", "request_id": "req-c1057eaa-dcc4-402f-8c3b-5c448901e2cb"}]} [pid: 8|app: 0|req: 834/1610] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:05:03 2026] DELETE /v2.0/networks/084e9416-4701-474d-9764-f3ee6acb31ad => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:05:03.360 7 INFO neutron.services.segments.plugin [-] Segment 144d0f0d-2b26-420c-80cc-bc69a3b41eb5 resource provider aggregate not found 2026-05-26 07:05:03.364 7 INFO neutron.services.segments.plugin [-] Segment 144d0f0d-2b26-420c-80cc-bc69a3b41eb5 resource provider aggregate not found 2026-05-26 07:05:03.380 7 INFO neutron.services.segments.plugin [-] Segment 144d0f0d-2b26-420c-80cc-bc69a3b41eb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 144d0f0d-2b26-420c-80cc-bc69a3b41eb5 found for delete ", "request_id": "req-e81d1cba-299d-4ca3-818f-b1d2ab7f5c84"}]} 2026-05-26 07:05:03.380 7 INFO neutron.services.segments.plugin [-] Segment 144d0f0d-2b26-420c-80cc-bc69a3b41eb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 144d0f0d-2b26-420c-80cc-bc69a3b41eb5 found for delete ", "request_id": "req-48e05044-6eca-4a44-8d3e-79ffaac5489c"}]} [pid: 7|app: 0|req: 777/1611] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:05:03 2026] DELETE /v2.0/networks/ad40603b-0029-4ea3-9c2e-f76e823c5cb3 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1612] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:05:03 2026] DELETE /v2.0/networks/144de69a-cfe0-4761-b081-2379019d5aa7 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1613] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:03 2026] GET /v2.0/security-groups?tenant_id=afa8455f9b1543bcaf51040d0f76c01b&name=default => generated 2925 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:05:03.697 7 WARNING neutron_lib.context [None req-bb8f7086-977a-4446-ae71-38c2b9104dba fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:03.844 7 INFO neutron.db.segments_db [None req-bb8f7086-977a-4446-ae71-38c2b9104dba fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Added segment 2a2d15bb-80fe-45bd-ac5c-8ba1deb2065e of type vxlan for network dd6f2c67-2239-423a-9c1c-caae41331d79 [pid: 8|app: 0|req: 836/1614] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:05:03 2026] DELETE /v2.0/networks/6d97fc75-f386-4a21-ab36-3d48d8ec87ab => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1615] 10.0.0.69 () {34 vars in 670 bytes} [Tue May 26 07:05:03 2026] POST /v2.0/networks => generated 633 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1616] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:03 2026] DELETE /v2.0/security-groups/89b0aa78-e08c-45c0-ae9d-a6a06873ff5d => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:05:04.029 8 WARNING neutron_lib.context [None req-9be059d1-27df-4a1c-bfed-869615e3275b fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:04.095 8 INFO neutron.db.segments_db [None req-9be059d1-27df-4a1c-bfed-869615e3275b fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Added segment f2de69f1-079e-48a9-960b-5e32ae870677 of type vxlan for network 4d755940-9485-4141-a65d-866ec1e6adef [pid: 7|app: 0|req: 780/1617] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:05:03 2026] DELETE /v2.0/networks/50a5c180-752d-42e6-9450-fe8f8d9c0a04 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:05:04.381 8 INFO neutron.db.l3_hamode_db [None req-9be059d1-27df-4a1c-bfed-869615e3275b fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 781/1618] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:04 2026] GET /v2.0/security-groups?tenant_id=ee685ed6c27f4814a5c024a136fbd32a&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:05:05.183 8 INFO neutron.services.segments.plugin [-] Segment 3325db55-36f8-4a8a-a7d5-94210a864718 resource provider aggregate not found 2026-05-26 07:05:05.192 8 INFO neutron.services.segments.plugin [-] Segment 3325db55-36f8-4a8a-a7d5-94210a864718 resource provider aggregate not found 2026-05-26 07:05:05.207 8 INFO neutron.services.segments.plugin [-] Segment 3325db55-36f8-4a8a-a7d5-94210a864718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3325db55-36f8-4a8a-a7d5-94210a864718 found for delete ", "request_id": "req-aed0f5d8-b98c-40c2-835b-ae648cbde62c"}]} 2026-05-26 07:05:05.208 8 INFO neutron.services.segments.plugin [-] Segment 3325db55-36f8-4a8a-a7d5-94210a864718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3325db55-36f8-4a8a-a7d5-94210a864718 found for delete ", "request_id": "req-fe4bc2c1-6f3c-4d2d-b22a-f6320f81cd87"}]} [pid: 7|app: 0|req: 782/1619] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:05 2026] DELETE /v2.0/security-groups/e432d077-87d2-4b36-a466-8ace37cca906 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:05:05.317 8 INFO neutron.db.l3_hamode_db [None req-9be059d1-27df-4a1c-bfed-869615e3275b fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:05:05.541 7 INFO neutron.services.segments.plugin [-] Segment 4c772f0e-0d4e-499f-9483-039664b192d8 resource provider aggregate not found 2026-05-26 07:05:05.546 7 INFO neutron.services.segments.plugin [-] Segment 4c772f0e-0d4e-499f-9483-039664b192d8 resource provider aggregate not found 2026-05-26 07:05:05.563 7 INFO neutron.services.segments.plugin [-] Segment 4c772f0e-0d4e-499f-9483-039664b192d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c772f0e-0d4e-499f-9483-039664b192d8 found for delete ", "request_id": "req-0f5bd53e-1850-4564-bd99-faaf3cee29d0"}]} 2026-05-26 07:05:05.567 7 INFO neutron.services.segments.plugin [-] Segment 4c772f0e-0d4e-499f-9483-039664b192d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c772f0e-0d4e-499f-9483-039664b192d8 found for delete ", "request_id": "req-d035d46d-8993-46d3-93eb-d76cf690cf85"}]} 2026-05-26 07:05:05.576 7 INFO neutron.services.segments.plugin [-] Segment 5bfe2a2f-b243-4578-9dba-597b6e861430 resource provider aggregate not found 2026-05-26 07:05:05.582 7 INFO neutron.services.segments.plugin [-] Segment 5bfe2a2f-b243-4578-9dba-597b6e861430 resource provider aggregate not found 2026-05-26 07:05:05.588 7 INFO neutron.services.segments.plugin [-] Segment 5bfe2a2f-b243-4578-9dba-597b6e861430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bfe2a2f-b243-4578-9dba-597b6e861430 found for delete ", "request_id": "req-edb32c06-43a2-406a-9503-4c53d791b8b5"}]} 2026-05-26 07:05:05.594 7 INFO neutron.services.segments.plugin [-] Segment 5bfe2a2f-b243-4578-9dba-597b6e861430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bfe2a2f-b243-4578-9dba-597b6e861430 found for delete ", "request_id": "req-93485fb2-6118-4521-ac85-63c2de2f3e7c"}]} [pid: 7|app: 0|req: 783/1620] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:05 2026] GET /v2.0/security-groups?tenant_id=2c04e86c33ac46f2887a7b6d5769f964&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1621] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:05 2026] DELETE /v2.0/security-groups/3a89dbd7-6e85-4a62-a4bc-3500f5bdc2b8 => 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: 785/1622] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:05 2026] GET /v2.0/security-groups?tenant_id=cbc9385298994befb9991ddb56364215&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1623] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:06 2026] DELETE /v2.0/security-groups/cf00dab7-e44f-4fe9-ae5e-0f5f55f767c1 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1624] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:05:04 2026] POST /v2.0/routers => generated 695 bytes in 2579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1625] 10.0.0.69 () {32 vars in 775 bytes} [Tue May 26 07:05:06 2026] GET /v2.0/subnets?project_id=4da5deabe3314f56b23086b83e9b177b&cidr=10.100.0.0%2F28 => generated 14 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1626] 10.0.0.69 () {32 vars in 693 bytes} [Tue May 26 07:05:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1627] 10.0.0.69 () {32 vars in 783 bytes} [Tue May 26 07:05:07 2026] GET /v2.0/subnets?network_id=bd8c3a2a-16e9-4950-9d97-623e07340efa&cidr=10.100.0.0%2F28 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:05:07.099 8 WARNING neutron_lib.context [None req-8a136050-618b-42ee-a3b5-103ffed00337 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 840/1628] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:05:07 2026] POST /v2.0/subnets => generated 656 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1629] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:07 2026] GET /v2.0/security-groups?tenant_id=57c1331690fc4134b874c92d6f013190&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:05:07.911 8 WARNING neutron_lib.context [None req-e56f1a22-cfbf-40eb-bda6-270973b86552 a21449e51daf4ad89eeaa8e4234800f3 ff2416576b3c47e0af68c4118c1e043a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 842/1630] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:05:07 2026] POST /v2.0/floatingips => generated 552 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1631] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:08 2026] DELETE /v2.0/security-groups/98ae8b52-34e2-4362-8d12-f33c54ba9bbb => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1632] 10.0.0.69 () {34 vars in 758 bytes} [Tue May 26 07:05:08 2026] PUT /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/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: 845/1633] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:05:08 2026] GET /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1634] 10.0.0.69 () {34 vars in 769 bytes} [Tue May 26 07:05:08 2026] PUT /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1635] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:05:07 2026] PUT /v2.0/routers/b288291c-24b0-4c91-9ff8-519b29be7d30/add_router_interface => generated 309 bytes in 1607 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1636] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:05:09 2026] GET /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/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: 847/1637] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:08 2026] GET /v2.0/security-groups?tenant_id=f29330210f184b388209fea2e37f422f&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1638] 10.0.0.69 () {34 vars in 765 bytes} [Tue May 26 07:05:09 2026] PUT /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1639] 10.0.0.69 () {32 vars in 648 bytes} [Tue May 26 07:05:09 2026] GET /v2.0/networks => generated 3606 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1640] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:05:09 2026] GET /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1641] 10.0.0.69 () {32 vars in 646 bytes} [Tue May 26 07:05:09 2026] GET /v2.0/subnets => generated 2594 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1642] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:09 2026] DELETE /v2.0/security-groups/de61f8d2-1e25-44fe-b319-ef5047b24b36 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1643] 10.0.0.69 () {34 vars in 787 bytes} [Tue May 26 07:05:09 2026] PUT /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1644] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:05:09 2026] GET /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1645] 10.0.0.69 () {34 vars in 758 bytes} [Tue May 26 07:05:09 2026] PUT /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1646] 10.0.0.69 () {32 vars in 646 bytes} [Tue May 26 07:05:09 2026] GET /v2.0/routers => generated 738 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1647] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:05:09 2026] GET /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1648] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:05:09 2026] GET /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:05:09.405 8 WARNING neutron_lib.context [None req-4570269d-b879-454a-8e83-9d306c38c0ba fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:09.421 7 INFO neutron.api.v2.resource [None req-ada17183-93d8-4c1e-a19c-73a449de6790 a21449e51daf4ad89eeaa8e4234800f3 ff2416576b3c47e0af68c4118c1e043a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 798/1649] 10.0.0.69 () {32 vars in 750 bytes} [Tue May 26 07:05:09 2026] GET /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1650] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:05:09 2026] DELETE /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1651] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:05:09 2026] GET /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1652] 10.0.0.69 () {34 vars in 684 bytes} [Tue May 26 07:05:09 2026] POST /v2.0/security-groups => generated 1671 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:05:09.525 8 WARNING neutron_lib.context [None req-fdacc21f-ebd1-461c-84ec-8d24710e8736 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:09.528 7 INFO neutron.api.v2.resource [None req-ec117450-3df7-4adf-be96-fab475ee281f a21449e51daf4ad89eeaa8e4234800f3 ff2416576b3c47e0af68c4118c1e043a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 801/1653] 10.0.0.69 () {32 vars in 753 bytes} [Tue May 26 07:05:09 2026] DELETE /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/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: 802/1654] 10.0.0.69 () {32 vars in 741 bytes} [Tue May 26 07:05:09 2026] DELETE /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1655] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:05:09 2026] GET /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842/tags => 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: 853/1656] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:05:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:09.656 8 WARNING neutron_lib.context [None req-d08b8097-4755-4c01-9838-2cd5c6ea7304 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 854/1657] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:05:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:09.784 8 WARNING neutron_lib.context [None req-79402dcc-f96f-4186-a951-c0c1570b99a8 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 804/1658] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:05:09 2026] DELETE /v2.0/floatingips/e4d5ac1a-3b22-4310-8025-3e4e0c3eb842 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1659] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:05:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:09.916 7 WARNING neutron_lib.context [None req-71781e63-d52b-4f92-a24d-cfd90eff43b0 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 805/1660] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:05:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:10.054 8 WARNING neutron_lib.context [None req-7d135e4c-ea06-42d6-9052-48f15c60e518 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:10.100 8 INFO neutron.db.securitygroups_db [None req-7d135e4c-ea06-42d6-9052-48f15c60e518 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Project 4da5deabe3314f56b23086b83e9b177b 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: 856/1661] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:05:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:10.227 8 WARNING neutron_lib.context [None req-038e571f-827a-4f43-a720-b0b7ec039f2c fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:10.262 8 INFO neutron.db.securitygroups_db [None req-038e571f-827a-4f43-a720-b0b7ec039f2c fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Project 4da5deabe3314f56b23086b83e9b177b 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: 806/1662] 10.0.0.69 () {34 vars in 677 bytes} [Tue May 26 07:05:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1663] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:05:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1664] 10.0.0.69 () {34 vars in 752 bytes} [Tue May 26 07:05:10 2026] PUT /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1665] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:05:10 2026] GET /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1666] 10.0.0.69 () {34 vars in 763 bytes} [Tue May 26 07:05:10 2026] PUT /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1667] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:05:10 2026] GET /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/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: 809/1668] 10.0.0.69 () {34 vars in 759 bytes} [Tue May 26 07:05:10 2026] PUT /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1669] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:05:10 2026] GET /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1670] 10.0.0.69 () {34 vars in 781 bytes} [Tue May 26 07:05:10 2026] PUT /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1671] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:05:10 2026] GET /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1672] 10.0.0.69 () {34 vars in 752 bytes} [Tue May 26 07:05:10 2026] PUT /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1673] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:05:10 2026] GET /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1674] 10.0.0.69 () {32 vars in 740 bytes} [Tue May 26 07:05:10 2026] GET /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:05:10.720 8 INFO neutron.api.v2.resource [None req-9ee9fa63-7c06-4690-896b-4887ccb6bef1 0036fdb7da8a4541bf8829ee0816bd82 1065cda735c641dc960f430d9369a939 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 866/1675] 10.0.0.69 () {32 vars in 744 bytes} [Tue May 26 07:05:10 2026] GET /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1676] 10.0.0.69 () {32 vars in 743 bytes} [Tue May 26 07:05:10 2026] DELETE /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags/red => 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: 810/1677] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:10 2026] GET /v2.0/security-groups?tenant_id=ff2416576b3c47e0af68c4118c1e043a&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1678] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:05:10 2026] GET /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1679] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:10 2026] DELETE /v2.0/security-groups/aa4e2200-94ed-4f3d-a2de-d29b1c3f6a95 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:05:10.924 7 INFO neutron.api.v2.resource [None req-26823fdd-c198-43ef-a1ed-95102b573e41 0036fdb7da8a4541bf8829ee0816bd82 1065cda735c641dc960f430d9369a939 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1680] 10.0.0.69 () {32 vars in 747 bytes} [Tue May 26 07:05:10 2026] DELETE /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1681] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:05:10 2026] DELETE /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1682] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:05:10 2026] GET /v2.0/policies/da48c00a-73f0-4054-aaa4-e493caa145bc/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1683] 10.0.0.69 () {32 vars in 648 bytes} [Tue May 26 07:05:10 2026] GET /v2.0/networks => generated 1298 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1684] 10.0.0.69 () {32 vars in 733 bytes} [Tue May 26 07:05:10 2026] DELETE /v2.0/qos/policies/da48c00a-73f0-4054-aaa4-e493caa145bc => 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: 817/1685] 10.0.0.97 () {34 vars in 1095 bytes} [Tue May 26 07:05:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-92504135&fields=id&tenant_id=4da5deabe3314f56b23086b83e9b177b => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1686] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 26 07:05:11 2026] GET /v2.0/networks?id=dd6f2c67-2239-423a-9c1c-caae41331d79 => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1687] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 26 07:05:11 2026] GET /v2.0/quotas/4da5deabe3314f56b23086b83e9b177b => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1688] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:11 2026] GET /v2.0/security-groups?tenant_id=2284b233f3554d0d82abc5b03b967084&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1689] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 26 07:05:11 2026] GET /v2.0/ports?tenant_id=4da5deabe3314f56b23086b83e9b177b&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1690] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 26 07:05:11 2026] GET /v2.0/networks/dd6f2c67-2239-423a-9c1c-caae41331d79?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1691] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:11 2026] DELETE /v2.0/security-groups/70f464c5-f70c-49e3-9027-0d966f24f59b => 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: 822/1692] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 26 07:05:11 2026] GET /v2.0/networks/dd6f2c67-2239-423a-9c1c-caae41331d79?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1693] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:11 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => 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: 823/1694] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:11 2026] GET /v2.0/security-groups?tenant_id=5d9ba40165ea41218a3896ef8b63d16e&name=default => generated 2925 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1695] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:12 2026] DELETE /v2.0/security-groups/bf080e4b-584a-4611-97b3-4000184544cf => 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: 824/1696] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:12 2026] GET /v2.0/security-groups?tenant_id=1065cda735c641dc960f430d9369a939&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1697] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:12 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => 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: 873/1698] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:12 2026] DELETE /v2.0/security-groups/1651e6ed-e435-4ec2-aec5-e52b2511e9d4 => 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: 827/1701] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:13 2026] GET /v2.0/security-groups?tenant_id=6fc62ada653849c59ab218feb03b2c01&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1702] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:13 2026] DELETE /v2.0/security-groups/9dbe388f-bea2-4379-bec0-eec7bed724dc => 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: 876/1703] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:13 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => 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: 828/1704] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:13 2026] GET /v2.0/security-groups?tenant_id=39b6947a6fc74944a9078bd567a468d4&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1705] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:13 2026] DELETE /v2.0/security-groups/eec7dcb4-7d49-41ce-8bd2-17930a7fa715 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1706] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:14 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:05:15.062 8 WARNING neutron_lib.context [None req-87d27c20-d06b-49ca-ab4a-379177f34ddf 0d870c484c07498f833ee0fc0b9c898e 1095d8dc5d2c4607aa429a6a497e8243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:15.205 8 INFO neutron.db.segments_db [None req-87d27c20-d06b-49ca-ab4a-379177f34ddf 0d870c484c07498f833ee0fc0b9c898e 1095d8dc5d2c4607aa429a6a497e8243 - - default default] Added segment f0ea2d27-95a1-4a7d-bd66-39d46cf181bc of type vxlan for network 54148ed3-948e-4697-8912-6a302319569b [pid: 8|app: 0|req: 878/1707] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:05:14 2026] POST /v2.0/networks => generated 631 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:15.302 7 WARNING neutron_lib.context [None req-2949b49a-35b1-454b-9de1-ae26b84227d9 0d870c484c07498f833ee0fc0b9c898e 1095d8dc5d2c4607aa429a6a497e8243 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1708] 10.0.0.69 () {34 vars in 663 bytes} [Tue May 26 07:05:15 2026] POST /v2.0/ports => generated 743 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1709] 10.0.0.69 () {34 vars in 746 bytes} [Tue May 26 07:05:15 2026] PUT /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 831/1710] 10.0.0.69 () {32 vars in 726 bytes} [Tue May 26 07:05:15 2026] GET /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1711] 10.0.0.69 () {34 vars in 757 bytes} [Tue May 26 07:05:15 2026] PUT /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1712] 10.0.0.69 () {32 vars in 726 bytes} [Tue May 26 07:05:15 2026] GET /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/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: 881/1713] 10.0.0.69 () {34 vars in 753 bytes} [Tue May 26 07:05:15 2026] PUT /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1714] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:05:15 2026] GET /v2.0/networks?id=dd6f2c67-2239-423a-9c1c-caae41331d79 => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1715] 10.0.0.69 () {32 vars in 726 bytes} [Tue May 26 07:05:15 2026] GET /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1716] 199.204.45.140 () {34 vars in 1050 bytes} [Tue May 26 07:05:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4da5deabe3314f56b23086b83e9b177b => generated 179 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:15.889 7 WARNING neutron_lib.context [req-4e1627a5-a003-477b-91d0-c4b15e72eafe req-8f888d19-322d-4f6e-864e-bdec1f473e55 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 883/1717] 10.0.0.69 () {34 vars in 775 bytes} [Tue May 26 07:05:15 2026] PUT /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1718] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:15 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1719] 10.0.0.69 () {32 vars in 726 bytes} [Tue May 26 07:05:15 2026] GET /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:05:16.138 8 WARNING neutron_lib.context [None req-daf1bb95-a5c3-440f-99f4-204206e388ed f248b641177f44818f91df43071f6e9f 13153480bc4c4fd99a3b71c47b9985db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 835/1720] 199.204.45.140 () {38 vars in 955 bytes} [Tue May 26 07:05:15 2026] POST /v2.0/ports => generated 958 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 836/1721] 10.0.0.69 () {34 vars in 746 bytes} [Tue May 26 07:05:16 2026] PUT /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1722] 10.0.0.69 () {34 vars in 683 bytes} [Tue May 26 07:05:15 2026] POST /v2.0/security-groups => generated 1601 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1723] 10.0.0.69 () {32 vars in 726 bytes} [Tue May 26 07:05:16 2026] GET /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1724] 10.0.0.69 () {34 vars in 766 bytes} [Tue May 26 07:05:16 2026] PUT /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1725] 10.0.0.69 () {32 vars in 734 bytes} [Tue May 26 07:05:16 2026] GET /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1726] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:05:16 2026] GET /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:05:16.489 8 INFO neutron.api.v2.resource [None req-d5fe34a9-111e-4e41-9c05-3880ee6e941f 0d870c484c07498f833ee0fc0b9c898e 1095d8dc5d2c4607aa429a6a497e8243 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 891/1727] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:05:16 2026] GET /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1728] 10.0.0.69 () {34 vars in 777 bytes} [Tue May 26 07:05:16 2026] PUT /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1729] 10.0.0.69 () {32 vars in 737 bytes} [Tue May 26 07:05:16 2026] DELETE /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1730] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:05:16 2026] GET /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1731] 10.0.0.69 () {32 vars in 726 bytes} [Tue May 26 07:05:16 2026] GET /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1732] 10.0.0.69 () {34 vars in 773 bytes} [Tue May 26 07:05:16 2026] PUT /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-26 07:05:16.667 8 INFO neutron.api.v2.resource [None req-0d87dd31-3632-4fa4-bfba-c874a5c726ca 0d870c484c07498f833ee0fc0b9c898e 1095d8dc5d2c4607aa429a6a497e8243 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1733] 10.0.0.69 () {32 vars in 741 bytes} [Tue May 26 07:05:16 2026] DELETE /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1734] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:05:16 2026] GET /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1735] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:05:16 2026] PUT /v2.0/ports/f3f6819e-201e-417c-9ac0-d49ce573cd7a => generated 1239 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 899/1736] 10.0.0.69 () {32 vars in 729 bytes} [Tue May 26 07:05:16 2026] DELETE /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1737] 10.0.0.69 () {34 vars in 795 bytes} [Tue May 26 07:05:16 2026] PUT /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-26 07:05:16.762 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9c0d4cd-ba69-46ed-8b97-cf1c20044738'] response: {'name': 'network-changed', 'server_uuid': '4a46dc6a-9e00-4d49-a816-0329a31dc079', 'tag': 'f3f6819e-201e-417c-9ac0-d49ce573cd7a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 839/1738] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:05:16 2026] GET /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1739] 10.0.0.69 () {32 vars in 726 bytes} [Tue May 26 07:05:16 2026] GET /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1740] 10.0.0.69 () {34 vars in 766 bytes} [Tue May 26 07:05:16 2026] PUT /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1741] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:05:16 2026] GET /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1742] 10.0.0.69 () {32 vars in 754 bytes} [Tue May 26 07:05:16 2026] GET /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:05:16.870 7 INFO neutron.api.v2.resource [None req-f1429a8f-fdee-4dc2-8e6b-3404d4dc5848 f248b641177f44818f91df43071f6e9f 13153480bc4c4fd99a3b71c47b9985db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 843/1743] 10.0.0.69 () {32 vars in 758 bytes} [Tue May 26 07:05:16 2026] GET /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1744] 10.0.0.69 () {32 vars in 757 bytes} [Tue May 26 07:05:16 2026] DELETE /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1745] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:05:16 2026] GET /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:05:16.970 7 INFO neutron.api.v2.resource [None req-3b2493ed-719a-4dd0-8498-27aa569881e5 f248b641177f44818f91df43071f6e9f 13153480bc4c4fd99a3b71c47b9985db - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 846/1746] 10.0.0.69 () {32 vars in 761 bytes} [Tue May 26 07:05:16 2026] DELETE /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1747] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:05:16 2026] DELETE /v2.0/ports/f942bff2-f52f-4eb4-87ae-3cef0d1629cd => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1748] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:05:16 2026] DELETE /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1749] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:17 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1750] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:05:17 2026] GET /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5/tags => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1751] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:05:17 2026] GET /v2.0/security-groups?id=7535a7ff-3b2a-450f-bce9-1b64839c3357&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:17.149 7 INFO neutron.services.segments.plugin [-] Segment f0ea2d27-95a1-4a7d-bd66-39d46cf181bc resource provider aggregate not found 2026-05-26 07:05:17.153 7 INFO neutron.services.segments.plugin [-] Segment f0ea2d27-95a1-4a7d-bd66-39d46cf181bc resource provider aggregate not found 2026-05-26 07:05:17.172 7 INFO neutron.services.segments.plugin [-] Segment f0ea2d27-95a1-4a7d-bd66-39d46cf181bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0ea2d27-95a1-4a7d-bd66-39d46cf181bc found for delete ", "request_id": "req-856fb406-afdc-4926-8bef-ce19b50cb488"}]} 2026-05-26 07:05:17.175 7 INFO neutron.services.segments.plugin [-] Segment f0ea2d27-95a1-4a7d-bd66-39d46cf181bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0ea2d27-95a1-4a7d-bd66-39d46cf181bc found for delete ", "request_id": "req-12ef3b5b-ef3f-4ab9-86d3-789178a045ba"}]} [pid: 7|app: 0|req: 848/1752] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:05:17 2026] DELETE /v2.0/networks/54148ed3-948e-4697-8912-6a302319569b => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1753] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:17 2026] DELETE /v2.0/security-groups/6afd6794-fbad-44ca-ad71-b96514462bc5 => 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: 849/1754] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:05:17 2026] GET /v2.0/ports?tenant_id=4da5deabe3314f56b23086b83e9b177b&device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1755] 199.204.45.140 () {34 vars in 1018 bytes} [Tue May 26 07:05:17 2026] GET /v2.0/networks?tenant_id=4da5deabe3314f56b23086b83e9b177b&shared=False => generated 756 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1756] 199.204.45.140 () {34 vars in 930 bytes} [Tue May 26 07:05:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1757] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:17 2026] GET /v2.0/security-groups?tenant_id=48cb9f301cdc4044af5e6097785818e6&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1758] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:17 2026] GET /v2.0/security-groups?tenant_id=bd822e2d28ca4616a37cffd4d897155f&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1759] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:18 2026] DELETE /v2.0/security-groups/fa6448f2-93ae-497e-9a68-5b960f9f46a3 => 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: 908/1760] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:18 2026] GET /v2.0/security-groups?tenant_id=10d98b283aac47f2bdb2da8d700d1003&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1761] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:18 2026] DELETE /v2.0/security-groups/f47fa3d2-82cb-44cf-b54f-80740505b416 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1762] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:18 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1763] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:18 2026] GET /v2.0/security-groups?tenant_id=13153480bc4c4fd99a3b71c47b9985db&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1764] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:18 2026] DELETE /v2.0/security-groups/85358294-47cb-4d41-b2c8-eafe7dd60eac => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1765] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:05:18 2026] GET /v2.0/security-groups?id=7535a7ff-3b2a-450f-bce9-1b64839c3357&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1766] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:05:18 2026] GET /v2.0/ports?tenant_id=4da5deabe3314f56b23086b83e9b177b&device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1767] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:05:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=f3f6819e-201e-417c-9ac0-d49ce573cd7a => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1768] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:05:18 2026] GET /v2.0/subnets?id=e87c314f-f805-4962-b765-db70f3186e09 => generated 677 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1769] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:18 2026] DELETE /v2.0/security-groups/108db397-5c48-4dc7-8287-9fb442256247 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1770] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:05:18 2026] GET /v2.0/ports?network_id=dd6f2c67-2239-423a-9c1c-caae41331d79&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1771] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:18 2026] GET /v2.0/security-groups?tenant_id=1095d8dc5d2c4607aa429a6a497e8243&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1772] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:05:18 2026] GET /v2.0/networks/dd6f2c67-2239-423a-9c1c-caae41331d79?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1773] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:18 2026] GET /v2.0/security-groups?tenant_id=7eab40deeeb7407abee76074ed04e683&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1774] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:18 2026] DELETE /v2.0/security-groups/55a6ff34-08a2-44bb-a66f-29ec0724c03e => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1775] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:05:18 2026] GET /v2.0/networks/dd6f2c67-2239-423a-9c1c-caae41331d79?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1776] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:18 2026] DELETE /v2.0/security-groups/9c77d18a-e664-4732-8eb7-f3632b9fdf4a => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1777] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:19 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1778] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:05:19 2026] GET /v2.0/security-groups?id=7535a7ff-3b2a-450f-bce9-1b64839c3357&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1779] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:20 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1780] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:05:20 2026] GET /v2.0/security-groups?id=7535a7ff-3b2a-450f-bce9-1b64839c3357&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1781] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:21 2026] GET /v2.0/security-groups?tenant_id=e54488edb014452a9e85596f4012fd84&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1782] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:21 2026] DELETE /v2.0/security-groups/1a9709f8-39f9-4d74-9cf0-7d3648969cec => 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: 920/1783] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:21 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1784] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:05:21 2026] GET /v2.0/security-groups?id=7535a7ff-3b2a-450f-bce9-1b64839c3357&fields=id&fields=name => generated 112 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:22.048 7 WARNING neutron_lib.context [None req-f99a2e16-4132-468c-84b8-e9fb2c24c957 ef2ef1deb15d454c8c5b5c591f45eb0f e1bf3a8c0b7746d282fcf970bd8f6cb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:22.086 7 INFO neutron.db.segments_db [None req-f99a2e16-4132-468c-84b8-e9fb2c24c957 ef2ef1deb15d454c8c5b5c591f45eb0f e1bf3a8c0b7746d282fcf970bd8f6cb7 - - default default] Added segment 103f16c6-251c-4bc8-9981-28cc5ea3a10f of type vxlan for network 0d2d88f1-0eda-459d-a3c1-f38ba5a0452f 2026-05-26 07:05:22.394 7 INFO neutron.db.l3_hamode_db [None req-f99a2e16-4132-468c-84b8-e9fb2c24c957 ef2ef1deb15d454c8c5b5c591f45eb0f e1bf3a8c0b7746d282fcf970bd8f6cb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:05:22.505 7 INFO neutron.db.l3_hamode_db [None req-f99a2e16-4132-468c-84b8-e9fb2c24c957 ef2ef1deb15d454c8c5b5c591f45eb0f e1bf3a8c0b7746d282fcf970bd8f6cb7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 864/1785] 10.0.0.69 () {34 vars in 667 bytes} [Tue May 26 07:05:21 2026] POST /v2.0/routers => generated 474 bytes in 1253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1786] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1787] 10.0.0.69 () {34 vars in 750 bytes} [Tue May 26 07:05:23 2026] PUT /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1788] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/security-groups?id=7535a7ff-3b2a-450f-bce9-1b64839c3357&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1789] 10.0.0.69 () {32 vars in 730 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1790] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => 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: 866/1791] 10.0.0.69 () {32 vars in 652 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions => generated 20516 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1792] 10.0.0.69 () {34 vars in 761 bytes} [Tue May 26 07:05:23 2026] PUT /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/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: 927/1793] 10.0.0.69 () {32 vars in 680 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1794] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/security-groups?id=7535a7ff-3b2a-450f-bce9-1b64839c3357&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1795] 10.0.0.69 () {32 vars in 680 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1796] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1797] 10.0.0.69 () {32 vars in 664 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1798] 10.0.0.69 () {32 vars in 698 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1799] 10.0.0.69 () {32 vars in 730 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1800] 10.0.0.69 () {32 vars in 696 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1801] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1802] 10.0.0.69 () {32 vars in 700 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:23.468 7 WARNING neutron_lib.context [None req-25d2c589-fe0e-4426-992a-a6605b87d7f1 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 930/1803] 10.0.0.69 () {34 vars in 757 bytes} [Tue May 26 07:05:23 2026] PUT /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1804] 10.0.0.69 () {32 vars in 688 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1805] 10.0.0.69 () {32 vars in 730 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1806] 10.0.0.69 () {32 vars in 702 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1807] 10.0.0.69 () {34 vars in 779 bytes} [Tue May 26 07:05:23 2026] PUT /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1808] 10.0.0.69 () {32 vars in 692 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1809] 10.0.0.69 () {32 vars in 730 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1810] 10.0.0.69 () {32 vars in 694 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1811] 10.0.0.69 () {34 vars in 750 bytes} [Tue May 26 07:05:23 2026] PUT /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1812] 10.0.0.69 () {32 vars in 684 bytes} [Tue May 26 07:05:23 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: 940/1813] 10.0.0.69 () {32 vars in 730 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/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: 941/1814] 10.0.0.69 () {32 vars in 686 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1815] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/tags/red => 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: 943/1816] 10.0.0.69 () {32 vars in 660 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:23.902 8 INFO neutron.api.v2.resource [None req-ffde07f4-0ff3-4469-921a-50966b05e365 ef2ef1deb15d454c8c5b5c591f45eb0f e1bf3a8c0b7746d282fcf970bd8f6cb7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 944/1817] 10.0.0.69 () {32 vars in 742 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1818] 10.0.0.69 () {32 vars in 698 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1819] 10.0.0.69 () {32 vars in 741 bytes} [Tue May 26 07:05:23 2026] DELETE /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1820] 10.0.0.69 () {32 vars in 678 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1821] 10.0.0.69 () {32 vars in 730 bytes} [Tue May 26 07:05:23 2026] GET /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1822] 10.0.0.69 () {32 vars in 682 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:24.070 8 INFO neutron.api.v2.resource [None req-0d51daf2-cff1-4e26-a809-8a5f2774cf9b ef2ef1deb15d454c8c5b5c591f45eb0f e1bf3a8c0b7746d282fcf970bd8f6cb7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 950/1823] 10.0.0.69 () {32 vars in 745 bytes} [Tue May 26 07:05:24 2026] DELETE /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1824] 10.0.0.69 () {32 vars in 674 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1825] 10.0.0.69 () {32 vars in 733 bytes} [Tue May 26 07:05:24 2026] DELETE /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1826] 10.0.0.69 () {32 vars in 688 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1827] 10.0.0.69 () {32 vars in 730 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1828] 10.0.0.69 () {32 vars in 722 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:24.201 7 INFO neutron.db.l3_db [None req-25d2c589-fe0e-4426-992a-a6605b87d7f1 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Floating IP 68d6621b-9f6f-486f-83d5-39dc58232530 associated. External IP: 10.96.250.203, port: f3f6819e-201e-417c-9ac0-d49ce573cd7a. [pid: 8|app: 0|req: 956/1829] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a => generated 480 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1830] 10.0.0.69 () {32 vars in 686 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1831] 10.0.0.69 () {34 vars in 676 bytes} [Tue May 26 07:05:23 2026] POST /v2.0/floatingips => generated 856 bytes in 1075 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1832] 10.0.0.69 () {32 vars in 668 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:24.592 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-331e1ae7-158c-4cf9-8ba2-22ad55210648'] response: {'name': 'network-changed', 'server_uuid': '4a46dc6a-9e00-4d49-a816-0329a31dc079', 'tag': 'f3f6819e-201e-417c-9ac0-d49ce573cd7a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 876/1833] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/floatingips/68d6621b-9f6f-486f-83d5-39dc58232530 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1834] 10.0.0.69 () {32 vars in 686 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1835] 10.0.0.69 () {32 vars in 680 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1836] 10.0.0.69 () {32 vars in 698 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1837] 10.0.0.69 () {32 vars in 678 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1838] 10.0.0.69 () {32 vars in 666 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1839] 10.0.0.69 () {32 vars in 676 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1840] 10.0.0.69 () {32 vars in 664 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1841] 10.0.0.69 () {32 vars in 674 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1842] 10.0.0.69 () {32 vars in 712 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1843] 10.0.0.69 () {32 vars in 690 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1844] 10.0.0.69 () {32 vars in 682 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1845] 10.0.0.69 () {32 vars in 668 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1846] 10.0.0.69 () {32 vars in 686 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1847] 10.0.0.69 () {32 vars in 704 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1848] 10.0.0.69 () {32 vars in 674 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1849] 10.0.0.69 () {32 vars in 700 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1850] 10.0.0.69 () {32 vars in 674 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1851] 10.0.0.69 () {32 vars in 692 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1852] 10.0.0.69 () {32 vars in 688 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1853] 10.0.0.69 () {32 vars in 708 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1854] 10.0.0.69 () {32 vars in 704 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1855] 10.0.0.69 () {32 vars in 718 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1856] 10.0.0.69 () {32 vars in 696 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1857] 10.0.0.69 () {32 vars in 710 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/port-resource-request-groups => 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: 901/1858] 10.0.0.69 () {32 vars in 668 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1859] 10.0.0.69 () {32 vars in 686 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1860] 10.0.0.69 () {32 vars in 680 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1861] 10.0.0.69 () {34 vars in 741 bytes} [Tue May 26 07:05:24 2026] PUT /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a => generated 480 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1862] 10.0.0.69 () {32 vars in 674 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1863] 10.0.0.69 () {32 vars in 670 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1864] 10.0.0.69 () {32 vars in 660 bytes} [Tue May 26 07:05:24 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: 959/1865] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/ports?device_id=257ac148-bcb0-4a03-8468-cfa7f2e9455a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1866] 10.0.0.69 () {32 vars in 698 bytes} [Tue May 26 07:05:24 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: 908/1867] 10.0.0.69 () {32 vars in 698 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1868] 10.0.0.69 () {32 vars in 676 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/qos-default => 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: 910/1869] 10.0.0.69 () {32 vars in 668 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1870] 10.0.0.69 () {32 vars in 682 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1871] 10.0.0.69 () {32 vars in 700 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1872] 10.0.0.69 () {32 vars in 684 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1873] 10.0.0.69 () {32 vars in 706 bytes} [Tue May 26 07:05:24 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: 7|app: 0|req: 915/1874] 10.0.0.69 () {32 vars in 668 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1875] 10.0.0.69 () {32 vars in 696 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1876] 10.0.0.69 () {32 vars in 694 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1877] 10.0.0.69 () {32 vars in 684 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1878] 10.0.0.69 () {32 vars in 688 bytes} [Tue May 26 07:05:24 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1879] 10.0.0.69 () {32 vars in 666 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1880] 10.0.0.69 () {32 vars in 680 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1881] 10.0.0.69 () {32 vars in 680 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1882] 10.0.0.69 () {32 vars in 690 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1883] 10.0.0.69 () {32 vars in 690 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1884] 10.0.0.69 () {32 vars in 694 bytes} [Tue May 26 07:05:25 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: 926/1885] 10.0.0.69 () {32 vars in 684 bytes} [Tue May 26 07:05:25 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: 927/1886] 10.0.0.69 () {32 vars in 688 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1887] 10.0.0.69 () {32 vars in 700 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1888] 10.0.0.69 () {32 vars in 702 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1889] 10.0.0.69 () {32 vars in 712 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1890] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1891] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/ports?tenant_id=4da5deabe3314f56b23086b83e9b177b&device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1892] 10.0.0.69 () {32 vars in 714 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1893] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/networks?id=dd6f2c67-2239-423a-9c1c-caae41331d79 => generated 756 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1894] 10.0.0.69 () {32 vars in 726 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1895] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=f3f6819e-201e-417c-9ac0-d49ce573cd7a => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1896] 10.0.0.69 () {32 vars in 740 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1897] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/subnets?id=e87c314f-f805-4962-b765-db70f3186e09 => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1898] 10.0.0.69 () {32 vars in 718 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1899] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/ports?network_id=dd6f2c67-2239-423a-9c1c-caae41331d79&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1900] 10.0.0.69 () {32 vars in 682 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1901] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/networks/dd6f2c67-2239-423a-9c1c-caae41331d79?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1902] 10.0.0.69 () {32 vars in 668 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1903] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/networks/dd6f2c67-2239-423a-9c1c-caae41331d79?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1904] 10.0.0.69 () {32 vars in 718 bytes} [Tue May 26 07:05:25 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: 946/1905] 10.0.0.69 () {32 vars in 678 bytes} [Tue May 26 07:05:25 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: 947/1906] 10.0.0.69 () {32 vars in 668 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1907] 10.0.0.69 () {32 vars in 696 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:25.436 8 INFO neutron.services.segments.plugin [-] Segment 103f16c6-251c-4bc8-9981-28cc5ea3a10f resource provider aggregate not found 2026-05-26 07:05:25.441 8 INFO neutron.services.segments.plugin [-] Segment 103f16c6-251c-4bc8-9981-28cc5ea3a10f resource provider aggregate not found [pid: 7|app: 0|req: 949/1908] 10.0.0.69 () {32 vars in 704 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:25.447 8 INFO neutron.db.l3_hamode_db [None req-4990d6cd-c16b-46d3-a71e-9b6d7205fba0 ef2ef1deb15d454c8c5b5c591f45eb0f e1bf3a8c0b7746d282fcf970bd8f6cb7 - - default default] HA network 0d2d88f1-0eda-459d-a3c1-f38ba5a0452f was deleted as no HA routers are present in tenant e1bf3a8c0b7746d282fcf970bd8f6cb7. [pid: 7|app: 0|req: 950/1909] 10.0.0.69 () {32 vars in 700 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1910] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:05:24 2026] DELETE /v2.0/routers/257ac148-bcb0-4a03-8468-cfa7f2e9455a => generated 0 bytes in 569 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1911] 10.0.0.69 () {32 vars in 700 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:25.467 8 INFO neutron.services.segments.plugin [-] Segment 103f16c6-251c-4bc8-9981-28cc5ea3a10f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 103f16c6-251c-4bc8-9981-28cc5ea3a10f found for delete ", "request_id": "req-bdbaa3e5-ee6f-4946-a21d-096fd78ce2b9"}]} 2026-05-26 07:05:25.469 8 INFO neutron.services.segments.plugin [-] Segment 103f16c6-251c-4bc8-9981-28cc5ea3a10f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 103f16c6-251c-4bc8-9981-28cc5ea3a10f found for delete ", "request_id": "req-035dccfd-761f-484a-a6b2-60edc0825ba5"}]} [pid: 8|app: 0|req: 961/1912] 10.0.0.69 () {32 vars in 682 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1913] 10.0.0.69 () {32 vars in 704 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1914] 10.0.0.69 () {32 vars in 694 bytes} [Tue May 26 07:05:25 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: 953/1915] 10.0.0.69 () {32 vars in 688 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1916] 10.0.0.69 () {32 vars in 696 bytes} [Tue May 26 07:05:25 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: 954/1917] 10.0.0.69 () {32 vars in 678 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1918] 10.0.0.69 () {32 vars in 688 bytes} [Tue May 26 07:05:25 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: 955/1919] 10.0.0.69 () {32 vars in 700 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1920] 10.0.0.69 () {32 vars in 664 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1921] 10.0.0.69 () {32 vars in 680 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1922] 10.0.0.69 () {32 vars in 692 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1923] 10.0.0.69 () {32 vars in 676 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1924] 10.0.0.69 () {32 vars in 666 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1925] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:25 2026] GET /v2.0/floatingips/68d6621b-9f6f-486f-83d5-39dc58232530 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1926] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:26 2026] GET /v2.0/security-groups?tenant_id=e1bf3a8c0b7746d282fcf970bd8f6cb7&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1927] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:26 2026] GET /v2.0/security-groups?tenant_id=12ea42803abf496da85f27fa2cba46a3&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1928] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:26 2026] DELETE /v2.0/security-groups/3ccf18b2-bf26-4672-b3b4-94bf12fa76f1 => 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: 969/1929] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:26 2026] DELETE /v2.0/security-groups/ba083e1d-1509-4447-8bff-06eeb76d329b => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1930] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:26 2026] GET /v2.0/security-groups?tenant_id=cdd137f47a10435db8f0927620987f8d&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1931] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:26 2026] GET /v2.0/floatingips/68d6621b-9f6f-486f-83d5-39dc58232530 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1932] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:26 2026] DELETE /v2.0/security-groups/cc3f99ca-2656-4a9a-8d8c-dc6f747e6db4 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:05:28.385 8 WARNING neutron_lib.context [None req-9f997c4a-7873-44f5-944c-04e6e0b19927 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:28.560 8 INFO neutron.db.segments_db [None req-9f997c4a-7873-44f5-944c-04e6e0b19927 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Added segment 883b0bc7-386d-461d-97af-127697e12284 of type vxlan for network 1ca508ef-7411-4317-9b19-dd8a4c9a1db2 [pid: 8|app: 0|req: 972/1935] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:05:28 2026] POST /v2.0/networks => generated 649 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:28.651 7 WARNING neutron_lib.context [None req-e0dd24a3-9ab3-45fa-9924-ae3042c19b97 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 964/1936] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:05:28 2026] POST /v2.0/subnets => generated 627 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:28.912 8 WARNING neutron_lib.context [None req-010cf6f0-ac07-46ff-abb2-0fb7c60bbe56 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:28.951 8 INFO neutron.db.segments_db [None req-010cf6f0-ac07-46ff-abb2-0fb7c60bbe56 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Added segment 6b5493b2-0050-41f5-b564-76d6fa0c7e46 of type vxlan for network 6e9a7769-ecf3-453d-a150-c8d883030630 2026-05-26 07:05:29.190 8 INFO neutron.db.l3_hamode_db [None req-010cf6f0-ac07-46ff-abb2-0fb7c60bbe56 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:05:29.892 8 INFO neutron.db.l3_hamode_db [None req-010cf6f0-ac07-46ff-abb2-0fb7c60bbe56 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:05:29.921 7 WARNING neutron_lib.context [None req-4bba7985-f01e-43ce-8d42-8a496308542b 435d1d29382f4b07ac26f47b6c4e3a66 eec994c66af04de48afee08dbc62ac3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:30.053 7 INFO neutron.db.segments_db [None req-4bba7985-f01e-43ce-8d42-8a496308542b 435d1d29382f4b07ac26f47b6c4e3a66 eec994c66af04de48afee08dbc62ac3b - - default default] Added segment 1b705c30-db83-4825-9b2a-9473faad0fe4 of type vxlan for network 269cea96-b985-4534-ade1-8fb6c10897f5 [pid: 7|app: 0|req: 965/1937] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:05:29 2026] POST /v2.0/networks => generated 632 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:30.136 7 WARNING neutron_lib.context [None req-eca08181-5a33-4335-abac-7a6c0d687123 435d1d29382f4b07ac26f47b6c4e3a66 eec994c66af04de48afee08dbc62ac3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 966/1938] 10.0.0.69 () {34 vars in 663 bytes} [Tue May 26 07:05:30 2026] POST /v2.0/ports => generated 743 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:05:30.420 7 WARNING neutron_lib.context [None req-20f5479f-45ba-4f04-973f-d886db9ac190 435d1d29382f4b07ac26f47b6c4e3a66 eec994c66af04de48afee08dbc62ac3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 967/1939] 10.0.0.69 () {34 vars in 665 bytes} [Tue May 26 07:05:30 2026] POST /v2.0/trunks => generated 407 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1940] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:05:30 2026] PUT /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1941] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:30 2026] GET /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1942] 10.0.0.69 () {34 vars in 759 bytes} [Tue May 26 07:05:30 2026] PUT /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags/green => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1943] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:30 2026] GET /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1944] 10.0.0.69 () {34 vars in 755 bytes} [Tue May 26 07:05:30 2026] PUT /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1945] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:30 2026] GET /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1946] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:05:28 2026] POST /v2.0/routers => generated 694 bytes in 1811 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1947] 10.0.0.69 () {34 vars in 777 bytes} [Tue May 26 07:05:30 2026] PUT /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags/black.or.white => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1948] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:30 2026] GET /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1949] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:05:30 2026] PUT /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1950] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:30 2026] GET /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1951] 10.0.0.69 () {32 vars in 736 bytes} [Tue May 26 07:05:30 2026] GET /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags/red => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:05:30.848 7 INFO neutron.api.v2.resource [None req-96e8cb09-8fde-45ad-8fca-c2af4f5e8df5 435d1d29382f4b07ac26f47b6c4e3a66 eec994c66af04de48afee08dbc62ac3b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 979/1952] 10.0.0.69 () {32 vars in 740 bytes} [Tue May 26 07:05:30 2026] GET /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags/green => generated 99 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1953] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:30 2026] DELETE /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1954] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:30 2026] GET /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:05:30.928 7 INFO neutron.api.v2.resource [None req-7b0d77ea-5f57-46ab-bceb-93a42de4a3b2 435d1d29382f4b07ac26f47b6c4e3a66 eec994c66af04de48afee08dbc62ac3b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 982/1955] 10.0.0.69 () {32 vars in 743 bytes} [Tue May 26 07:05:30 2026] DELETE /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1956] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:05:30 2026] DELETE /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1957] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:30 2026] GET /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1958] 10.0.0.69 () {32 vars in 718 bytes} [Tue May 26 07:05:30 2026] GET /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1959] 10.0.0.69 () {32 vars in 716 bytes} [Tue May 26 07:05:31 2026] GET /v2.0/ports/f3b7dcc3-a899-4ce2-9ee1-3eec45b7bfee => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1960] 10.0.0.69 () {32 vars in 721 bytes} [Tue May 26 07:05:31 2026] DELETE /v2.0/trunks/b9476abc-ee54-4a32-a55f-be67cd91d069 => 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: 988/1961] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:05:31 2026] DELETE /v2.0/ports/f3b7dcc3-a899-4ce2-9ee1-3eec45b7bfee => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:05:31.477 7 INFO neutron.services.segments.plugin [-] Segment 1b705c30-db83-4825-9b2a-9473faad0fe4 resource provider aggregate not found 2026-05-26 07:05:31.480 7 INFO neutron.services.segments.plugin [-] Segment 1b705c30-db83-4825-9b2a-9473faad0fe4 resource provider aggregate not found 2026-05-26 07:05:31.494 7 INFO neutron.services.segments.plugin [-] Segment 1b705c30-db83-4825-9b2a-9473faad0fe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b705c30-db83-4825-9b2a-9473faad0fe4 found for delete ", "request_id": "req-2495c97b-3637-4b3e-9b61-a7fa214d1480"}]} [pid: 7|app: 0|req: 989/1962] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:05:31 2026] DELETE /v2.0/networks/269cea96-b985-4534-ade1-8fb6c10897f5 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1963] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:05:30 2026] PUT /v2.0/routers/9de6511a-d417-4700-a508-700328946050/add_router_interface => generated 309 bytes in 1307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:32.034 7 INFO neutron.services.segments.plugin [-] Segment 1b705c30-db83-4825-9b2a-9473faad0fe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b705c30-db83-4825-9b2a-9473faad0fe4 found for delete ", "request_id": "req-841dc74a-1202-4824-8cea-04160a1242b1"}]} 2026-05-26 07:05:32.037 7 WARNING neutron_lib.context [None req-05451396-b763-4853-a3b4-9c0076459061 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 975/1964] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:32 2026] GET /v2.0/security-groups?tenant_id=eec994c66af04de48afee08dbc62ac3b&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1965] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:32 2026] DELETE /v2.0/security-groups/11c912bb-6762-4b18-8914-7e2130d5aef4 => 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: 990/1966] 10.0.0.69 () {34 vars in 664 bytes} [Tue May 26 07:05:32 2026] POST /v2.0/ports => generated 955 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:32.434 8 WARNING neutron_lib.context [None req-8fec494e-1ba8-4e79-a133-43e113426d08 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 991/1967] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:32 2026] GET /v2.0/security-groups?tenant_id=5ac697fae98b4ccf900c0d537f0b3c8b&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1968] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:32 2026] DELETE /v2.0/security-groups/bb1031fc-f8c2-4710-87b6-32ca8bfb10d2 => 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: 977/1969] 10.0.0.69 () {34 vars in 664 bytes} [Tue May 26 07:05:32 2026] POST /v2.0/ports => generated 958 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:32.811 7 WARNING neutron_lib.context [None req-226f35a8-322f-4ac8-8e0c-e3ada621a5f3 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:33.577 7 INFO neutron.db.l3_db [None req-226f35a8-322f-4ac8-8e0c-e3ada621a5f3 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Floating IP 83084607-e762-4224-a96e-acfa7921fe38 associated. External IP: 10.96.250.207, port: 901fef65-5126-4b19-aff6-cc7e33d87336. [pid: 7|app: 0|req: 993/1970] 10.0.0.69 () {34 vars in 676 bytes} [Tue May 26 07:05:32 2026] POST /v2.0/floatingips => generated 842 bytes in 1142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:05:34.068 8 INFO neutron.db.l3_db [None req-09982b99-86aa-49fe-9a06-ef0e2cfaa8d8 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Floating IP 83084607-e762-4224-a96e-acfa7921fe38 disassociated. External IP: 10.96.250.207, port: 901fef65-5126-4b19-aff6-cc7e33d87336. [pid: 8|app: 0|req: 978/1971] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:05:33 2026] PUT /v2.0/floatingips/83084607-e762-4224-a96e-acfa7921fe38 => generated 552 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1972] 10.0.0.248 () {34 vars in 990 bytes} [Tue May 26 07:05:34 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1973] 10.0.0.248 () {34 vars in 1040 bytes} [Tue May 26 07:05:34 2026] GET /v2.0/security-groups?id=7535a7ff-3b2a-450f-bce9-1b64839c3357&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1974] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:05:34 2026] DELETE /v2.0/floatingips/83084607-e762-4224-a96e-acfa7921fe38 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:05:34.655 8 WARNING neutron_lib.context [None req-71b3a7b0-c048-485f-8cba-cf49433d12fd 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:35.380 8 INFO neutron.db.l3_db [None req-71b3a7b0-c048-485f-8cba-cf49433d12fd 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Floating IP bbf1c3d9-f5ba-4390-a159-c8769f38b2b1 associated. External IP: 10.96.250.219, port: 1a52a26b-b5c2-4d8e-a497-3b3597de9439. [pid: 8|app: 0|req: 981/1975] 10.0.0.69 () {34 vars in 676 bytes} [Tue May 26 07:05:34 2026] POST /v2.0/floatingips => generated 842 bytes in 1010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1976] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:35 2026] GET /v2.0/floatingips/bbf1c3d9-f5ba-4390-a159-c8769f38b2b1 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1977] 10.0.0.69 () {32 vars in 654 bytes} [Tue May 26 07:05:35 2026] GET /v2.0/floatingips => generated 845 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:36.126 7 INFO neutron.db.l3_db [None req-d05a575e-8799-43f0-bb83-4ad40293f857 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Floating IP bbf1c3d9-f5ba-4390-a159-c8769f38b2b1 associated. External IP: 10.96.250.219, port: 1a52a26b-b5c2-4d8e-a497-3b3597de9439. [pid: 8|app: 0|req: 983/1978] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:35 2026] GET /v2.0/security-groups?tenant_id=a7d568b43a9c48a1a189f3c0d3b87505&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1979] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:36 2026] DELETE /v2.0/security-groups/be197f05-b4d6-4ee6-b6c8-fb5d2a18aa75 => 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: 985/1980] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:36 2026] GET /v2.0/security-groups?tenant_id=fc807435d3e74b018f6e6b8752310edc&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1981] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:36 2026] DELETE /v2.0/security-groups/92eb21cc-696a-4f0a-803c-8cf852bfc566 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1982] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:05:35 2026] PUT /v2.0/floatingips/bbf1c3d9-f5ba-4390-a159-c8769f38b2b1 => generated 842 bytes in 992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:36.872 8 INFO neutron.db.l3_db [None req-9cc7fdfc-cf17-49a1-abc6-a8f218f49d92 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] Floating IP bbf1c3d9-f5ba-4390-a159-c8769f38b2b1 disassociated. External IP: 10.96.250.219, port: 901fef65-5126-4b19-aff6-cc7e33d87336. [pid: 8|app: 0|req: 987/1983] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:05:36 2026] PUT /v2.0/floatingips/bbf1c3d9-f5ba-4390-a159-c8769f38b2b1 => generated 552 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1984] 10.0.0.69 () {32 vars in 825 bytes} [Tue May 26 07:05:37 2026] GET /v2.0/ports?project_id=4da5deabe3314f56b23086b83e9b177b&network_id=dd6f2c67-2239-423a-9c1c-caae41331d79 => generated 3695 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1985] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:05:37 2026] DELETE /v2.0/floatingips/bbf1c3d9-f5ba-4390-a159-c8769f38b2b1 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:05:37.595 8 INFO neutron.api.v2.resource [None req-def5f222-49d6-417b-bd0a-a7a035855ebb 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 989/1986] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:05:37 2026] DELETE /v2.0/floatingips/bbf1c3d9-f5ba-4390-a159-c8769f38b2b1 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1987] 10.0.0.69 () {32 vars in 741 bytes} [Tue May 26 07:05:37 2026] GET /v2.0/subnets?network_id=bd8c3a2a-16e9-4950-9d97-623e07340efa => generated 667 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1988] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:05:37 2026] DELETE /v2.0/ports/901fef65-5126-4b19-aff6-cc7e33d87336 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:05:38.200 7 INFO neutron.db.l3_db [None req-0eebcce5-fd01-445a-b701-44bb6aedab7c fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Floating IP 68d6621b-9f6f-486f-83d5-39dc58232530 disassociated. External IP: 10.96.250.203, port: f3f6819e-201e-417c-9ac0-d49ce573cd7a. [pid: 8|app: 0|req: 991/1989] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:05:37 2026] DELETE /v2.0/ports/1a52a26b-b5c2-4d8e-a497-3b3597de9439 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1990] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:05:38 2026] GET /v2.0/ports?device_id=9de6511a-d417-4700-a508-700328946050 => generated 958 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1991] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:05:38 2026] PUT /v2.0/floatingips/68d6621b-9f6f-486f-83d5-39dc58232530 => generated 554 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1992] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:38 2026] GET /v2.0/floatingips/68d6621b-9f6f-486f-83d5-39dc58232530 => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:39.506 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-217ac6c0-6f03-444f-85ea-8281441eee58'] response: {'name': 'network-changed', 'server_uuid': '4a46dc6a-9e00-4d49-a816-0329a31dc079', 'tag': 'f3f6819e-201e-417c-9ac0-d49ce573cd7a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1001/1993] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:05:39 2026] GET /v2.0/ports?tenant_id=4da5deabe3314f56b23086b83e9b177b&device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1994] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:05:38 2026] PUT /v2.0/routers/9de6511a-d417-4700-a508-700328946050/remove_router_interface => generated 309 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1995] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:05:39 2026] GET /v2.0/networks?id=dd6f2c67-2239-423a-9c1c-caae41331d79 => generated 756 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1996] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:05:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=f3f6819e-201e-417c-9ac0-d49ce573cd7a => 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: 1004/1997] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:05:39 2026] GET /v2.0/subnets?id=e87c314f-f805-4962-b765-db70f3186e09 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1998] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:05:39 2026] GET /v2.0/ports?network_id=dd6f2c67-2239-423a-9c1c-caae41331d79&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1999] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:05:39 2026] GET /v2.0/networks/dd6f2c67-2239-423a-9c1c-caae41331d79?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2000] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:05:39 2026] GET /v2.0/networks/dd6f2c67-2239-423a-9c1c-caae41331d79?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2001] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:39 2026] GET /v2.0/floatingips/68d6621b-9f6f-486f-83d5-39dc58232530 => generated 554 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:40.410 8 INFO neutron.services.segments.plugin [-] Segment 6b5493b2-0050-41f5-b564-76d6fa0c7e46 resource provider aggregate not found 2026-05-26 07:05:40.413 8 INFO neutron.services.segments.plugin [-] Segment 6b5493b2-0050-41f5-b564-76d6fa0c7e46 resource provider aggregate not found 2026-05-26 07:05:40.426 8 INFO neutron.services.segments.plugin [-] Segment 6b5493b2-0050-41f5-b564-76d6fa0c7e46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b5493b2-0050-41f5-b564-76d6fa0c7e46 found for delete ", "request_id": "req-8ee761e4-9fea-44ed-a624-6c8ce177792f"}]} 2026-05-26 07:05:40.426 8 INFO neutron.db.l3_hamode_db [None req-4f3fe220-b41a-4607-907a-284d6b97ae12 7ebee1083db94d3c88747ff2edf0ff72 e244c26c54114b7694a4ad20791d63f5 - - default default] HA network 6e9a7769-ecf3-453d-a150-c8d883030630 was deleted as no HA routers are present in tenant e244c26c54114b7694a4ad20791d63f5. [pid: 8|app: 0|req: 994/2002] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:05:39 2026] DELETE /v2.0/routers/9de6511a-d417-4700-a508-700328946050 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2003] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:05:40 2026] DELETE /v2.0/subnets/4e62b8de-3ec1-4bc4-ad70-f7c5ba8e5703 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:05:40.576 8 INFO neutron.services.segments.plugin [-] Segment 6b5493b2-0050-41f5-b564-76d6fa0c7e46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b5493b2-0050-41f5-b564-76d6fa0c7e46 found for delete ", "request_id": "req-98aa157c-38b7-4922-92fa-3fb804602912"}]} [pid: 8|app: 0|req: 995/2004] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:05:40 2026] DELETE /v2.0/networks/1ca508ef-7411-4317-9b19-dd8a4c9a1db2 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2005] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:40 2026] GET /v2.0/floatingips/68d6621b-9f6f-486f-83d5-39dc58232530 => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2006] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:41 2026] GET /v2.0/security-groups?tenant_id=e244c26c54114b7694a4ad20791d63f5&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2007] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:41 2026] DELETE /v2.0/security-groups/c4c1ebac-c94c-48ce-b4a3-9a1dabdab339 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:05:42.110 8 WARNING neutron_lib.context [None req-b7016031-86b6-49c5-b4da-936ce71836ed fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 997/2008] 10.0.0.69 () {34 vars in 684 bytes} [Tue May 26 07:05:42 2026] POST /v2.0/security-groups => generated 1675 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:05:42.258 7 WARNING neutron_lib.context [None req-88ebc197-8c53-42b8-9e12-3c63d7c05766 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2009] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:05:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:42.382 8 WARNING neutron_lib.context [None req-ff33901d-7db6-4d91-bef0-09a79188bb1c fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:42.444 8 INFO neutron.services.segments.plugin [-] Segment 883b0bc7-386d-461d-97af-127697e12284 resource provider aggregate not found 2026-05-26 07:05:42.467 8 INFO neutron.services.segments.plugin [-] Segment 883b0bc7-386d-461d-97af-127697e12284 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 883b0bc7-386d-461d-97af-127697e12284 found for delete ", "request_id": "req-062cbdb9-4759-4c37-b210-11a00742b620"}]} [pid: 8|app: 0|req: 998/2010] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:05:42 2026] POST /v2.0/security-group-rules => generated 596 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:42.528 7 WARNING neutron_lib.context [None req-3c3e9555-cb7b-4d74-a986-6f1a33309670 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1013/2011] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:05:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:42.677 8 WARNING neutron_lib.context [None req-3c43353b-0061-48d9-8d9f-7f848c0b91f8 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:42.694 8 INFO neutron.services.segments.plugin [-] Segment 883b0bc7-386d-461d-97af-127697e12284 resource provider aggregate not found 2026-05-26 07:05:42.709 8 INFO neutron.services.segments.plugin [-] Segment 883b0bc7-386d-461d-97af-127697e12284 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 883b0bc7-386d-461d-97af-127697e12284 found for delete ", "request_id": "req-a869b4ca-b8bc-41bf-9247-7e5e63c26449"}]} [pid: 8|app: 0|req: 999/2012] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:05:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:42.827 7 WARNING neutron_lib.context [None req-9692db7c-d066-4b7c-a8d0-3ece4aea7c15 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:42.859 7 INFO neutron.db.securitygroups_db [None req-9692db7c-d066-4b7c-a8d0-3ece4aea7c15 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Project 4da5deabe3314f56b23086b83e9b177b 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: 1014/2013] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:05:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:42.952 8 WARNING neutron_lib.context [None req-998ff59f-eaee-4c17-9016-f21d5a95b7c2 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:43.004 8 INFO neutron.db.securitygroups_db [None req-998ff59f-eaee-4c17-9016-f21d5a95b7c2 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Project 4da5deabe3314f56b23086b83e9b177b 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: 1000/2016] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:05:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:05:43.301 7 WARNING neutron_lib.context [None req-e0aa90dd-bf33-4e51-a8e8-4ab782b1cd02 cdbe5f3481534548b951bb645f14ad12 ca9d6b3ca39f4ba2b1953587556131aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1017/2017] 10.0.0.69 () {34 vars in 683 bytes} [Tue May 26 07:05:43 2026] POST /v2.0/security-groups => generated 1624 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2018] 10.0.0.69 () {32 vars in 648 bytes} [Tue May 26 07:05:43 2026] GET /v2.0/networks => generated 1298 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2019] 10.0.0.69 () {32 vars in 662 bytes} [Tue May 26 07:05:43 2026] GET /v2.0/security-groups => generated 4529 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2020] 10.0.0.69 () {34 vars in 757 bytes} [Tue May 26 07:05:43 2026] PUT /v2.0/security-groups/863557fd-d621-4acf-bd88-fa07203e924d => generated 1663 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2021] 10.0.0.69 () {32 vars in 736 bytes} [Tue May 26 07:05:43 2026] GET /v2.0/security-groups/863557fd-d621-4acf-bd88-fa07203e924d => generated 1663 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2022] 10.0.0.97 () {34 vars in 1099 bytes} [Tue May 26 07:05:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1689079570&fields=id&tenant_id=4da5deabe3314f56b23086b83e9b177b => 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: 1020/2023] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 26 07:05:43 2026] GET /v2.0/networks?id=dd6f2c67-2239-423a-9c1c-caae41331d79 => generated 661 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2024] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 26 07:05:43 2026] GET /v2.0/quotas/4da5deabe3314f56b23086b83e9b177b => 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: 1004/2025] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:43 2026] DELETE /v2.0/security-groups/863557fd-d621-4acf-bd88-fa07203e924d => 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: 1005/2026] 10.0.0.69 () {32 vars in 662 bytes} [Tue May 26 07:05:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:05:43.870 8 INFO neutron.api.v2.resource [None req-19723512-152b-4e10-ba59-70d9ed95dcea cdbe5f3481534548b951bb645f14ad12 ca9d6b3ca39f4ba2b1953587556131aa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1006/2027] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:43 2026] DELETE /v2.0/security-groups/863557fd-d621-4acf-bd88-fa07203e924d => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:05:43.883 8 WARNING neutron_lib.context [None req-024d466f-1f4e-45e9-a2da-4e4df79608b6 cdbe5f3481534548b951bb645f14ad12 ca9d6b3ca39f4ba2b1953587556131aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1022/2028] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 26 07:05:43 2026] GET /v2.0/ports?tenant_id=4da5deabe3314f56b23086b83e9b177b&fields=id => generated 149 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2029] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 26 07:05:43 2026] GET /v2.0/networks/dd6f2c67-2239-423a-9c1c-caae41331d79?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2030] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 26 07:05:43 2026] GET /v2.0/networks/dd6f2c67-2239-423a-9c1c-caae41331d79?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2031] 10.0.0.69 () {34 vars in 683 bytes} [Tue May 26 07:05:43 2026] POST /v2.0/security-groups => generated 1625 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:05:44.073 7 WARNING neutron_lib.context [None req-7c1f56fb-44e0-4de7-87ad-98941245265e cdbe5f3481534548b951bb645f14ad12 ca9d6b3ca39f4ba2b1953587556131aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1008/2032] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:44 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => 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: 1025/2033] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:05:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2034] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:05:44 2026] GET /v2.0/security-group-rules/dc34bcba-d33e-4df4-8668-51a53585938e => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2035] 10.0.0.69 () {32 vars in 672 bytes} [Tue May 26 07:05:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2036] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:05:44 2026] DELETE /v2.0/security-group-rules/dc34bcba-d33e-4df4-8668-51a53585938e => 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: 1027/2037] 10.0.0.69 () {32 vars in 672 bytes} [Tue May 26 07:05:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:05:44.452 8 WARNING neutron_lib.context [None req-88b01904-fed8-408f-b9eb-f5e29f808f5c cdbe5f3481534548b951bb645f14ad12 ca9d6b3ca39f4ba2b1953587556131aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1011/2038] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:05:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2039] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:05:44 2026] GET /v2.0/security-group-rules/6d31a7c2-622c-4b0d-851b-bb80f68bf375 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2040] 10.0.0.69 () {32 vars in 672 bytes} [Tue May 26 07:05:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2041] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:05:44 2026] DELETE /v2.0/security-group-rules/6d31a7c2-622c-4b0d-851b-bb80f68bf375 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2042] 10.0.0.69 () {32 vars in 672 bytes} [Tue May 26 07:05:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:05:44.850 7 WARNING neutron_lib.context [None req-d88f955a-1da5-42ee-9544-6e6e07d28cd6 cdbe5f3481534548b951bb645f14ad12 ca9d6b3ca39f4ba2b1953587556131aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:05:44.885 7 INFO neutron.db.securitygroups_db [None req-d88f955a-1da5-42ee-9544-6e6e07d28cd6 cdbe5f3481534548b951bb645f14ad12 ca9d6b3ca39f4ba2b1953587556131aa - - default default] Project ca9d6b3ca39f4ba2b1953587556131aa 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: 1030/2043] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:05:44 2026] POST /v2.0/security-group-rules => generated 607 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2044] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:05:44 2026] GET /v2.0/security-group-rules/13964261-d9f1-46e8-a04d-5a724b5ebace => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2045] 10.0.0.69 () {32 vars in 672 bytes} [Tue May 26 07:05:44 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2046] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:05:45 2026] DELETE /v2.0/security-group-rules/13964261-d9f1-46e8-a04d-5a724b5ebace => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2047] 10.0.0.69 () {32 vars in 672 bytes} [Tue May 26 07:05:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2048] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:45 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => 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: 1016/2049] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:45 2026] DELETE /v2.0/security-groups/67aec26d-a51e-4e4a-92f7-2d7e75593b88 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2050] 10.0.0.69 () {32 vars in 662 bytes} [Tue May 26 07:05:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2051] 10.0.0.69 () {32 vars in 662 bytes} [Tue May 26 07:05:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2052] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:45 2026] GET /v2.0/security-groups?tenant_id=ca9d6b3ca39f4ba2b1953587556131aa&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2053] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:45 2026] DELETE /v2.0/security-groups/2b54da12-116f-44fc-88a9-5cdbe25bb806 => 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: 1036/2054] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:46 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => 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: 1019/2055] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:47 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => 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: 1037/2056] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:05:48 2026] GET /v2.0/networks?id=dd6f2c67-2239-423a-9c1c-caae41331d79 => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2057] 199.204.45.140 () {34 vars in 1050 bytes} [Tue May 26 07:05:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4da5deabe3314f56b23086b83e9b177b => generated 272 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:48.519 8 WARNING neutron_lib.context [req-1364035e-4f8e-433e-85de-080c11bf5ebf req-b0feecf9-0ae6-49e7-9f02-a51e67a39e22 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1038/2058] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:48 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => 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: 1021/2059] 199.204.45.140 () {38 vars in 955 bytes} [Tue May 26 07:05:48 2026] POST /v2.0/ports => generated 954 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2060] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:05:48 2026] PUT /v2.0/ports/b46e563e-58e8-43cc-a0e5-7d98705cb6eb => generated 1235 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1022/2061] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:05:49 2026] GET /v2.0/security-groups?tenant_id=64bbc267a56e41a29de2dbf29c29bcdd&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:05:49.625 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fb300e0-a529-4f93-a324-97b3a566155b'] response: {'name': 'network-changed', 'server_uuid': '6062bef0-98c2-408d-8b9f-3186be560bda', 'tag': 'b46e563e-58e8-43cc-a0e5-7d98705cb6eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1040/2062] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:49 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2063] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:05:49 2026] DELETE /v2.0/security-groups/a53a2906-f728-496b-8f8c-6525e350c8bf => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2064] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:05:49 2026] GET /v2.0/security-groups?id=ab8dbc5a-1c5a-4cd8-aa33-53954788a807&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2065] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:05:50 2026] GET /v2.0/ports?tenant_id=4da5deabe3314f56b23086b83e9b177b&device_id=6062bef0-98c2-408d-8b9f-3186be560bda => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2066] 199.204.45.140 () {34 vars in 1018 bytes} [Tue May 26 07:05:50 2026] GET /v2.0/networks?tenant_id=4da5deabe3314f56b23086b83e9b177b&shared=False => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2067] 199.204.45.140 () {34 vars in 930 bytes} [Tue May 26 07:05:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2068] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:50 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2069] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:05:50 2026] GET /v2.0/security-groups?id=ab8dbc5a-1c5a-4cd8-aa33-53954788a807&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2070] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:05:51 2026] GET /v2.0/ports?tenant_id=4da5deabe3314f56b23086b83e9b177b&device_id=6062bef0-98c2-408d-8b9f-3186be560bda => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2071] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:05:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b46e563e-58e8-43cc-a0e5-7d98705cb6eb => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2072] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:05:51 2026] GET /v2.0/subnets?id=e87c314f-f805-4962-b765-db70f3186e09 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2073] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:05:51 2026] GET /v2.0/ports?network_id=dd6f2c67-2239-423a-9c1c-caae41331d79&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2074] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:05:51 2026] GET /v2.0/networks/dd6f2c67-2239-423a-9c1c-caae41331d79?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2075] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:05:51 2026] GET /v2.0/networks/dd6f2c67-2239-423a-9c1c-caae41331d79?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:05:51.606 7 INFO neutron.db.segments_db [None req-b8794aab-81cb-47b2-b3d6-489b504f39bb c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment dcf0af96-0402-4c01-bc1f-06bc258c17c2 of type vxlan for network 84ba0415-7f3e-41f2-87fc-c164af64e4f8 [pid: 7|app: 0|req: 1044/2076] 10.0.0.69 () {34 vars in 670 bytes} [Tue May 26 07:05:51 2026] POST /v2.0/networks => generated 740 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2077] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:05:51 2026] POST /v2.0/subnets => generated 687 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2078] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:51 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2079] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:05:52 2026] GET /v2.0/security-groups?id=ab8dbc5a-1c5a-4cd8-aa33-53954788a807&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:52.040 8 INFO neutron.db.segments_db [None req-4d2b9bbf-4443-48c9-8598-0dbf6ed5adf6 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment ccc9d8ae-9cf6-4f78-a7e3-96f085e2e5ee of type vxlan for network 1a781890-2a89-4c76-91e6-08daa3546f0e 2026-05-26 07:05:52.391 8 INFO neutron.db.l3_hamode_db [None req-4d2b9bbf-4443-48c9-8598-0dbf6ed5adf6 c24123d01a954e0881e8aa70eb0bddbf ae94864003d14edab0cd0d91beb12d89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1047/2080] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:53 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2081] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:05:53 2026] GET /v2.0/security-groups?id=ab8dbc5a-1c5a-4cd8-aa33-53954788a807&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:53.212 8 INFO neutron.db.l3_hamode_db [None req-4d2b9bbf-4443-48c9-8598-0dbf6ed5adf6 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1034/2082] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:05:51 2026] POST /v2.0/routers => generated 727 bytes in 2116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2083] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:54 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2084] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:05:54 2026] GET /v2.0/security-groups?id=ab8dbc5a-1c5a-4cd8-aa33-53954788a807&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2085] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:05:54 2026] PUT /v2.0/routers/3e01639c-1056-4531-b2e6-675ea0e720cb/add_router_interface => generated 309 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2086] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:55 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2087] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:05:55 2026] GET /v2.0/security-groups?id=ab8dbc5a-1c5a-4cd8-aa33-53954788a807&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2088] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:05:55 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2089] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:05:55 2026] GET /v2.0/security-groups?id=ab8dbc5a-1c5a-4cd8-aa33-53954788a807&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2090] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:05:55 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:05:56.157 7 INFO neutron.db.l3_db [None req-26590940-75f5-4085-8b79-5c07cce4c75b fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Floating IP 68d6621b-9f6f-486f-83d5-39dc58232530 associated. External IP: 10.96.250.203, port: b46e563e-58e8-43cc-a0e5-7d98705cb6eb. [pid: 7|app: 0|req: 1052/2091] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:05:55 2026] PUT /v2.0/floatingips/68d6621b-9f6f-486f-83d5-39dc58232530 => generated 855 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2092] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:56 2026] GET /v2.0/floatingips/68d6621b-9f6f-486f-83d5-39dc58232530 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:56.688 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4a65da6-010a-49aa-834e-1c073c3929ea'] response: {'name': 'network-changed', 'server_uuid': '6062bef0-98c2-408d-8b9f-3186be560bda', 'tag': 'b46e563e-58e8-43cc-a0e5-7d98705cb6eb', 'status': 'completed', 'code': 200} 2026-05-26 07:05:56.847 7 INFO neutron.db.segments_db [None req-f4d1dcee-5b7e-4c33-9e35-7a7a097f88d3 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 86e0c63c-81d9-4fd1-af7a-71a08083f712 of type vxlan for network f6764827-9bbb-4ea8-b136-524cab28ae59 [pid: 7|app: 0|req: 1053/2093] 10.0.0.69 () {34 vars in 670 bytes} [Tue May 26 07:05:56 2026] POST /v2.0/networks => generated 739 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2094] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:05:56 2026] POST /v2.0/subnets => generated 686 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2095] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:05:57 2026] GET /v2.0/ports?tenant_id=4da5deabe3314f56b23086b83e9b177b&device_id=6062bef0-98c2-408d-8b9f-3186be560bda => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:05:57.273 7 INFO neutron.db.segments_db [None req-bb4b3765-7fe6-457e-b2f4-c2319aeb4730 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Added segment 693b9022-5cb9-4a7f-a510-42217275479b of type vxlan for network f054a114-29a3-422c-8f53-d0781f4c3ea9 [pid: 8|app: 0|req: 1043/2096] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:05:57 2026] GET /v2.0/networks?id=dd6f2c67-2239-423a-9c1c-caae41331d79 => generated 756 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2097] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:05:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b46e563e-58e8-43cc-a0e5-7d98705cb6eb => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2098] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:05:57 2026] GET /v2.0/subnets?id=e87c314f-f805-4962-b765-db70f3186e09 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2099] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:05:57 2026] GET /v2.0/ports?network_id=dd6f2c67-2239-423a-9c1c-caae41331d79&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2100] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:05:57 2026] GET /v2.0/networks/dd6f2c67-2239-423a-9c1c-caae41331d79?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2101] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:05:57 2026] GET /v2.0/networks/dd6f2c67-2239-423a-9c1c-caae41331d79?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) 2026-05-26 07:05:57.567 7 INFO neutron.db.l3_hamode_db [None req-bb4b3765-7fe6-457e-b2f4-c2319aeb4730 c24123d01a954e0881e8aa70eb0bddbf 124fe24ceea74645885b0039af66194c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1049/2102] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:57 2026] GET /v2.0/floatingips/68d6621b-9f6f-486f-83d5-39dc58232530 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:05:58.433 7 INFO neutron.db.l3_hamode_db [None req-bb4b3765-7fe6-457e-b2f4-c2319aeb4730 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1052/2105] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:05:58 2026] GET /v2.0/floatingips/68d6621b-9f6f-486f-83d5-39dc58232530 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2106] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:05:57 2026] POST /v2.0/routers => generated 726 bytes in 2186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2107] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:05:59 2026] PUT /v2.0/routers/0da76ae9-b2b5-4b0c-a884-4cf0f8e21d9c/add_router_interface => generated 309 bytes in 1216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:06:01.285 7 WARNING neutron_lib.context [None req-a8e8e37b-a946-408d-84d8-2e18a8489b1e 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1055/2108] 10.0.0.69 () {34 vars in 684 bytes} [Tue May 26 07:06:01 2026] POST /v2.0/security-groups => generated 1673 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:06:01.425 8 WARNING neutron_lib.context [None req-a0903c15-e47a-4b8e-8f7c-3b7596a9a9bb 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1054/2109] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:06:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:01.577 7 WARNING neutron_lib.context [None req-957911fd-d2fc-4830-8d54-3eae52f2d2e7 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1056/2110] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:06:01 2026] POST /v2.0/security-group-rules => generated 596 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:01.727 8 WARNING neutron_lib.context [None req-904a0bec-6321-4bcd-b297-873c1b06bc51 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1055/2111] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:06:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:01.906 7 WARNING neutron_lib.context [None req-c85d521f-94ce-4812-81d0-5a5622ea05cd 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1057/2112] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:06:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:02.078 8 WARNING neutron_lib.context [None req-62867662-3a31-4dfc-8219-ed57df1ff949 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:06:02.134 8 INFO neutron.db.securitygroups_db [None req-62867662-3a31-4dfc-8219-ed57df1ff949 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Project ae94864003d14edab0cd0d91beb12d89 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: 1056/2113] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:06:02 2026] POST /v2.0/security-group-rules => generated 607 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:02.245 7 WARNING neutron_lib.context [None req-b4826302-da30-429a-9c89-a001e19c047f 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:06:02.288 7 INFO neutron.db.securitygroups_db [None req-b4826302-da30-429a-9c89-a001e19c047f 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Project ae94864003d14edab0cd0d91beb12d89 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: 1058/2114] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:06:02 2026] POST /v2.0/security-group-rules => generated 606 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:02.758 8 WARNING neutron_lib.context [None req-484f8349-b3bb-4e73-9163-c392a0650789 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1057/2115] 10.0.0.69 () {34 vars in 684 bytes} [Tue May 26 07:06:02 2026] POST /v2.0/security-groups => generated 1660 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:06:02.905 7 WARNING neutron_lib.context [None req-46c18213-b535-4b3b-81bd-0a98e81e37d7 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2116] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:06:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:03.074 8 WARNING neutron_lib.context [None req-3b8ffc1a-3d1a-4a3b-ab52-4266eba941e5 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1058/2117] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:06:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:03.253 7 WARNING neutron_lib.context [None req-a2b16597-6c7f-480c-bdf6-48679cf56e2f 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2118] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:06:03 2026] POST /v2.0/floatingips => generated 552 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2119] 10.0.0.97 () {34 vars in 1097 bytes} [Tue May 26 07:06:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-166303973&fields=id&tenant_id=ae94864003d14edab0cd0d91beb12d89 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2120] 10.0.0.97 () {34 vars in 1099 bytes} [Tue May 26 07:06:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1676401810&fields=id&tenant_id=ae94864003d14edab0cd0d91beb12d89 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2121] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 26 07:06:04 2026] GET /v2.0/networks?id=84ba0415-7f3e-41f2-87fc-c164af64e4f8 => generated 672 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2122] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 26 07:06:04 2026] GET /v2.0/quotas/ae94864003d14edab0cd0d91beb12d89 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2123] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 26 07:06:04 2026] GET /v2.0/ports?tenant_id=ae94864003d14edab0cd0d91beb12d89&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2124] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 26 07:06:04 2026] GET /v2.0/networks/84ba0415-7f3e-41f2-87fc-c164af64e4f8?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2125] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 26 07:06:04 2026] GET /v2.0/networks/84ba0415-7f3e-41f2-87fc-c164af64e4f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2126] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:04 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => 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: 1063/2127] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:05 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2128] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:06 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2129] 10.0.0.248 () {34 vars in 990 bytes} [Tue May 26 07:06:07 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => 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: 1066/2130] 10.0.0.248 () {34 vars in 1040 bytes} [Tue May 26 07:06:07 2026] GET /v2.0/security-groups?id=ab8dbc5a-1c5a-4cd8-aa33-53954788a807&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2131] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:07 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => 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: 1067/2132] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:06:08 2026] GET /v2.0/networks?id=84ba0415-7f3e-41f2-87fc-c164af64e4f8 => generated 672 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2133] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:08 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => 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: 1068/2134] 199.204.45.140 () {34 vars in 1050 bytes} [Tue May 26 07:06:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ae94864003d14edab0cd0d91beb12d89 => generated 273 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:06:08.851 8 WARNING neutron_lib.context [req-930f6f48-368f-4e2c-a5d9-f72733bb2eb5 req-de5530d8-39f0-471e-8304-8b74b0a6e540 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2135] 199.204.45.140 () {38 vars in 955 bytes} [Tue May 26 07:06:08 2026] POST /v2.0/ports => generated 997 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2136] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:06:09 2026] PUT /v2.0/ports/cf3c4a27-4b8e-43fb-adb4-7fd1e60928f5 => generated 1278 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1068/2137] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:09 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1012 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1069/2138] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 26 07:06:09 2026] GET /v2.0/security-groups?id=e51734e7-5fbd-4150-b45a-79783a3f1242&id=769d8fed-11c8-44c9-b228-801b0b130ff3&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:06:10.047 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-38b126ec-b337-47b6-bc61-cb9de8a3e521'] response: {'name': 'network-changed', 'server_uuid': '202f71e1-9c6d-4623-8518-7e381735f43b', 'tag': 'cf3c4a27-4b8e-43fb-adb4-7fd1e60928f5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1070/2139] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:09 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2140] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:06:10 2026] GET /v2.0/security-groups?id=ab8dbc5a-1c5a-4cd8-aa33-53954788a807&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2141] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:06:10 2026] GET /v2.0/ports?tenant_id=ae94864003d14edab0cd0d91beb12d89&device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1281 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2142] 199.204.45.140 () {34 vars in 1018 bytes} [Tue May 26 07:06:10 2026] GET /v2.0/networks?tenant_id=ae94864003d14edab0cd0d91beb12d89&shared=False => generated 768 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2143] 199.204.45.140 () {34 vars in 930 bytes} [Tue May 26 07:06:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2144] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:11 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2145] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 26 07:06:11 2026] GET /v2.0/security-groups?id=e51734e7-5fbd-4150-b45a-79783a3f1242&id=769d8fed-11c8-44c9-b228-801b0b130ff3&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2146] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:11 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2147] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:06:11 2026] GET /v2.0/security-groups?id=ab8dbc5a-1c5a-4cd8-aa33-53954788a807&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2148] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:06:11 2026] GET /v2.0/ports?tenant_id=ae94864003d14edab0cd0d91beb12d89&device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1281 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2149] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:06:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cf3c4a27-4b8e-43fb-adb4-7fd1e60928f5 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2150] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:06:11 2026] GET /v2.0/subnets?id=26ef01e3-cfb1-4dac-82ba-512f21bb270d => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2151] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:06:11 2026] GET /v2.0/ports?network_id=84ba0415-7f3e-41f2-87fc-c164af64e4f8&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2152] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:06:11 2026] GET /v2.0/networks/84ba0415-7f3e-41f2-87fc-c164af64e4f8?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2153] 199.204.45.140 () {34 vars in 994 bytes} [Tue May 26 07:06:11 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2154] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:06:11 2026] GET /v2.0/networks/84ba0415-7f3e-41f2-87fc-c164af64e4f8?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) 2026-05-26 07:06:12.233 7 INFO neutron.db.l3_db [req-7a6ee2d4-2600-4f27-957b-364069db827c req-3c05c46d-215b-42dc-be66-94fb9b2847ad fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] Floating IP 68d6621b-9f6f-486f-83d5-39dc58232530 disassociated. External IP: 10.96.250.203, port: b46e563e-58e8-43cc-a0e5-7d98705cb6eb. [pid: 8|app: 0|req: 1078/2155] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:12 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2156] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 26 07:06:12 2026] GET /v2.0/security-groups?id=e51734e7-5fbd-4150-b45a-79783a3f1242&id=769d8fed-11c8-44c9-b228-801b0b130ff3&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2157] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:12 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => 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: 1078/2158] 199.204.45.140 () {36 vars in 997 bytes} [Tue May 26 07:06:11 2026] DELETE /v2.0/ports/b46e563e-58e8-43cc-a0e5-7d98705cb6eb => generated 0 bytes in 641 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2161] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:13 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2162] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:13 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => 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: 1080/2163] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 26 07:06:13 2026] GET /v2.0/security-groups?id=e51734e7-5fbd-4150-b45a-79783a3f1242&id=769d8fed-11c8-44c9-b228-801b0b130ff3&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:06:14.547 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b1cc7f8-efb1-4a80-90fe-e8dca68fcb4b'] response: {'server_uuid': '6062bef0-98c2-408d-8b9f-3186be560bda', 'name': 'network-vif-deleted', 'tag': 'b46e563e-58e8-43cc-a0e5-7d98705cb6eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1081/2164] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:14 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => 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: 1084/2165] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:14 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2166] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 26 07:06:14 2026] GET /v2.0/security-groups?id=e51734e7-5fbd-4150-b45a-79783a3f1242&id=769d8fed-11c8-44c9-b228-801b0b130ff3&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2167] 199.204.45.140 () {34 vars in 994 bytes} [Tue May 26 07:06:14 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2168] 199.204.45.140 () {34 vars in 1124 bytes} [Tue May 26 07:06:14 2026] GET /v2.0/security-groups?id=769d8fed-11c8-44c9-b228-801b0b130ff3&id=e51734e7-5fbd-4150-b45a-79783a3f1242&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2169] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:15 2026] GET /v2.0/ports?device_id=6062bef0-98c2-408d-8b9f-3186be560bda => 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: 1084/2170] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:15 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1012 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2171] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 26 07:06:15 2026] GET /v2.0/security-groups?id=e51734e7-5fbd-4150-b45a-79783a3f1242&id=769d8fed-11c8-44c9-b228-801b0b130ff3&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2172] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:16 2026] DELETE /v2.0/security-groups/ab8dbc5a-1c5a-4cd8-aa33-53954788a807 => 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: 1086/2173] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:16 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2174] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 26 07:06:16 2026] GET /v2.0/security-groups?id=e51734e7-5fbd-4150-b45a-79783a3f1242&id=769d8fed-11c8-44c9-b228-801b0b130ff3&fields=id&fields=name => generated 206 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2175] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:06:16 2026] DELETE /v2.0/floatingips/68d6621b-9f6f-486f-83d5-39dc58232530 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2176] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:17 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2177] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:06:17 2026] GET /v2.0/security-groups?id=7535a7ff-3b2a-450f-bce9-1b64839c3357&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2178] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:18 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2179] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 26 07:06:18 2026] GET /v2.0/security-groups?id=e51734e7-5fbd-4150-b45a-79783a3f1242&id=769d8fed-11c8-44c9-b228-801b0b130ff3&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2180] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:18 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:06:18.636 8 INFO neutron.db.l3_db [None req-cf60e616-b0b6-450c-aed0-2ff12bbbaa62 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Floating IP 4b31cb26-c081-40fe-8a2c-cad4e7443b48 associated. External IP: 10.96.250.219, port: cf3c4a27-4b8e-43fb-adb4-7fd1e60928f5. [pid: 7|app: 0|req: 1091/2181] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:18 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2182] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:06:18 2026] GET /v2.0/security-groups?id=7535a7ff-3b2a-450f-bce9-1b64839c3357&fields=id&fields=name => generated 112 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2183] 10.0.0.69 () {34 vars in 748 bytes} [Tue May 26 07:06:18 2026] PUT /v2.0/floatingips/4b31cb26-c081-40fe-8a2c-cad4e7443b48 => generated 856 bytes in 670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2184] 199.204.45.140 () {34 vars in 994 bytes} [Tue May 26 07:06:19 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:06:19.553 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d74cb52-c794-4df0-88c5-675c62c90d48'] response: {'name': 'network-changed', 'server_uuid': '202f71e1-9c6d-4623-8518-7e381735f43b', 'tag': 'cf3c4a27-4b8e-43fb-adb4-7fd1e60928f5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1092/2185] 199.204.45.140 () {36 vars in 997 bytes} [Tue May 26 07:06:19 2026] DELETE /v2.0/ports/f3f6819e-201e-417c-9ac0-d49ce573cd7a => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2186] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:19 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => 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: 1093/2187] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:06:20 2026] GET /v2.0/ports?tenant_id=ae94864003d14edab0cd0d91beb12d89&device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2188] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:06:20 2026] GET /v2.0/networks?id=84ba0415-7f3e-41f2-87fc-c164af64e4f8 => generated 768 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2189] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:06:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cf3c4a27-4b8e-43fb-adb4-7fd1e60928f5 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2190] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:06:20 2026] GET /v2.0/subnets?id=26ef01e3-cfb1-4dac-82ba-512f21bb270d => generated 690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2191] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:06:20 2026] GET /v2.0/ports?network_id=84ba0415-7f3e-41f2-87fc-c164af64e4f8&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: 1097/2192] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:06:20 2026] GET /v2.0/networks/84ba0415-7f3e-41f2-87fc-c164af64e4f8?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: 1096/2193] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:06:20 2026] GET /v2.0/networks/84ba0415-7f3e-41f2-87fc-c164af64e4f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2194] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:21 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2195] 199.204.45.140 () {34 vars in 1096 bytes} [Tue May 26 07:06:21 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b&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: 1099/2196] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:22 2026] GET /v2.0/ports?device_id=4a46dc6a-9e00-4d49-a816-0329a31dc079 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:06:22.300 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bf34185-4443-415d-ac1b-354dee767226'] response: {'server_uuid': '4a46dc6a-9e00-4d49-a816-0329a31dc079', 'name': 'network-vif-deleted', 'tag': 'f3f6819e-201e-417c-9ac0-d49ce573cd7a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1098/2197] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:06:22 2026] GET /v2.0/ports?tenant_id=ae94864003d14edab0cd0d91beb12d89&device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2198] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:06:22 2026] GET /v2.0/networks?id=84ba0415-7f3e-41f2-87fc-c164af64e4f8 => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2199] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:06:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cf3c4a27-4b8e-43fb-adb4-7fd1e60928f5 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2200] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:06:22 2026] GET /v2.0/subnets?id=26ef01e3-cfb1-4dac-82ba-512f21bb270d => generated 690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2201] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:06:22 2026] GET /v2.0/ports?network_id=84ba0415-7f3e-41f2-87fc-c164af64e4f8&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: 1102/2202] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:06:23 2026] GET /v2.0/networks/84ba0415-7f3e-41f2-87fc-c164af64e4f8?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2203] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:06:23 2026] GET /v2.0/networks/84ba0415-7f3e-41f2-87fc-c164af64e4f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2204] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:23 2026] DELETE /v2.0/security-groups/7535a7ff-3b2a-450f-bce9-1b64839c3357 => 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: 1102/2205] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:06:23 2026] PUT /v2.0/routers/b288291c-24b0-4c91-9ff8-519b29be7d30/remove_router_interface => generated 309 bytes in 1056 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2206] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:06:24 2026] DELETE /v2.0/subnets/e87c314f-f805-4962-b765-db70f3186e09 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:06:25.514 8 INFO neutron.services.segments.plugin [-] Segment f2de69f1-079e-48a9-960b-5e32ae870677 resource provider aggregate not found 2026-05-26 07:06:25.519 8 INFO neutron.services.segments.plugin [-] Segment f2de69f1-079e-48a9-960b-5e32ae870677 resource provider aggregate not found 2026-05-26 07:06:25.531 8 INFO neutron.db.l3_hamode_db [None req-e78f2c73-cd80-47d4-94e4-4e9dd4b997c4 fa82bc5edb4e47fc8f6e6b2c18bc3c96 4da5deabe3314f56b23086b83e9b177b - - default default] HA network 4d755940-9485-4141-a65d-866ec1e6adef was deleted as no HA routers are present in tenant 4da5deabe3314f56b23086b83e9b177b. 2026-05-26 07:06:25.533 8 INFO neutron.services.segments.plugin [-] Segment f2de69f1-079e-48a9-960b-5e32ae870677 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2de69f1-079e-48a9-960b-5e32ae870677 found for delete ", "request_id": "req-1c07d55e-cb79-4acf-98a6-0abe00ee3125"}]} [pid: 8|app: 0|req: 1103/2207] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:06:24 2026] DELETE /v2.0/routers/b288291c-24b0-4c91-9ff8-519b29be7d30 => generated 0 bytes in 946 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:06:25.683 7 INFO neutron.services.segments.plugin [-] Segment 2a2d15bb-80fe-45bd-ac5c-8ba1deb2065e resource provider aggregate not found 2026-05-26 07:06:25.691 7 INFO neutron.services.segments.plugin [-] Segment 2a2d15bb-80fe-45bd-ac5c-8ba1deb2065e resource provider aggregate not found 2026-05-26 07:06:25.702 7 INFO neutron.services.segments.plugin [-] Segment 2a2d15bb-80fe-45bd-ac5c-8ba1deb2065e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a2d15bb-80fe-45bd-ac5c-8ba1deb2065e found for delete ", "request_id": "req-91cf5073-210f-406c-a526-47d2f9f70846"}]} [pid: 7|app: 0|req: 1105/2208] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:06:25 2026] DELETE /v2.0/networks/dd6f2c67-2239-423a-9c1c-caae41331d79 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:06:26.323 8 INFO neutron.services.segments.plugin [-] Segment f2de69f1-079e-48a9-960b-5e32ae870677 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2de69f1-079e-48a9-960b-5e32ae870677 found for delete ", "request_id": "req-e18b04ce-3650-4661-990f-a94aebfc84e9"}]} [pid: 8|app: 0|req: 1104/2209] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:06:26 2026] GET /v2.0/security-groups?tenant_id=4da5deabe3314f56b23086b83e9b177b&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:06:26.536 7 INFO neutron.services.segments.plugin [-] Segment 2a2d15bb-80fe-45bd-ac5c-8ba1deb2065e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a2d15bb-80fe-45bd-ac5c-8ba1deb2065e found for delete ", "request_id": "req-7c42b362-42c9-4f15-b37e-563be8686370"}]} [pid: 7|app: 0|req: 1106/2210] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:26 2026] DELETE /v2.0/security-groups/113f1792-3f76-42cc-a7a8-45b4546ddaa4 => 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: 1105/2211] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:06:26 2026] GET /v2.0/security-groups?tenant_id=5ca0360d2bb74b4dbecc82e837904b6f&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2212] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:26 2026] DELETE /v2.0/security-groups/7582207a-c965-4b36-8eae-698305fc8759 => 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: 1106/2213] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:27 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1014 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2214] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 26 07:06:27 2026] GET /v2.0/security-groups?id=e51734e7-5fbd-4150-b45a-79783a3f1242&id=769d8fed-11c8-44c9-b228-801b0b130ff3&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2215] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:06:27 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1283 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2218] 10.0.0.69 () {32 vars in 857 bytes} [Tue May 26 07:06:28 2026] GET /v2.0/floatingips?floating_network_id=bd8c3a2a-16e9-4950-9d97-623e07340efa&port_id=cf3c4a27-4b8e-43fb-adb4-7fd1e60928f5 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2219] 10.0.0.248 () {34 vars in 990 bytes} [Tue May 26 07:06:28 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2220] 10.0.0.248 () {34 vars in 1120 bytes} [Tue May 26 07:06:28 2026] GET /v2.0/security-groups?id=769d8fed-11c8-44c9-b228-801b0b130ff3&id=e51734e7-5fbd-4150-b45a-79783a3f1242&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:06:31.092 8 WARNING neutron_lib.context [None req-8561d6f7-beed-41e0-b827-838c040cd202 01a272dcad32424aa0fa7b2242f9bc80 eae4300c0cff41df8ff368e1091f000c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1111/2221] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:31 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1014 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:06:31.245 8 INFO neutron.db.segments_db [None req-8561d6f7-beed-41e0-b827-838c040cd202 01a272dcad32424aa0fa7b2242f9bc80 eae4300c0cff41df8ff368e1091f000c - - default default] Added segment 741f5fa8-9ed2-4ac6-a1e9-7ffa5351bc96 of type vxlan for network 3d459e7f-2f24-4fcb-bebb-b361682687bd [pid: 7|app: 0|req: 1112/2222] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 26 07:06:31 2026] GET /v2.0/security-groups?id=e51734e7-5fbd-4150-b45a-79783a3f1242&id=769d8fed-11c8-44c9-b228-801b0b130ff3&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2223] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:06:30 2026] POST /v2.0/networks => generated 631 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:31.343 7 WARNING neutron_lib.context [None req-3aa89553-68da-4bab-8245-1dc48e07b58a 01a272dcad32424aa0fa7b2242f9bc80 eae4300c0cff41df8ff368e1091f000c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1113/2224] 10.0.0.69 () {34 vars in 663 bytes} [Tue May 26 07:06:31 2026] POST /v2.0/ports => generated 743 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:32.196 8 WARNING neutron_lib.context [None req-c96716c6-1de8-46ed-97de-b4765fa0edfb 01a272dcad32424aa0fa7b2242f9bc80 eae4300c0cff41df8ff368e1091f000c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1114/2225] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:32 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2226] 10.0.0.97 () {34 vars in 1119 bytes} [Tue May 26 07:06:32 2026] GET /v2.0/security-groups?id=e51734e7-5fbd-4150-b45a-79783a3f1242&id=769d8fed-11c8-44c9-b228-801b0b130ff3&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:06:32.919 8 INFO neutron.db.segments_db [None req-c96716c6-1de8-46ed-97de-b4765fa0edfb 01a272dcad32424aa0fa7b2242f9bc80 eae4300c0cff41df8ff368e1091f000c - - default default] Added segment db66dd1b-9fb6-4fe9-ad84-08f539a088d3 of type vxlan for network 08237100-3b81-4381-b668-504b855edd86 [pid: 8|app: 0|req: 1112/2227] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:06:32 2026] POST /v2.0/networks => generated 632 bytes in 822 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:33.021 7 WARNING neutron_lib.context [None req-38afdbbd-03e1-4eff-a1b9-cdef048ffb72 01a272dcad32424aa0fa7b2242f9bc80 eae4300c0cff41df8ff368e1091f000c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1116/2228] 10.0.0.69 () {34 vars in 663 bytes} [Tue May 26 07:06:33 2026] POST /v2.0/ports => generated 743 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:33.312 8 WARNING neutron_lib.context [None req-a9bac3b6-5907-4416-8990-5b2dc2d0f173 01a272dcad32424aa0fa7b2242f9bc80 eae4300c0cff41df8ff368e1091f000c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:06:33.365 8 INFO neutron.db.segments_db [None req-a9bac3b6-5907-4416-8990-5b2dc2d0f173 01a272dcad32424aa0fa7b2242f9bc80 eae4300c0cff41df8ff368e1091f000c - - default default] Added segment 0c3fb8fa-520c-44c5-b02f-c95707bbc41f of type vxlan for network f9cc3cb3-3dc7-485f-a6cd-36cb2eb0f23b /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1117/2229] 199.204.45.140 () {34 vars in 994 bytes} [Tue May 26 07:06:33 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => 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: 1113/2230] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:06:33 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:33.457 8 WARNING neutron_lib.context [None req-e910fa3b-0735-4e25-a511-abdc120329e8 01a272dcad32424aa0fa7b2242f9bc80 eae4300c0cff41df8ff368e1091f000c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:06:33.655 7 INFO neutron.db.l3_db [req-37dc3a50-2c06-4eb8-95f2-def0861e811d req-509bad57-5885-4cc4-be45-b0a1ae36aa5e 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] Floating IP 4b31cb26-c081-40fe-8a2c-cad4e7443b48 disassociated. External IP: 10.96.250.219, port: cf3c4a27-4b8e-43fb-adb4-7fd1e60928f5. [pid: 8|app: 0|req: 1114/2231] 10.0.0.69 () {34 vars in 663 bytes} [Tue May 26 07:06:33 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1115/2232] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:33 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:06:33.781 8 WARNING neutron_lib.context [None req-24543488-68da-4105-bb60-a775d170c110 01a272dcad32424aa0fa7b2242f9bc80 eae4300c0cff41df8ff368e1091f000c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:06:33.837 8 INFO neutron.db.segments_db [None req-24543488-68da-4105-bb60-a775d170c110 01a272dcad32424aa0fa7b2242f9bc80 eae4300c0cff41df8ff368e1091f000c - - default default] Added segment bf6e7ca3-2015-4822-91c8-e4cadf28fcb0 of type vxlan for network d8bcecb3-c390-49b1-b7e9-b318940e8f53 [pid: 8|app: 0|req: 1116/2233] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:06:33 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:33.948 8 WARNING neutron_lib.context [None req-cef4cca0-95bb-469d-8433-b323fd0b6cdd 01a272dcad32424aa0fa7b2242f9bc80 eae4300c0cff41df8ff368e1091f000c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1118/2234] 199.204.45.140 () {36 vars in 997 bytes} [Tue May 26 07:06:33 2026] DELETE /v2.0/ports/cf3c4a27-4b8e-43fb-adb4-7fd1e60928f5 => generated 0 bytes in 638 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2235] 10.0.0.69 () {34 vars in 663 bytes} [Tue May 26 07:06:33 2026] POST /v2.0/ports => generated 743 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:34.228 7 WARNING neutron_lib.context [None req-3ad00395-43a5-4c47-b3f9-0f70a3de509a 01a272dcad32424aa0fa7b2242f9bc80 eae4300c0cff41df8ff368e1091f000c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:06:34.261 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccb8a114-757e-4a95-9602-1eda8d1e4c33'] response: {'server_uuid': '202f71e1-9c6d-4623-8518-7e381735f43b', 'name': 'network-vif-deleted', 'tag': 'cf3c4a27-4b8e-43fb-adb4-7fd1e60928f5', 'status': 'completed', 'code': 200} 2026-05-26 07:06:34.276 7 INFO neutron.db.segments_db [None req-3ad00395-43a5-4c47-b3f9-0f70a3de509a 01a272dcad32424aa0fa7b2242f9bc80 eae4300c0cff41df8ff368e1091f000c - - default default] Added segment bfaa5076-234c-40e4-aaef-fcbe756a3661 of type vxlan for network 8ef21f1c-e2d6-41e2-ac45-711447d1c275 [pid: 7|app: 0|req: 1119/2236] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:06:34 2026] POST /v2.0/networks => generated 631 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:06:34.541 8 WARNING neutron_lib.context [None req-bf1fcaf2-d653-4b05-8a9e-b8ff2611c3aa 01a272dcad32424aa0fa7b2242f9bc80 eae4300c0cff41df8ff368e1091f000c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1118/2237] 10.0.0.69 () {34 vars in 663 bytes} [Tue May 26 07:06:34 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1119/2238] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:34 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => 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: 1120/2239] 10.0.0.69 () {34 vars in 746 bytes} [Tue May 26 07:06:34 2026] PUT /v2.0/ports/82e963d0-efaf-4396-b0e8-89b6101695e6/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2240] 10.0.0.69 () {34 vars in 746 bytes} [Tue May 26 07:06:34 2026] PUT /v2.0/ports/d28792bf-9f12-4487-b19d-235c51d3dc3c/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: 1121/2241] 10.0.0.69 () {34 vars in 746 bytes} [Tue May 26 07:06:34 2026] PUT /v2.0/ports/e6c88969-d13f-4fd6-8780-357a0914d41b/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2242] 10.0.0.69 () {34 vars in 746 bytes} [Tue May 26 07:06:34 2026] PUT /v2.0/ports/7119095d-d97b-49e1-b7ca-293e2c0b780c/tags => 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: 1122/2243] 10.0.0.69 () {32 vars in 659 bytes} [Tue May 26 07:06:35 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2244] 10.0.0.69 () {32 vars in 673 bytes} [Tue May 26 07:06:35 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2245] 10.0.0.69 () {32 vars in 669 bytes} [Tue May 26 07:06:35 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2246] 10.0.0.69 () {32 vars in 681 bytes} [Tue May 26 07:06:35 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2247] 10.0.0.69 () {32 vars in 667 bytes} [Tue May 26 07:06:35 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2248] 10.0.0.69 () {32 vars in 681 bytes} [Tue May 26 07:06:35 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2249] 10.0.0.69 () {32 vars in 677 bytes} [Tue May 26 07:06:35 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2250] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:35 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2251] 10.0.0.69 () {32 vars in 689 bytes} [Tue May 26 07:06:35 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2252] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:06:36 2026] DELETE /v2.0/ports/82e963d0-efaf-4396-b0e8-89b6101695e6 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2253] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:06:36 2026] DELETE /v2.0/ports/d28792bf-9f12-4487-b19d-235c51d3dc3c => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2254] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:06:36 2026] DELETE /v2.0/ports/e6c88969-d13f-4fd6-8780-357a0914d41b => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2255] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:06:36 2026] DELETE /v2.0/ports/7119095d-d97b-49e1-b7ca-293e2c0b780c => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2256] 10.0.0.69 () {32 vars in 719 bytes} [Tue May 26 07:06:36 2026] DELETE /v2.0/ports/6cf044b0-0693-46c6-8e34-356b14c312e3 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2257] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:06:37 2026] GET /v2.0/ports?device_id=202f71e1-9c6d-4623-8518-7e381735f43b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:06:37.114 8 INFO neutron.services.segments.plugin [-] Segment 741f5fa8-9ed2-4ac6-a1e9-7ffa5351bc96 resource provider aggregate not found 2026-05-26 07:06:37.119 8 INFO neutron.services.segments.plugin [-] Segment 741f5fa8-9ed2-4ac6-a1e9-7ffa5351bc96 resource provider aggregate not found 2026-05-26 07:06:37.130 8 INFO neutron.services.segments.plugin [-] Segment 741f5fa8-9ed2-4ac6-a1e9-7ffa5351bc96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 741f5fa8-9ed2-4ac6-a1e9-7ffa5351bc96 found for delete ", "request_id": "req-65ca3c90-2ba4-438b-a3c3-486a619daf13"}]} [pid: 8|app: 0|req: 1128/2258] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:06:36 2026] DELETE /v2.0/networks/3d459e7f-2f24-4fcb-bebb-b361682687bd => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:06:37.270 7 INFO neutron.services.segments.plugin [-] Segment db66dd1b-9fb6-4fe9-ad84-08f539a088d3 resource provider aggregate not found 2026-05-26 07:06:37.274 7 INFO neutron.services.segments.plugin [-] Segment db66dd1b-9fb6-4fe9-ad84-08f539a088d3 resource provider aggregate not found 2026-05-26 07:06:37.285 7 INFO neutron.services.segments.plugin [-] Segment db66dd1b-9fb6-4fe9-ad84-08f539a088d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db66dd1b-9fb6-4fe9-ad84-08f539a088d3 found for delete ", "request_id": "req-a0c41a55-1eae-4a34-a676-0d870b0817ea"}]} 2026-05-26 07:06:37.286 7 INFO neutron.services.segments.plugin [-] Segment db66dd1b-9fb6-4fe9-ad84-08f539a088d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db66dd1b-9fb6-4fe9-ad84-08f539a088d3 found for delete ", "request_id": "req-60c66810-ce60-43c6-ba30-aa269f31480d"}]} [pid: 7|app: 0|req: 1131/2259] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:06:37 2026] DELETE /v2.0/networks/08237100-3b81-4381-b668-504b855edd86 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:06:37.306 8 INFO neutron.services.segments.plugin [-] Segment 741f5fa8-9ed2-4ac6-a1e9-7ffa5351bc96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 741f5fa8-9ed2-4ac6-a1e9-7ffa5351bc96 found for delete ", "request_id": "req-faae96f8-2cbb-4a06-82b1-28e79eb4553a"}]} [pid: 8|app: 0|req: 1129/2260] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:06:37 2026] DELETE /v2.0/networks/f9cc3cb3-3dc7-485f-a6cd-36cb2eb0f23b => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2261] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:06:37 2026] DELETE /v2.0/networks/d8bcecb3-c390-49b1-b7e9-b318940e8f53 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2262] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:06:37 2026] DELETE /v2.0/networks/8ef21f1c-e2d6-41e2-ac45-711447d1c275 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2263] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:38 2026] DELETE /v2.0/security-groups/e51734e7-5fbd-4150-b45a-79783a3f1242 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:06:38.345 8 INFO neutron.api.v2.resource [None req-9026786e-1262-4ad4-9e12-a225e6c12330 6be94cff81a944e6ba80f99b9cdde6ad ae94864003d14edab0cd0d91beb12d89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1131/2264] 10.0.0.69 () {32 vars in 736 bytes} [Tue May 26 07:06:38 2026] GET /v2.0/security-groups/e51734e7-5fbd-4150-b45a-79783a3f1242 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2265] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:06:38 2026] DELETE /v2.0/floatingips/4b31cb26-c081-40fe-8a2c-cad4e7443b48 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2266] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:38 2026] DELETE /v2.0/security-groups/769d8fed-11c8-44c9-b228-801b0b130ff3 => 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: 1132/2267] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:06:38 2026] GET /v2.0/security-groups?tenant_id=627a003b53cb441dbc35e8f73726b94c&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2268] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:38 2026] DELETE /v2.0/security-groups/26e6ee66-7e6c-457b-94b6-e9de87ec6a11 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:06:39.147 8 INFO neutron.services.segments.plugin [-] Segment 0c3fb8fa-520c-44c5-b02f-c95707bbc41f resource provider aggregate not found [pid: 8|app: 0|req: 1134/2269] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:06:39 2026] GET /v2.0/security-groups?tenant_id=8572d9009135453ea48971d3d54e321b&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:06:39.175 8 INFO neutron.services.segments.plugin [-] Segment 0c3fb8fa-520c-44c5-b02f-c95707bbc41f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c3fb8fa-520c-44c5-b02f-c95707bbc41f found for delete ", "request_id": "req-8aab9631-15d7-4423-a81c-55bbf5ca922f"}]} 2026-05-26 07:06:39.192 8 INFO neutron.services.segments.plugin [-] Segment bfaa5076-234c-40e4-aaef-fcbe756a3661 resource provider aggregate not found 2026-05-26 07:06:39.207 8 INFO neutron.services.segments.plugin [-] Segment bfaa5076-234c-40e4-aaef-fcbe756a3661 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfaa5076-234c-40e4-aaef-fcbe756a3661 found for delete ", "request_id": "req-fe89da45-4a4e-49e9-80ed-6b440fb61b66"}]} [pid: 8|app: 0|req: 1135/2270] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:39 2026] DELETE /v2.0/security-groups/8c5c9033-1b1f-445d-a659-bada35b9dcd7 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:06:39.301 7 INFO neutron.services.segments.plugin [-] Segment bf6e7ca3-2015-4822-91c8-e4cadf28fcb0 resource provider aggregate not found 2026-05-26 07:06:39.309 7 INFO neutron.services.segments.plugin [-] Segment bf6e7ca3-2015-4822-91c8-e4cadf28fcb0 resource provider aggregate not found 2026-05-26 07:06:39.319 7 INFO neutron.services.segments.plugin [-] Segment bf6e7ca3-2015-4822-91c8-e4cadf28fcb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf6e7ca3-2015-4822-91c8-e4cadf28fcb0 found for delete ", "request_id": "req-ce9e7191-e56d-427e-b2d0-9c6a80bb72dd"}]} 2026-05-26 07:06:39.323 7 INFO neutron.services.segments.plugin [-] Segment bf6e7ca3-2015-4822-91c8-e4cadf28fcb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf6e7ca3-2015-4822-91c8-e4cadf28fcb0 found for delete ", "request_id": "req-3c099b63-cace-4bfe-991e-2640f059ad8c"}]} 2026-05-26 07:06:39.405 8 INFO neutron.services.segments.plugin [-] Segment 0c3fb8fa-520c-44c5-b02f-c95707bbc41f resource provider aggregate not found 2026-05-26 07:06:39.427 8 INFO neutron.services.segments.plugin [-] Segment 0c3fb8fa-520c-44c5-b02f-c95707bbc41f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c3fb8fa-520c-44c5-b02f-c95707bbc41f found for delete ", "request_id": "req-57051e56-853e-441c-99e7-2de3a8c5a856"}]} [pid: 8|app: 0|req: 1136/2271] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:06:39 2026] GET /v2.0/security-groups?tenant_id=eae4300c0cff41df8ff368e1091f000c&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:06:39.449 8 INFO neutron.services.segments.plugin [-] Segment bfaa5076-234c-40e4-aaef-fcbe756a3661 resource provider aggregate not found 2026-05-26 07:06:39.462 8 INFO neutron.services.segments.plugin [-] Segment bfaa5076-234c-40e4-aaef-fcbe756a3661 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfaa5076-234c-40e4-aaef-fcbe756a3661 found for delete ", "request_id": "req-e550beb7-036a-4c62-837e-d557d6807e9a"}]} [pid: 8|app: 0|req: 1137/2272] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:39 2026] DELETE /v2.0/security-groups/d02b95e5-dda1-464e-89bd-bf2b20cd904e => 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: 1136/2273] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:06:38 2026] PUT /v2.0/routers/3e01639c-1056-4531-b2e6-675ea0e720cb/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:06:40.657 8 INFO neutron.db.l3_hamode_db [None req-a88b1ee2-f9db-43b5-a8b2-08e51c5ec737 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] HA network 1a781890-2a89-4c76-91e6-08daa3546f0e was deleted as no HA routers are present in tenant ae94864003d14edab0cd0d91beb12d89. [pid: 8|app: 0|req: 1138/2274] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:06:39 2026] DELETE /v2.0/routers/3e01639c-1056-4531-b2e6-675ea0e720cb => generated 0 bytes in 895 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2275] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:06:40 2026] DELETE /v2.0/subnets/26ef01e3-cfb1-4dac-82ba-512f21bb270d => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2276] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:06:40 2026] DELETE /v2.0/networks/84ba0415-7f3e-41f2-87fc-c164af64e4f8 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2277] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:06:41 2026] PUT /v2.0/routers/0da76ae9-b2b5-4b0c-a884-4cf0f8e21d9c/remove_router_interface => generated 309 bytes in 994 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:06:42.149 8 INFO neutron.services.segments.plugin [-] Segment ccc9d8ae-9cf6-4f78-a7e3-96f085e2e5ee resource provider aggregate not found 2026-05-26 07:06:42.156 8 INFO neutron.services.segments.plugin [-] Segment ccc9d8ae-9cf6-4f78-a7e3-96f085e2e5ee resource provider aggregate not found 2026-05-26 07:06:42.168 8 INFO neutron.services.segments.plugin [-] Segment ccc9d8ae-9cf6-4f78-a7e3-96f085e2e5ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccc9d8ae-9cf6-4f78-a7e3-96f085e2e5ee found for delete ", "request_id": "req-04963805-6056-46ea-8174-8b28ca4d28fb"}]} 2026-05-26 07:06:42.178 8 INFO neutron.services.segments.plugin [-] Segment ccc9d8ae-9cf6-4f78-a7e3-96f085e2e5ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccc9d8ae-9cf6-4f78-a7e3-96f085e2e5ee found for delete ", "request_id": "req-d227945b-0717-4a6c-b7e3-2a0a7e8d3534"}]} 2026-05-26 07:06:42.186 8 INFO neutron.services.segments.plugin [-] Segment dcf0af96-0402-4c01-bc1f-06bc258c17c2 resource provider aggregate not found 2026-05-26 07:06:42.196 8 INFO neutron.services.segments.plugin [-] Segment dcf0af96-0402-4c01-bc1f-06bc258c17c2 resource provider aggregate not found 2026-05-26 07:06:42.207 8 INFO neutron.services.segments.plugin [-] Segment dcf0af96-0402-4c01-bc1f-06bc258c17c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf0af96-0402-4c01-bc1f-06bc258c17c2 found for delete ", "request_id": "req-c0fd1e54-401d-4b24-8e77-a81da0a22b46"}]} 2026-05-26 07:06:42.220 8 INFO neutron.services.segments.plugin [-] Segment dcf0af96-0402-4c01-bc1f-06bc258c17c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf0af96-0402-4c01-bc1f-06bc258c17c2 found for delete ", "request_id": "req-cca04db2-c465-4fda-bace-c4944729f967"}]} 2026-05-26 07:06:43.135 8 INFO neutron.db.l3_hamode_db [None req-a0584998-fe85-4cee-972e-c076605c8364 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] HA network f054a114-29a3-422c-8f53-d0781f4c3ea9 was deleted as no HA routers are present in tenant 124fe24ceea74645885b0039af66194c. [pid: 8|app: 0|req: 1140/2280] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:06:42 2026] DELETE /v2.0/routers/0da76ae9-b2b5-4b0c-a884-4cf0f8e21d9c => generated 0 bytes in 1019 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2281] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:06:43 2026] DELETE /v2.0/subnets/2433faab-d8ef-492c-bd97-283f10362c9a => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2282] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:06:43 2026] DELETE /v2.0/networks/f6764827-9bbb-4ea8-b136-524cab28ae59 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2283] 10.0.0.69 () {34 vars in 677 bytes} [Tue May 26 07:06:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2284] 10.0.0.69 () {34 vars in 677 bytes} [Tue May 26 07:06:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2285] 10.0.0.69 () {34 vars in 677 bytes} [Tue May 26 07:06:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2286] 10.0.0.69 () {34 vars in 677 bytes} [Tue May 26 07:06:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2287] 10.0.0.69 () {34 vars in 677 bytes} [Tue May 26 07:06:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2288] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:06:43 2026] GET /v2.0/security-groups?tenant_id=124fe24ceea74645885b0039af66194c&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2289] 10.0.0.69 () {34 vars in 752 bytes} [Tue May 26 07:06:43 2026] PUT /v2.0/policies/a31843f6-4672-486d-8b1e-b8bbe5b7bb34/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2290] 10.0.0.69 () {34 vars in 752 bytes} [Tue May 26 07:06:44 2026] PUT /v2.0/policies/88dd92d9-77c1-4c03-8478-425228546a7c/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2291] 10.0.0.69 () {34 vars in 752 bytes} [Tue May 26 07:06:44 2026] PUT /v2.0/policies/3c2b7009-81a5-49f6-891a-b6cae7290c2e/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2292] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:44 2026] DELETE /v2.0/security-groups/235ccf02-5149-45ec-bc22-c2e6dfc92ee1 => 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: 1148/2293] 10.0.0.69 () {34 vars in 752 bytes} [Tue May 26 07:06:44 2026] PUT /v2.0/policies/9def404a-fa16-45a1-b293-d9e3d822c899/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:06:44.281 8 INFO neutron.services.segments.plugin [-] Segment 693b9022-5cb9-4a7f-a510-42217275479b resource provider aggregate not found 2026-05-26 07:06:44.286 8 INFO neutron.services.segments.plugin [-] Segment 693b9022-5cb9-4a7f-a510-42217275479b resource provider aggregate not found 2026-05-26 07:06:44.298 8 INFO neutron.services.segments.plugin [-] Segment 693b9022-5cb9-4a7f-a510-42217275479b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 693b9022-5cb9-4a7f-a510-42217275479b found for delete ", "request_id": "req-3cd37574-e682-40c9-afd4-113c2515f619"}]} 2026-05-26 07:06:44.302 8 INFO neutron.services.segments.plugin [-] Segment 693b9022-5cb9-4a7f-a510-42217275479b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 693b9022-5cb9-4a7f-a510-42217275479b found for delete ", "request_id": "req-34915862-6624-451c-9f3f-8fb797d4442b"}]} [pid: 8|app: 0|req: 1146/2294] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:06:44 2026] GET /v2.0/security-groups?tenant_id=ae94864003d14edab0cd0d91beb12d89&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2295] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:44 2026] DELETE /v2.0/security-groups/06ca53fd-2cc9-4ea1-99a6-48fff2fc7465 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:06:44.501 8 INFO neutron.services.segments.plugin [-] Segment 86e0c63c-81d9-4fd1-af7a-71a08083f712 resource provider aggregate not found 2026-05-26 07:06:44.508 8 INFO neutron.services.segments.plugin [-] Segment 86e0c63c-81d9-4fd1-af7a-71a08083f712 resource provider aggregate not found 2026-05-26 07:06:44.523 8 INFO neutron.services.segments.plugin [-] Segment 86e0c63c-81d9-4fd1-af7a-71a08083f712 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86e0c63c-81d9-4fd1-af7a-71a08083f712 found for delete ", "request_id": "req-5ef9d63d-09c3-46c0-a5aa-931b61ced287"}]} 2026-05-26 07:06:44.524 8 INFO neutron.services.segments.plugin [-] Segment 86e0c63c-81d9-4fd1-af7a-71a08083f712 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86e0c63c-81d9-4fd1-af7a-71a08083f712 found for delete ", "request_id": "req-2ac93c55-5791-4cb4-9240-e5affdf8e9b8"}]} [pid: 8|app: 0|req: 1147/2296] 10.0.0.69 () {32 vars in 673 bytes} [Tue May 26 07:06:44 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2297] 10.0.0.69 () {32 vars in 687 bytes} [Tue May 26 07:06:44 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2298] 10.0.0.69 () {32 vars in 683 bytes} [Tue May 26 07:06:44 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2299] 10.0.0.69 () {32 vars in 695 bytes} [Tue May 26 07:06:44 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2300] 10.0.0.69 () {32 vars in 681 bytes} [Tue May 26 07:06:44 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2301] 10.0.0.69 () {32 vars in 695 bytes} [Tue May 26 07:06:45 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2302] 10.0.0.69 () {32 vars in 691 bytes} [Tue May 26 07:06:45 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2303] 10.0.0.69 () {32 vars in 703 bytes} [Tue May 26 07:06:45 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2304] 10.0.0.69 () {32 vars in 733 bytes} [Tue May 26 07:06:45 2026] DELETE /v2.0/qos/policies/a31843f6-4672-486d-8b1e-b8bbe5b7bb34 => 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: 1154/2305] 10.0.0.69 () {32 vars in 733 bytes} [Tue May 26 07:06:45 2026] DELETE /v2.0/qos/policies/88dd92d9-77c1-4c03-8478-425228546a7c => 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: 1152/2306] 10.0.0.69 () {32 vars in 733 bytes} [Tue May 26 07:06:45 2026] DELETE /v2.0/qos/policies/3c2b7009-81a5-49f6-891a-b6cae7290c2e => 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: 1155/2307] 10.0.0.69 () {32 vars in 733 bytes} [Tue May 26 07:06:45 2026] DELETE /v2.0/qos/policies/9def404a-fa16-45a1-b293-d9e3d822c899 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2308] 10.0.0.69 () {32 vars in 733 bytes} [Tue May 26 07:06:45 2026] DELETE /v2.0/qos/policies/2e3ed3fa-249f-4671-afe7-3ab5eecb52b3 => 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: 1156/2309] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:06:46 2026] GET /v2.0/security-groups?tenant_id=b26947d0bdb84535ab8b1548ffc55ec7&name=default => generated 2928 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2310] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:46 2026] DELETE /v2.0/security-groups/f4d64907-ac74-4d37-a180-e1bf0c2b7fee => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2311] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:06:46 2026] GET /v2.0/security-groups?tenant_id=94f3e0b9f8604beebfb99cad48e6f611&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2312] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:46 2026] DELETE /v2.0/security-groups/cb37c5cc-1bcf-45e3-8e5f-6575a2193628 => 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: 1158/2313] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:06:47 2026] GET /v2.0/security-groups?tenant_id=51bb8eb7bf624e6e8ac022dbb856a7d9&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2314] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:47 2026] DELETE /v2.0/security-groups/fb7c6efb-1fde-4731-b12e-dfe1b56a474d => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:06:48.763 7 WARNING neutron_lib.context [None req-878b0478-1914-4117-861f-956de0b78fac 1233c10fde0e4b41b708e2e191ecce3e 4d4f96b0bb80417ea91e2efb9877d91b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1159/2315] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:06:48 2026] POST /v2.0/floatingips => generated 552 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:49.319 8 WARNING neutron_lib.context [None req-5a82ceff-55e5-4b24-8a05-5bd03e82a4b8 1233c10fde0e4b41b708e2e191ecce3e 4d4f96b0bb80417ea91e2efb9877d91b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1157/2316] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:06:49 2026] POST /v2.0/floatingips => generated 552 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:49.868 7 WARNING neutron_lib.context [None req-abe10542-a515-4cef-8225-1d554c1291bd 1233c10fde0e4b41b708e2e191ecce3e 4d4f96b0bb80417ea91e2efb9877d91b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1160/2317] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:06:49 2026] POST /v2.0/floatingips => generated 552 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:50.380 8 WARNING neutron_lib.context [None req-dca7718b-bde1-4e0a-83ce-486ec66691ad 1233c10fde0e4b41b708e2e191ecce3e 4d4f96b0bb80417ea91e2efb9877d91b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1158/2318] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:06:50 2026] POST /v2.0/floatingips => generated 552 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:50.898 7 WARNING neutron_lib.context [None req-e1f5c8ca-da6c-474f-aedd-67cabe9b098c 1233c10fde0e4b41b708e2e191ecce3e 4d4f96b0bb80417ea91e2efb9877d91b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:06:51.272 8 WARNING neutron_lib.context [None req-e8333a97-1176-4313-845e-b5fcff7ec281 aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:06:51.310 8 INFO neutron.db.segments_db [None req-e8333a97-1176-4313-845e-b5fcff7ec281 aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Added segment 5c0f6835-9ddb-4f12-b482-c39bfe0861c0 of type vxlan for network abe3390c-af16-4216-b5cd-1aaa1247ef0f [pid: 7|app: 0|req: 1161/2319] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:06:50 2026] POST /v2.0/floatingips => generated 552 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2320] 10.0.0.69 () {34 vars in 758 bytes} [Tue May 26 07:06:51 2026] PUT /v2.0/floatingips/e93bf757-29fb-4774-b7fa-36b7a8501daa/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2321] 10.0.0.69 () {34 vars in 758 bytes} [Tue May 26 07:06:51 2026] PUT /v2.0/floatingips/3458c9d8-5067-4059-a880-28f40046ddda/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2322] 10.0.0.69 () {34 vars in 758 bytes} [Tue May 26 07:06:51 2026] PUT /v2.0/floatingips/7a8238c9-2e58-4b2a-a7ed-713d41681444/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:06:51.550 8 INFO neutron.db.l3_hamode_db [None req-e8333a97-1176-4313-845e-b5fcff7ec281 aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1165/2323] 10.0.0.69 () {34 vars in 758 bytes} [Tue May 26 07:06:51 2026] PUT /v2.0/floatingips/577d654b-e769-4919-acae-f89fefcda4a7/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2324] 10.0.0.69 () {32 vars in 671 bytes} [Tue May 26 07:06:51 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2325] 10.0.0.69 () {32 vars in 685 bytes} [Tue May 26 07:06:51 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:06:51.665 8 INFO neutron.db.l3_hamode_db [None req-e8333a97-1176-4313-845e-b5fcff7ec281 aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1168/2326] 10.0.0.69 () {32 vars in 681 bytes} [Tue May 26 07:06:51 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2327] 10.0.0.69 () {32 vars in 693 bytes} [Tue May 26 07:06:51 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2328] 10.0.0.69 () {32 vars in 679 bytes} [Tue May 26 07:06:51 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2329] 10.0.0.69 () {32 vars in 693 bytes} [Tue May 26 07:06:51 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2330] 10.0.0.69 () {32 vars in 689 bytes} [Tue May 26 07:06:51 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2331] 10.0.0.69 () {32 vars in 701 bytes} [Tue May 26 07:06:51 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2332] 10.0.0.69 () {34 vars in 667 bytes} [Tue May 26 07:06:51 2026] POST /v2.0/routers => generated 474 bytes in 1161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:52.288 8 WARNING neutron_lib.context [None req-c7bc6c88-7d3a-46f4-a2bb-5643db3e30dc aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:06:52.328 8 INFO neutron.db.l3_hamode_db [None req-c7bc6c88-7d3a-46f4-a2bb-5643db3e30dc aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:06:52.443 8 INFO neutron.db.l3_hamode_db [None req-c7bc6c88-7d3a-46f4-a2bb-5643db3e30dc aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1174/2333] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:06:51 2026] DELETE /v2.0/floatingips/e93bf757-29fb-4774-b7fa-36b7a8501daa => generated 0 bytes in 665 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2334] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:06:52 2026] DELETE /v2.0/floatingips/3458c9d8-5067-4059-a880-28f40046ddda => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2335] 10.0.0.69 () {34 vars in 667 bytes} [Tue May 26 07:06:52 2026] POST /v2.0/routers => generated 474 bytes in 820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:53.113 8 WARNING neutron_lib.context [None req-76a6d1b8-c00e-4dd9-9e27-8d42d11becae aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:06:53.144 8 INFO neutron.db.l3_hamode_db [None req-76a6d1b8-c00e-4dd9-9e27-8d42d11becae aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1176/2336] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:06:52 2026] DELETE /v2.0/floatingips/7a8238c9-2e58-4b2a-a7ed-713d41681444 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:06:53.266 8 INFO neutron.db.l3_hamode_db [None req-76a6d1b8-c00e-4dd9-9e27-8d42d11becae aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1177/2337] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:06:53 2026] DELETE /v2.0/floatingips/577d654b-e769-4919-acae-f89fefcda4a7 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2338] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:06:53 2026] DELETE /v2.0/floatingips/7c3b193d-8459-4eb1-98ea-6ecf4b9ec857 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2339] 10.0.0.69 () {34 vars in 667 bytes} [Tue May 26 07:06:53 2026] POST /v2.0/routers => generated 474 bytes in 726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:53.843 7 WARNING neutron_lib.context [None req-a3ce344c-9fe2-412a-8ff5-053a97933291 aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:06:53.882 7 INFO neutron.db.l3_hamode_db [None req-a3ce344c-9fe2-412a-8ff5-053a97933291 aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:06:53.987 7 INFO neutron.db.l3_hamode_db [None req-a3ce344c-9fe2-412a-8ff5-053a97933291 aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1179/2340] 10.0.0.69 () {34 vars in 667 bytes} [Tue May 26 07:06:53 2026] POST /v2.0/routers => generated 474 bytes in 818 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:06:54.664 7 WARNING neutron_lib.context [None req-53849712-9e79-4ac8-93a9-3cf406911801 aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:06:54.703 7 INFO neutron.db.l3_hamode_db [None req-53849712-9e79-4ac8-93a9-3cf406911801 aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:06:54.809 7 INFO neutron.db.l3_hamode_db [None req-53849712-9e79-4ac8-93a9-3cf406911801 aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1162/2341] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:06:54 2026] GET /v2.0/security-groups?tenant_id=4d4f96b0bb80417ea91e2efb9877d91b&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2342] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:54 2026] DELETE /v2.0/security-groups/e35e7228-0dab-409b-a027-515f68a1e07e => 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: 1164/2343] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:06:55 2026] GET /v2.0/security-groups?tenant_id=23058b5a8f5d4395a9c3b21b1a810ca6&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2344] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:55 2026] DELETE /v2.0/security-groups/02f5103e-c37d-4b80-8e73-627ee4145e11 => 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: 1180/2345] 10.0.0.69 () {34 vars in 667 bytes} [Tue May 26 07:06:54 2026] POST /v2.0/routers => generated 474 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2346] 10.0.0.69 () {34 vars in 750 bytes} [Tue May 26 07:06:55 2026] PUT /v2.0/routers/ed00f21b-0fd1-4633-bb87-dc803f26398d/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: 1166/2347] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:06:55 2026] GET /v2.0/security-groups?tenant_id=480d4d614cbf489ebc3494c18e6156ac&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2348] 10.0.0.69 () {34 vars in 750 bytes} [Tue May 26 07:06:55 2026] PUT /v2.0/routers/0fe8839a-fe24-4adf-ab6e-fc4645968e10/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2349] 10.0.0.69 () {34 vars in 750 bytes} [Tue May 26 07:06:55 2026] PUT /v2.0/routers/400ad432-8334-4eb5-8060-64d5425b974d/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2350] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:06:55 2026] DELETE /v2.0/security-groups/e106966c-f185-4f7c-8b6d-9a0bbeb1dd34 => 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: 1184/2351] 10.0.0.69 () {34 vars in 750 bytes} [Tue May 26 07:06:55 2026] PUT /v2.0/routers/52e4dc67-1c04-4231-af4c-59e14b62bf36/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2352] 10.0.0.69 () {32 vars in 663 bytes} [Tue May 26 07:06:55 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2353] 10.0.0.69 () {32 vars in 677 bytes} [Tue May 26 07:06:55 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2354] 10.0.0.69 () {32 vars in 673 bytes} [Tue May 26 07:06:55 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2355] 10.0.0.69 () {32 vars in 685 bytes} [Tue May 26 07:06:56 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2356] 10.0.0.69 () {32 vars in 671 bytes} [Tue May 26 07:06:56 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2357] 10.0.0.69 () {32 vars in 685 bytes} [Tue May 26 07:06:56 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2358] 10.0.0.69 () {32 vars in 681 bytes} [Tue May 26 07:06:56 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2359] 10.0.0.69 () {32 vars in 693 bytes} [Tue May 26 07:06:56 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2360] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:06:56 2026] GET /v2.0/routers/ed00f21b-0fd1-4633-bb87-dc803f26398d => generated 485 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2361] 10.0.0.69 () {34 vars in 741 bytes} [Tue May 26 07:06:56 2026] PUT /v2.0/routers/ed00f21b-0fd1-4633-bb87-dc803f26398d => generated 485 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2362] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:06:57 2026] GET /v2.0/ports?device_id=ed00f21b-0fd1-4633-bb87-dc803f26398d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2363] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:06:57 2026] DELETE /v2.0/routers/ed00f21b-0fd1-4633-bb87-dc803f26398d => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2364] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:06:57 2026] GET /v2.0/routers/0fe8839a-fe24-4adf-ab6e-fc4645968e10 => generated 493 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2367] 10.0.0.69 () {34 vars in 741 bytes} [Tue May 26 07:06:57 2026] PUT /v2.0/routers/0fe8839a-fe24-4adf-ab6e-fc4645968e10 => generated 493 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2368] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:06:58 2026] GET /v2.0/ports?device_id=0fe8839a-fe24-4adf-ab6e-fc4645968e10 => 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: 1192/2369] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:06:58 2026] DELETE /v2.0/routers/0fe8839a-fe24-4adf-ab6e-fc4645968e10 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2370] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:06:58 2026] GET /v2.0/routers/400ad432-8334-4eb5-8060-64d5425b974d => generated 502 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2371] 10.0.0.69 () {34 vars in 741 bytes} [Tue May 26 07:06:58 2026] PUT /v2.0/routers/400ad432-8334-4eb5-8060-64d5425b974d => generated 502 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2372] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:06:59 2026] GET /v2.0/ports?device_id=400ad432-8334-4eb5-8060-64d5425b974d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2373] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:06:59 2026] DELETE /v2.0/routers/400ad432-8334-4eb5-8060-64d5425b974d => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2374] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:06:59 2026] GET /v2.0/routers/52e4dc67-1c04-4231-af4c-59e14b62bf36 => generated 487 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:06:59.813 7 WARNING neutron_lib.context [None req-e5a62309-1525-4b7a-a1d1-f6ea779bc877 5f834b086b634c28888191efc7d73b92 9b0d98d68746463e8d60c468b7afc5da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:06:59.945 7 INFO neutron.db.segments_db [None req-e5a62309-1525-4b7a-a1d1-f6ea779bc877 5f834b086b634c28888191efc7d73b92 9b0d98d68746463e8d60c468b7afc5da - - default default] Added segment d8661591-f65c-4973-99c3-37fc59d4c763 of type vxlan for network 2c52d8b1-f650-43b0-b2c7-dd856a0f5c5b [pid: 7|app: 0|req: 1195/2375] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:06:59 2026] POST /v2.0/networks => generated 632 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:00.116 7 WARNING neutron_lib.context [None req-a37b3d80-bbcd-4042-a408-effa5ccd9c12 5f834b086b634c28888191efc7d73b92 9b0d98d68746463e8d60c468b7afc5da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:07:00.180 7 INFO neutron.db.segments_db [None req-a37b3d80-bbcd-4042-a408-effa5ccd9c12 5f834b086b634c28888191efc7d73b92 9b0d98d68746463e8d60c468b7afc5da - - default default] Added segment 9245ec42-4a34-48a0-8548-edf6ba0c0413 of type vxlan for network 11f8886b-5b25-430d-8c51-b87213d31f5e [pid: 7|app: 0|req: 1196/2376] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:00 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:00.279 7 WARNING neutron_lib.context [None req-c2ca3a07-2ebc-4535-9a74-be88d1612a2b 5f834b086b634c28888191efc7d73b92 9b0d98d68746463e8d60c468b7afc5da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1181/2377] 10.0.0.69 () {34 vars in 741 bytes} [Tue May 26 07:06:59 2026] PUT /v2.0/routers/52e4dc67-1c04-4231-af4c-59e14b62bf36 => generated 487 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2378] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:07:00 2026] GET /v2.0/ports?device_id=52e4dc67-1c04-4231-af4c-59e14b62bf36 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:07:00.334 7 INFO neutron.db.segments_db [None req-c2ca3a07-2ebc-4535-9a74-be88d1612a2b 5f834b086b634c28888191efc7d73b92 9b0d98d68746463e8d60c468b7afc5da - - default default] Added segment 8a1820cc-e6a6-46ef-9fef-419852e6ef83 of type vxlan for network 28cc9538-54ac-44eb-ad7f-6d2476693db8 [pid: 7|app: 0|req: 1197/2379] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:00 2026] POST /v2.0/networks => generated 632 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:00.435 7 WARNING neutron_lib.context [None req-6a142593-9c50-4f83-9bf5-c925401039d8 5f834b086b634c28888191efc7d73b92 9b0d98d68746463e8d60c468b7afc5da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:07:00.486 7 INFO neutron.db.segments_db [None req-6a142593-9c50-4f83-9bf5-c925401039d8 5f834b086b634c28888191efc7d73b92 9b0d98d68746463e8d60c468b7afc5da - - default default] Added segment 6976957b-b9cb-4770-bc5e-6aad2bdb579d of type vxlan for network e1ea810d-da58-4e1d-9b14-516ba781771f [pid: 7|app: 0|req: 1198/2380] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:00 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:00.576 7 WARNING neutron_lib.context [None req-6634e428-20a4-4ebd-b642-bf841aa1ba0c 5f834b086b634c28888191efc7d73b92 9b0d98d68746463e8d60c468b7afc5da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:07:00.626 7 INFO neutron.db.segments_db [None req-6634e428-20a4-4ebd-b642-bf841aa1ba0c 5f834b086b634c28888191efc7d73b92 9b0d98d68746463e8d60c468b7afc5da - - default default] Added segment 42601175-a15f-47d5-a628-d6a580402421 of type vxlan for network 60644308-09e2-4b55-a8e4-163e2a704720 [pid: 8|app: 0|req: 1183/2381] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:07:00 2026] DELETE /v2.0/routers/52e4dc67-1c04-4231-af4c-59e14b62bf36 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2382] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:00 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2383] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:07:00 2026] GET /v2.0/routers/e530bdd0-7704-489d-a10d-68f487240e05 => generated 480 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2384] 10.0.0.69 () {34 vars in 752 bytes} [Tue May 26 07:07:00 2026] PUT /v2.0/networks/2c52d8b1-f650-43b0-b2c7-dd856a0f5c5b/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2385] 10.0.0.69 () {34 vars in 752 bytes} [Tue May 26 07:07:00 2026] PUT /v2.0/networks/11f8886b-5b25-430d-8c51-b87213d31f5e/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2386] 10.0.0.69 () {34 vars in 752 bytes} [Tue May 26 07:07:00 2026] PUT /v2.0/networks/28cc9538-54ac-44eb-ad7f-6d2476693db8/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2387] 10.0.0.69 () {34 vars in 752 bytes} [Tue May 26 07:07:00 2026] PUT /v2.0/networks/e1ea810d-da58-4e1d-9b14-516ba781771f/tags => 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: 1204/2388] 10.0.0.69 () {32 vars in 665 bytes} [Tue May 26 07:07:00 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2389] 10.0.0.69 () {32 vars in 679 bytes} [Tue May 26 07:07:00 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2390] 10.0.0.69 () {32 vars in 675 bytes} [Tue May 26 07:07:00 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2391] 10.0.0.69 () {32 vars in 687 bytes} [Tue May 26 07:07:01 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2392] 10.0.0.69 () {32 vars in 673 bytes} [Tue May 26 07:07:01 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2393] 10.0.0.69 () {32 vars in 687 bytes} [Tue May 26 07:07:01 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2394] 10.0.0.69 () {34 vars in 741 bytes} [Tue May 26 07:07:00 2026] PUT /v2.0/routers/e530bdd0-7704-489d-a10d-68f487240e05 => generated 480 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2395] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:07:01 2026] GET /v2.0/ports?device_id=e530bdd0-7704-489d-a10d-68f487240e05 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2396] 10.0.0.69 () {32 vars in 683 bytes} [Tue May 26 07:07:01 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2397] 10.0.0.69 () {32 vars in 695 bytes} [Tue May 26 07:07:01 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:07:01.475 7 INFO neutron.services.segments.plugin [-] Segment d8661591-f65c-4973-99c3-37fc59d4c763 resource provider aggregate not found 2026-05-26 07:07:01.480 7 INFO neutron.services.segments.plugin [-] Segment d8661591-f65c-4973-99c3-37fc59d4c763 resource provider aggregate not found 2026-05-26 07:07:01.485 7 INFO neutron.services.segments.plugin [-] Segment d8661591-f65c-4973-99c3-37fc59d4c763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8661591-f65c-4973-99c3-37fc59d4c763 found for delete ", "request_id": "req-a85c1348-0c30-4dfd-9f86-8276a0618fc4"}]} [pid: 7|app: 0|req: 1212/2398] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:07:01 2026] DELETE /v2.0/networks/2c52d8b1-f650-43b0-b2c7-dd856a0f5c5b => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:07:01.505 7 INFO neutron.services.segments.plugin [-] Segment d8661591-f65c-4973-99c3-37fc59d4c763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8661591-f65c-4973-99c3-37fc59d4c763 found for delete ", "request_id": "req-898e6c83-a86a-40d7-a12e-9368cbc5a0bb"}]} [pid: 7|app: 0|req: 1213/2399] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:07:01 2026] DELETE /v2.0/networks/11f8886b-5b25-430d-8c51-b87213d31f5e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2400] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:07:01 2026] DELETE /v2.0/networks/28cc9538-54ac-44eb-ad7f-6d2476693db8 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:07:01.766 8 INFO neutron.services.segments.plugin [-] Segment 5c0f6835-9ddb-4f12-b482-c39bfe0861c0 resource provider aggregate not found 2026-05-26 07:07:01.774 8 INFO neutron.services.segments.plugin [-] Segment 5c0f6835-9ddb-4f12-b482-c39bfe0861c0 resource provider aggregate not found 2026-05-26 07:07:01.784 8 INFO neutron.db.l3_hamode_db [None req-cfc26043-a6d9-408a-97d5-8fe038f6299f aba82060e3684d199ffd1c8fc41f5b95 93e9fe10fb004e0f98180b4adfc7241a - - default default] HA network abe3390c-af16-4216-b5cd-1aaa1247ef0f was deleted as no HA routers are present in tenant 93e9fe10fb004e0f98180b4adfc7241a. [pid: 8|app: 0|req: 1187/2401] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:07:01 2026] DELETE /v2.0/routers/e530bdd0-7704-489d-a10d-68f487240e05 => generated 0 bytes in 545 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2402] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:07:01 2026] DELETE /v2.0/networks/e1ea810d-da58-4e1d-9b14-516ba781771f => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:07:01.879 8 INFO neutron.services.segments.plugin [-] Segment 5c0f6835-9ddb-4f12-b482-c39bfe0861c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c0f6835-9ddb-4f12-b482-c39bfe0861c0 found for delete ", "request_id": "req-0915c821-b3c4-437b-8b60-a985c393b43e"}]} 2026-05-26 07:07:01.880 8 INFO neutron.services.segments.plugin [-] Segment 5c0f6835-9ddb-4f12-b482-c39bfe0861c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c0f6835-9ddb-4f12-b482-c39bfe0861c0 found for delete ", "request_id": "req-ad1348eb-b739-4111-afed-69e82209502b"}]} [pid: 8|app: 0|req: 1188/2403] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:07:01 2026] DELETE /v2.0/networks/60644308-09e2-4b55-a8e4-163e2a704720 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2404] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:02 2026] GET /v2.0/security-groups?tenant_id=baab7389ff4d43bc939dc55c05007fcb&name=default => generated 2929 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2405] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:02 2026] GET /v2.0/security-groups?tenant_id=9b0d98d68746463e8d60c468b7afc5da&name=default => generated 2929 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2406] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:02 2026] DELETE /v2.0/security-groups/d5f7af3c-d24c-4ad2-b8c9-7553ebd3cf9a => 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: 1190/2407] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:02 2026] DELETE /v2.0/security-groups/ca716d31-3b6a-4a3d-9e1a-f910e50df4da => 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: 1191/2408] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:03 2026] GET /v2.0/security-groups?tenant_id=3776e358828a4b4790f6b590576a3756&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2409] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:03 2026] GET /v2.0/security-groups?tenant_id=17c9aaeb0e9f4e629c3287a9b1e835be&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2410] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:03 2026] DELETE /v2.0/security-groups/8826a8ab-98f8-4c39-912b-854700090a64 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2411] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:03 2026] DELETE /v2.0/security-groups/a09825f9-13e0-4a0f-b1d2-085c266ab257 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:07:03.500 7 INFO neutron.services.segments.plugin [-] Segment 9245ec42-4a34-48a0-8548-edf6ba0c0413 resource provider aggregate not found 2026-05-26 07:07:03.512 7 INFO neutron.services.segments.plugin [-] Segment 9245ec42-4a34-48a0-8548-edf6ba0c0413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9245ec42-4a34-48a0-8548-edf6ba0c0413 found for delete ", "request_id": "req-cd6bae03-feb1-447c-916b-9d1cdaaceb26"}]} [pid: 8|app: 0|req: 1193/2412] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:03 2026] GET /v2.0/security-groups?tenant_id=b07e86d21fe94bc68ca7f7fa646cbffd&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:07:03.527 7 INFO neutron.services.segments.plugin [-] Segment 9245ec42-4a34-48a0-8548-edf6ba0c0413 resource provider aggregate not found 2026-05-26 07:07:03.537 7 INFO neutron.services.segments.plugin [-] Segment 8a1820cc-e6a6-46ef-9fef-419852e6ef83 resource provider aggregate not found 2026-05-26 07:07:03.546 7 INFO neutron.services.segments.plugin [-] Segment 9245ec42-4a34-48a0-8548-edf6ba0c0413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9245ec42-4a34-48a0-8548-edf6ba0c0413 found for delete ", "request_id": "req-3468bb8d-184e-4f5e-a661-e09f6a38b4eb"}]} 2026-05-26 07:07:03.556 7 INFO neutron.services.segments.plugin [-] Segment 8a1820cc-e6a6-46ef-9fef-419852e6ef83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a1820cc-e6a6-46ef-9fef-419852e6ef83 found for delete ", "request_id": "req-3a34c755-9292-49df-9b58-3b1834f46981"}]} 2026-05-26 07:07:03.567 7 INFO neutron.services.segments.plugin [-] Segment 8a1820cc-e6a6-46ef-9fef-419852e6ef83 resource provider aggregate not found 2026-05-26 07:07:03.573 7 INFO neutron.services.segments.plugin [-] Segment 6976957b-b9cb-4770-bc5e-6aad2bdb579d resource provider aggregate not found [pid: 7|app: 0|req: 1220/2413] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:03 2026] GET /v2.0/security-groups?tenant_id=93e9fe10fb004e0f98180b4adfc7241a&name=default => generated 2929 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:07:03.590 7 INFO neutron.services.segments.plugin [-] Segment 6976957b-b9cb-4770-bc5e-6aad2bdb579d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6976957b-b9cb-4770-bc5e-6aad2bdb579d found for delete ", "request_id": "req-0af86ae5-250e-4764-b8fd-fa6836141f7b"}]} 2026-05-26 07:07:03.596 7 INFO neutron.services.segments.plugin [-] Segment 8a1820cc-e6a6-46ef-9fef-419852e6ef83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a1820cc-e6a6-46ef-9fef-419852e6ef83 found for delete ", "request_id": "req-a3d4859b-7a04-4b83-8a51-33c89a0f2714"}]} 2026-05-26 07:07:03.619 7 INFO neutron.services.segments.plugin [-] Segment 6976957b-b9cb-4770-bc5e-6aad2bdb579d resource provider aggregate not found 2026-05-26 07:07:03.639 7 INFO neutron.services.segments.plugin [-] Segment 6976957b-b9cb-4770-bc5e-6aad2bdb579d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6976957b-b9cb-4770-bc5e-6aad2bdb579d found for delete ", "request_id": "req-5985db49-c87c-48f9-926e-1886a544bd05"}]} [pid: 8|app: 0|req: 1194/2414] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:03 2026] DELETE /v2.0/security-groups/80ddab87-fc74-4be5-a807-cd2e2e7a7ac9 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2415] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:03 2026] DELETE /v2.0/security-groups/9a8a268d-c2bf-42f7-91a2-36db9563fc02 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:07:07.702 8 INFO neutron.services.segments.plugin [-] Segment 42601175-a15f-47d5-a628-d6a580402421 resource provider aggregate not found 2026-05-26 07:07:07.709 8 INFO neutron.services.segments.plugin [-] Segment 42601175-a15f-47d5-a628-d6a580402421 resource provider aggregate not found 2026-05-26 07:07:07.722 8 INFO neutron.services.segments.plugin [-] Segment 42601175-a15f-47d5-a628-d6a580402421 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42601175-a15f-47d5-a628-d6a580402421 found for delete ", "request_id": "req-ec92af79-91cd-4311-a0a5-ce72d8b7d404"}]} 2026-05-26 07:07:07.723 8 INFO neutron.services.segments.plugin [-] Segment 42601175-a15f-47d5-a628-d6a580402421 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42601175-a15f-47d5-a628-d6a580402421 found for delete ", "request_id": "req-16a08489-f58e-4234-8d16-8417b9ff8874"}]} 2026-05-26 07:07:07.787 8 WARNING neutron_lib.context [None req-8415d49a-5600-45b5-821a-803836bba616 9353dc1bbb9247579975d34116667fb1 c36b86f6602045c39d02972e107c8812 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:07:07.812 7 WARNING neutron_lib.context [None req-ab29c0cc-a797-49ea-bd3b-17d98d660fab 7cfef541834e43e78cb3c475624dc6e8 609c47a48c3d4bb998d68baee560880a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:07:07.928 8 INFO neutron.db.segments_db [None req-8415d49a-5600-45b5-821a-803836bba616 9353dc1bbb9247579975d34116667fb1 c36b86f6602045c39d02972e107c8812 - - default default] Added segment 4d6d7ef3-4180-4d55-bbf8-28b96b038a02 of type vxlan for network b735e980-35c9-4c93-89c6-820c7977e667 [pid: 8|app: 0|req: 1195/2416] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:07 2026] POST /v2.0/networks => generated 631 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:08.054 8 WARNING neutron_lib.context [None req-79b77cae-b6c1-4c24-935e-93c06c687f46 9353dc1bbb9247579975d34116667fb1 c36b86f6602045c39d02972e107c8812 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1222/2417] 10.0.0.69 () {34 vars in 683 bytes} [Tue May 26 07:07:07 2026] POST /v2.0/security-groups => generated 1603 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:07:08.093 7 WARNING neutron_lib.context [None req-e7d31f61-bdc4-413e-91f8-9bfbbab891c9 7cfef541834e43e78cb3c475624dc6e8 609c47a48c3d4bb998d68baee560880a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1223/2418] 10.0.0.69 () {34 vars in 683 bytes} [Tue May 26 07:07:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:07:08.281 7 WARNING neutron_lib.context [None req-59538499-2f6c-443f-86ae-a9658ab93ea7 7cfef541834e43e78cb3c475624dc6e8 609c47a48c3d4bb998d68baee560880a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1196/2419] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:07:08 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:08.330 8 WARNING neutron_lib.context [None req-fb98bdd3-4908-4253-abc5-3affa47a9575 9353dc1bbb9247579975d34116667fb1 c36b86f6602045c39d02972e107c8812 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:07:08.371 8 INFO neutron.db.segments_db [None req-fb98bdd3-4908-4253-abc5-3affa47a9575 9353dc1bbb9247579975d34116667fb1 c36b86f6602045c39d02972e107c8812 - - default default] Added segment 4e45f98f-83bb-4e0c-bd93-9dbab9382952 of type vxlan for network bc7781e4-94d4-4c53-b7bd-fc36bd7f13b9 [pid: 7|app: 0|req: 1224/2420] 10.0.0.69 () {34 vars in 683 bytes} [Tue May 26 07:07:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:07:08.386 7 WARNING neutron_lib.context [None req-443359ea-7e86-4539-9f6c-b6a9355be65c 7cfef541834e43e78cb3c475624dc6e8 609c47a48c3d4bb998d68baee560880a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1197/2421] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:08 2026] POST /v2.0/networks => generated 631 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:08.483 8 WARNING neutron_lib.context [None req-da16d47c-f492-4e6e-8799-b2784da84b54 9353dc1bbb9247579975d34116667fb1 c36b86f6602045c39d02972e107c8812 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1225/2422] 10.0.0.69 () {34 vars in 683 bytes} [Tue May 26 07:07:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:07:08.504 7 WARNING neutron_lib.context [None req-d27f6360-dd59-46f0-b90c-d917ae6c4b3f 7cfef541834e43e78cb3c475624dc6e8 609c47a48c3d4bb998d68baee560880a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1226/2423] 10.0.0.69 () {34 vars in 683 bytes} [Tue May 26 07:07:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2424] 10.0.0.69 () {34 vars in 766 bytes} [Tue May 26 07:07:08 2026] PUT /v2.0/security-groups/7f28a0a2-4225-4eba-b0d3-ea67c6399806/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2425] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:07:08 2026] POST /v2.0/subnets => generated 629 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:08.752 8 WARNING neutron_lib.context [None req-469b69db-f1cc-41a2-afb9-09c186d9014e 9353dc1bbb9247579975d34116667fb1 c36b86f6602045c39d02972e107c8812 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1228/2426] 10.0.0.69 () {34 vars in 766 bytes} [Tue May 26 07:07:08 2026] PUT /v2.0/security-groups/544ae170-4119-475d-babf-dd18aad21159/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:07:08.799 8 INFO neutron.db.segments_db [None req-469b69db-f1cc-41a2-afb9-09c186d9014e 9353dc1bbb9247579975d34116667fb1 c36b86f6602045c39d02972e107c8812 - - default default] Added segment e549d6d8-b71b-4af7-bfdf-251433087774 of type vxlan for network 1014b7f1-7070-4add-bc55-074fbab6abbd [pid: 7|app: 0|req: 1229/2427] 10.0.0.69 () {34 vars in 766 bytes} [Tue May 26 07:07:08 2026] PUT /v2.0/security-groups/51d1bf5b-551e-45ec-9f37-802bcbddb8ce/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2428] 10.0.0.69 () {34 vars in 766 bytes} [Tue May 26 07:07:08 2026] PUT /v2.0/security-groups/22f3196c-7b9b-4ee4-a912-97f5874dd849/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2429] 10.0.0.69 () {32 vars in 679 bytes} [Tue May 26 07:07:08 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2430] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:08 2026] POST /v2.0/networks => generated 632 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:08.896 8 WARNING neutron_lib.context [None req-7c42a695-bbe6-4b12-834a-c37865025725 9353dc1bbb9247579975d34116667fb1 c36b86f6602045c39d02972e107c8812 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1232/2431] 10.0.0.69 () {32 vars in 693 bytes} [Tue May 26 07:07:08 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2432] 10.0.0.69 () {32 vars in 689 bytes} [Tue May 26 07:07:08 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2433] 10.0.0.69 () {32 vars in 701 bytes} [Tue May 26 07:07:08 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2434] 10.0.0.69 () {32 vars in 687 bytes} [Tue May 26 07:07:09 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2435] 10.0.0.69 () {32 vars in 701 bytes} [Tue May 26 07:07:09 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2436] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:07:08 2026] POST /v2.0/subnets => generated 629 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:09.157 8 WARNING neutron_lib.context [None req-c6ea7163-ccd4-4098-a75d-69815146be33 9353dc1bbb9247579975d34116667fb1 c36b86f6602045c39d02972e107c8812 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1237/2437] 10.0.0.69 () {32 vars in 697 bytes} [Tue May 26 07:07:09 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2438] 10.0.0.69 () {32 vars in 709 bytes} [Tue May 26 07:07:09 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:07:09.214 8 INFO neutron.db.segments_db [None req-c6ea7163-ccd4-4098-a75d-69815146be33 9353dc1bbb9247579975d34116667fb1 c36b86f6602045c39d02972e107c8812 - - default default] Added segment aa090b32-8a02-4350-a03a-29feec6b81f8 of type vxlan for network 8f2fcc11-e250-4c7e-9ee0-8613d97c97cd [pid: 7|app: 0|req: 1239/2439] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:09 2026] DELETE /v2.0/security-groups/7f28a0a2-4225-4eba-b0d3-ea67c6399806 => 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: 1201/2440] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:09 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:09.307 8 WARNING neutron_lib.context [None req-921e5b53-bc5e-43b1-a05f-69f58622a467 9353dc1bbb9247579975d34116667fb1 c36b86f6602045c39d02972e107c8812 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1240/2441] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:09 2026] DELETE /v2.0/security-groups/544ae170-4119-475d-babf-dd18aad21159 => 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: 1241/2442] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:09 2026] DELETE /v2.0/security-groups/51d1bf5b-551e-45ec-9f37-802bcbddb8ce => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2443] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:09 2026] DELETE /v2.0/security-groups/22f3196c-7b9b-4ee4-a912-97f5874dd849 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2444] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:07:09 2026] POST /v2.0/subnets => generated 629 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:09.560 7 WARNING neutron_lib.context [None req-1c4ea3e4-26bd-47b6-b8c0-08714854d66e 9353dc1bbb9247579975d34116667fb1 c36b86f6602045c39d02972e107c8812 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:07:09.613 7 INFO neutron.db.segments_db [None req-1c4ea3e4-26bd-47b6-b8c0-08714854d66e 9353dc1bbb9247579975d34116667fb1 c36b86f6602045c39d02972e107c8812 - - default default] Added segment 2ff3c701-bf3e-4633-a5af-31f9c0527689 of type vxlan for network 1735e2af-0e59-4b5a-99cf-9c4df5db01e6 [pid: 8|app: 0|req: 1203/2445] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:09 2026] DELETE /v2.0/security-groups/9c11c1f0-3e7b-4c69-9af2-4efb8557dee8 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2446] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:09 2026] POST /v2.0/networks => generated 630 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:09.718 8 WARNING neutron_lib.context [None req-e421eb0e-d624-4a51-a0cc-79127d549c92 9353dc1bbb9247579975d34116667fb1 c36b86f6602045c39d02972e107c8812 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1204/2447] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:07:09 2026] POST /v2.0/subnets => generated 629 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2448] 10.0.0.69 () {34 vars in 750 bytes} [Tue May 26 07:07:09 2026] PUT /v2.0/subnets/015f9856-c71f-42d2-b60a-4bc412e4f26f/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2449] 10.0.0.69 () {34 vars in 750 bytes} [Tue May 26 07:07:10 2026] PUT /v2.0/subnets/f3920cfe-e00f-4c7c-9e33-32bda3333f11/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2450] 10.0.0.69 () {34 vars in 750 bytes} [Tue May 26 07:07:10 2026] PUT /v2.0/subnets/6bf9604b-954a-4715-add5-c9cdc2f9d6a8/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2451] 10.0.0.69 () {34 vars in 750 bytes} [Tue May 26 07:07:10 2026] PUT /v2.0/subnets/daf7336d-ae53-4e39-a40b-10161ca950b4/tags => 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: 1246/2452] 10.0.0.69 () {32 vars in 663 bytes} [Tue May 26 07:07:10 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2453] 10.0.0.69 () {32 vars in 677 bytes} [Tue May 26 07:07:10 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2454] 10.0.0.69 () {32 vars in 673 bytes} [Tue May 26 07:07:10 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2455] 10.0.0.69 () {32 vars in 685 bytes} [Tue May 26 07:07:10 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2456] 10.0.0.69 () {32 vars in 671 bytes} [Tue May 26 07:07:10 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2457] 10.0.0.69 () {32 vars in 685 bytes} [Tue May 26 07:07:10 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2458] 10.0.0.69 () {32 vars in 681 bytes} [Tue May 26 07:07:10 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2459] 10.0.0.69 () {32 vars in 693 bytes} [Tue May 26 07:07:10 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2460] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:07:10 2026] DELETE /v2.0/subnets/015f9856-c71f-42d2-b60a-4bc412e4f26f => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2461] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:10 2026] GET /v2.0/security-groups?tenant_id=7cec17c0bbd148be91893731b52720ae&name=default => generated 2929 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2462] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:10 2026] DELETE /v2.0/security-groups/a4f88883-b7fb-4777-9686-88305bf4e2a3 => 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: 1213/2463] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:07:10 2026] DELETE /v2.0/subnets/f3920cfe-e00f-4c7c-9e33-32bda3333f11 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2464] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:07:10 2026] DELETE /v2.0/subnets/6bf9604b-954a-4715-add5-c9cdc2f9d6a8 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2465] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:11 2026] GET /v2.0/security-groups?tenant_id=ecd5dcfeb72e46b09300dc4a931d7ad6&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2466] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:11 2026] DELETE /v2.0/security-groups/49f8135c-137c-48db-abe5-83d309704868 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2467] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:07:11 2026] DELETE /v2.0/subnets/daf7336d-ae53-4e39-a40b-10161ca950b4 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2468] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:11 2026] GET /v2.0/security-groups?tenant_id=609c47a48c3d4bb998d68baee560880a&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2469] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:07:11 2026] DELETE /v2.0/subnets/2d947e8d-388d-4e8f-a4ac-7ae4ee1b1a7e => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2470] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:11 2026] DELETE /v2.0/security-groups/643336ce-b142-42b4-b266-25a37ce42cce => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-26 07:07:11.758 8 INFO neutron.services.segments.plugin [-] Segment 4d6d7ef3-4180-4d55-bbf8-28b96b038a02 resource provider aggregate not found 2026-05-26 07:07:11.763 8 INFO neutron.services.segments.plugin [-] Segment 4d6d7ef3-4180-4d55-bbf8-28b96b038a02 resource provider aggregate not found 2026-05-26 07:07:11.782 8 INFO neutron.services.segments.plugin [-] Segment 4d6d7ef3-4180-4d55-bbf8-28b96b038a02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d6d7ef3-4180-4d55-bbf8-28b96b038a02 found for delete ", "request_id": "req-4608cc4c-79b7-412c-b645-f718abdd387c"}]} 2026-05-26 07:07:11.783 8 INFO neutron.services.segments.plugin [-] Segment 4d6d7ef3-4180-4d55-bbf8-28b96b038a02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d6d7ef3-4180-4d55-bbf8-28b96b038a02 found for delete ", "request_id": "req-49add1ff-6c37-4893-9608-8656ecf00497"}]} [pid: 8|app: 0|req: 1217/2471] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:07:11 2026] DELETE /v2.0/networks/b735e980-35c9-4c93-89c6-820c7977e667 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:07:12.142 7 INFO neutron.services.segments.plugin [-] Segment 4e45f98f-83bb-4e0c-bd93-9dbab9382952 resource provider aggregate not found 2026-05-26 07:07:12.147 7 INFO neutron.services.segments.plugin [-] Segment 4e45f98f-83bb-4e0c-bd93-9dbab9382952 resource provider aggregate not found 2026-05-26 07:07:12.163 7 INFO neutron.services.segments.plugin [-] Segment 4e45f98f-83bb-4e0c-bd93-9dbab9382952 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e45f98f-83bb-4e0c-bd93-9dbab9382952 found for delete ", "request_id": "req-673e9340-eb07-4a65-aaea-b8cce094b2db"}]} 2026-05-26 07:07:12.169 7 INFO neutron.services.segments.plugin [-] Segment 4e45f98f-83bb-4e0c-bd93-9dbab9382952 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e45f98f-83bb-4e0c-bd93-9dbab9382952 found for delete ", "request_id": "req-d49c1ca2-ad96-486e-837b-cf0a770e61a2"}]} [pid: 7|app: 0|req: 1255/2472] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:07:11 2026] DELETE /v2.0/networks/bc7781e4-94d4-4c53-b7bd-fc36bd7f13b9 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2473] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:07:12 2026] DELETE /v2.0/networks/1014b7f1-7070-4add-bc55-074fbab6abbd => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2474] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:07:12 2026] DELETE /v2.0/networks/8f2fcc11-e250-4c7e-9ee0-8613d97c97cd => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2477] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:07:12 2026] DELETE /v2.0/networks/1735e2af-0e59-4b5a-99cf-9c4df5db01e6 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:07:14.181 7 INFO neutron.services.segments.plugin [-] Segment aa090b32-8a02-4350-a03a-29feec6b81f8 resource provider aggregate not found 2026-05-26 07:07:14.190 7 INFO neutron.services.segments.plugin [-] Segment aa090b32-8a02-4350-a03a-29feec6b81f8 resource provider aggregate not found 2026-05-26 07:07:14.202 7 INFO neutron.services.segments.plugin [-] Segment aa090b32-8a02-4350-a03a-29feec6b81f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa090b32-8a02-4350-a03a-29feec6b81f8 found for delete ", "request_id": "req-27356b39-71b9-490b-83d4-bf78b4018def"}]} 2026-05-26 07:07:14.203 7 INFO neutron.services.segments.plugin [-] Segment aa090b32-8a02-4350-a03a-29feec6b81f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa090b32-8a02-4350-a03a-29feec6b81f8 found for delete ", "request_id": "req-7d8f0f9f-e63d-466e-b30a-8229078ea1ec"}]} [pid: 7|app: 0|req: 1259/2478] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:13 2026] GET /v2.0/security-groups?tenant_id=234858e81c214c6a98d1b57dfdf7eeae&name=default => generated 2929 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:07:14.309 8 INFO neutron.services.segments.plugin [-] Segment e549d6d8-b71b-4af7-bfdf-251433087774 resource provider aggregate not found 2026-05-26 07:07:14.313 8 INFO neutron.services.segments.plugin [-] Segment e549d6d8-b71b-4af7-bfdf-251433087774 resource provider aggregate not found 2026-05-26 07:07:14.330 8 INFO neutron.services.segments.plugin [-] Segment e549d6d8-b71b-4af7-bfdf-251433087774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e549d6d8-b71b-4af7-bfdf-251433087774 found for delete ", "request_id": "req-10280a8c-d4ca-419d-8c3f-9f23c7a36e83"}]} 2026-05-26 07:07:14.334 8 INFO neutron.services.segments.plugin [-] Segment e549d6d8-b71b-4af7-bfdf-251433087774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e549d6d8-b71b-4af7-bfdf-251433087774 found for delete ", "request_id": "req-1dbcecb7-0cd9-40f4-b564-bd558db2923f"}]} 2026-05-26 07:07:14.347 8 INFO neutron.services.segments.plugin [-] Segment 2ff3c701-bf3e-4633-a5af-31f9c0527689 resource provider aggregate not found 2026-05-26 07:07:14.352 8 INFO neutron.services.segments.plugin [-] Segment 2ff3c701-bf3e-4633-a5af-31f9c0527689 resource provider aggregate not found 2026-05-26 07:07:14.360 8 INFO neutron.services.segments.plugin [-] Segment 2ff3c701-bf3e-4633-a5af-31f9c0527689 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ff3c701-bf3e-4633-a5af-31f9c0527689 found for delete ", "request_id": "req-c342bc71-2468-40ba-ae69-6e3140ed7522"}]} 2026-05-26 07:07:14.366 8 INFO neutron.services.segments.plugin [-] Segment 2ff3c701-bf3e-4633-a5af-31f9c0527689 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ff3c701-bf3e-4633-a5af-31f9c0527689 found for delete ", "request_id": "req-56f9620d-6c5b-4526-996b-93ba7ed5c2f0"}]} [pid: 8|app: 0|req: 1220/2479] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:14 2026] DELETE /v2.0/security-groups/5feb789f-ec0b-461b-a95b-b12070957732 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2480] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:14 2026] GET /v2.0/security-groups?tenant_id=123b74976dfd481daa17bae2127d4849&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2481] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:14 2026] DELETE /v2.0/security-groups/1857d904-8a1c-4f37-b229-cfe92020fbfd => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:07:14.799 7 WARNING neutron_lib.context [None req-1d4978f1-02ef-443c-8044-db64d0d0f127 62925fc7132542f6ba1534ca2586ab07 3373b2e3736d4fa4951105074e179f85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1261/2482] 10.0.0.69 () {34 vars in 675 bytes} [Tue May 26 07:07:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2483] 10.0.0.69 () {34 vars in 758 bytes} [Tue May 26 07:07:14 2026] PUT /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2484] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:14 2026] GET /v2.0/security-groups?tenant_id=c36b86f6602045c39d02972e107c8812&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2485] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:07:14 2026] GET /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2486] 10.0.0.69 () {34 vars in 769 bytes} [Tue May 26 07:07:14 2026] PUT /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2487] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:07:14 2026] GET /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2488] 10.0.0.69 () {34 vars in 765 bytes} [Tue May 26 07:07:14 2026] PUT /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2489] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:14 2026] DELETE /v2.0/security-groups/6e9e21ff-a3c4-4880-a732-a111d08a546d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2490] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:07:15 2026] GET /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2491] 10.0.0.69 () {34 vars in 787 bytes} [Tue May 26 07:07:15 2026] PUT /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2492] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:07:15 2026] GET /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/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: 1265/2493] 10.0.0.69 () {34 vars in 758 bytes} [Tue May 26 07:07:15 2026] PUT /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2494] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:07:15 2026] GET /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2495] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:07:15 2026] GET /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:07:15.209 8 INFO neutron.api.v2.resource [None req-6ec63bc5-80dc-4437-8073-11a5e9326eba 62925fc7132542f6ba1534ca2586ab07 3373b2e3736d4fa4951105074e179f85 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1230/2496] 10.0.0.69 () {32 vars in 750 bytes} [Tue May 26 07:07:15 2026] GET /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2497] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:07:15 2026] DELETE /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2498] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:07:15 2026] GET /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:07:15.305 7 INFO neutron.api.v2.resource [None req-a2aa5985-20ce-408d-b849-8ae053ab90d4 62925fc7132542f6ba1534ca2586ab07 3373b2e3736d4fa4951105074e179f85 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1268/2499] 10.0.0.69 () {32 vars in 753 bytes} [Tue May 26 07:07:15 2026] DELETE /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2500] 10.0.0.69 () {32 vars in 741 bytes} [Tue May 26 07:07:15 2026] DELETE /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2501] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:07:15 2026] GET /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a/tags => 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: 1233/2502] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:07:15 2026] DELETE /v2.0/subnetpools/a6b325d8-571c-4ae1-9001-79398d7f020a => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2503] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:16 2026] GET /v2.0/security-groups?tenant_id=112db0ca3bf340afa84ea4f5b0102009&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2504] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:16 2026] DELETE /v2.0/security-groups/4f7bd124-38f9-4b27-9089-a1c0712ff858 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2505] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:16 2026] GET /v2.0/security-groups?tenant_id=3373b2e3736d4fa4951105074e179f85&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2506] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:16 2026] DELETE /v2.0/security-groups/c8b2f89f-487a-4372-a18c-71100d8db904 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:07:18.400 7 WARNING neutron_lib.context [None req-3695733f-c4dd-4491-a018-17b6697e8b23 336ced64affd4672a9254d3db38db4b4 8cc5912bb2a249fcb4fcef5f13cedf3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:07:18.506 7 INFO neutron.db.segments_db [None req-3695733f-c4dd-4491-a018-17b6697e8b23 336ced64affd4672a9254d3db38db4b4 8cc5912bb2a249fcb4fcef5f13cedf3b - - default default] Added segment 9e6df23f-69ed-4f0e-8d7f-b0bc18727b66 of type vxlan for network d35fb592-2334-450c-8a85-96bc4210a2a4 [pid: 7|app: 0|req: 1272/2507] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:18 2026] POST /v2.0/networks => generated 632 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2508] 10.0.0.69 () {34 vars in 752 bytes} [Tue May 26 07:07:18 2026] PUT /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2509] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:07:18 2026] GET /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2510] 10.0.0.69 () {34 vars in 763 bytes} [Tue May 26 07:07:18 2026] PUT /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2511] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:07:18 2026] GET /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2512] 10.0.0.69 () {34 vars in 759 bytes} [Tue May 26 07:07:18 2026] PUT /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2513] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:07:18 2026] GET /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2514] 10.0.0.69 () {34 vars in 781 bytes} [Tue May 26 07:07:18 2026] PUT /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2515] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:07:18 2026] GET /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2516] 10.0.0.69 () {34 vars in 752 bytes} [Tue May 26 07:07:18 2026] PUT /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/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: 1277/2517] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:07:18 2026] GET /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2518] 10.0.0.69 () {32 vars in 740 bytes} [Tue May 26 07:07:18 2026] GET /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:07:19.058 7 INFO neutron.api.v2.resource [None req-b6b6c61f-92ee-46e8-bdf7-88d6921b1762 336ced64affd4672a9254d3db38db4b4 8cc5912bb2a249fcb4fcef5f13cedf3b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1278/2519] 10.0.0.69 () {32 vars in 744 bytes} [Tue May 26 07:07:19 2026] GET /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2520] 10.0.0.69 () {32 vars in 743 bytes} [Tue May 26 07:07:19 2026] DELETE /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2521] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:07:19 2026] GET /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:07:19.170 8 INFO neutron.api.v2.resource [None req-d9a9d4a5-a904-4b78-a41e-5231a91069fd 336ced64affd4672a9254d3db38db4b4 8cc5912bb2a249fcb4fcef5f13cedf3b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1243/2522] 10.0.0.69 () {32 vars in 747 bytes} [Tue May 26 07:07:19 2026] DELETE /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/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: 1280/2523] 10.0.0.69 () {32 vars in 735 bytes} [Tue May 26 07:07:19 2026] DELETE /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/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: 1244/2524] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:07:19 2026] GET /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:07:19.381 7 INFO neutron.services.segments.plugin [-] Segment 9e6df23f-69ed-4f0e-8d7f-b0bc18727b66 resource provider aggregate not found 2026-05-26 07:07:19.386 7 INFO neutron.services.segments.plugin [-] Segment 9e6df23f-69ed-4f0e-8d7f-b0bc18727b66 resource provider aggregate not found 2026-05-26 07:07:19.399 7 INFO neutron.services.segments.plugin [-] Segment 9e6df23f-69ed-4f0e-8d7f-b0bc18727b66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e6df23f-69ed-4f0e-8d7f-b0bc18727b66 found for delete ", "request_id": "req-0d5948a9-d85b-4f60-b508-f89f744ddf20"}]} 2026-05-26 07:07:19.400 7 INFO neutron.services.segments.plugin [-] Segment 9e6df23f-69ed-4f0e-8d7f-b0bc18727b66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e6df23f-69ed-4f0e-8d7f-b0bc18727b66 found for delete ", "request_id": "req-cfdf361d-1096-45da-b498-1075e9342e98"}]} [pid: 7|app: 0|req: 1281/2525] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:07:19 2026] DELETE /v2.0/networks/d35fb592-2334-450c-8a85-96bc4210a2a4 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:07:20.064 8 WARNING neutron_lib.context [None req-99704bc7-a1f0-4ccf-849a-dacbf54e4dca 8931c33c3d204b06b42b14a1dbee8410 843281725ecb4ed2a5acf0ee786c3abb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1282/2526] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:19 2026] GET /v2.0/security-groups?tenant_id=a213c3f9cf224d58a049a211a5798532&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:07:20.215 8 INFO neutron.db.segments_db [None req-99704bc7-a1f0-4ccf-849a-dacbf54e4dca 8931c33c3d204b06b42b14a1dbee8410 843281725ecb4ed2a5acf0ee786c3abb - - default default] Added segment ac32cf13-80d6-45d7-b1b5-ffc3e97f00c9 of type vxlan for network 26fd372c-d899-4a54-b279-5e13545d8c22 [pid: 7|app: 0|req: 1283/2527] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:20 2026] DELETE /v2.0/security-groups/4a593eeb-0b1f-4156-867a-e8e3e961419c => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2528] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:19 2026] POST /v2.0/networks => generated 631 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:20.312 7 WARNING neutron_lib.context [None req-cb261dc3-d73e-4251-bed5-82d1306ae430 8931c33c3d204b06b42b14a1dbee8410 843281725ecb4ed2a5acf0ee786c3abb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:07:20.369 7 INFO neutron.db.segments_db [None req-cb261dc3-d73e-4251-bed5-82d1306ae430 8931c33c3d204b06b42b14a1dbee8410 843281725ecb4ed2a5acf0ee786c3abb - - default default] Added segment 0f7a46e6-427d-4197-b4ac-1f43eba0caba of type vxlan for network 76767b4b-7c2e-4ace-9131-b755887c6922 [pid: 8|app: 0|req: 1246/2529] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:20 2026] GET /v2.0/security-groups?tenant_id=8cc5912bb2a249fcb4fcef5f13cedf3b&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2530] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:20 2026] POST /v2.0/networks => generated 632 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2531] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:20 2026] DELETE /v2.0/security-groups/4896729d-cf22-4f12-bf77-b82b7b8c239e => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2532] 10.0.0.69 () {34 vars in 752 bytes} [Tue May 26 07:07:20 2026] PUT /v2.0/networks/26fd372c-d899-4a54-b279-5e13545d8c22/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: 1248/2533] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:07:20 2026] GET /v2.0/networks/26fd372c-d899-4a54-b279-5e13545d8c22/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2534] 10.0.0.69 () {34 vars in 752 bytes} [Tue May 26 07:07:20 2026] PUT /v2.0/networks/76767b4b-7c2e-4ace-9131-b755887c6922/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2535] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:07:20 2026] GET /v2.0/networks/76767b4b-7c2e-4ace-9131-b755887c6922/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2536] 10.0.0.69 () {34 vars in 752 bytes} [Tue May 26 07:07:20 2026] PUT /v2.0/networks/76767b4b-7c2e-4ace-9131-b755887c6922/tags => 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: 1250/2537] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:07:20 2026] GET /v2.0/networks/76767b4b-7c2e-4ace-9131-b755887c6922/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2538] 10.0.0.69 () {32 vars in 732 bytes} [Tue May 26 07:07:20 2026] GET /v2.0/networks/26fd372c-d899-4a54-b279-5e13545d8c22/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:07:20.866 8 INFO neutron.services.segments.plugin [-] Segment ac32cf13-80d6-45d7-b1b5-ffc3e97f00c9 resource provider aggregate not found 2026-05-26 07:07:20.874 8 INFO neutron.services.segments.plugin [-] Segment ac32cf13-80d6-45d7-b1b5-ffc3e97f00c9 resource provider aggregate not found 2026-05-26 07:07:20.878 8 INFO neutron.services.segments.plugin [-] Segment ac32cf13-80d6-45d7-b1b5-ffc3e97f00c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac32cf13-80d6-45d7-b1b5-ffc3e97f00c9 found for delete ", "request_id": "req-c6f7eebd-cfbf-4cc8-98d7-b3a3a39003bd"}]} [pid: 8|app: 0|req: 1251/2539] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:07:20 2026] DELETE /v2.0/networks/26fd372c-d899-4a54-b279-5e13545d8c22 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2540] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:07:20 2026] DELETE /v2.0/networks/76767b4b-7c2e-4ace-9131-b755887c6922 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:07:21.619 8 INFO neutron.services.segments.plugin [-] Segment ac32cf13-80d6-45d7-b1b5-ffc3e97f00c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac32cf13-80d6-45d7-b1b5-ffc3e97f00c9 found for delete ", "request_id": "req-f8b199d3-4861-478a-a064-817030d2af3f"}]} [pid: 8|app: 0|req: 1252/2541] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:21 2026] GET /v2.0/security-groups?tenant_id=843281725ecb4ed2a5acf0ee786c3abb&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:07:21.812 7 INFO neutron.services.segments.plugin [-] Segment 0f7a46e6-427d-4197-b4ac-1f43eba0caba resource provider aggregate not found 2026-05-26 07:07:21.815 7 INFO neutron.services.segments.plugin [-] Segment 0f7a46e6-427d-4197-b4ac-1f43eba0caba resource provider aggregate not found 2026-05-26 07:07:21.829 7 INFO neutron.services.segments.plugin [-] Segment 0f7a46e6-427d-4197-b4ac-1f43eba0caba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f7a46e6-427d-4197-b4ac-1f43eba0caba found for delete ", "request_id": "req-dff89e0b-a3e7-475f-9443-ca7b327c049a"}]} 2026-05-26 07:07:21.830 7 INFO neutron.services.segments.plugin [-] Segment 0f7a46e6-427d-4197-b4ac-1f43eba0caba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f7a46e6-427d-4197-b4ac-1f43eba0caba found for delete ", "request_id": "req-a85b361f-de98-4463-b5ae-59f987254646"}]} [pid: 7|app: 0|req: 1290/2542] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:21 2026] DELETE /v2.0/security-groups/8f6c1787-7802-4694-959f-e262c17e21ad => 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: 1253/2543] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:22 2026] GET /v2.0/security-groups?tenant_id=81bf1edcb2c54ffabc19eb9f0fc95698&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2544] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:22 2026] DELETE /v2.0/security-groups/8234f52f-1156-4781-8a95-94c07b9415b0 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:07:23.777 8 WARNING neutron_lib.context [None req-5554c093-6bca-4173-ba0f-54af72321396 375f1355173042779cfb565522f69983 d4ecb25d4ce24dda9c020dbb87bb751c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:07:23.942 8 INFO neutron.db.segments_db [None req-5554c093-6bca-4173-ba0f-54af72321396 375f1355173042779cfb565522f69983 d4ecb25d4ce24dda9c020dbb87bb751c - - default default] Added segment f8355d0f-f984-4691-9ca8-5ac6ff8f5233 of type vxlan for network 2c1ac6fe-bc05-4432-9cbd-36c92b4b2429 [pid: 8|app: 0|req: 1254/2545] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:23 2026] POST /v2.0/networks => generated 630 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:24.043 7 WARNING neutron_lib.context [None req-e97c04fa-ba97-441f-b347-b87b9772f0d1 375f1355173042779cfb565522f69983 d4ecb25d4ce24dda9c020dbb87bb751c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1292/2546] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:07:24 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2547] 10.0.0.69 () {34 vars in 750 bytes} [Tue May 26 07:07:24 2026] PUT /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2548] 10.0.0.69 () {32 vars in 730 bytes} [Tue May 26 07:07:24 2026] GET /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2549] 10.0.0.69 () {34 vars in 761 bytes} [Tue May 26 07:07:24 2026] PUT /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2550] 10.0.0.69 () {32 vars in 730 bytes} [Tue May 26 07:07:24 2026] GET /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2551] 10.0.0.69 () {34 vars in 757 bytes} [Tue May 26 07:07:24 2026] PUT /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2552] 10.0.0.69 () {32 vars in 730 bytes} [Tue May 26 07:07:24 2026] GET /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2553] 10.0.0.69 () {34 vars in 779 bytes} [Tue May 26 07:07:24 2026] PUT /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2554] 10.0.0.69 () {32 vars in 730 bytes} [Tue May 26 07:07:24 2026] GET /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2555] 10.0.0.69 () {34 vars in 750 bytes} [Tue May 26 07:07:24 2026] PUT /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2556] 10.0.0.69 () {32 vars in 730 bytes} [Tue May 26 07:07:24 2026] GET /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2557] 10.0.0.69 () {32 vars in 738 bytes} [Tue May 26 07:07:24 2026] GET /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:07:24.718 7 INFO neutron.api.v2.resource [None req-aa865e4a-d4e4-4e20-ac8f-f3709f3b1f21 375f1355173042779cfb565522f69983 d4ecb25d4ce24dda9c020dbb87bb751c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1298/2558] 10.0.0.69 () {32 vars in 742 bytes} [Tue May 26 07:07:24 2026] GET /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2559] 10.0.0.69 () {32 vars in 741 bytes} [Tue May 26 07:07:24 2026] DELETE /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags/red => 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: 1299/2560] 10.0.0.69 () {32 vars in 730 bytes} [Tue May 26 07:07:24 2026] GET /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:07:24.865 8 INFO neutron.api.v2.resource [None req-a4ec17b7-4565-4c23-a672-cbfa642e0b8d 375f1355173042779cfb565522f69983 d4ecb25d4ce24dda9c020dbb87bb751c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1262/2561] 10.0.0.69 () {32 vars in 745 bytes} [Tue May 26 07:07:24 2026] DELETE /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2562] 10.0.0.69 () {32 vars in 733 bytes} [Tue May 26 07:07:24 2026] DELETE /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/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: 1263/2563] 10.0.0.69 () {32 vars in 730 bytes} [Tue May 26 07:07:24 2026] GET /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0/tags => 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: 1301/2564] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:07:24 2026] DELETE /v2.0/subnets/2e190296-c9ed-4602-a2a3-1558ff903bc0 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:07:25.378 8 INFO neutron.services.segments.plugin [-] Segment f8355d0f-f984-4691-9ca8-5ac6ff8f5233 resource provider aggregate not found 2026-05-26 07:07:25.382 8 INFO neutron.services.segments.plugin [-] Segment f8355d0f-f984-4691-9ca8-5ac6ff8f5233 resource provider aggregate not found 2026-05-26 07:07:25.397 8 INFO neutron.services.segments.plugin [-] Segment f8355d0f-f984-4691-9ca8-5ac6ff8f5233 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8355d0f-f984-4691-9ca8-5ac6ff8f5233 found for delete ", "request_id": "req-558695b3-0552-4ad8-8fa4-564254732f67"}]} 2026-05-26 07:07:25.398 8 INFO neutron.services.segments.plugin [-] Segment f8355d0f-f984-4691-9ca8-5ac6ff8f5233 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8355d0f-f984-4691-9ca8-5ac6ff8f5233 found for delete ", "request_id": "req-892c2636-460e-4d34-b7c9-c16f55f585f6"}]} [pid: 8|app: 0|req: 1264/2565] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:07:25 2026] DELETE /v2.0/networks/2c1ac6fe-bc05-4432-9cbd-36c92b4b2429 => 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: 1302/2566] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:26 2026] GET /v2.0/security-groups?tenant_id=d4ecb25d4ce24dda9c020dbb87bb751c&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2567] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:26 2026] DELETE /v2.0/security-groups/60137ea7-fb22-41e1-b54b-3b42e4ec3a48 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2568] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:07:26 2026] GET /v2.0/security-groups?tenant_id=83556ca5f4ed42caa3e695ff500731b8&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2569] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:07:26 2026] DELETE /v2.0/security-groups/4a369fe2-4277-439e-8ec1-de700a2f7058 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:07:35.020 8 WARNING neutron_lib.context [None req-f0499928-89cf-4881-ad0a-1df70647f656 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:07:35.176 8 INFO neutron.db.segments_db [None req-f0499928-89cf-4881-ad0a-1df70647f656 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Added segment ee8e7d37-99b8-41fa-87b7-13d57e81be12 of type vxlan for network 39c8ab8a-a133-41d4-a4d8-171167f895ff [pid: 8|app: 0|req: 1268/2572] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:34 2026] POST /v2.0/networks => generated 639 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:35.275 7 WARNING neutron_lib.context [None req-7156c58f-8c29-49cf-87b1-72ca09468775 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1305/2573] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:07:35 2026] POST /v2.0/subnets => generated 656 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2574] 10.0.0.69 () {32 vars in 721 bytes} [Tue May 26 07:07:35 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:07:35.575 7 WARNING neutron_lib.context [None req-bb871b90-234b-4290-8e16-12f1f754e5bf 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1306/2575] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:07:35 2026] POST /v2.0/subnets => generated 731 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:35.823 8 WARNING neutron_lib.context [None req-d2bedc9f-bb82-4d62-a615-8ecffe377779 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:07:35.872 8 INFO neutron.db.segments_db [None req-d2bedc9f-bb82-4d62-a615-8ecffe377779 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Added segment 1a7e0637-4a8e-4a53-82a3-26dbe7c6a27a of type vxlan for network bd1edcab-ce84-48be-a840-39e18e414584 [pid: 8|app: 0|req: 1270/2576] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:35 2026] POST /v2.0/networks => generated 635 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:35.998 7 WARNING neutron_lib.context [None req-70a4a095-073f-47ea-9834-a76b7bd2e680 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1307/2577] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:07:35 2026] POST /v2.0/subnets => generated 656 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:36.305 8 WARNING neutron_lib.context [None req-70559efc-f8e9-4b1b-8911-af42480ad95a 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1271/2578] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:07:36 2026] POST /v2.0/subnets => generated 726 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:36.564 7 WARNING neutron_lib.context [None req-42f6514a-8930-4856-b8a6-ef23c9158cf5 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:07:36.622 7 INFO neutron.db.segments_db [None req-42f6514a-8930-4856-b8a6-ef23c9158cf5 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Added segment 5d980d94-d1e7-472e-b37d-4ec67722446f of type vxlan for network 634b79af-6dff-463c-977b-59dfb56d6515 [pid: 7|app: 0|req: 1308/2579] 10.0.0.69 () {34 vars in 669 bytes} [Tue May 26 07:07:36 2026] POST /v2.0/networks => generated 636 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:36.764 8 WARNING neutron_lib.context [None req-5e27b97a-8b94-4bf9-a363-d87a2d023054 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1272/2580] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:07:36 2026] POST /v2.0/subnets => generated 656 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:36.975 7 WARNING neutron_lib.context [None req-036962a3-1a6a-48e4-ab39-3497df20a896 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1309/2581] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:07:36 2026] POST /v2.0/subnets => generated 729 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:37.288 8 WARNING neutron_lib.context [None req-ab39abd5-e1ee-472e-aa6f-0475975cd4b1 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:07:37.325 8 INFO neutron.db.segments_db [None req-ab39abd5-e1ee-472e-aa6f-0475975cd4b1 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Added segment d489b619-15c3-43f0-b8f0-cd7b4d5ffcd5 of type vxlan for network 7b630234-475c-454a-8b36-b1bdb761b144 2026-05-26 07:07:37.600 8 INFO neutron.db.l3_hamode_db [None req-ab39abd5-e1ee-472e-aa6f-0475975cd4b1 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:07:38.445 8 INFO neutron.db.l3_hamode_db [None req-ab39abd5-e1ee-472e-aa6f-0475975cd4b1 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1273/2582] 10.0.0.69 () {34 vars in 668 bytes} [Tue May 26 07:07:37 2026] POST /v2.0/routers => generated 684 bytes in 2182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2583] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:07:39 2026] PUT /v2.0/routers/e506ec3e-9ff6-4be4-b106-a1a6497b1742/add_router_interface => generated 309 bytes in 1659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2584] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:07:41 2026] PUT /v2.0/routers/e506ec3e-9ff6-4be4-b106-a1a6497b1742/add_router_interface => generated 309 bytes in 1414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2587] 10.0.0.69 () {34 vars in 782 bytes} [Tue May 26 07:07:42 2026] PUT /v2.0/routers/e506ec3e-9ff6-4be4-b106-a1a6497b1742/add_router_interface => generated 309 bytes in 1977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:07:44.606 8 WARNING neutron_lib.context [None req-a239089d-f043-46ee-9e74-cc7456a5ea6e 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1277/2588] 10.0.0.69 () {34 vars in 683 bytes} [Tue May 26 07:07:44 2026] POST /v2.0/security-groups => generated 1630 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:07:44.806 7 WARNING neutron_lib.context [None req-417fe022-7a4d-49b7-8a22-5d9c4decc8ed 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1312/2589] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:07:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:44.945 8 WARNING neutron_lib.context [None req-18fbb575-e0c6-4fc8-9485-c5eeb22c6c31 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1278/2590] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:07:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:45.097 7 WARNING neutron_lib.context [None req-f608c469-2558-444b-b838-27ff6f30f4af 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1313/2591] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:07:45 2026] POST /v2.0/security-group-rules => generated 599 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:45.224 8 WARNING neutron_lib.context [None req-1a1de3f6-f726-4eed-b9fd-6da12e98ee84 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1279/2592] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:07:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:45.359 7 WARNING neutron_lib.context [None req-b47b9a4d-7993-4da0-9a70-9906e5c63c3b 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1314/2593] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:07:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:45.514 8 WARNING neutron_lib.context [None req-f824178c-ad39-429e-a260-6285c693528d 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1280/2594] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:07:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:45.659 7 WARNING neutron_lib.context [None req-36f0c4a4-842c-4a5f-8e73-22a994ccee44 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1315/2595] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:07:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:45.791 8 WARNING neutron_lib.context [None req-08bb39f1-388c-4010-b0a1-13008de8eda8 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1281/2596] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:07:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:45.948 7 WARNING neutron_lib.context [None req-61a07708-aee3-4198-8b3c-aa98026be77b 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1316/2597] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:07:45 2026] POST /v2.0/security-group-rules => generated 599 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:46.082 8 WARNING neutron_lib.context [None req-60b27195-6a54-44d4-9014-6a3332e9afcf 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1282/2598] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:07:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:07:46.217 7 WARNING neutron_lib.context [None req-2bd86975-2252-45c8-96ff-cedb2a0a404b 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1317/2599] 10.0.0.69 () {34 vars in 694 bytes} [Tue May 26 07:07:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2600] 10.0.0.97 () {34 vars in 1095 bytes} [Tue May 26 07:07:46 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1907434197&fields=id&tenant_id=264bfe3b318f4232a29e5513b1981782 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2601] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 26 07:07:46 2026] GET /v2.0/networks?id=bd1edcab-ce84-48be-a840-39e18e414584 => generated 702 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2602] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 26 07:07:46 2026] GET /v2.0/quotas/264bfe3b318f4232a29e5513b1981782 => 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: 1319/2603] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 26 07:07:46 2026] GET /v2.0/ports?tenant_id=264bfe3b318f4232a29e5513b1981782&fields=id => generated 287 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2604] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 26 07:07:47 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?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: 1320/2605] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 26 07:07:47 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2606] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:07:47 2026] GET /v2.0/ports?device_id=412b1af7-066e-429b-88ff-5a931a47a1ea => 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: 1321/2607] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:07:51 2026] GET /v2.0/networks?id=bd1edcab-ce84-48be-a840-39e18e414584 => generated 702 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2608] 199.204.45.140 () {34 vars in 1050 bytes} [Tue May 26 07:07:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=264bfe3b318f4232a29e5513b1981782 => generated 179 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:07:51.805 7 WARNING neutron_lib.context [req-c1fd4461-35ee-404d-b7f2-9de8e7d6c05d req-24ea70e0-9020-4371-8c21-2a5f3e2fec8f 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1322/2609] 199.204.45.140 () {38 vars in 955 bytes} [Tue May 26 07:07:51 2026] POST /v2.0/ports => generated 1183 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1323/2610] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:07:52 2026] GET /v2.0/ports?device_id=412b1af7-066e-429b-88ff-5a931a47a1ea => generated 1198 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2611] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:07:52 2026] GET /v2.0/security-groups?id=0db9aa0c-8e44-4093-b3e6-ded1d17e29c6&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2612] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:07:52 2026] PUT /v2.0/ports/ac00627e-fcea-4715-aaeb-921b5886d437 => generated 1464 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2613] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:07:53 2026] GET /v2.0/ports?tenant_id=264bfe3b318f4232a29e5513b1981782&device_id=412b1af7-066e-429b-88ff-5a931a47a1ea => generated 1467 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1289/2614] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:07:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=ac00627e-fcea-4715-aaeb-921b5886d437 => 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: 1326/2615] 199.204.45.140 () {34 vars in 1104 bytes} [Tue May 26 07:07:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A133&port_id=ac00627e-fcea-4715-aaeb-921b5886d437 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:07:53.920 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c5a582c-aa6a-42d0-acbc-c745b9432285'] response: {'name': 'network-changed', 'server_uuid': '412b1af7-066e-429b-88ff-5a931a47a1ea', 'tag': 'ac00627e-fcea-4715-aaeb-921b5886d437', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1290/2616] 199.204.45.140 () {34 vars in 1064 bytes} [Tue May 26 07:07:53 2026] GET /v2.0/subnets?id=94538897-2c8f-4401-8119-019274d80252&id=7cca5e10-43af-4fbb-9099-55d4db244b60 => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2617] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:07:53 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2618] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:07:54 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2619] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:07:54 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2620] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:07:54 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2621] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:07:55 2026] GET /v2.0/ports?tenant_id=264bfe3b318f4232a29e5513b1981782&device_id=412b1af7-066e-429b-88ff-5a931a47a1ea => generated 1467 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2622] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:07:55 2026] GET /v2.0/networks?id=bd1edcab-ce84-48be-a840-39e18e414584 => generated 797 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2623] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:07:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=ac00627e-fcea-4715-aaeb-921b5886d437 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2624] 199.204.45.140 () {34 vars in 1104 bytes} [Tue May 26 07:07:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A133&port_id=ac00627e-fcea-4715-aaeb-921b5886d437 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2625] 199.204.45.140 () {34 vars in 1064 bytes} [Tue May 26 07:07:55 2026] GET /v2.0/subnets?id=94538897-2c8f-4401-8119-019274d80252&id=7cca5e10-43af-4fbb-9099-55d4db244b60 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2626] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:07:55 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2627] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:07:55 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2628] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:07:55 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2629] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:07:55 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2630] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:07:57 2026] GET /v2.0/ports?device_id=412b1af7-066e-429b-88ff-5a931a47a1ea => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2631] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:07:57 2026] GET /v2.0/security-groups?id=0db9aa0c-8e44-4093-b3e6-ded1d17e29c6&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2634] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:08:02 2026] GET /v2.0/ports?device_id=412b1af7-066e-429b-88ff-5a931a47a1ea => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2635] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:08:03 2026] GET /v2.0/security-groups?id=0db9aa0c-8e44-4093-b3e6-ded1d17e29c6&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: 1337/2636] 10.0.0.69 () {32 vars in 817 bytes} [Tue May 26 07:08:03 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&mac_address=fa%3A16%3A3e%3A3b%3Ac0%3A5f => generated 1200 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:08:03.154 8 WARNING neutron_lib.context [None req-7d3e4490-6360-489a-949d-1aacd801d0de 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:08:03.954 8 INFO neutron.db.l3_db [None req-7d3e4490-6360-489a-949d-1aacd801d0de 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Floating IP 5d1dab77-8a80-436a-b22e-97bd66422276 associated. External IP: 10.96.250.208, port: ac00627e-fcea-4715-aaeb-921b5886d437. [pid: 8|app: 0|req: 1300/2637] 10.0.0.69 () {34 vars in 676 bytes} [Tue May 26 07:08:03 2026] POST /v2.0/floatingips => generated 855 bytes in 1137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2638] 10.0.0.97 () {34 vars in 1095 bytes} [Tue May 26 07:08:04 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1907434197&fields=id&tenant_id=264bfe3b318f4232a29e5513b1981782 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2639] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 26 07:08:04 2026] GET /v2.0/networks?id=634b79af-6dff-463c-977b-59dfb56d6515 => generated 703 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2640] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 26 07:08:04 2026] GET /v2.0/quotas/264bfe3b318f4232a29e5513b1981782 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:08:04.491 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-89275895-f4cd-4a15-9813-9658893b533e'] response: {'name': 'network-changed', 'server_uuid': '412b1af7-066e-429b-88ff-5a931a47a1ea', 'tag': 'ac00627e-fcea-4715-aaeb-921b5886d437', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1302/2641] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 26 07:08:04 2026] GET /v2.0/ports?tenant_id=264bfe3b318f4232a29e5513b1981782&fields=id => generated 333 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2642] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 26 07:08:04 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2643] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 26 07:08:04 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2644] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:08:04 2026] GET /v2.0/ports?device_id=aef0f598-79f2-4dd7-8765-fecea05b0419 => 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: 1304/2645] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:08:04 2026] GET /v2.0/ports?tenant_id=264bfe3b318f4232a29e5513b1981782&device_id=412b1af7-066e-429b-88ff-5a931a47a1ea => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2646] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:08:05 2026] GET /v2.0/networks?id=bd1edcab-ce84-48be-a840-39e18e414584 => generated 797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2647] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:08:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=ac00627e-fcea-4715-aaeb-921b5886d437 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2648] 199.204.45.140 () {34 vars in 1104 bytes} [Tue May 26 07:08:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A133&port_id=ac00627e-fcea-4715-aaeb-921b5886d437 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2649] 199.204.45.140 () {34 vars in 1064 bytes} [Tue May 26 07:08:05 2026] GET /v2.0/subnets?id=94538897-2c8f-4401-8119-019274d80252&id=7cca5e10-43af-4fbb-9099-55d4db244b60 => generated 1411 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2650] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:08:05 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2651] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:08:05 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&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: 1345/2652] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:08:05 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2653] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:08:05 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2654] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:08:09 2026] GET /v2.0/networks?id=634b79af-6dff-463c-977b-59dfb56d6515 => generated 703 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2655] 199.204.45.140 () {34 vars in 1050 bytes} [Tue May 26 07:08:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=264bfe3b318f4232a29e5513b1981782 => generated 179 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:08:09.241 7 WARNING neutron_lib.context [req-edfd0524-56a0-49a0-a5e8-8047fcf0bcb3 req-64c4d60f-ad52-4900-9e53-fb7d6449e478 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1347/2656] 199.204.45.140 () {38 vars in 955 bytes} [Tue May 26 07:08:09 2026] POST /v2.0/ports => generated 1187 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1348/2657] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:08:09 2026] GET /v2.0/ports?device_id=aef0f598-79f2-4dd7-8765-fecea05b0419 => generated 1202 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2658] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:08:10 2026] GET /v2.0/security-groups?id=0db9aa0c-8e44-4093-b3e6-ded1d17e29c6&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2659] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:08:09 2026] PUT /v2.0/ports/beb4ce89-864c-404d-b3c6-aeafc79c21fe => generated 1468 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2660] 10.0.0.248 () {34 vars in 990 bytes} [Tue May 26 07:08:10 2026] GET /v2.0/ports?device_id=412b1af7-066e-429b-88ff-5a931a47a1ea => generated 1469 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:08:10.320 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-64d77fbd-6fe7-40b4-a5af-38f7d5261396'] response: {'name': 'network-changed', 'server_uuid': 'aef0f598-79f2-4dd7-8765-fecea05b0419', 'tag': 'beb4ce89-864c-404d-b3c6-aeafc79c21fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1311/2661] 10.0.0.248 () {34 vars in 1040 bytes} [Tue May 26 07:08:10 2026] GET /v2.0/security-groups?id=0db9aa0c-8e44-4093-b3e6-ded1d17e29c6&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: 1351/2662] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:08:10 2026] GET /v2.0/ports?tenant_id=264bfe3b318f4232a29e5513b1981782&device_id=aef0f598-79f2-4dd7-8765-fecea05b0419 => generated 1471 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2663] 199.204.45.140 () {34 vars in 1018 bytes} [Tue May 26 07:08:10 2026] GET /v2.0/networks?tenant_id=264bfe3b318f4232a29e5513b1981782&shared=False => generated 2370 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2664] 199.204.45.140 () {34 vars in 930 bytes} [Tue May 26 07:08:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2665] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:08:12 2026] GET /v2.0/ports?tenant_id=264bfe3b318f4232a29e5513b1981782&device_id=aef0f598-79f2-4dd7-8765-fecea05b0419 => generated 1471 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2666] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:08:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.179&port_id=beb4ce89-864c-404d-b3c6-aeafc79c21fe => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2667] 199.204.45.140 () {34 vars in 1106 bytes} [Tue May 26 07:08:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A27a&port_id=beb4ce89-864c-404d-b3c6-aeafc79c21fe => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2668] 199.204.45.140 () {34 vars in 1064 bytes} [Tue May 26 07:08:12 2026] GET /v2.0/subnets?id=d908d67a-627e-46dd-9f0e-0928e5545451&id=63c5dd93-bae8-43ff-91bb-13fc4c67710e => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2669] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:08:12 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2670] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:08:12 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2671] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:08:12 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2672] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:08:12 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2675] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:08:15 2026] GET /v2.0/ports?device_id=aef0f598-79f2-4dd7-8765-fecea05b0419 => generated 1202 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2676] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:08:15 2026] GET /v2.0/security-groups?id=0db9aa0c-8e44-4093-b3e6-ded1d17e29c6&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2677] 199.204.45.140 () {34 vars in 1096 bytes} [Tue May 26 07:08:19 2026] GET /v2.0/ports?device_id=412b1af7-066e-429b-88ff-5a931a47a1ea&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2678] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:08:20 2026] GET /v2.0/ports?tenant_id=264bfe3b318f4232a29e5513b1981782&device_id=412b1af7-066e-429b-88ff-5a931a47a1ea => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2679] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:08:20 2026] GET /v2.0/ports?device_id=aef0f598-79f2-4dd7-8765-fecea05b0419 => generated 1204 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2680] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:08:20 2026] GET /v2.0/security-groups?id=0db9aa0c-8e44-4093-b3e6-ded1d17e29c6&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2681] 10.0.0.69 () {32 vars in 817 bytes} [Tue May 26 07:08:20 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&mac_address=fa%3A16%3A3e%3Af4%3Ab6%3A5e => generated 1204 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:08:20.554 8 WARNING neutron_lib.context [None req-c405a58d-9b9e-4cb9-87db-e57bdc5ea232 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1362/2682] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:08:20 2026] GET /v2.0/networks?id=bd1edcab-ce84-48be-a840-39e18e414584 => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2683] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:08:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=ac00627e-fcea-4715-aaeb-921b5886d437 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2684] 199.204.45.140 () {34 vars in 1104 bytes} [Tue May 26 07:08:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A133&port_id=ac00627e-fcea-4715-aaeb-921b5886d437 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2685] 199.204.45.140 () {34 vars in 1064 bytes} [Tue May 26 07:08:20 2026] GET /v2.0/subnets?id=94538897-2c8f-4401-8119-019274d80252&id=7cca5e10-43af-4fbb-9099-55d4db244b60 => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2686] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:08:20 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2687] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:08:20 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&device_owner=network%3Adhcp => generated 1457 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2688] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:08:20 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2689] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:08:20 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:08:21.286 8 INFO neutron.db.l3_db [None req-c405a58d-9b9e-4cb9-87db-e57bdc5ea232 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Floating IP 9ff5ef75-96d7-45d2-a20c-1e10fb3cd057 associated. External IP: 10.96.250.205, port: beb4ce89-864c-404d-b3c6-aeafc79c21fe. [pid: 8|app: 0|req: 1321/2690] 10.0.0.69 () {34 vars in 676 bytes} [Tue May 26 07:08:20 2026] POST /v2.0/floatingips => generated 855 bytes in 1059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2693] 10.0.0.248 () {34 vars in 990 bytes} [Tue May 26 07:08:28 2026] GET /v2.0/ports?device_id=aef0f598-79f2-4dd7-8765-fecea05b0419 => generated 1473 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2694] 10.0.0.248 () {34 vars in 1040 bytes} [Tue May 26 07:08:28 2026] GET /v2.0/security-groups?id=0db9aa0c-8e44-4093-b3e6-ded1d17e29c6&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2695] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:08:28 2026] GET /v2.0/ports?tenant_id=264bfe3b318f4232a29e5513b1981782&device_id=aef0f598-79f2-4dd7-8765-fecea05b0419 => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:08:29.020 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d541fe3c-2735-4995-a75e-488c7f68990c'] response: {'name': 'network-changed', 'server_uuid': 'aef0f598-79f2-4dd7-8765-fecea05b0419', 'tag': 'beb4ce89-864c-404d-b3c6-aeafc79c21fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1324/2696] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:08:29 2026] GET /v2.0/networks?id=634b79af-6dff-463c-977b-59dfb56d6515 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2697] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:08:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.179&port_id=beb4ce89-864c-404d-b3c6-aeafc79c21fe => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2698] 199.204.45.140 () {34 vars in 1106 bytes} [Tue May 26 07:08:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A27a&port_id=beb4ce89-864c-404d-b3c6-aeafc79c21fe => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2699] 199.204.45.140 () {34 vars in 1064 bytes} [Tue May 26 07:08:29 2026] GET /v2.0/subnets?id=d908d67a-627e-46dd-9f0e-0928e5545451&id=63c5dd93-bae8-43ff-91bb-13fc4c67710e => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2700] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:08:29 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2701] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:08:29 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2702] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:08:29 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2703] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:08:29 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2704] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:08:33 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2705] 10.0.0.145 () {30 vars in 689 bytes} [Tue May 26 07:08:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2706] 10.0.0.145 () {30 vars in 691 bytes} [Tue May 26 07:08:35 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: 1378/2707] 10.0.0.145 () {30 vars in 667 bytes} [Tue May 26 07:08:35 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: 1330/2708] 10.0.0.145 () {30 vars in 703 bytes} [Tue May 26 07:08:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2709] 10.0.0.145 () {28 vars in 438 bytes} [Tue May 26 07:08:35 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: 1331/2710] 10.0.0.145 () {30 vars in 727 bytes} [Tue May 26 07:08:35 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 656 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2711] 10.0.0.145 () {30 vars in 689 bytes} [Tue May 26 07:08:35 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: 1332/2712] 10.0.0.145 () {30 vars in 691 bytes} [Tue May 26 07:08:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2713] 10.0.0.145 () {30 vars in 667 bytes} [Tue May 26 07:08:35 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: 1333/2714] 10.0.0.145 () {30 vars in 703 bytes} [Tue May 26 07:08:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2715] 10.0.0.145 () {30 vars in 727 bytes} [Tue May 26 07:08:35 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2716] 10.0.0.145 () {30 vars in 689 bytes} [Tue May 26 07:08:35 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: 1383/2717] 10.0.0.145 () {30 vars in 691 bytes} [Tue May 26 07:08:35 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: 1335/2718] 10.0.0.145 () {30 vars in 667 bytes} [Tue May 26 07:08:35 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: 1384/2719] 10.0.0.145 () {30 vars in 703 bytes} [Tue May 26 07:08:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2720] 10.0.0.145 () {30 vars in 729 bytes} [Tue May 26 07:08:35 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2721] 10.0.0.145 () {30 vars in 681 bytes} [Tue May 26 07:08:35 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2722] 10.0.0.145 () {34 vars in 703 bytes} [Tue May 26 07:08:35 2026] POST /v2.0/ports => generated 1132 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2723] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:08:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1338/2724] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:08:38 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: 1387/2725] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:08:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2726] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:08:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2727] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:08:38 2026] GET /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2728] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:08:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2729] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:08:39 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: 1341/2730] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:08:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2731] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:08:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:08:39.191 8 INFO neutron.api.v2.resource [None req-c1946a0e-c555-4739-a253-80502c248e70 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1342/2732] 199.204.45.140 () {30 vars in 762 bytes} [Tue May 26 07:08:39 2026] GET /v2.0/security-groups/lb-1d46d14e-72d6-429c-a3e4-40791bff8cf8 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2733] 199.204.45.140 () {30 vars in 784 bytes} [Tue May 26 07:08:39 2026] GET /v2.0/security-groups?name=lb-1d46d14e-72d6-429c-a3e4-40791bff8cf8 => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2734] 199.204.45.140 () {34 vars in 735 bytes} [Tue May 26 07:08:39 2026] POST /v2.0/security-groups => generated 1638 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2735] 199.204.45.140 () {30 vars in 814 bytes} [Tue May 26 07:08:39 2026] GET /v2.0/security-group-rules?security_group_id=fee0e22e-9af7-4306-bd72-5fe0dde8dfcb => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2736] 199.204.45.140 () {34 vars in 788 bytes} [Tue May 26 07:08:39 2026] PUT /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => generated 1132 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2737] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:08:39 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1345/2738] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:08:39 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: 1394/2739] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:08:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2740] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:08:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2741] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:08:39 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2744] 10.0.0.97 () {34 vars in 1015 bytes} [Tue May 26 07:08:46 2026] GET /v2.0/security-groups?id=aa9a6bc0-7e54-4f63-ae24-492014d98e86&fields=id => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2745] 10.0.0.97 () {34 vars in 981 bytes} [Tue May 26 07:08:46 2026] GET /v2.0/networks?id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2746] 10.0.0.97 () {34 vars in 964 bytes} [Tue May 26 07:08:46 2026] GET /v2.0/quotas/035a222301ca4cb9b0ccacc65057d5ca => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2747] 10.0.0.97 () {34 vars in 1001 bytes} [Tue May 26 07:08:46 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&fields=id => generated 149 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2748] 10.0.0.97 () {34 vars in 1007 bytes} [Tue May 26 07:08:46 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2749] 10.0.0.97 () {34 vars in 1107 bytes} [Tue May 26 07:08:47 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2750] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:08:47 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => 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: 1400/2751] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:08:47 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => 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: 1352/2752] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:08:50 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => 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: 1401/2753] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:08:50 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => 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: 1353/2754] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:08:51 2026] GET /v2.0/networks?id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2755] 199.204.45.140 () {34 vars in 1050 bytes} [Tue May 26 07:08:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=035a222301ca4cb9b0ccacc65057d5ca => generated 343 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2756] 199.204.45.140 () {38 vars in 955 bytes} [Tue May 26 07:08:51 2026] POST /v2.0/ports => generated 1074 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2757] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:08:52 2026] PUT /v2.0/ports/0634266f-76cf-4386-a217-79ab3aa9a5a7 => generated 1235 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1355/2758] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:08:53 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1404/2759] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:08:53 2026] GET /v2.0/security-groups?id=aa9a6bc0-7e54-4f63-ae24-492014d98e86&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2760] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:08:53 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2761] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:08:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.6&port_id=0634266f-76cf-4386-a217-79ab3aa9a5a7 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:08:53.594 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-76249d62-865e-4439-9c54-13f22822ad3f'] response: {'name': 'network-changed', 'server_uuid': 'f4ccb4e2-e0fe-45b1-9171-22a00542edd6', 'tag': '0634266f-76cf-4386-a217-79ab3aa9a5a7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1406/2762] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:08:53 2026] GET /v2.0/subnets?id=502eb815-a92e-4056-b5f0-b4e99579985a => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2763] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:08:53 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2764] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:08:53 2026] GET /v2.0/ports?network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d&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: 1358/2765] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:08:53 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2766] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:08:53 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2767] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:08:54 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2768] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:08:54 2026] GET /v2.0/networks?id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2769] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:08:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.6&port_id=0634266f-76cf-4386-a217-79ab3aa9a5a7 => 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: 1410/2770] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:08:54 2026] GET /v2.0/subnets?id=502eb815-a92e-4056-b5f0-b4e99579985a => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2771] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:08:54 2026] GET /v2.0/ports?network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2772] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:08:55 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2773] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:08:55 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2774] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:08:56 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2775] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:08:56 2026] GET /v2.0/security-groups?id=aa9a6bc0-7e54-4f63-ae24-492014d98e86&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2776] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:08:56 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2777] 199.204.45.140 () {34 vars in 994 bytes} [Tue May 26 07:08:57 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2780] 199.204.45.140 () {34 vars in 1044 bytes} [Tue May 26 07:08:58 2026] GET /v2.0/security-groups?id=aa9a6bc0-7e54-4f63-ae24-492014d98e86&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2781] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:08:59 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2782] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:08:59 2026] GET /v2.0/security-groups?id=aa9a6bc0-7e54-4f63-ae24-492014d98e86&fields=id&fields=name => generated 96 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2783] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:08:59 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2784] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:09:02 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2785] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:09:02 2026] GET /v2.0/security-groups?id=aa9a6bc0-7e54-4f63-ae24-492014d98e86&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2786] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:09:02 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => 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: 1419/2789] 199.204.45.140 () {34 vars in 1096 bytes} [Tue May 26 07:09:25 2026] GET /v2.0/ports?device_id=aef0f598-79f2-4dd7-8765-fecea05b0419&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2790] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:09:26 2026] GET /v2.0/ports?tenant_id=264bfe3b318f4232a29e5513b1981782&device_id=aef0f598-79f2-4dd7-8765-fecea05b0419 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2791] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:09:26 2026] GET /v2.0/networks?id=634b79af-6dff-463c-977b-59dfb56d6515 => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2792] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:09:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.179&port_id=beb4ce89-864c-404d-b3c6-aeafc79c21fe => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2793] 199.204.45.140 () {34 vars in 1106 bytes} [Tue May 26 07:09:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A27a&port_id=beb4ce89-864c-404d-b3c6-aeafc79c21fe => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2794] 199.204.45.140 () {34 vars in 1064 bytes} [Tue May 26 07:09:26 2026] GET /v2.0/subnets?id=d908d67a-627e-46dd-9f0e-0928e5545451&id=63c5dd93-bae8-43ff-91bb-13fc4c67710e => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2795] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:09:26 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2796] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:09:27 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2797] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:09:27 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2798] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:09:27 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2801] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:09:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2802] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:09:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2803] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:09:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2804] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:09:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2805] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:09:37 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2806] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:09:37 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2807] 199.204.45.140 () {34 vars in 716 bytes} [Tue May 26 07:09:37 2026] POST /v2.0/ports => generated 1097 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2808] 10.0.0.97 () {34 vars in 970 bytes} [Tue May 26 07:09:37 2026] GET /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 1097 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1381/2809] 10.0.0.97 () {34 vars in 906 bytes} [Tue May 26 07:09:37 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2810] 199.204.45.140 () {34 vars in 1262 bytes} [Tue May 26 07:09:39 2026] GET /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2811] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:09:39 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2812] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:09:39 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2813] 199.204.45.140 () {34 vars in 975 bytes} [Tue May 26 07:09:39 2026] GET /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 1097 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2814] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:09:39 2026] GET /v2.0/networks?id=39c8ab8a-a133-41d4-a4d8-171167f895ff => generated 802 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2815] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:09:39 2026] PUT /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 1287 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2816] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:09:41 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 2519 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1385/2817] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:09:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.6&port_id=0634266f-76cf-4386-a217-79ab3aa9a5a7 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2818] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:09:41 2026] GET /v2.0/subnets?id=502eb815-a92e-4056-b5f0-b4e99579985a => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:09:41.290 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-017b459f-97f5-4488-a37c-a18d1d599fb6'] response: {'name': 'network-changed', 'server_uuid': 'f4ccb4e2-e0fe-45b1-9171-22a00542edd6', 'tag': '63822163-de0f-4f67-a26d-f21876a6c520', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1386/2819] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:09:41 2026] GET /v2.0/ports?network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2820] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:09:41 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?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: 1387/2821] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:09:41 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2822] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:09:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.141&port_id=63822163-de0f-4f67-a26d-f21876a6c520 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2823] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:09:41 2026] GET /v2.0/subnets?id=18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2824] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:09:41 2026] GET /v2.0/ports?network_id=39c8ab8a-a133-41d4-a4d8-171167f895ff&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2825] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:09:41 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2826] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:09:41 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2827] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:09:42 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 2519 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2828] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:09:42 2026] GET /v2.0/networks?id=39c8ab8a-a133-41d4-a4d8-171167f895ff => generated 802 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2829] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:09:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.141&port_id=63822163-de0f-4f67-a26d-f21876a6c520 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2830] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:09:42 2026] GET /v2.0/subnets?id=18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2831] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:09:42 2026] GET /v2.0/ports?network_id=39c8ab8a-a133-41d4-a4d8-171167f895ff&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: 1440/2832] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:09:42 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2833] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:09:42 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2836] 10.0.0.97 () {34 vars in 970 bytes} [Tue May 26 07:09:45 2026] GET /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 1287 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2837] 199.204.45.140 () {34 vars in 788 bytes} [Tue May 26 07:09:45 2026] PUT /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 1312 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:09:45.314 8 INFO neutron.api.v2.resource [None req-fd776741-42f0-4edf-8f8b-75966d588f82 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1396/2838] 199.204.45.140 () {30 vars in 762 bytes} [Tue May 26 07:09:45 2026] GET /v2.0/security-groups/lb-1d46d14e-72d6-429c-a3e4-40791bff8cf8 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1443/2839] 199.204.45.140 () {30 vars in 784 bytes} [Tue May 26 07:09:45 2026] GET /v2.0/security-groups?name=lb-1d46d14e-72d6-429c-a3e4-40791bff8cf8 => generated 1639 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2840] 199.204.45.140 () {34 vars in 788 bytes} [Tue May 26 07:09:45 2026] PUT /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 1312 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:09:45.828 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9440c39e-6b47-4071-a374-c892cef39aca'] response: {'name': 'network-changed', 'server_uuid': 'f4ccb4e2-e0fe-45b1-9171-22a00542edd6', 'tag': '63822163-de0f-4f67-a26d-f21876a6c520', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1444/2841] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:09:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1398/2842] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:09: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: 1445/2843] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:09:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:09:45.874 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2766a1f4-d7d3-4bf8-a374-2090d9b57537'] response: {'name': 'network-changed', 'server_uuid': 'f4ccb4e2-e0fe-45b1-9171-22a00542edd6', 'tag': '63822163-de0f-4f67-a26d-f21876a6c520', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1399/2844] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:09:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2845] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:09:45 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2846] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:09:45 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2847] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:09:45 2026] GET /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2848] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:09:45 2026] GET /v2.0/networks?id=39c8ab8a-a133-41d4-a4d8-171167f895ff => generated 802 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2849] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:09:45 2026] GET /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 1350 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2850] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:09:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.141&port_id=63822163-de0f-4f67-a26d-f21876a6c520 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2851] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:09:46 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2852] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:09:46 2026] GET /v2.0/subnets?id=18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2853] 199.204.45.140 () {30 vars in 742 bytes} [Tue May 26 07:09:46 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2854] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:09:46 2026] GET /v2.0/ports?network_id=39c8ab8a-a133-41d4-a4d8-171167f895ff&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2855] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:09:46 2026] GET /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2856] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:09:46 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2857] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:09:46 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2858] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:09:46 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2859] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:09:47 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2860] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:09:47 2026] GET /v2.0/networks?id=39c8ab8a-a133-41d4-a4d8-171167f895ff => generated 802 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2861] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:09:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.141&port_id=63822163-de0f-4f67-a26d-f21876a6c520 => 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: 1454/2862] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:09:47 2026] GET /v2.0/subnets?id=18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2863] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:09:47 2026] GET /v2.0/ports?network_id=39c8ab8a-a133-41d4-a4d8-171167f895ff&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: 1455/2864] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:09:47 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2865] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:09:47 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:09:56.575 7 WARNING neutron_lib.context [None req-6dfb498e-0dc2-4737-aba7-6afe3318ca5a 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:09:57.354 7 INFO neutron.db.l3_db [None req-6dfb498e-0dc2-4737-aba7-6afe3318ca5a 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Floating IP 17036f0b-b6cd-4bea-9d4c-65804a8a2576 associated. External IP: 10.96.250.213, port: 6b552574-a9aa-44a4-ba8e-e2fc63a1bac4. [pid: 7|app: 0|req: 1456/2866] 10.0.0.69 () {34 vars in 676 bytes} [Tue May 26 07:09:56 2026] POST /v2.0/floatingips => generated 899 bytes in 1115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2869] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:10:00 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: 1458/2870] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:10:00 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: 1413/2871] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:10:00 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: 1459/2872] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:10:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:10:00.584 8 INFO neutron.api.v2.resource [None req-25a057c7-b734-4558-bc45-9592e509b7cb c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1414/2873] 199.204.45.140 () {30 vars in 762 bytes} [Tue May 26 07:10:00 2026] GET /v2.0/security-groups/lb-1d46d14e-72d6-429c-a3e4-40791bff8cf8 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2874] 199.204.45.140 () {30 vars in 784 bytes} [Tue May 26 07:10:00 2026] GET /v2.0/security-groups?name=lb-1d46d14e-72d6-429c-a3e4-40791bff8cf8 => generated 1639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2875] 199.204.45.140 () {30 vars in 814 bytes} [Tue May 26 07:10:00 2026] GET /v2.0/security-group-rules?security_group_id=fee0e22e-9af7-4306-bd72-5fe0dde8dfcb => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2876] 199.204.45.140 () {34 vars in 746 bytes} [Tue May 26 07:10:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2877] 199.204.45.140 () {34 vars in 746 bytes} [Tue May 26 07:10:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2878] 10.0.0.145 () {30 vars in 689 bytes} [Tue May 26 07:10:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2879] 10.0.0.145 () {30 vars in 691 bytes} [Tue May 26 07:10:09 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: 1463/2880] 10.0.0.145 () {30 vars in 667 bytes} [Tue May 26 07:10:09 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: 1418/2881] 10.0.0.145 () {30 vars in 703 bytes} [Tue May 26 07:10:09 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: 1464/2882] 10.0.0.145 () {28 vars in 438 bytes} [Tue May 26 07:10:10 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2883] 10.0.0.145 () {30 vars in 727 bytes} [Tue May 26 07:10:10 2026] GET /v2.0/subnets/94538897-2c8f-4401-8119-019274d80252 => generated 656 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2884] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:10:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2885] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:10:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2886] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:10:12 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: 1421/2887] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:10:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2888] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:10:12 2026] GET /v2.0/subnets/94538897-2c8f-4401-8119-019274d80252 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2889] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:10:12 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2892] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:10:13 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: 1469/2893] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:10:13 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: 1425/2894] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:10:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2895] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:10:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2896] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:14 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2897] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:14 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2898] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:10:15 2026] GET /v2.0/networks?id=bd1edcab-ce84-48be-a840-39e18e414584 => generated 797 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2899] 199.204.45.140 () {38 vars in 955 bytes} [Tue May 26 07:10:15 2026] POST /v2.0/ports => generated 1299 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2900] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:10:15 2026] PUT /v2.0/ports/15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 1460 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1473/2901] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 4034 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1429/2902] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.6&port_id=0634266f-76cf-4386-a217-79ab3aa9a5a7 => 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: 1474/2903] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/subnets?id=502eb815-a92e-4056-b5f0-b4e99579985a => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:10:17.211 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba7f2a34-bf05-4060-bc0b-f6e09e675ed2'] response: {'name': 'network-changed', 'server_uuid': 'f4ccb4e2-e0fe-45b1-9171-22a00542edd6', 'tag': '15a2068e-9b4c-440e-b55b-6acf1723b429', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1430/2904] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/ports?network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2905] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2906] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2907] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.141&port_id=63822163-de0f-4f67-a26d-f21876a6c520 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2908] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/subnets?id=18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2909] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/ports?network_id=39c8ab8a-a133-41d4-a4d8-171167f895ff&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2910] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2911] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2912] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.113&port_id=15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2913] 199.204.45.140 () {34 vars in 1102 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ab4&port_id=15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2914] 199.204.45.140 () {34 vars in 1064 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/subnets?id=94538897-2c8f-4401-8119-019274d80252&id=7cca5e10-43af-4fbb-9099-55d4db244b60 => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2915] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&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: 1436/2916] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2917] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?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: 1437/2918] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:17 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2919] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:10:18 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 4034 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2920] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:10:18 2026] GET /v2.0/networks?id=bd1edcab-ce84-48be-a840-39e18e414584 => generated 797 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2921] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:10:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.113&port_id=15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2922] 199.204.45.140 () {34 vars in 1102 bytes} [Tue May 26 07:10:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ab4&port_id=15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2923] 199.204.45.140 () {34 vars in 1064 bytes} [Tue May 26 07:10:19 2026] GET /v2.0/subnets?id=94538897-2c8f-4401-8119-019274d80252&id=7cca5e10-43af-4fbb-9099-55d4db244b60 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2924] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:19 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2925] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:19 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2926] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:19 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2927] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:19 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2928] 10.0.0.97 () {34 vars in 970 bytes} [Tue May 26 07:10:21 2026] GET /v2.0/ports/15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 1462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2929] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:10:21 2026] GET /v2.0/ports/15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 1462 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2930] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:10:21 2026] GET /v2.0/ports/15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 1462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2931] 199.204.45.140 () {34 vars in 789 bytes} [Tue May 26 07:10:21 2026] PUT /v2.0/ports/15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 1201 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2932] 199.204.45.140 () {30 vars in 742 bytes} [Tue May 26 07:10:21 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584 => generated 794 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1489/2933] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:10:21 2026] GET /v2.0/subnets/94538897-2c8f-4401-8119-019274d80252 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2934] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:10:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:10:21.791 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5276522f-024c-4763-84d4-90344db74243'] response: {'name': 'network-changed', 'server_uuid': 'f4ccb4e2-e0fe-45b1-9171-22a00542edd6', 'tag': '15a2068e-9b4c-440e-b55b-6acf1723b429', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1490/2935] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:10:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2936] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:10:21 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: 1491/2937] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:10:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2938] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:10:21 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2939] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:10:21 2026] GET /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2940] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:10:21 2026] GET /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2941] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:10:21 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2942] 199.204.45.140 () {30 vars in 742 bytes} [Tue May 26 07:10:22 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2943] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:10:22 2026] GET /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => 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: 1450/2944] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:10:22 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2945] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:10:22 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 3811 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2946] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:10:22 2026] GET /v2.0/networks?id=bd1edcab-ce84-48be-a840-39e18e414584 => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2947] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:10:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.113&port_id=15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2948] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:10:22 2026] GET /v2.0/subnets?id=94538897-2c8f-4401-8119-019274d80252 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2949] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:22 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2950] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:22 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2951] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:22 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2952] 199.204.45.140 () {34 vars in 1096 bytes} [Tue May 26 07:10:27 2026] GET /v2.0/ports?device_id=412b1af7-066e-429b-88ff-5a931a47a1ea&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2955] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:10:28 2026] GET /v2.0/ports?tenant_id=264bfe3b318f4232a29e5513b1981782&device_id=412b1af7-066e-429b-88ff-5a931a47a1ea => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2956] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:10:29 2026] GET /v2.0/networks?id=bd1edcab-ce84-48be-a840-39e18e414584 => generated 797 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2957] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:10:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=ac00627e-fcea-4715-aaeb-921b5886d437 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2958] 199.204.45.140 () {34 vars in 1104 bytes} [Tue May 26 07:10:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A133&port_id=ac00627e-fcea-4715-aaeb-921b5886d437 => 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: 1458/2959] 199.204.45.140 () {34 vars in 1064 bytes} [Tue May 26 07:10:29 2026] GET /v2.0/subnets?id=94538897-2c8f-4401-8119-019274d80252&id=7cca5e10-43af-4fbb-9099-55d4db244b60 => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2960] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:29 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&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: 1459/2961] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:29 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2962] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:29 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2963] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:29 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2964] 10.0.0.145 () {30 vars in 689 bytes} [Tue May 26 07:10:30 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: 1461/2965] 10.0.0.145 () {30 vars in 691 bytes} [Tue May 26 07:10:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2966] 10.0.0.145 () {30 vars in 667 bytes} [Tue May 26 07:10:30 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: 1462/2967] 10.0.0.145 () {30 vars in 703 bytes} [Tue May 26 07:10:30 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: 1506/2968] 10.0.0.145 () {28 vars in 438 bytes} [Tue May 26 07:10:31 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2969] 10.0.0.145 () {30 vars in 727 bytes} [Tue May 26 07:10:31 2026] GET /v2.0/subnets/d908d67a-627e-46dd-9f0e-0928e5545451 => generated 656 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2970] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:10: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: 8|app: 0|req: 1464/2971] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:10:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2972] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:10:31 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: 1465/2973] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:10:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2974] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:10:31 2026] GET /v2.0/subnets/94538897-2c8f-4401-8119-019274d80252 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2975] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:10:31 2026] GET /v2.0/subnets/d908d67a-627e-46dd-9f0e-0928e5545451 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2976] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:10:31 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 3811 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2977] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:10:32 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: 1511/2978] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:10:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2979] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:10:32 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: 1512/2980] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:10:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2981] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:33 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2982] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:33 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2983] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:10:33 2026] GET /v2.0/networks?id=634b79af-6dff-463c-977b-59dfb56d6515 => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2984] 199.204.45.140 () {38 vars in 955 bytes} [Tue May 26 07:10:33 2026] POST /v2.0/ports => generated 1303 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2985] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:10:34 2026] PUT /v2.0/ports/52298b3b-8c78-463e-a36a-49f16eaa1d1c => generated 1464 bytes in 819 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1515/2986] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:10:35 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 5267 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1472/2987] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.6&port_id=0634266f-76cf-4386-a217-79ab3aa9a5a7 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2988] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/subnets?id=502eb815-a92e-4056-b5f0-b4e99579985a => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:10:36.096 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c9a1e2d-a1e1-4dc0-8bab-824765d01035'] response: {'name': 'network-changed', 'server_uuid': 'f4ccb4e2-e0fe-45b1-9171-22a00542edd6', 'tag': '52298b3b-8c78-463e-a36a-49f16eaa1d1c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1473/2989] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/ports?network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2990] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2991] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2992] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.141&port_id=63822163-de0f-4f67-a26d-f21876a6c520 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2993] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/subnets?id=18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2994] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/ports?network_id=39c8ab8a-a133-41d4-a4d8-171167f895ff&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2995] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2996] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2997] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.113&port_id=15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2998] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/subnets?id=94538897-2c8f-4401-8119-019274d80252 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2999] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3000] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3001] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3002] 199.204.45.140 () {34 vars in 1056 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.15&port_id=52298b3b-8c78-463e-a36a-49f16eaa1d1c => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3003] 199.204.45.140 () {34 vars in 1106 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3ea&port_id=52298b3b-8c78-463e-a36a-49f16eaa1d1c => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3004] 199.204.45.140 () {34 vars in 1064 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/subnets?id=d908d67a-627e-46dd-9f0e-0928e5545451&id=63c5dd93-bae8-43ff-91bb-13fc4c67710e => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3005] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3006] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3007] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3008] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:36 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3009] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:10:37 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 5267 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3010] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:10:38 2026] GET /v2.0/networks?id=634b79af-6dff-463c-977b-59dfb56d6515 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3011] 199.204.45.140 () {34 vars in 1056 bytes} [Tue May 26 07:10:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.15&port_id=52298b3b-8c78-463e-a36a-49f16eaa1d1c => 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: 1528/3012] 199.204.45.140 () {34 vars in 1106 bytes} [Tue May 26 07:10:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3ea&port_id=52298b3b-8c78-463e-a36a-49f16eaa1d1c => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3013] 199.204.45.140 () {34 vars in 1064 bytes} [Tue May 26 07:10:38 2026] GET /v2.0/subnets?id=d908d67a-627e-46dd-9f0e-0928e5545451&id=63c5dd93-bae8-43ff-91bb-13fc4c67710e => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3014] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:38 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3015] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:38 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3016] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:38 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3017] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:38 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3018] 10.0.0.97 () {34 vars in 970 bytes} [Tue May 26 07:10:40 2026] GET /v2.0/ports/52298b3b-8c78-463e-a36a-49f16eaa1d1c => generated 1466 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3019] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:10:40 2026] GET /v2.0/ports/52298b3b-8c78-463e-a36a-49f16eaa1d1c => generated 1466 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3020] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:10:40 2026] GET /v2.0/ports/52298b3b-8c78-463e-a36a-49f16eaa1d1c => generated 1466 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3021] 199.204.45.140 () {34 vars in 789 bytes} [Tue May 26 07:10:40 2026] PUT /v2.0/ports/52298b3b-8c78-463e-a36a-49f16eaa1d1c => generated 1197 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3022] 199.204.45.140 () {30 vars in 742 bytes} [Tue May 26 07:10:40 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515 => generated 796 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1490/3023] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:10:40 2026] GET /v2.0/subnets/d908d67a-627e-46dd-9f0e-0928e5545451 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3024] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:10:40 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) 2026-05-26 07:10:40.867 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83793421-f2ef-4013-a4a6-729d9621f4fa'] response: {'name': 'network-changed', 'server_uuid': 'f4ccb4e2-e0fe-45b1-9171-22a00542edd6', 'tag': '52298b3b-8c78-463e-a36a-49f16eaa1d1c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1491/3025] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:10:40 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: 1535/3026] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:10:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3027] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:10:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3028] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:10:40 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3029] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:10:40 2026] GET /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3030] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:10:40 2026] GET /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3031] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:10:41 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3032] 199.204.45.140 () {30 vars in 742 bytes} [Tue May 26 07:10:41 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3033] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:10:41 2026] GET /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3034] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:10:41 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3035] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:10:41 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 5036 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3036] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:10:41 2026] GET /v2.0/networks?id=634b79af-6dff-463c-977b-59dfb56d6515 => generated 799 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3037] 199.204.45.140 () {34 vars in 1056 bytes} [Tue May 26 07:10:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.15&port_id=52298b3b-8c78-463e-a36a-49f16eaa1d1c => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3038] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:10:41 2026] GET /v2.0/subnets?id=d908d67a-627e-46dd-9f0e-0928e5545451 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3039] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:41 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3040] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:41 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3041] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:41 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3044] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:10:50 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: 1544/3045] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:10:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3046] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:10:50 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: 1545/3047] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:10:50 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: 1503/3048] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:10:50 2026] GET /v2.0/subnets/94538897-2c8f-4401-8119-019274d80252 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3049] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:10:50 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 5036 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3050] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:10:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3051] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:10:51 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: 1505/3052] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:10:51 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: 1548/3053] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:10:51 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: 1506/3054] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:10:51 2026] GET /v2.0/ports/52298b3b-8c78-463e-a36a-49f16eaa1d1c => generated 1233 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3055] 199.204.45.140 () {34 vars in 788 bytes} [Tue May 26 07:10:51 2026] PUT /v2.0/ports/52298b3b-8c78-463e-a36a-49f16eaa1d1c => generated 1026 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3056] 199.204.45.140 () {30 vars in 742 bytes} [Tue May 26 07:10:51 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515 => generated 796 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1550/3057] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:10:51 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 4865 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3058] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:10:51 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 4865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:10:52.086 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-55a7a1a7-290c-45e6-a921-1ebb08af590a'] response: {'name': 'network-changed', 'server_uuid': 'f4ccb4e2-e0fe-45b1-9171-22a00542edd6', 'tag': '52298b3b-8c78-463e-a36a-49f16eaa1d1c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1551/3059] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:10:52 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 4865 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3060] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:10:52 2026] GET /v2.0/networks?id=634b79af-6dff-463c-977b-59dfb56d6515 => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3061] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:52 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3062] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:52 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3063] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:10:52 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 4865 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3064] 199.204.45.140 () {34 vars in 975 bytes} [Tue May 26 07:10:53 2026] GET /v2.0/ports/52298b3b-8c78-463e-a36a-49f16eaa1d1c => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3065] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:10:53 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 4865 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3066] 199.204.45.140 () {36 vars in 997 bytes} [Tue May 26 07:10:53 2026] DELETE /v2.0/ports/52298b3b-8c78-463e-a36a-49f16eaa1d1c => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3067] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:10:54 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 3811 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:10:54.910 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c53f67a2-f702-4fca-9dbf-fd835e214ece c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3068] 199.204.45.140 () {32 vars in 758 bytes} [Tue May 26 07:10:54 2026] DELETE /v2.0/ports/52298b3b-8c78-463e-a36a-49f16eaa1d1c => 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: 1514/3069] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3070] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3071] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:10:55 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) 2026-05-26 07:10:55.056 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2f7f36c-8d7b-4c62-835f-024e55b6e71b'] response: {'server_uuid': 'f4ccb4e2-e0fe-45b1-9171-22a00542edd6', 'name': 'network-vif-deleted', 'tag': '52298b3b-8c78-463e-a36a-49f16eaa1d1c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1557/3072] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3073] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3074] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3075] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3076] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3077] 199.204.45.140 () {30 vars in 742 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3078] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3079] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3080] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 3811 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3081] 199.204.45.140 () {34 vars in 1226 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/networks?id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d&id=39c8ab8a-a133-41d4-a4d8-171167f895ff&id=bd1edcab-ce84-48be-a840-39e18e414584&id=634b79af-6dff-463c-977b-59dfb56d6515 => generated 3091 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3082] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.6&port_id=0634266f-76cf-4386-a217-79ab3aa9a5a7 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3083] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/subnets?id=502eb815-a92e-4056-b5f0-b4e99579985a => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3084] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/ports?network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3085] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3086] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3087] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.141&port_id=63822163-de0f-4f67-a26d-f21876a6c520 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3088] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/subnets?id=18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3089] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/ports?network_id=39c8ab8a-a133-41d4-a4d8-171167f895ff&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3090] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3091] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3092] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:10:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.113&port_id=15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3093] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:10:56 2026] GET /v2.0/subnets?id=94538897-2c8f-4401-8119-019274d80252 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3094] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:10:56 2026] GET /v2.0/ports?network_id=bd1edcab-ce84-48be-a840-39e18e414584&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: 1527/3095] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:10:56 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3096] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:10:56 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3099] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:11:00 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: 1529/3100] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:11:00 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: 1572/3101] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:11:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3102] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:11:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3103] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:11:00 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 3811 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3104] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:11:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3105] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:11:01 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: 1532/3106] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:11:01 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: 1575/3107] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:11:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3108] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:11:01 2026] GET /v2.0/ports/15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 1237 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3109] 199.204.45.140 () {34 vars in 788 bytes} [Tue May 26 07:11:01 2026] PUT /v2.0/ports/15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 1026 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3110] 199.204.45.140 () {30 vars in 742 bytes} [Tue May 26 07:11:01 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584 => generated 794 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:11:01.586 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dddbdd3e-4a5e-473d-9831-56df6fa04748'] response: {'name': 'network-changed', 'server_uuid': 'f4ccb4e2-e0fe-45b1-9171-22a00542edd6', 'tag': '15a2068e-9b4c-440e-b55b-6acf1723b429', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1577/3111] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:11:01 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 3636 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3112] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:11:01 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 3636 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3113] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:11:02 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 3636 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3114] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:11:02 2026] GET /v2.0/networks?id=bd1edcab-ce84-48be-a840-39e18e414584 => generated 797 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3115] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:11:02 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?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: 1537/3116] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:11:02 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3117] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:11:02 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 3636 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3118] 199.204.45.140 () {34 vars in 975 bytes} [Tue May 26 07:11:03 2026] GET /v2.0/ports/15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3119] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:11:03 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 3636 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3120] 199.204.45.140 () {36 vars in 997 bytes} [Tue May 26 07:11:03 2026] DELETE /v2.0/ports/15a2068e-9b4c-440e-b55b-6acf1723b429 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3121] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:11:04 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:11:04.902 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4cc318b-f744-42a9-9532-d92be7174501 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3122] 199.204.45.140 () {32 vars in 758 bytes} [Tue May 26 07:11:04 2026] DELETE /v2.0/ports/15a2068e-9b4c-440e-b55b-6acf1723b429 => 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: 1541/3123] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:11:05 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) 2026-05-26 07:11:05.034 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a961a97-b13e-4f2e-baa8-39f69cfc2c9f'] response: {'server_uuid': 'f4ccb4e2-e0fe-45b1-9171-22a00542edd6', 'name': 'network-vif-deleted', 'tag': '15a2068e-9b4c-440e-b55b-6acf1723b429', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1583/3124] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:11:05 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: 1542/3125] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3126] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3127] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3128] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => 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: 1544/3129] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3130] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3131] 199.204.45.140 () {30 vars in 742 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3132] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3133] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3134] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 2582 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3135] 199.204.45.140 () {34 vars in 1066 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/networks?id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d&id=39c8ab8a-a133-41d4-a4d8-171167f895ff => generated 1523 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3136] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.6&port_id=0634266f-76cf-4386-a217-79ab3aa9a5a7 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3137] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/subnets?id=502eb815-a92e-4056-b5f0-b4e99579985a => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3138] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/ports?network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3139] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3140] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3141] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.141&port_id=63822163-de0f-4f67-a26d-f21876a6c520 => 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: 1592/3142] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/subnets?id=18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3143] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/ports?network_id=39c8ab8a-a133-41d4-a4d8-171167f895ff&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3144] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?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: 1552/3145] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:11:05 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3148] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:11:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3149] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:11:18 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: 1596/3150] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:11:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3151] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:11:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:11:18.091 7 INFO neutron.api.v2.resource [None req-9acf074f-e832-4098-b71d-bfc185209e8e c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1597/3152] 199.204.45.140 () {30 vars in 762 bytes} [Tue May 26 07:11:18 2026] GET /v2.0/security-groups/lb-1d46d14e-72d6-429c-a3e4-40791bff8cf8 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3153] 199.204.45.140 () {30 vars in 784 bytes} [Tue May 26 07:11:18 2026] GET /v2.0/security-groups?name=lb-1d46d14e-72d6-429c-a3e4-40791bff8cf8 => generated 2865 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3154] 199.204.45.140 () {30 vars in 814 bytes} [Tue May 26 07:11:18 2026] GET /v2.0/security-group-rules?security_group_id=fee0e22e-9af7-4306-bd72-5fe0dde8dfcb => generated 2334 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3155] 199.204.45.140 () {32 vars in 788 bytes} [Tue May 26 07:11:18 2026] DELETE /v2.0/security-group-rules/144a815c-e904-4f08-bfaf-b9d6b74f587e => 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: 1599/3156] 199.204.45.140 () {32 vars in 788 bytes} [Tue May 26 07:11:18 2026] DELETE /v2.0/security-group-rules/8d20e81d-e075-4fbd-b3d3-8df8222a16f9 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:21.292 8 INFO neutron.db.l3_db [None req-7ef2bd67-cecb-4516-8d6f-8d08c66f6088 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Floating IP 17036f0b-b6cd-4bea-9d4c-65804a8a2576 disassociated (deleted). External IP: 10.96.250.213, port: 6b552574-a9aa-44a4-ba8e-e2fc63a1bac4. [pid: 8|app: 0|req: 1558/3157] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:11:20 2026] DELETE /v2.0/floatingips/17036f0b-b6cd-4bea-9d4c-65804a8a2576 => generated 0 bytes in 661 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:21.638 7 INFO neutron.api.v2.resource [None req-3dc49dfd-d961-45e0-90ac-d94a288b20b6 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3158] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:11:21 2026] GET /v2.0/floatingips/17036f0b-b6cd-4bea-9d4c-65804a8a2576 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3159] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:11:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3160] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:11:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3161] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:11:22 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: 1602/3162] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:11: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) 2026-05-26 07:11:22.291 8 INFO neutron.api.v2.resource [None req-c74b64ba-0df0-4c85-aae5-c4fba385944a c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3163] 199.204.45.140 () {30 vars in 762 bytes} [Tue May 26 07:11:22 2026] GET /v2.0/security-groups/lb-1d46d14e-72d6-429c-a3e4-40791bff8cf8 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3164] 199.204.45.140 () {30 vars in 784 bytes} [Tue May 26 07:11:22 2026] GET /v2.0/security-groups?name=lb-1d46d14e-72d6-429c-a3e4-40791bff8cf8 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3165] 199.204.45.140 () {30 vars in 814 bytes} [Tue May 26 07:11:22 2026] GET /v2.0/security-group-rules?security_group_id=fee0e22e-9af7-4306-bd72-5fe0dde8dfcb => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3166] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:11:22 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: 1563/3167] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:11:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3168] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:11:22 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: 1564/3169] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:11: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: 1606/3170] 199.204.45.140 () {30 vars in 740 bytes} [Tue May 26 07:11:22 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3171] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:11:22 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3172] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:11:22 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3173] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:11:22 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3174] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:11:23 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 2582 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3175] 199.204.45.140 () {34 vars in 975 bytes} [Tue May 26 07:11:24 2026] GET /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3176] 199.204.45.140 () {34 vars in 1060 bytes} [Tue May 26 07:11:24 2026] GET /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3177] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:11:24 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 2582 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3178] 199.204.45.140 () {34 vars in 1016 bytes} [Tue May 26 07:11:24 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3179] 199.204.45.140 () {38 vars in 1028 bytes} [Tue May 26 07:11:24 2026] PUT /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 1151 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3180] 199.204.45.140 () {30 vars in 768 bytes} [Tue May 26 07:11:25 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1612/3181] 199.204.45.140 () {34 vars in 788 bytes} [Tue May 26 07:11:25 2026] PUT /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 1090 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3182] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:11:26 2026] GET /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 1090 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1613/3183] 199.204.45.140 () {32 vars in 758 bytes} [Tue May 26 07:11:26 2026] DELETE /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3184] 199.204.45.140 () {30 vars in 702 bytes} [Tue May 26 07:11:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3185] 199.204.45.140 () {30 vars in 704 bytes} [Tue May 26 07:11:26 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: 1572/3186] 199.204.45.140 () {30 vars in 680 bytes} [Tue May 26 07:11:26 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: 1615/3187] 199.204.45.140 () {30 vars in 716 bytes} [Tue May 26 07:11:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:11:26.586 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8870e03a-dd7e-4e93-b524-6263826ff570 c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1573/3188] 199.204.45.140 () {32 vars in 758 bytes} [Tue May 26 07:11:26 2026] DELETE /v2.0/ports/63822163-de0f-4f67-a26d-f21876a6c520 => 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: 1616/3189] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:11:26 2026] GET /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:11:26.657 8 INFO neutron.api.v2.resource [None req-1fc75fe9-36e2-4f16-a7d8-8658414a40eb c24123d01a954e0881e8aa70eb0bddbf 035a222301ca4cb9b0ccacc65057d5ca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1574/3190] 199.204.45.140 () {30 vars in 762 bytes} [Tue May 26 07:11:26 2026] GET /v2.0/security-groups/lb-1d46d14e-72d6-429c-a3e4-40791bff8cf8 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3191] 199.204.45.140 () {30 vars in 784 bytes} [Tue May 26 07:11:26 2026] GET /v2.0/security-groups?name=lb-1d46d14e-72d6-429c-a3e4-40791bff8cf8 => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3192] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:11:26 2026] GET /v2.0/ports?tenant_id=035a222301ca4cb9b0ccacc65057d5ca&device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3193] 199.204.45.140 () {30 vars in 736 bytes} [Tue May 26 07:11:26 2026] GET /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => 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: 1576/3194] 199.204.45.140 () {34 vars in 1066 bytes} [Tue May 26 07:11:26 2026] GET /v2.0/networks?id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d&id=39c8ab8a-a133-41d4-a4d8-171167f895ff => generated 1523 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3195] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:11:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.6&port_id=0634266f-76cf-4386-a217-79ab3aa9a5a7 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3196] 199.204.45.140 () {34 vars in 984 bytes} [Tue May 26 07:11:26 2026] GET /v2.0/subnets?id=502eb815-a92e-4056-b5f0-b4e99579985a => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3197] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:11:26 2026] GET /v2.0/ports?network_id=d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3198] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:11:26 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?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: 1581/3199] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:11:26 2026] GET /v2.0/networks/d5e72c7a-1d1b-44e6-ba4f-f3c7ffe0037d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3200] 199.204.45.140 () {34 vars in 788 bytes} [Tue May 26 07:11:26 2026] PUT /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => generated 1094 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3201] 199.204.45.140 () {32 vars in 778 bytes} [Tue May 26 07:11:27 2026] DELETE /v2.0/security-groups/fee0e22e-9af7-4306-bd72-5fe0dde8dfcb => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3202] 199.204.45.140 () {32 vars in 758 bytes} [Tue May 26 07:11:27 2026] DELETE /v2.0/ports/6b552574-a9aa-44a4-ba8e-e2fc63a1bac4 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3203] 199.204.45.140 () {34 vars in 1096 bytes} [Tue May 26 07:11:27 2026] GET /v2.0/ports?device_id=aef0f598-79f2-4dd7-8765-fecea05b0419&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3206] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:11:28 2026] GET /v2.0/ports?tenant_id=264bfe3b318f4232a29e5513b1981782&device_id=aef0f598-79f2-4dd7-8765-fecea05b0419 => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3207] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:11:28 2026] GET /v2.0/networks?id=634b79af-6dff-463c-977b-59dfb56d6515 => generated 799 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3208] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:11:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.179&port_id=beb4ce89-864c-404d-b3c6-aeafc79c21fe => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3209] 199.204.45.140 () {34 vars in 1106 bytes} [Tue May 26 07:11:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A27a&port_id=beb4ce89-864c-404d-b3c6-aeafc79c21fe => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3210] 199.204.45.140 () {34 vars in 1064 bytes} [Tue May 26 07:11:29 2026] GET /v2.0/subnets?id=d908d67a-627e-46dd-9f0e-0928e5545451&id=63c5dd93-bae8-43ff-91bb-13fc4c67710e => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3211] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:11:29 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&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: 7|app: 0|req: 1625/3212] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:11:29 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3213] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:11:29 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?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: 1626/3214] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:11:29 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3215] 199.204.45.140 () {34 vars in 994 bytes} [Tue May 26 07:11:29 2026] GET /v2.0/ports?device_id=f4ccb4e2-e0fe-45b1-9171-22a00542edd6 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3216] 199.204.45.140 () {36 vars in 997 bytes} [Tue May 26 07:11:29 2026] DELETE /v2.0/ports/0634266f-76cf-4386-a217-79ab3aa9a5a7 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:11:32.153 8 INFO neutron.db.l3_db [None req-dda44942-9e80-403f-b48d-7e7eaeae6d60 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Floating IP 9ff5ef75-96d7-45d2-a20c-1e10fb3cd057 disassociated (deleted). External IP: 10.96.250.205, port: beb4ce89-864c-404d-b3c6-aeafc79c21fe. [pid: 8|app: 0|req: 1590/3217] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:11:31 2026] DELETE /v2.0/floatingips/9ff5ef75-96d7-45d2-a20c-1e10fb3cd057 => generated 0 bytes in 639 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:32.496 7 INFO neutron.api.v2.resource [None req-2f520a3a-f92e-4742-bc19-45c1adb95927 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3218] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:11:32 2026] GET /v2.0/floatingips/9ff5ef75-96d7-45d2-a20c-1e10fb3cd057 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:11:32.678 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c344012-4383-4bf1-a8ba-a89429424a25'] response: {'name': 'network-changed', 'server_uuid': 'aef0f598-79f2-4dd7-8765-fecea05b0419', 'tag': 'beb4ce89-864c-404d-b3c6-aeafc79c21fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1591/3219] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:11:32 2026] GET /v2.0/ports?device_id=aef0f598-79f2-4dd7-8765-fecea05b0419 => generated 1204 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:11:32.741 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7d459a4-4ff0-4c0d-8d20-3ca1f39c2752'] response: {'server_uuid': 'f4ccb4e2-e0fe-45b1-9171-22a00542edd6', 'name': 'network-vif-deleted', 'tag': '0634266f-76cf-4386-a217-79ab3aa9a5a7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1629/3220] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:11:32 2026] GET /v2.0/security-groups?id=0db9aa0c-8e44-4093-b3e6-ded1d17e29c6&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3221] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:11:33 2026] GET /v2.0/ports?tenant_id=264bfe3b318f4232a29e5513b1981782&device_id=aef0f598-79f2-4dd7-8765-fecea05b0419 => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3222] 199.204.45.140 () {34 vars in 986 bytes} [Tue May 26 07:11:33 2026] GET /v2.0/networks?id=634b79af-6dff-463c-977b-59dfb56d6515 => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3223] 199.204.45.140 () {34 vars in 1058 bytes} [Tue May 26 07:11:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.179&port_id=beb4ce89-864c-404d-b3c6-aeafc79c21fe => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3224] 199.204.45.140 () {34 vars in 1106 bytes} [Tue May 26 07:11:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A27a&port_id=beb4ce89-864c-404d-b3c6-aeafc79c21fe => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3225] 199.204.45.140 () {34 vars in 1064 bytes} [Tue May 26 07:11:33 2026] GET /v2.0/subnets?id=d908d67a-627e-46dd-9f0e-0928e5545451&id=63c5dd93-bae8-43ff-91bb-13fc4c67710e => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3226] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:11:33 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3227] 199.204.45.140 () {34 vars in 1052 bytes} [Tue May 26 07:11:33 2026] GET /v2.0/ports?network_id=634b79af-6dff-463c-977b-59dfb56d6515&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3228] 199.204.45.140 () {34 vars in 1012 bytes} [Tue May 26 07:11:33 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3229] 199.204.45.140 () {34 vars in 1112 bytes} [Tue May 26 07:11:33 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3230] 199.204.45.140 () {34 vars in 994 bytes} [Tue May 26 07:11:34 2026] GET /v2.0/ports?device_id=aef0f598-79f2-4dd7-8765-fecea05b0419 => generated 1202 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3231] 199.204.45.140 () {36 vars in 997 bytes} [Tue May 26 07:11:34 2026] DELETE /v2.0/ports/beb4ce89-864c-404d-b3c6-aeafc79c21fe => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3232] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:11:37 2026] GET /v2.0/ports?device_id=aef0f598-79f2-4dd7-8765-fecea05b0419 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:11:42.960 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec267ad8-a2d0-4de2-a5ce-e3190471a3de'] response: {'server_uuid': 'aef0f598-79f2-4dd7-8765-fecea05b0419', 'name': 'network-vif-deleted', 'tag': 'beb4ce89-864c-404d-b3c6-aeafc79c21fe', 'status': 'completed', 'code': 200} 2026-05-26 07:11:43.245 8 INFO neutron.db.l3_db [None req-4cdafb5f-6710-437c-b683-b9b332716a8e 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] Floating IP 5d1dab77-8a80-436a-b22e-97bd66422276 disassociated (deleted). External IP: 10.96.250.208, port: ac00627e-fcea-4715-aaeb-921b5886d437. [pid: 8|app: 0|req: 1598/3235] 10.0.0.69 () {32 vars in 731 bytes} [Tue May 26 07:11:42 2026] DELETE /v2.0/floatingips/5d1dab77-8a80-436a-b22e-97bd66422276 => generated 0 bytes in 627 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:43.564 7 INFO neutron.api.v2.resource [None req-9bf0c520-1c7c-4d28-aba0-f0a62dc1b2b3 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1638/3236] 10.0.0.69 () {32 vars in 728 bytes} [Tue May 26 07:11:43 2026] GET /v2.0/floatingips/5d1dab77-8a80-436a-b22e-97bd66422276 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3237] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:11:43 2026] GET /v2.0/ports?device_id=412b1af7-066e-429b-88ff-5a931a47a1ea => generated 1200 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3238] 10.0.0.97 () {34 vars in 1039 bytes} [Tue May 26 07:11:43 2026] GET /v2.0/security-groups?id=0db9aa0c-8e44-4093-b3e6-ded1d17e29c6&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:11:45.634 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6359a817-1978-4f3c-b101-63aaea950983'] response: {'name': 'network-changed', 'server_uuid': '412b1af7-066e-429b-88ff-5a931a47a1ea', 'tag': 'ac00627e-fcea-4715-aaeb-921b5886d437', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1600/3239] 199.204.45.140 () {34 vars in 994 bytes} [Tue May 26 07:11:45 2026] GET /v2.0/ports?device_id=412b1af7-066e-429b-88ff-5a931a47a1ea => generated 1200 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3240] 199.204.45.140 () {36 vars in 997 bytes} [Tue May 26 07:11:45 2026] DELETE /v2.0/ports/ac00627e-fcea-4715-aaeb-921b5886d437 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3241] 199.204.45.140 () {34 vars in 1080 bytes} [Tue May 26 07:11:46 2026] GET /v2.0/ports?tenant_id=264bfe3b318f4232a29e5513b1981782&device_id=412b1af7-066e-429b-88ff-5a931a47a1ea => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3242] 10.0.0.97 () {34 vars in 989 bytes} [Tue May 26 07:11:48 2026] GET /v2.0/ports?device_id=412b1af7-066e-429b-88ff-5a931a47a1ea => 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: 1602/3243] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:11:54 2026] DELETE /v2.0/security-group-rules/4b53f846-f919-42bc-bc4e-0922ad42ca31 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:54.115 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f076e338-afb1-49f3-a433-14c83460393a'] response: {'server_uuid': '412b1af7-066e-429b-88ff-5a931a47a1ea', 'name': 'network-vif-deleted', 'tag': 'ac00627e-fcea-4715-aaeb-921b5886d437', 'status': 'completed', 'code': 200} 2026-05-26 07:11:54.119 7 INFO neutron.api.v2.resource [None req-342428a1-c107-450b-aa68-c479fc7fdc64 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1642/3244] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:11:54 2026] GET /v2.0/security-group-rules/4b53f846-f919-42bc-bc4e-0922ad42ca31 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3245] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:11:54 2026] DELETE /v2.0/security-group-rules/0c1e0438-0889-4eb0-a152-921058b2d2ed => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:54.215 7 INFO neutron.api.v2.resource [None req-8beda989-93e2-46a8-9465-f7fad07a017d 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1643/3246] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:11:54 2026] GET /v2.0/security-group-rules/0c1e0438-0889-4eb0-a152-921058b2d2ed => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3247] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:11:54 2026] DELETE /v2.0/security-group-rules/b3c696ac-afa7-4b02-83aa-cb44fba27cb3 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:54.312 7 INFO neutron.api.v2.resource [None req-460cd259-efd4-49f9-a4f0-9bc690921334 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1644/3248] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:11:54 2026] GET /v2.0/security-group-rules/b3c696ac-afa7-4b02-83aa-cb44fba27cb3 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3249] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:11:54 2026] DELETE /v2.0/security-group-rules/96670329-66e7-4fec-89e2-566549e63f67 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:54.400 7 INFO neutron.api.v2.resource [None req-342aeaf9-cff5-44f6-ab76-637ed35f90dd 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1645/3250] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:11:54 2026] GET /v2.0/security-group-rules/96670329-66e7-4fec-89e2-566549e63f67 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3251] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:11:54 2026] DELETE /v2.0/security-group-rules/21383a34-4ea2-42a4-822a-58421bc658ca => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:54.489 7 INFO neutron.api.v2.resource [None req-a14a6d19-7520-4b2b-8740-cbbf3da3fdf4 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1646/3252] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:11:54 2026] GET /v2.0/security-group-rules/21383a34-4ea2-42a4-822a-58421bc658ca => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3253] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:11:54 2026] DELETE /v2.0/security-group-rules/0ee89642-80aa-493c-bed1-153b0fc992b1 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:54.580 7 INFO neutron.api.v2.resource [None req-d6b06434-26da-4f7f-9926-57e6a0e91f8b 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1647/3254] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:11:54 2026] GET /v2.0/security-group-rules/0ee89642-80aa-493c-bed1-153b0fc992b1 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3255] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:11:54 2026] DELETE /v2.0/security-group-rules/94f64442-c692-4bfa-8461-d9ea683154e6 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:54.670 7 INFO neutron.api.v2.resource [None req-0fb62182-3860-45b6-901e-84cead7af0a7 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1648/3256] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:11:54 2026] GET /v2.0/security-group-rules/94f64442-c692-4bfa-8461-d9ea683154e6 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3257] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:11:54 2026] DELETE /v2.0/security-group-rules/eb9fdd98-8215-4d33-92ed-6f053a0a1b4c => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:54.756 7 INFO neutron.api.v2.resource [None req-a24997c9-10fd-4b65-94a4-8311e8bf6c83 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1649/3258] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:11:54 2026] GET /v2.0/security-group-rules/eb9fdd98-8215-4d33-92ed-6f053a0a1b4c => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3259] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:11:54 2026] DELETE /v2.0/security-group-rules/dae992d4-35db-40c9-8f31-aa12134cee78 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:54.843 7 INFO neutron.api.v2.resource [None req-e25c9c97-7d0b-4e98-ba6f-bc49bb268cce 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1650/3260] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:11:54 2026] GET /v2.0/security-group-rules/dae992d4-35db-40c9-8f31-aa12134cee78 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3261] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:11:54 2026] DELETE /v2.0/security-group-rules/84ead4dc-46fc-461b-8bde-a919e88c8ba0 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:54.935 7 INFO neutron.api.v2.resource [None req-9cb3ae45-eac3-4258-9680-d9e6e01199c7 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1651/3262] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:11:54 2026] GET /v2.0/security-group-rules/84ead4dc-46fc-461b-8bde-a919e88c8ba0 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3263] 10.0.0.69 () {32 vars in 749 bytes} [Tue May 26 07:11:54 2026] DELETE /v2.0/security-group-rules/040af308-436b-4ac5-8688-1155d665d6f2 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:55.023 7 INFO neutron.api.v2.resource [None req-f0625d43-42e6-40ed-8082-ffcc65b4413a 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1652/3264] 10.0.0.69 () {32 vars in 746 bytes} [Tue May 26 07:11:55 2026] GET /v2.0/security-group-rules/040af308-436b-4ac5-8688-1155d665d6f2 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3265] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:11:55 2026] DELETE /v2.0/security-groups/0db9aa0c-8e44-4093-b3e6-ded1d17e29c6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:55.127 7 INFO neutron.api.v2.resource [None req-f29bf936-77a5-4926-9d93-7ee7b40375cc 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1653/3266] 10.0.0.69 () {32 vars in 736 bytes} [Tue May 26 07:11:55 2026] GET /v2.0/security-groups/0db9aa0c-8e44-4093-b3e6-ded1d17e29c6 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3267] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:11:55 2026] PUT /v2.0/routers/e506ec3e-9ff6-4be4-b106-a1a6497b1742/remove_router_interface => generated 309 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:11:56.403 7 INFO neutron.api.v2.resource [None req-83ae0810-c797-45f4-93c4-c6b37545936d 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1654/3268] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:11:56 2026] PUT /v2.0/routers/e506ec3e-9ff6-4be4-b106-a1a6497b1742/remove_router_interface => generated 198 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3269] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:11:56 2026] PUT /v2.0/routers/e506ec3e-9ff6-4be4-b106-a1a6497b1742/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:11:57.520 7 INFO neutron.api.v2.resource [None req-6eb647c4-97b5-4b9e-b9e3-d0c716187984 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1655/3270] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:11:57 2026] PUT /v2.0/routers/e506ec3e-9ff6-4be4-b106-a1a6497b1742/remove_router_interface => generated 198 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3273] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:11:57 2026] PUT /v2.0/routers/e506ec3e-9ff6-4be4-b106-a1a6497b1742/remove_router_interface => generated 309 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:11:58.676 7 INFO neutron.api.v2.resource [None req-0e8dff38-f061-439f-bbfa-006205aa56af 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1658/3274] 10.0.0.69 () {34 vars in 788 bytes} [Tue May 26 07:11:58 2026] PUT /v2.0/routers/e506ec3e-9ff6-4be4-b106-a1a6497b1742/remove_router_interface => generated 198 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:11:59.571 8 INFO neutron.db.l3_hamode_db [None req-81e547e8-0f35-4c85-be2b-aa28656c2834 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] HA network 7b630234-475c-454a-8b36-b1bdb761b144 was deleted as no HA routers are present in tenant 264bfe3b318f4232a29e5513b1981782. [pid: 8|app: 0|req: 1617/3275] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:11:58 2026] DELETE /v2.0/routers/e506ec3e-9ff6-4be4-b106-a1a6497b1742 => generated 0 bytes in 895 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:59.600 7 INFO neutron.api.v2.resource [None req-c8a00724-44c6-46b2-b565-046fd8701125 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1659/3276] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:11:59 2026] GET /v2.0/routers/e506ec3e-9ff6-4be4-b106-a1a6497b1742 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:11:59.608 8 INFO neutron.services.segments.plugin [-] Segment d489b619-15c3-43f0-b8f0-cd7b4d5ffcd5 resource provider aggregate not found 2026-05-26 07:11:59.620 8 INFO neutron.services.segments.plugin [-] Segment d489b619-15c3-43f0-b8f0-cd7b4d5ffcd5 resource provider aggregate not found 2026-05-26 07:11:59.637 8 INFO neutron.services.segments.plugin [-] Segment d489b619-15c3-43f0-b8f0-cd7b4d5ffcd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d489b619-15c3-43f0-b8f0-cd7b4d5ffcd5 found for delete ", "request_id": "req-f9fd23d2-79b9-4cb0-884d-0e684826441e"}]} 2026-05-26 07:11:59.639 8 INFO neutron.services.segments.plugin [-] Segment d489b619-15c3-43f0-b8f0-cd7b4d5ffcd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d489b619-15c3-43f0-b8f0-cd7b4d5ffcd5 found for delete ", "request_id": "req-1b775020-9702-469d-a574-0ce9c56c81f9"}]} [pid: 8|app: 0|req: 1618/3277] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:11:59 2026] DELETE /v2.0/subnets/63c5dd93-bae8-43ff-91bb-13fc4c67710e => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:11:59.818 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37d3b9c2-686c-4a71-b82c-42ec28c6a55b 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1660/3278] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:11:59 2026] GET /v2.0/subnets/63c5dd93-bae8-43ff-91bb-13fc4c67710e => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3279] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:11:59 2026] DELETE /v2.0/subnets/d908d67a-627e-46dd-9f0e-0928e5545451 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:12:00.002 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a8b8677-5ab2-4462-9cb1-ff7bb0ba186d 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1661/3280] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:11:59 2026] GET /v2.0/subnets/d908d67a-627e-46dd-9f0e-0928e5545451 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3281] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:12:00 2026] DELETE /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:12:00.292 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da1accd4-2755-4a2a-9ee6-550a4703e48c 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1662/3282] 10.0.0.69 () {32 vars in 722 bytes} [Tue May 26 07:12:00 2026] GET /v2.0/networks/634b79af-6dff-463c-977b-59dfb56d6515 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3283] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:12:00 2026] DELETE /v2.0/subnets/7cca5e10-43af-4fbb-9099-55d4db244b60 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:12:00.486 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c24d62c0-e304-4aa0-86c0-0e68226426dd 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1663/3284] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:12:00 2026] GET /v2.0/subnets/7cca5e10-43af-4fbb-9099-55d4db244b60 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3285] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:12:00 2026] DELETE /v2.0/subnets/94538897-2c8f-4401-8119-019274d80252 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:12:00.670 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53d69ef0-6add-4f18-87a6-a6af34ce8074 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1664/3286] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:12:00 2026] GET /v2.0/subnets/94538897-2c8f-4401-8119-019274d80252 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3287] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:12:00 2026] DELETE /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:12:00.977 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e55f64ef-e5dc-4d77-b3ea-afe39ec1759d 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1665/3288] 10.0.0.69 () {32 vars in 722 bytes} [Tue May 26 07:12:00 2026] GET /v2.0/networks/bd1edcab-ce84-48be-a840-39e18e414584 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3289] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:12:00 2026] DELETE /v2.0/subnets/a696a0f5-48bf-44ac-a2e3-cbf5c80ff0ba => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:12:01.165 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f688d865-94af-4aa9-9b98-a10d5f237721 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1666/3290] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:12:01 2026] GET /v2.0/subnets/a696a0f5-48bf-44ac-a2e3-cbf5c80ff0ba => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3291] 10.0.0.69 () {32 vars in 723 bytes} [Tue May 26 07:12:01 2026] DELETE /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:12:01.375 7 INFO neutron.pecan_wsgi.hooks.translation [None req-364d3828-80db-4d68-b9ee-b0ab2dd25572 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1667/3292] 10.0.0.69 () {32 vars in 720 bytes} [Tue May 26 07:12:01 2026] GET /v2.0/subnets/18cffd2b-82e7-43f2-97cd-84ccd8681cf1 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:12:01.655 8 INFO neutron.services.segments.plugin [-] Segment 5d980d94-d1e7-472e-b37d-4ec67722446f resource provider aggregate not found 2026-05-26 07:12:01.664 8 INFO neutron.services.segments.plugin [-] Segment 5d980d94-d1e7-472e-b37d-4ec67722446f resource provider aggregate not found 2026-05-26 07:12:01.668 8 INFO neutron.services.segments.plugin [-] Segment 5d980d94-d1e7-472e-b37d-4ec67722446f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d980d94-d1e7-472e-b37d-4ec67722446f found for delete ", "request_id": "req-8cb2c061-d9bf-4c97-afa9-bd42671f98f6"}]} 2026-05-26 07:12:01.678 8 INFO neutron.services.segments.plugin [-] Segment 5d980d94-d1e7-472e-b37d-4ec67722446f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d980d94-d1e7-472e-b37d-4ec67722446f found for delete ", "request_id": "req-a1a2f099-6637-4bc4-9090-8f67e42c62c0"}]} 2026-05-26 07:12:01.682 8 INFO neutron.services.segments.plugin [-] Segment 1a7e0637-4a8e-4a53-82a3-26dbe7c6a27a resource provider aggregate not found 2026-05-26 07:12:01.694 8 INFO neutron.services.segments.plugin [-] Segment 1a7e0637-4a8e-4a53-82a3-26dbe7c6a27a resource provider aggregate not found [pid: 8|app: 0|req: 1626/3293] 10.0.0.69 () {32 vars in 725 bytes} [Tue May 26 07:12:01 2026] DELETE /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:12:01.718 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50edb75c-e4d4-49ae-924a-e65f60535610 3d756acab74e4c68be998ef11d2327c7 264bfe3b318f4232a29e5513b1981782 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1668/3294] 10.0.0.69 () {32 vars in 722 bytes} [Tue May 26 07:12:01 2026] GET /v2.0/networks/39c8ab8a-a133-41d4-a4d8-171167f895ff => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:12:03.577 8 INFO neutron.services.segments.plugin [-] Segment 1a7e0637-4a8e-4a53-82a3-26dbe7c6a27a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a7e0637-4a8e-4a53-82a3-26dbe7c6a27a found for delete ", "request_id": "req-270b7af1-f5d2-4c26-b294-79636ea0e4cd"}]} 2026-05-26 07:12:03.596 8 INFO neutron.services.segments.plugin [-] Segment ee8e7d37-99b8-41fa-87b7-13d57e81be12 resource provider aggregate not found 2026-05-26 07:12:03.599 8 INFO neutron.services.segments.plugin [-] Segment 1a7e0637-4a8e-4a53-82a3-26dbe7c6a27a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a7e0637-4a8e-4a53-82a3-26dbe7c6a27a found for delete ", "request_id": "req-b1b13497-e116-406c-b739-91096e4741c9"}]} 2026-05-26 07:12:03.614 8 INFO neutron.services.segments.plugin [-] Segment ee8e7d37-99b8-41fa-87b7-13d57e81be12 resource provider aggregate not found 2026-05-26 07:12:03.621 8 INFO neutron.services.segments.plugin [-] Segment ee8e7d37-99b8-41fa-87b7-13d57e81be12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee8e7d37-99b8-41fa-87b7-13d57e81be12 found for delete ", "request_id": "req-a9e694a9-83f0-4beb-b3c9-9f4e9cff992f"}]} 2026-05-26 07:12:03.634 8 INFO neutron.services.segments.plugin [-] Segment ee8e7d37-99b8-41fa-87b7-13d57e81be12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee8e7d37-99b8-41fa-87b7-13d57e81be12 found for delete ", "request_id": "req-c4ce0991-23e2-4a23-989a-4f08baccec7e"}]} [pid: 8|app: 0|req: 1627/3295] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:12:03 2026] GET /v2.0/security-groups?tenant_id=63e31cb09729461abc67cbcf87ccdf58&name=default => generated 2929 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3296] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:12:03 2026] DELETE /v2.0/security-groups/2c45c168-3466-45fc-ab97-0bf5e77dcecc => 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: 1628/3297] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:12:04 2026] GET /v2.0/security-groups?tenant_id=7b954b934fac477bb8cebd916e5675e7&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3298] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:12:04 2026] DELETE /v2.0/security-groups/c6fc88ec-fd25-40e4-8c9d-3796d4d7bbfc => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3299] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:12:04 2026] GET /v2.0/security-groups?tenant_id=f3880149ad5540e3916f14d8b502813f&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3300] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:12:04 2026] DELETE /v2.0/security-groups/4d309c42-2230-4980-aaf3-aefb5cbf63da => 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: 1630/3301] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:12:04 2026] GET /v2.0/security-groups?tenant_id=e69de4e730bc416aaaff51ce68731f50&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3302] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:12:05 2026] DELETE /v2.0/security-groups/46d8ffb1-0de7-4786-a413-19ffc1c96d1e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3303] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:12:05 2026] GET /v2.0/security-groups?tenant_id=ff7945cad6984bd4ae7cadc8041da662&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3304] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:12:05 2026] DELETE /v2.0/security-groups/5d9fc05f-35e8-44e2-8d42-02a2dac87ebc => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3305] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:12:05 2026] GET /v2.0/security-groups?tenant_id=264bfe3b318f4232a29e5513b1981782&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3306] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:12:05 2026] DELETE /v2.0/security-groups/4cc530e8-497a-4064-acb5-46346b271a4a => 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: 1633/3307] 10.0.0.69 () {32 vars in 773 bytes} [Tue May 26 07:12:05 2026] GET /v2.0/security-groups?tenant_id=1cf842e421534d2d9e70a599b4f0a66e&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3308] 10.0.0.69 () {32 vars in 739 bytes} [Tue May 26 07:12:06 2026] DELETE /v2.0/security-groups/69bf2089-79e0-4bc5-81cb-58ae008eac0c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3309] 10.0.0.69 () {32 vars in 648 bytes} [Tue May 26 07:12:08 2026] GET /v2.0/networks => generated 2168 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3310] 10.0.0.69 () {32 vars in 654 bytes} [Tue May 26 07:12:09 2026] GET /v2.0/floatingips => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3311] 10.0.0.69 () {32 vars in 646 bytes} [Tue May 26 07:12:09 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3312] 10.0.0.69 () {32 vars in 642 bytes} [Tue May 26 07:12:09 2026] GET /v2.0/ports => generated 4725 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3313] 10.0.0.69 () {32 vars in 646 bytes} [Tue May 26 07:12:09 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3314] 10.0.0.69 () {32 vars in 648 bytes} [Tue May 26 07:12:09 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3315] 10.0.0.69 () {32 vars in 662 bytes} [Tue May 26 07:12:09 2026] GET /v2.0/security-groups => generated 17401 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3316] 10.0.0.69 () {32 vars in 654 bytes} [Tue May 26 07:12:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)