+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Feb 19 05:59:20 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: neutron-server-6cb5bc7654-24jxk 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f278ec1c668 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)... 2026-02-19 05:59:25.120 8 INFO neutron.common.config [-] Logging enabled! 2026-02-19 05:59:25.120 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-02-19 05:59:25.120 7 INFO neutron.common.config [-] Logging enabled! 2026-02-19 05:59:25.120 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-02-19 05:59:25.515 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-19 05:59:25.523 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-19 05:59:27.009 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-19 05:59:27.011 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-19 05:59:27.015 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-19 05:59:27.016 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-19 05:59:27.016 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-19 05:59:27.016 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-19 05:59:27.016 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 05:59:27.024 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 05:59:27.024 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 05:59:27.024 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-19 05:59:27.025 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-19 05:59:27.028 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-19 05:59:27.032 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-19 05:59:27.033 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-19 05:59:27.033 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-19 05:59:27.033 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-19 05:59:27.033 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 05:59:27.041 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 05:59:27.042 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-19 05:59:27.042 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-19 05:59:27.046 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-19 05:59:27.047 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-19 05:59:27.047 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-19 05:59:27.065 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-19 05:59:27.066 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-19 05:59:27.066 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-19 05:59:27.078 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-19 05:59:27.078 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-19 05:59:27.078 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-19 05:59:27.078 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-19 05:59:27.096 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-19 05:59:27.096 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-19 05:59:27.096 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-19 05:59:27.096 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-19 05:59:27.361 7 INFO neutron.plugins.ml2.managers [None req-3ecf06ea-4ff4-4094-9863-de42cc85cdf9 - - - - - -] Initializing driver for type 'vlan' 2026-02-19 05:59:27.369 8 INFO neutron.plugins.ml2.managers [None req-fa0b52b9-56b6-40ae-b427-459125ad464d - - - - - -] Initializing driver for type 'vlan' 2026-02-19 05:59:27.627 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3ecf06ea-4ff4-4094-9863-de42cc85cdf9 - - - - - -] VlanTypeDriver initialization complete 2026-02-19 05:59:27.627 7 INFO neutron.plugins.ml2.managers [None req-3ecf06ea-4ff4-4094-9863-de42cc85cdf9 - - - - - -] Initializing driver for type 'vxlan' 2026-02-19 05:59:27.627 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3ecf06ea-4ff4-4094-9863-de42cc85cdf9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-19 05:59:27.634 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fa0b52b9-56b6-40ae-b427-459125ad464d - - - - - -] VlanTypeDriver initialization complete 2026-02-19 05:59:27.634 8 INFO neutron.plugins.ml2.managers [None req-fa0b52b9-56b6-40ae-b427-459125ad464d - - - - - -] Initializing driver for type 'vxlan' 2026-02-19 05:59:27.634 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-fa0b52b9-56b6-40ae-b427-459125ad464d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-19 05:59:27.640 7 INFO neutron.plugins.ml2.managers [None req-3ecf06ea-4ff4-4094-9863-de42cc85cdf9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-19 05:59:27.640 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3ecf06ea-4ff4-4094-9863-de42cc85cdf9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-19 05:59:27.640 7 INFO neutron.plugins.ml2.managers [None req-3ecf06ea-4ff4-4094-9863-de42cc85cdf9 - - - - - -] Initializing extension driver 'port_security' 2026-02-19 05:59:27.640 7 INFO neutron.plugins.ml2.extensions.port_security [None req-3ecf06ea-4ff4-4094-9863-de42cc85cdf9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-19 05:59:27.641 7 INFO neutron.plugins.ml2.managers [None req-3ecf06ea-4ff4-4094-9863-de42cc85cdf9 - - - - - -] Initializing extension driver 'qos' 2026-02-19 05:59:27.641 7 INFO neutron.plugins.ml2.managers [None req-3ecf06ea-4ff4-4094-9863-de42cc85cdf9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-19 05:59:27.641 7 INFO neutron.plugins.ml2.managers [None req-3ecf06ea-4ff4-4094-9863-de42cc85cdf9 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-19 05:59:27.647 8 INFO neutron.plugins.ml2.managers [None req-fa0b52b9-56b6-40ae-b427-459125ad464d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-19 05:59:27.647 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fa0b52b9-56b6-40ae-b427-459125ad464d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-19 05:59:27.647 8 INFO neutron.plugins.ml2.managers [None req-fa0b52b9-56b6-40ae-b427-459125ad464d - - - - - -] Initializing extension driver 'port_security' 2026-02-19 05:59:27.648 8 INFO neutron.plugins.ml2.extensions.port_security [None req-fa0b52b9-56b6-40ae-b427-459125ad464d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-19 05:59:27.648 8 INFO neutron.plugins.ml2.managers [None req-fa0b52b9-56b6-40ae-b427-459125ad464d - - - - - -] Initializing extension driver 'qos' 2026-02-19 05:59:27.648 8 INFO neutron.plugins.ml2.managers [None req-fa0b52b9-56b6-40ae-b427-459125ad464d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-19 05:59:27.648 8 INFO neutron.plugins.ml2.managers [None req-fa0b52b9-56b6-40ae-b427-459125ad464d - - - - - -] Initializing mechanism driver 'l2population' 2026-02-19 05:59:27.653 7 INFO neutron.quota [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded quota_driver: . 2026-02-19 05:59:27.653 7 INFO neutron.plugins.ml2.plugin [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Modular L2 Plugin initialization complete 2026-02-19 05:59:27.653 7 INFO neutron.plugins.ml2.managers [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-19 05:59:27.654 7 INFO neutron.plugins.ml2.managers [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-19 05:59:27.654 7 INFO neutron.plugins.ml2.managers [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-19 05:59:27.654 7 INFO neutron.manager [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loading Plugin: qos 2026-02-19 05:59:27.662 8 INFO neutron.quota [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded quota_driver: . 2026-02-19 05:59:27.663 8 INFO neutron.plugins.ml2.plugin [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Modular L2 Plugin initialization complete 2026-02-19 05:59:27.663 8 INFO neutron.plugins.ml2.managers [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-19 05:59:27.663 8 INFO neutron.plugins.ml2.managers [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-19 05:59:27.663 8 INFO neutron.plugins.ml2.managers [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-19 05:59:27.663 8 INFO neutron.manager [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loading Plugin: qos 2026-02-19 05:59:27.667 7 INFO neutron.manager [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loading Plugin: router 2026-02-19 05:59:27.676 8 INFO neutron.manager [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loading Plugin: router 2026-02-19 05:59:27.708 7 INFO neutron.services.service_base [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-19 05:59:27.708 7 INFO neutron.manager [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loading Plugin: segments 2026-02-19 05:59:27.715 8 INFO neutron.services.service_base [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-19 05:59:27.716 8 INFO neutron.manager [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loading Plugin: segments 2026-02-19 05:59:27.811 7 INFO neutron.manager [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loading Plugin: trunk 2026-02-19 05:59:27.814 8 INFO neutron.manager [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loading Plugin: trunk 2026-02-19 05:59:27.828 7 INFO neutron.manager [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loading Plugin: vpnaas 2026-02-19 05:59:27.828 8 INFO neutron.manager [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loading Plugin: vpnaas 2026-02-19 05:59:27.866 8 WARNING stevedore.named [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-19 05:59:27.868 7 WARNING stevedore.named [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-19 05:59:27.926 8 INFO neutron_vpnaas.services.vpn.plugin [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-19 05:59:27.927 8 INFO neutron.common.utils [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-19 05:59:27.927 8 INFO neutron.manager [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loading Plugin: taas 2026-02-19 05:59:27.934 7 INFO neutron_vpnaas.services.vpn.plugin [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-19 05:59:27.935 7 INFO neutron.common.utils [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-19 05:59:27.935 7 INFO neutron.manager [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loading Plugin: taas 2026-02-19 05:59:27.951 8 WARNING stevedore.named [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-19 05:59:27.951 8 WARNING stevedore.named [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-19 05:59:27.963 7 WARNING stevedore.named [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-19 05:59:27.963 7 WARNING stevedore.named [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-19 05:59:27.975 8 INFO neutron_taas.services.taas.taas_plugin [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-02-19 05:59:27.975 8 INFO neutron.manager [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loading Plugin: tapmirror 2026-02-19 05:59:27.983 7 INFO neutron_taas.services.taas.taas_plugin [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-02-19 05:59:27.983 7 INFO neutron.manager [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loading Plugin: tapmirror 2026-02-19 05:59:27.987 8 WARNING stevedore.named [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-19 05:59:27.988 8 WARNING stevedore.named [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-19 05:59:27.996 7 WARNING stevedore.named [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-19 05:59:27.996 7 WARNING stevedore.named [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-19 05:59:28.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-02-19 05:59:28.002 8 INFO neutron.manager [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loading Plugin: auto_allocate 2026-02-19 05:59:28.012 8 INFO neutron.manager [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loading Plugin: tag 2026-02-19 05:59:28.013 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-02-19 05:59:28.013 7 INFO neutron.manager [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loading Plugin: auto_allocate 2026-02-19 05:59:28.020 8 INFO neutron.manager [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loading Plugin: timestamp 2026-02-19 05:59:28.023 8 INFO neutron.manager [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loading Plugin: network_ip_availability 2026-02-19 05:59:28.025 7 INFO neutron.manager [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loading Plugin: tag 2026-02-19 05:59:28.026 8 INFO neutron.manager [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loading Plugin: flavors 2026-02-19 05:59:28.030 8 INFO neutron.manager [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loading Plugin: revisions 2026-02-19 05:59:28.033 7 INFO neutron.manager [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loading Plugin: timestamp 2026-02-19 05:59:28.034 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Initializing extension manager. 2026-02-19 05:59:28.035 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: address-group 2026-02-19 05:59:28.036 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: address-scope 2026-02-19 05:59:28.036 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-19 05:59:28.037 7 INFO neutron.manager [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loading Plugin: network_ip_availability 2026-02-19 05:59:28.037 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: agent 2026-02-19 05:59:28.038 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: agent-resources-synced 2026-02-19 05:59:28.039 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-19 05:59:28.039 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-19 05:59:28.040 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: availability_zone 2026-02-19 05:59:28.041 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: availability_zone_filter 2026-02-19 05:59:28.041 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-19 05:59:28.042 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: default-subnetpools 2026-02-19 05:59:28.042 7 INFO neutron.manager [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loading Plugin: flavors 2026-02-19 05:59:28.043 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-19 05:59:28.044 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: dns-integration 2026-02-19 05:59:28.044 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: dns-domain-ports 2026-02-19 05:59:28.045 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-19 05:59:28.045 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: dvr 2026-02-19 05:59:28.046 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-19 05:59:28.046 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: empty-string-filtering 2026-02-19 05:59:28.046 7 INFO neutron.manager [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loading Plugin: revisions 2026-02-19 05:59:28.048 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-19 05:59:28.048 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-19 05:59:28.049 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: external-net 2026-02-19 05:59:28.049 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-19 05:59:28.049 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: extraroute 2026-02-19 05:59:28.050 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: extraroute-atomic 2026-02-19 05:59:28.051 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-19 05:59:28.051 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Initializing extension manager. 2026-02-19 05:59:28.052 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-19 05:59:28.052 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-19 05:59:28.052 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: address-group 2026-02-19 05:59:28.053 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-19 05:59:28.053 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: fip-port-details 2026-02-19 05:59:28.054 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: address-scope 2026-02-19 05:59:28.054 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: flavors 2026-02-19 05:59:28.054 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-19 05:59:28.055 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-19 05:59:28.055 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: agent 2026-02-19 05:59:28.056 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: floatingip-pools 2026-02-19 05:59:28.056 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: agent-resources-synced 2026-02-19 05:59:28.056 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: ip_allocation 2026-02-19 05:59:28.057 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-19 05:59:28.057 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: l2_adjacency 2026-02-19 05:59:28.058 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-19 05:59:28.059 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: router 2026-02-19 05:59:28.059 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-19 05:59:28.061 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-19 05:59:28.061 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-19 05:59:28.061 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: availability_zone 2026-02-19 05:59:28.062 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-19 05:59:28.063 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: ext-gw-mode 2026-02-19 05:59:28.063 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: l3-ha 2026-02-19 05:59:28.063 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: availability_zone_filter 2026-02-19 05:59:28.064 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-19 05:59:28.064 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-19 05:59:28.065 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: l3-flavors 2026-02-19 05:59:28.064 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-19 05:59:28.066 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-19 05:59:28.066 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: default-subnetpools 2026-02-19 05:59:28.066 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-19 05:59:28.068 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-19 05:59:28.069 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-19 05:59:28.069 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-19 05:59:28.070 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: dns-integration 2026-02-19 05:59:28.070 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-19 05:59:28.071 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: dns-domain-ports 2026-02-19 05:59:28.072 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-19 05:59:28.072 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-19 05:59:28.072 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-19 05:59:28.073 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: dvr 2026-02-19 05:59:28.073 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: multi-provider 2026-02-19 05:59:28.073 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: net-mtu 2026-02-19 05:59:28.073 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-19 05:59:28.074 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: net-mtu-writable 2026-02-19 05:59:28.074 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: network_availability_zone 2026-02-19 05:59:28.074 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: empty-string-filtering 2026-02-19 05:59:28.075 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: network_ha 2026-02-19 05:59:28.075 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-19 05:59:28.075 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: network-ip-availability 2026-02-19 05:59:28.076 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-19 05:59:28.076 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-19 05:59:28.077 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: pagination 2026-02-19 05:59:28.077 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: external-net 2026-02-19 05:59:28.077 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: port-device-profile 2026-02-19 05:59:28.078 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-19 05:59:28.078 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-19 05:59:28.078 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-19 05:59:28.079 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: extraroute 2026-02-19 05:59:28.079 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-19 05:59:28.079 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: port-mac-override 2026-02-19 05:59:28.079 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: extraroute-atomic 2026-02-19 05:59:28.080 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-19 05:59:28.080 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-19 05:59:28.081 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-19 05:59:28.081 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-19 05:59:28.081 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-19 05:59:28.081 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-19 05:59:28.082 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-19 05:59:28.082 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: port-resource-request 2026-02-19 05:59:28.082 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: fip-port-details 2026-02-19 05:59:28.082 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-19 05:59:28.083 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-19 05:59:28.083 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: flavors 2026-02-19 05:59:28.083 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: binding 2026-02-19 05:59:28.084 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: binding-extended 2026-02-19 05:59:28.084 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-19 05:59:28.085 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: port-security 2026-02-19 05:59:28.085 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: project-id 2026-02-19 05:59:28.085 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: floatingip-pools 2026-02-19 05:59:28.085 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: provider 2026-02-19 05:59:28.086 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: ip_allocation 2026-02-19 05:59:28.086 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-02-19 05:59:28.086 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-19 05:59:28.087 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: l2_adjacency 2026-02-19 05:59:28.088 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: router 2026-02-19 05:59:28.090 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: qos 2026-02-19 05:59:28.090 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-19 05:59:28.091 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-19 05:59:28.091 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-19 05:59:28.091 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-19 05:59:28.091 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-19 05:59:28.092 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: qos-default 2026-02-19 05:59:28.092 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: qos-fip 2026-02-19 05:59:28.092 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: ext-gw-mode 2026-02-19 05:59:28.092 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-19 05:59:28.093 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: l3-ha 2026-02-19 05:59:28.093 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-19 05:59:28.093 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-19 05:59:28.093 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-19 05:59:28.094 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-19 05:59:28.094 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-19 05:59:28.095 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: l3-flavors 2026-02-19 05:59:28.095 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-19 05:59:28.095 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: qos-pps 2026-02-19 05:59:28.096 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-19 05:59:28.096 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-19 05:59:28.096 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-19 05:59:28.096 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-19 05:59:28.097 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: qos-rules-alias 2026-02-19 05:59:28.098 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: quota-check-limit 2026-02-19 05:59:28.098 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: quota-check-limit-default 2026-02-19 05:59:28.099 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-19 05:59:28.100 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-19 05:59:28.100 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: quotas 2026-02-19 05:59:28.101 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-19 05:59:28.101 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: quota_details 2026-02-19 05:59:28.102 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-19 05:59:28.103 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: rbac-policies 2026-02-19 05:59:28.103 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-19 05:59:28.103 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: rbac-address-group 2026-02-19 05:59:28.103 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: multi-provider 2026-02-19 05:59:28.104 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: rbac-address-scope 2026-02-19 05:59:28.104 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: net-mtu 2026-02-19 05:59:28.104 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: rbac-security-groups 2026-02-19 05:59:28.105 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: net-mtu-writable 2026-02-19 05:59:28.105 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-19 05:59:28.105 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: network_availability_zone 2026-02-19 05:59:28.105 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: revision-if-match 2026-02-19 05:59:28.106 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: network_ha 2026-02-19 05:59:28.106 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-19 05:59:28.107 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: network-ip-availability 2026-02-19 05:59:28.107 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: router_availability_zone 2026-02-19 05:59:28.107 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-19 05:59:28.108 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-19 05:59:28.108 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: pagination 2026-02-19 05:59:28.109 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-19 05:59:28.109 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: port-device-profile 2026-02-19 05:59:28.109 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-19 05:59:28.109 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-19 05:59:28.110 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-19 05:59:28.110 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-19 05:59:28.110 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-19 05:59:28.110 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-19 05:59:28.111 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-19 05:59:28.111 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: port-mac-override 2026-02-19 05:59:28.111 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-19 05:59:28.112 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-19 05:59:28.112 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-19 05:59:28.113 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-19 05:59:28.113 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: port-resource-request 2026-02-19 05:59:28.114 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-19 05:59:28.114 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-19 05:59:28.115 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: binding 2026-02-19 05:59:28.116 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: binding-extended 2026-02-19 05:59:28.116 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: security-group 2026-02-19 05:59:28.116 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: port-security 2026-02-19 05:59:28.117 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: project-id 2026-02-19 05:59:28.117 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: segment 2026-02-19 05:59:28.117 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-19 05:59:28.117 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: provider 2026-02-19 05:59:28.118 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: service-type 2026-02-19 05:59:28.118 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-02-19 05:59:28.118 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: sorting 2026-02-19 05:59:28.119 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: standard-attr-segment 2026-02-19 05:59:28.120 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: standard-attr-description 2026-02-19 05:59:28.120 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: stateful-security-group 2026-02-19 05:59:28.121 8 WARNING neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-19 05:59:28.121 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-19 05:59:28.122 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: subnet-external-network 2026-02-19 05:59:28.122 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: subnet_onboard 2026-02-19 05:59:28.122 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: qos 2026-02-19 05:59:28.123 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-19 05:59:28.123 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: subnet-service-types 2026-02-19 05:59:28.123 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-19 05:59:28.124 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: subnet_allocation 2026-02-19 05:59:28.124 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-19 05:59:28.124 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: qos-default 2026-02-19 05:59:28.125 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: qos-fip 2026-02-19 05:59:28.125 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-19 05:59:28.126 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: tag-creation 2026-02-19 05:59:28.126 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-19 05:59:28.126 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-19 05:59:28.126 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-19 05:59:28.127 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-19 05:59:28.127 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-19 05:59:28.128 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-19 05:59:28.128 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: qos-pps 2026-02-19 05:59:28.129 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-19 05:59:28.129 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-19 05:59:28.130 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: standard-attr-tag 2026-02-19 05:59:28.130 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: qos-rules-alias 2026-02-19 05:59:28.131 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: quota-check-limit 2026-02-19 05:59:28.131 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-19 05:59:28.131 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: quota-check-limit-default 2026-02-19 05:59:28.131 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: trunk 2026-02-19 05:59:28.132 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: trunk-details 2026-02-19 05:59:28.132 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-19 05:59:28.133 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-02-19 05:59:28.133 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-19 05:59:28.134 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: quotas 2026-02-19 05:59:28.134 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: vpn-aes-ctr 2026-02-19 05:59:28.135 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: quota_details 2026-02-19 05:59:28.136 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-19 05:59:28.136 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: rbac-policies 2026-02-19 05:59:28.137 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-19 05:59:28.137 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: rbac-address-group 2026-02-19 05:59:28.137 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: vpn-flavors 2026-02-19 05:59:28.138 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: rbac-address-scope 2026-02-19 05:59:28.138 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: rbac-security-groups 2026-02-19 05:59:28.139 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-19 05:59:28.139 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: vpnaas 2026-02-19 05:59:28.139 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: revision-if-match 2026-02-19 05:59:28.140 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-19 05:59:28.140 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: taas 2026-02-19 05:59:28.141 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: router_availability_zone 2026-02-19 05:59:28.141 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: tap-mirror 2026-02-19 05:59:28.141 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-19 05:59:28.141 8 INFO neutron.api.extensions [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Loaded extension: taas-vlan-filter 2026-02-19 05:59:28.143 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-19 05:59:28.144 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-19 05:59:28.144 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-19 05:59:28.144 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-19 05:59:28.144 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:59:28.144 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-19 05:59:28.144 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-19 05:59:28.145 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-19 05:59:28.145 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-19 05:59:28.146 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-19 05:59:28.148 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-19 05:59:28.149 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-19 05:59:28.151 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: security-group 2026-02-19 05:59:28.152 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: segment 2026-02-19 05:59:28.152 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-19 05:59:28.153 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: service-type 2026-02-19 05:59:28.153 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-19 05:59:28.154 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: sorting 2026-02-19 05:59:28.154 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-19 05:59:28.154 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-19 05:59:28.154 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: standard-attr-segment 2026-02-19 05:59:28.155 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: standard-attr-description 2026-02-19 05:59:28.155 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:59:28.155 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] subnetpool is already registered 2026-02-19 05:59:28.156 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: stateful-security-group 2026-02-19 05:59:28.156 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:59:28.156 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] subnetpool is already registered 2026-02-19 05:59:28.156 7 WARNING neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-19 05:59:28.156 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-19 05:59:28.157 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:59:28.157 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-19 05:59:28.157 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:59:28.157 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: subnet-external-network 2026-02-19 05:59:28.157 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-19 05:59:28.158 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-19 05:59:28.158 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: subnet_onboard 2026-02-19 05:59:28.158 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-19 05:59:28.159 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:59:28.159 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] ipsecpolicy is already registered 2026-02-19 05:59:28.159 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-19 05:59:28.159 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:59:28.159 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] ikepolicy is already registered 2026-02-19 05:59:28.160 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: subnet-service-types 2026-02-19 05:59:28.160 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: subnet_allocation 2026-02-19 05:59:28.161 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-19 05:59:28.162 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: tag-creation 2026-02-19 05:59:28.162 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-19 05:59:28.164 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-19 05:59:28.164 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] router is already registered 2026-02-19 05:59:28.164 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-19 05:59:28.165 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] floatingip is already registered 2026-02-19 05:59:28.167 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: standard-attr-tag 2026-02-19 05:59:28.168 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-19 05:59:28.168 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-19 05:59:28.168 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] rbac_policy is already registered 2026-02-19 05:59:28.168 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: trunk 2026-02-19 05:59:28.169 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-19 05:59:28.169 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: trunk-details 2026-02-19 05:59:28.169 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] security_group is already registered 2026-02-19 05:59:28.169 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-19 05:59:28.170 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] security_group_rule is already registered 2026-02-19 05:59:28.170 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-19 05:59:28.170 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:59:28.170 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] subnetpool is already registered 2026-02-19 05:59:28.171 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:59:28.171 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] subnetpool is already registered 2026-02-19 05:59:28.171 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-02-19 05:59:28.171 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-19 05:59:28.172 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] trunk is already registered 2026-02-19 05:59:28.172 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:59:28.172 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-19 05:59:28.172 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] ikepolicy is already registered 2026-02-19 05:59:28.172 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:59:28.173 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] ipsecpolicy is already registered 2026-02-19 05:59:28.173 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: vpn-aes-ctr 2026-02-19 05:59:28.173 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-19 05:59:28.173 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] endpoint_group is already registered 2026-02-19 05:59:28.173 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-19 05:59:28.174 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] vpnservice is already registered 2026-02-19 05:59:28.174 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-19 05:59:28.174 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] ipsec_site_connection is already registered 2026-02-19 05:59:28.174 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:59:28.175 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] ipsecpolicy is already registered 2026-02-19 05:59:28.175 8 INFO neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:59:28.175 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-19 05:59:28.175 8 WARNING neutron.quota.resource_registry [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] ikepolicy is already registered 2026-02-19 05:59:28.176 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-19 05:59:28.177 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: vpn-flavors 2026-02-19 05:59:28.178 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: vpnaas 2026-02-19 05:59:28.180 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: taas 2026-02-19 05:59:28.181 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: tap-mirror 2026-02-19 05:59:28.181 7 INFO neutron.api.extensions [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Loaded extension: taas-vlan-filter 2026-02-19 05:59:28.184 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-19 05:59:28.184 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-19 05:59:28.184 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:59:28.184 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-19 05:59:28.188 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-19 05:59:28.188 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-19 05:59:28.193 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-19 05:59:28.194 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-19 05:59:28.194 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-19 05:59:28.195 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:59:28.196 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] subnetpool is already registered 2026-02-19 05:59:28.196 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:59:28.196 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] subnetpool is already registered 2026-02-19 05:59:28.197 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-19 05:59:28.197 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:59:28.198 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:59:28.198 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-19 05:59:28.199 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-19 05:59:28.199 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-19 05:59:28.200 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:59:28.200 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] ipsecpolicy is already registered 2026-02-19 05:59:28.200 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:59:28.200 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] ikepolicy is already registered 2026-02-19 05:59:28.207 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-19 05:59:28.207 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] router is already registered 2026-02-19 05:59:28.207 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-19 05:59:28.208 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] floatingip is already registered 2026-02-19 05:59:28.212 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-19 05:59:28.212 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] rbac_policy is already registered 2026-02-19 05:59:28.213 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-19 05:59:28.213 8 WARNING keystonemiddleware._common.config [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 05:59:28.213 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] security_group is already registered 2026-02-19 05:59:28.214 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-19 05:59:28.214 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] security_group_rule is already registered 2026-02-19 05:59:28.215 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:59:28.215 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] subnetpool is already registered 2026-02-19 05:59:28.215 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-19 05:59:28.216 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] subnetpool is already registered 2026-02-19 05:59:28.216 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-19 05:59:28.216 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] trunk is already registered 2026-02-19 05:59:28.217 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:59:28.217 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] ikepolicy is already registered 2026-02-19 05:59:28.217 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:59:28.218 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] ipsecpolicy is already registered 2026-02-19 05:59:28.218 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-19 05:59:28.219 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] endpoint_group is already registered 2026-02-19 05:59:28.219 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-19 05:59:28.219 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] vpnservice is already registered 2026-02-19 05:59:28.220 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-19 05:59:28.220 8 WARNING oslo_config.cfg [None req-ced02be4-4c1f-4fc0-af58-b71e18cf8755 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-19 05:59:28.220 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] ipsec_site_connection is already registered 2026-02-19 05:59:28.220 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-19 05:59:28.220 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] ipsecpolicy is already registered 2026-02-19 05:59:28.221 7 INFO neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-19 05:59:28.221 7 WARNING neutron.quota.resource_registry [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] ikepolicy is already registered WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f278ec1c668 pid: 8 (default app) 2026-02-19 05:59:28.263 7 WARNING keystonemiddleware._common.config [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 05:59:28.271 7 WARNING oslo_config.cfg [None req-040658cb-e5f8-409a-a37b-a319e5517818 - - - - - -] 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 0x7f278ec1c668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 05:59:32.669 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf1b7e03-0ba1-4102-9455-81f8a50c4ede 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/3] 162.253.55.209 () {44 vars in 930 bytes} [Thu Feb 19 05:59:31 2026] GET /v2.0/networks/public => generated 108 bytes in 779 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2/4] 162.253.55.209 () {44 vars in 952 bytes} [Thu Feb 19 05:59:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 05:59:33.488 8 WARNING neutron.services.revisions.revision_plugin [None req-808fbfd5-0f81-49f1-aca2-01d057f88a5c 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] Could not find related network for resource to bump revision. 2026-02-19 05:59:33.503 8 INFO neutron.db.segments_db [None req-808fbfd5-0f81-49f1-aca2-01d057f88a5c 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] Added segment 967f3122-59c8-4159-857d-b0640ba4ad11 of type flat for network ee1e941a-812e-4f4e-9ec6-b63323235ebe 2026-02-19 05:59:33.544 8 INFO neutron.pecan_wsgi.hooks.translation [None req-808fbfd5-0f81-49f1-aca2-01d057f88a5c 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/5] 162.253.55.209 () {48 vars in 970 bytes} [Thu Feb 19 05:59:33 2026] POST /v2.0/networks => generated 124 bytes in 463 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-19 05:59:39.772 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61853430-a61e-437d-8a2f-113d2570ef2d 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.209 () {44 vars in 930 bytes} [Thu Feb 19 05:59:39 2026] GET /v2.0/networks/public => generated 108 bytes in 372 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.209 () {44 vars in 952 bytes} [Thu Feb 19 05:59:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 05:59:40.062 7 WARNING neutron.services.revisions.revision_plugin [None req-3036691d-30ec-4661-b79f-d0f7060699b0 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] Could not find related network for resource to bump revision. 2026-02-19 05:59:40.081 7 INFO neutron.db.segments_db [None req-3036691d-30ec-4661-b79f-d0f7060699b0 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] Added segment cebea91c-25a2-44e7-aab1-c5926ad938be of type flat for network 7f58541b-4182-4707-bed5-ab8d339687c7 2026-02-19 05:59:40.124 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3036691d-30ec-4661-b79f-d0f7060699b0 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/8] 162.253.55.209 () {48 vars in 970 bytes} [Thu Feb 19 05:59:39 2026] POST /v2.0/networks => generated 124 bytes in 332 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-19 05:59:45.996 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c5db1520-aee4-48a4-9d5b-26784f3bf6c1 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/10] 162.253.55.209 () {44 vars in 930 bytes} [Thu Feb 19 05:59:45 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 162.253.55.209 () {44 vars in 952 bytes} [Thu Feb 19 05:59:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 05:59:46.071 7 WARNING neutron.services.revisions.revision_plugin [None req-7a728121-4baa-4bea-b1e8-cab4e6ba5052 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] Could not find related network for resource to bump revision. 2026-02-19 05:59:46.089 7 INFO neutron.db.segments_db [None req-7a728121-4baa-4bea-b1e8-cab4e6ba5052 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] Added segment acc775e5-140e-4332-bd36-6e506b774524 of type flat for network 1ba37af7-696a-446e-b4c3-00fc27805b28 2026-02-19 05:59:46.117 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a728121-4baa-4bea-b1e8-cab4e6ba5052 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/12] 162.253.55.209 () {48 vars in 970 bytes} [Thu Feb 19 05:59:46 2026] POST /v2.0/networks => generated 124 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-19 05:59:51.963 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b888ae4-17cd-4414-a87d-405068dbfbf8 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/13] 162.253.55.209 () {44 vars in 930 bytes} [Thu Feb 19 05:59:51 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.209 () {44 vars in 952 bytes} [Thu Feb 19 05:59:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 05:59:52.024 8 WARNING neutron.services.revisions.revision_plugin [None req-ae8f9ba3-cbbb-42eb-87e9-a0740838873f 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] Could not find related network for resource to bump revision. 2026-02-19 05:59:52.040 8 INFO neutron.db.segments_db [None req-ae8f9ba3-cbbb-42eb-87e9-a0740838873f 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] Added segment 4a083ef6-a701-42fa-a206-4f81bca98034 of type flat for network 42633964-3682-439c-b373-e5933dab0b3b 2026-02-19 05:59:52.067 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae8f9ba3-cbbb-42eb-87e9-a0740838873f 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/15] 162.253.55.209 () {48 vars in 970 bytes} [Thu Feb 19 05:59:51 2026] POST /v2.0/networks => generated 124 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-19 05:59:57.974 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6761560-ba4a-4113-9876-53e18b83fd79 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/16] 162.253.55.209 () {44 vars in 930 bytes} [Thu Feb 19 05:59:57 2026] GET /v2.0/networks/public => generated 108 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.209 () {44 vars in 952 bytes} [Thu Feb 19 05:59:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 05:59:58.057 7 WARNING neutron.services.revisions.revision_plugin [None req-b831698a-3e29-4c87-969c-954fa2df6137 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] Could not find related network for resource to bump revision. 2026-02-19 05:59:58.071 7 INFO neutron.db.segments_db [None req-b831698a-3e29-4c87-969c-954fa2df6137 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] Added segment 842243cd-2048-4c63-bc82-705431b3a9dc of type flat for network 193d0f5f-2217-416b-9d25-70b60ff80535 2026-02-19 05:59:58.091 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b831698a-3e29-4c87-969c-954fa2df6137 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/18] 162.253.55.209 () {48 vars in 970 bytes} [Thu Feb 19 05:59:58 2026] POST /v2.0/networks => generated 124 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-19 06:00:03.979 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8fa79e8e-51fb-4a1a-83f6-3410e113d05c 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/20] 162.253.55.209 () {44 vars in 930 bytes} [Thu Feb 19 06:00:03 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 162.253.55.209 () {44 vars in 952 bytes} [Thu Feb 19 06:00:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 06:00:05.116 7 WARNING neutron.services.revisions.revision_plugin [None req-3c8ae021-b9f5-4ff6-82cb-7963ceaa5cea 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] Could not find related network for resource to bump revision. 2026-02-19 06:00:05.140 7 INFO neutron.db.segments_db [None req-3c8ae021-b9f5-4ff6-82cb-7963ceaa5cea 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] Added segment ecd337fd-ebc4-467d-ab29-8aae7ebf1537 of type flat for network 4593daa3-a797-4558-98f7-06f6cd4baabf [pid: 7|app: 0|req: 11/22] 162.253.55.209 () {48 vars in 970 bytes} [Thu Feb 19 06:00:04 2026] POST /v2.0/networks => generated 706 bytes in 4450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-19 06:00:11.119 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2515683-5d66-4cc2-b421-ac677a3b28db 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/23] 162.253.55.209 () {44 vars in 930 bytes} [Thu Feb 19 06:00:10 2026] GET /v2.0/networks/public => generated 108 bytes in 664 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 162.253.55.209 () {44 vars in 952 bytes} [Thu Feb 19 06:00:11 2026] GET /v2.0/networks?name=public => generated 709 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:00:11.205 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0ba9447-5713-4245-91d2-14f8da63e7d4 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/25] 162.253.55.209 () {44 vars in 1037 bytes} [Thu Feb 19 06:00:11 2026] GET /v2.0/subnets/public-subnet?network_id=4593daa3-a797-4558-98f7-06f6cd4baabf => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 162.253.55.209 () {44 vars in 1060 bytes} [Thu Feb 19 06:00:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=4593daa3-a797-4558-98f7-06f6cd4baabf => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 162.253.55.209 () {48 vars in 968 bytes} [Thu Feb 19 06:00:11 2026] POST /v2.0/subnets => generated 664 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-19 06:05:01.659 8 INFO neutron.pecan_wsgi.hooks.translation [None req-242ab247-45a3-40f2-9b16-a6879ac2a507 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/67] 162.253.55.209 () {44 vars in 940 bytes} [Thu Feb 19 06:05:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/68] 162.253.55.209 () {44 vars in 962 bytes} [Thu Feb 19 06:05:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 06:05:01.744 8 INFO neutron.db.segments_db [None req-b0e805f9-d07a-4b74-b2a0-a994b5cf8aa5 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] Added segment bdea662a-9d18-4fcd-950e-2a1970850c50 of type vxlan for network 10f18578-a376-429c-87ef-62315e20e9fb [pid: 8|app: 0|req: 35/69] 162.253.55.209 () {48 vars in 969 bytes} [Thu Feb 19 06:05:01 2026] POST /v2.0/networks => generated 688 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-19 06:05:02.752 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b420d74-f6e5-4436-9a41-db5314665dcb 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/70] 162.253.55.209 () {44 vars in 940 bytes} [Thu Feb 19 06:05:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 162.253.55.209 () {44 vars in 962 bytes} [Thu Feb 19 06:05:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:05:02.829 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bccff6d0-2a9b-4148-b417-0e8998b84f23 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/72] 162.253.55.209 () {44 vars in 1039 bytes} [Thu Feb 19 06:05:02 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=10f18578-a376-429c-87ef-62315e20e9fb => generated 114 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 162.253.55.209 () {44 vars in 1062 bytes} [Thu Feb 19 06:05:02 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=10f18578-a376-429c-87ef-62315e20e9fb => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 162.253.55.209 () {48 vars in 968 bytes} [Thu Feb 19 06:05:02 2026] POST /v2.0/subnets => generated 651 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-19 06:05:04.130 8 INFO neutron.api.v2.resource [None req-4f231612-7985-47d7-a8e2-c3d5c398872c 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/75] 162.253.55.209 () {44 vars in 974 bytes} [Thu Feb 19 06:05:04 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 162.253.55.209 () {44 vars in 996 bytes} [Thu Feb 19 06:05:04 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 162.253.55.209 () {48 vars in 983 bytes} [Thu Feb 19 06:05:04 2026] POST /v2.0/security-groups => generated 1616 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:05 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 1616 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:05 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:05 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 162.253.55.209 () {48 vars in 994 bytes} [Thu Feb 19 06:05:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:06 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:06 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 2230 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:06 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 162.253.55.209 () {48 vars in 994 bytes} [Thu Feb 19 06:05:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:07 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:07 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:07 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 162.253.55.209 () {48 vars in 994 bytes} [Thu Feb 19 06:05:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:08 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 3462 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:08 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => 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: 46/92] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:08 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 162.253.55.209 () {48 vars in 994 bytes} [Thu Feb 19 06:05:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:09 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 4078 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:09 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:09 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => 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: 49/97] 162.253.55.209 () {48 vars in 994 bytes} [Thu Feb 19 06:05:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 162.253.55.209 () {44 vars in 990 bytes} [Thu Feb 19 06:05:10 2026] GET /v2.0/networks/10f18578-a376-429c-87ef-62315e20e9fb => generated 732 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:05:11.081 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b36b03a-1f4e-42ce-95b5-5e77384206b4 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/99] 162.253.55.209 () {44 vars in 1079 bytes} [Thu Feb 19 06:05:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=10f18578-a376-429c-87ef-62315e20e9fb => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 162.253.55.209 () {44 vars in 1102 bytes} [Thu Feb 19 06:05:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=10f18578-a376-429c-87ef-62315e20e9fb => 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: 51/101] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:11 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 162.253.55.209 () {48 vars in 964 bytes} [Thu Feb 19 06:05:11 2026] POST /v2.0/ports => generated 1100 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-19 06:05:18.908 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66768e56-8907-4ad8-bed4-50fa9699b10b 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/105] 162.253.55.209 () {44 vars in 982 bytes} [Thu Feb 19 06:05:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 35 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/106] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:18 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: 8|app: 0|req: 54/107] 162.253.55.209 () {48 vars in 1034 bytes} [Thu Feb 19 06:05:18 2026] PUT /v2.0/ports/dce61d01-e3e7-4fb6-a24b-ccfb8c69ae60 => generated 1249 bytes in 730 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 162.253.55.209 () {44 vars in 923 bytes} [Thu Feb 19 06:05:21 2026] GET /v2.0/ports => generated 3730 bytes in 85 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 06:05:22.689 8 INFO neutron.api.v2.resource [None req-45bfc5ea-2891-4701-8f15-85b49dbdcbec 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/109] 162.253.55.209 () {44 vars in 962 bytes} [Thu Feb 19 06:05:22 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 162.253.55.209 () {44 vars in 984 bytes} [Thu Feb 19 06:05:22 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 162.253.55.209 () {48 vars in 983 bytes} [Thu Feb 19 06:05:22 2026] POST /v2.0/security-groups => generated 1610 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:23 2026] GET /v2.0/security-groups/5a85055a-9082-4ab6-8094-aa0a77245789 => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:23 2026] GET /v2.0/security-groups/5a85055a-9082-4ab6-8094-aa0a77245789 => generated 1610 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:23 2026] GET /v2.0/security-groups/5a85055a-9082-4ab6-8094-aa0a77245789 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 162.253.55.209 () {48 vars in 994 bytes} [Thu Feb 19 06:05:23 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: 7|app: 0|req: 58/116] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:24 2026] GET /v2.0/security-groups/5a85055a-9082-4ab6-8094-aa0a77245789 => generated 2246 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:24 2026] GET /v2.0/security-groups/5a85055a-9082-4ab6-8094-aa0a77245789 => generated 2246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:05:24 2026] GET /v2.0/security-groups/5a85055a-9082-4ab6-8094-aa0a77245789 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 162.253.55.209 () {48 vars in 994 bytes} [Thu Feb 19 06:05:24 2026] POST /v2.0/security-group-rules => generated 627 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 162.253.55.209 () {44 vars in 978 bytes} [Thu Feb 19 06:06:48 2026] GET /v2.0/quotas/6ebeee24ed644081884a323886c71a5b => 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: 67/133] 162.253.55.209 () {48 vars in 1030 bytes} [Thu Feb 19 06:06:48 2026] PUT /v2.0/quotas/6ebeee24ed644081884a323886c71a5b => generated 291 bytes in 28 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:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 06:09:09.433 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b5c567a-a523-4c8f-a62b-ddcb90be5fa4 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/152] 162.253.55.209 () {30 vars in 741 bytes} [Thu Feb 19 06:09:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 171 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:70: 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: 77/153] 162.253.55.209 () {30 vars in 763 bytes} [Thu Feb 19 06:09:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:09:11.596 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3da576f0-3820-4213-bbdf-17d6f5ecd0a1 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/154] 162.253.55.209 () {30 vars in 741 bytes} [Thu Feb 19 06:09:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/155] 162.253.55.209 () {30 vars in 763 bytes} [Thu Feb 19 06:09:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:16:43.395 8 INFO neutron.api.v2.resource [None req-e7f4455e-7b5b-4749-a982-d5064546a296 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 109/216] 162.253.55.209 () {44 vars in 1077 bytes} [Thu Feb 19 06:16:43 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c57b315d124f42fa94df54af39468143 => generated 139 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/217] 162.253.55.209 () {44 vars in 1100 bytes} [Thu Feb 19 06:16:43 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c57b315d124f42fa94df54af39468143 => generated 23 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/220] 162.253.55.209 () {48 vars in 984 bytes} [Thu Feb 19 06:16:43 2026] POST /v2.0/security-groups => generated 1624 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/221] 162.253.55.209 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:44 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11?project_id=c57b315d124f42fa94df54af39468143 => generated 1624 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/222] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:16:44 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11 => generated 1624 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/223] 162.253.55.209 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:44 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11?project_id=c57b315d124f42fa94df54af39468143 => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/224] 162.253.55.209 () {48 vars in 994 bytes} [Thu Feb 19 06:16:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/225] 162.253.55.209 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:45 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11?project_id=c57b315d124f42fa94df54af39468143 => generated 2234 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/226] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:16:45 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/227] 162.253.55.209 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:46 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11?project_id=c57b315d124f42fa94df54af39468143 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/228] 162.253.55.209 () {48 vars in 994 bytes} [Thu Feb 19 06:16:46 2026] POST /v2.0/security-group-rules => generated 599 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/229] 162.253.55.209 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:47 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11?project_id=c57b315d124f42fa94df54af39468143 => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/230] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:16:47 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11 => generated 2846 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/231] 162.253.55.209 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:47 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11?project_id=c57b315d124f42fa94df54af39468143 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/232] 162.253.55.209 () {48 vars in 994 bytes} [Thu Feb 19 06:16:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/233] 162.253.55.209 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:48 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11?project_id=c57b315d124f42fa94df54af39468143 => generated 3460 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/234] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:16:48 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11 => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/235] 162.253.55.209 () {44 vars in 1091 bytes} [Thu Feb 19 06:16:48 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11?project_id=c57b315d124f42fa94df54af39468143 => 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: 118/236] 162.253.55.209 () {48 vars in 994 bytes} [Thu Feb 19 06:16:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/255] 162.253.55.209 () {30 vars in 740 bytes} [Thu Feb 19 06:19:07 2026] GET /v2.0/networks?tenant_id=c57b315d124f42fa94df54af39468143&shared=False => generated 15 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 06:19:07.395 8 INFO neutron.db.segments_db [None req-88f0b337-60af-4294-a868-8053b4fd736d 900edaf8b0e2410495ccf41b538ff79d c57b315d124f42fa94df54af39468143 - - 8e90ba157823440085abafa6c8af697f 8e90ba157823440085abafa6c8af697f] Added segment ce39e11e-1a61-48cc-be28-713c48ab1e76 of type vxlan for network 646c5b54-fe43-4511-895f-5012742ab6ad [pid: 8|app: 0|req: 128/256] 162.253.55.209 () {34 vars in 682 bytes} [Thu Feb 19 06:19:07 2026] POST /v2.0/networks => generated 699 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/257] 162.253.55.209 () {30 vars in 722 bytes} [Thu Feb 19 06:19:07 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/258] 162.253.55.209 () {30 vars in 633 bytes} [Thu Feb 19 06:19:07 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/259] 162.253.55.209 () {34 vars in 677 bytes} [Thu Feb 19 06:19:07 2026] POST /v2.0/ports => generated 999 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/260] 162.253.55.209 () {30 vars in 703 bytes} [Thu Feb 19 06:19:07 2026] GET /v2.0/networks/646c5b54-fe43-4511-895f-5012742ab6ad => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/261] 162.253.55.209 () {30 vars in 722 bytes} [Thu Feb 19 06:19:10 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/262] 162.253.55.209 () {30 vars in 703 bytes} [Thu Feb 19 06:19:10 2026] GET /v2.0/networks/646c5b54-fe43-4511-895f-5012742ab6ad => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 162.253.55.209 () {44 vars in 978 bytes} [Thu Feb 19 06:19:36 2026] GET /v2.0/quotas/c57b315d124f42fa94df54af39468143 => 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/268] 162.253.55.209 () {48 vars in 1030 bytes} [Thu Feb 19 06:19:37 2026] PUT /v2.0/quotas/c57b315d124f42fa94df54af39468143 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:21:12 2026] GET /v2.0/agents => generated 3385 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:21:12 2026] GET /v2.0/subnets => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:21:12 2026] GET /v2.0/subnetpools => 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: 142/284] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:21:12 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:21:12 2026] GET /v2.0/subnets => generated 1308 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:21:12 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: 144/287] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:21:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:21:12 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:21:12 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: 7|app: 0|req: 145/290] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:21:12 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:21:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/300] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:22:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/301] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:22:12 2026] GET /v2.0/networks => generated 2168 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/302] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:22:12 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/303] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:22:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/304] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:22:12 2026] GET /v2.0/agents => generated 3385 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/305] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:22:12 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/306] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:22:12 2026] GET /v2.0/subnetpools => 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: 154/307] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:22:12 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/308] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:22:12 2026] GET /v2.0/ports => generated 4725 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/309] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:22:13 2026] GET /v2.0/routers => generated 15 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/310] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:22:13 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/319] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:23:12 2026] GET /v2.0/ports => generated 4725 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/320] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:23:12 2026] GET /v2.0/subnets => generated 1308 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/321] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:23:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/322] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:23:12 2026] GET /v2.0/floatingips => 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: 162/323] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:23:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/324] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:23:12 2026] GET /v2.0/networks => generated 2168 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/325] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:23:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/326] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:23:12 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/327] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:23:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/328] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:23:12 2026] GET /v2.0/agents => generated 3385 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/329] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:23:12 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/338] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:24:12 2026] GET /v2.0/subnets => generated 1308 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/339] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:24:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/340] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:24:12 2026] GET /v2.0/floatingips => 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: 171/341] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:24:12 2026] GET /v2.0/routers => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/342] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:24:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/343] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:24:12 2026] GET /v2.0/agents => generated 3385 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/344] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:24:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/345] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:24:12 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:24:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:24:12 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/348] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:24:12 2026] GET /v2.0/ports => generated 4725 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/357] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:25:12 2026] GET /v2.0/floatingips => generated 19 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/358] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:25:12 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/359] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:25:12 2026] GET /v2.0/ports => generated 4725 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/360] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:25:12 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: 7|app: 0|req: 181/361] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:25:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/362] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:25:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/363] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:25:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:25:12 2026] GET /v2.0/networks => generated 2168 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/365] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:25:12 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/366] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:25:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:25:12 2026] GET /v2.0/agents => generated 3385 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:26:12 2026] GET /v2.0/floatingips => generated 19 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/377] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:26:12 2026] GET /v2.0/subnets => generated 1308 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:26:12 2026] GET /v2.0/agents => generated 3385 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:26:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:26:12 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:26:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:26:12 2026] GET /v2.0/ports => generated 4725 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:26:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:26:12 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:26:12 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:26:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:27:12 2026] GET /v2.0/floatingips => generated 19 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:27:12 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:27:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:27:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:27:12 2026] GET /v2.0/ports => generated 4725 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:27:12 2026] GET /v2.0/agents => generated 3385 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:27:12 2026] GET /v2.0/subnets => generated 1308 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:27:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:27:12 2026] GET /v2.0/networks => generated 2168 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:27:12 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:27:12 2026] GET /v2.0/subnetpools => 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: 207/414] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:28:12 2026] GET /v2.0/networks => generated 2168 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:28:12 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:28:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:28:12 2026] GET /v2.0/agents => generated 3385 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:28:12 2026] GET /v2.0/subnets => generated 1308 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:28:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:28:12 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:28:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:28:12 2026] GET /v2.0/ports => generated 4725 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:28:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:28:12 2026] GET /v2.0/floatingips => 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: 217/433] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:29:12 2026] GET /v2.0/routers => generated 15 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/434] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:29:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/435] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:29:12 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/436] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:29:12 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) [pid: 7|app: 0|req: 219/437] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:29:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/438] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:29:12 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/439] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:29:12 2026] GET /v2.0/ports => generated 4725 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/440] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:29:12 2026] GET /v2.0/agents => generated 3385 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/441] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:29:12 2026] GET /v2.0/floatingips => 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: 221/442] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:29:12 2026] GET /v2.0/networks => generated 2168 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/443] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:29:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/452] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:30:12 2026] GET /v2.0/networks => generated 2168 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/453] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:30:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/454] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:30:12 2026] GET /v2.0/agents => generated 3385 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/455] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:30:12 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/456] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:30:12 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) [pid: 8|app: 0|req: 228/457] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:30:12 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:30:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/459] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:30:12 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: 7|app: 0|req: 231/460] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:30:12 2026] GET /v2.0/ports => generated 4725 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:30:12 2026] GET /v2.0/floatingips => 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: 232/462] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:30:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-19 06:30:57.911 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f62d861-64aa-4d48-a61d-387043ee5626 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 234/469] 162.253.55.209 () {44 vars in 930 bytes} [Thu Feb 19 06:30:57 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/470] 162.253.55.209 () {44 vars in 952 bytes} [Thu Feb 19 06:30:57 2026] GET /v2.0/networks?name=public => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:30:59.008 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85ec4300-13e9-4e47-9bcf-6fa9f67be028 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 236/473] 162.253.55.209 () {44 vars in 930 bytes} [Thu Feb 19 06:30:58 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: 238/474] 162.253.55.209 () {44 vars in 952 bytes} [Thu Feb 19 06:30:59 2026] GET /v2.0/networks?name=public => generated 753 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:30:59.068 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c16f687c-028e-4075-b7d5-e61c685b0c92 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 237/475] 162.253.55.209 () {44 vars in 1037 bytes} [Thu Feb 19 06:30:59 2026] GET /v2.0/subnets/public-subnet?network_id=4593daa3-a797-4558-98f7-06f6cd4baabf => generated 113 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/476] 162.253.55.209 () {44 vars in 1060 bytes} [Thu Feb 19 06:30:59 2026] GET /v2.0/subnets?name=public-subnet&network_id=4593daa3-a797-4558-98f7-06f6cd4baabf => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:31:12 2026] GET /v2.0/networks => generated 2168 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/478] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:31:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:31:12 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: 241/480] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:31:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:31:12 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/482] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:31:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:31:12 2026] GET /v2.0/floatingips => 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: 243/484] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:31:12 2026] GET /v2.0/ports => generated 4725 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/485] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:31:12 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:31:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:31:12 2026] GET /v2.0/agents => generated 3385 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:31:27.677 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8cc0f966-df21-4b02-8ae7-bf905ce35ab2 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 245/490] 162.253.55.209 () {44 vars in 940 bytes} [Thu Feb 19 06:31:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 162.253.55.209 () {44 vars in 962 bytes} [Thu Feb 19 06:31:27 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-02-19 06:31:28.695 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e9ea0f5f-ceeb-4847-8891-93cc37c93c92 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 246/492] 162.253.55.209 () {44 vars in 940 bytes} [Thu Feb 19 06:31:28 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 162.253.55.209 () {44 vars in 962 bytes} [Thu Feb 19 06:31:28 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:31:28.770 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eec4bd55-fce7-4628-948a-92b01d6b771c 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 249/496] 162.253.55.209 () {44 vars in 1039 bytes} [Thu Feb 19 06:31:28 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=10f18578-a376-429c-87ef-62315e20e9fb => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/497] 162.253.55.209 () {44 vars in 1062 bytes} [Thu Feb 19 06:31:28 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=10f18578-a376-429c-87ef-62315e20e9fb => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:31:29.995 8 INFO neutron.api.v2.resource [None req-81d92e9a-56cf-4552-b83b-fee188d3d174 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 250/498] 162.253.55.209 () {44 vars in 974 bytes} [Thu Feb 19 06:31:29 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: 249/499] 162.253.55.209 () {44 vars in 996 bytes} [Thu Feb 19 06:31:30 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/500] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:31 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/501] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:31 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => 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: 252/502] 162.253.55.209 () {44 vars in 1014 bytes} [Thu Feb 19 06:31:31 2026] GET /v2.0/security-group-rules/a0e5b20b-ee41-4db1-a6ed-cf005672fdd9 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/503] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:32 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/504] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:32 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/505] 162.253.55.209 () {44 vars in 1014 bytes} [Thu Feb 19 06:31:32 2026] GET /v2.0/security-group-rules/cc88def1-382a-466c-ad36-ef7223c5262c => generated 603 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/506] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:33 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/507] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:33 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => 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: 255/508] 162.253.55.209 () {44 vars in 1014 bytes} [Thu Feb 19 06:31:33 2026] GET /v2.0/security-group-rules/f3361836-bdab-44ed-a2c8-1e0d2a39689d => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/509] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:34 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/510] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:34 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/511] 162.253.55.209 () {44 vars in 1014 bytes} [Thu Feb 19 06:31:34 2026] GET /v2.0/security-group-rules/df3a9b8a-41d1-4e26-a30e-2a1d184b1ef3 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:35 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:35 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => 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: 258/514] 162.253.55.209 () {44 vars in 1014 bytes} [Thu Feb 19 06:31:35 2026] GET /v2.0/security-group-rules/e7334770-eb5d-47c4-abb9-97a0892cea1e => 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: 257/515] 162.253.55.209 () {44 vars in 990 bytes} [Thu Feb 19 06:31:36 2026] GET /v2.0/networks/10f18578-a376-429c-87ef-62315e20e9fb => generated 732 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-19 06:31:36.481 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3df5dc1-9f60-4d08-bdca-f8fa4388b3c4 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 259/516] 162.253.55.209 () {44 vars in 1079 bytes} [Thu Feb 19 06:31:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=10f18578-a376-429c-87ef-62315e20e9fb => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/517] 162.253.55.209 () {44 vars in 1102 bytes} [Thu Feb 19 06:31:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=10f18578-a376-429c-87ef-62315e20e9fb => generated 1254 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/518] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:36 2026] GET /v2.0/security-groups/26191e2a-b7b0-4d18-a217-d12c5bf1331e => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:31:44.988 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ce01ef2-716a-42a4-9a50-12bb89524360 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 262/521] 162.253.55.209 () {44 vars in 982 bytes} [Thu Feb 19 06:31:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/522] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/523] 162.253.55.209 () {44 vars in 923 bytes} [Thu Feb 19 06:31:46 2026] GET /v2.0/ports => generated 4725 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 06:31:47.731 7 INFO neutron.api.v2.resource [None req-63c5b8e7-a95b-4b69-be1a-6283aa40d7e5 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 261/524] 162.253.55.209 () {44 vars in 962 bytes} [Thu Feb 19 06:31:47 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/525] 162.253.55.209 () {44 vars in 984 bytes} [Thu Feb 19 06:31:47 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: 262/526] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:48 2026] GET /v2.0/security-groups/5a85055a-9082-4ab6-8094-aa0a77245789 => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/527] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:48 2026] GET /v2.0/security-groups/5a85055a-9082-4ab6-8094-aa0a77245789 => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/528] 162.253.55.209 () {44 vars in 1014 bytes} [Thu Feb 19 06:31:48 2026] GET /v2.0/security-group-rules/0eefbc08-5730-4c6c-a15a-cfcef185ae02 => 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: 266/529] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:49 2026] GET /v2.0/security-groups/5a85055a-9082-4ab6-8094-aa0a77245789 => generated 2886 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/530] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:31:49 2026] GET /v2.0/security-groups/5a85055a-9082-4ab6-8094-aa0a77245789 => generated 2886 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/531] 162.253.55.209 () {44 vars in 1014 bytes} [Thu Feb 19 06:31:49 2026] GET /v2.0/security-group-rules/53672fce-fd38-477f-993c-d6ee19fa4778 => generated 627 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/534] 162.253.55.209 () {44 vars in 978 bytes} [Thu Feb 19 06:32:01 2026] GET /v2.0/quotas/6ebeee24ed644081884a323886c71a5b => 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: 269/535] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:32:12 2026] GET /v2.0/networks => generated 2168 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/536] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:32:12 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: 270/537] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:32:12 2026] GET /v2.0/routers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/538] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:32:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/539] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:32:12 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/540] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:32:12 2026] GET /v2.0/ports => generated 4725 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/541] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:32:12 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/542] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:32:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/543] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:32:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/544] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:32:12 2026] GET /v2.0/agents => generated 3385 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/545] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:32:12 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 06:32:55.966 7 INFO neutron.api.v2.resource [None req-7f4ac0a0-ec13-4805-9dc9-30c7c1b6c812 47b92d3131014362adedb3f08b8b7a4b 6ebeee24ed644081884a323886c71a5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 275/552] 162.253.55.209 () {44 vars in 1077 bytes} [Thu Feb 19 06:32:55 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c57b315d124f42fa94df54af39468143 => generated 139 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/553] 162.253.55.209 () {44 vars in 1100 bytes} [Thu Feb 19 06:32:55 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c57b315d124f42fa94df54af39468143 => generated 4072 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/554] 162.253.55.209 () {44 vars in 1091 bytes} [Thu Feb 19 06:32:56 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11?project_id=c57b315d124f42fa94df54af39468143 => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/555] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:32:57 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/556] 162.253.55.209 () {44 vars in 1014 bytes} [Thu Feb 19 06:32:57 2026] GET /v2.0/security-group-rules/86755c95-6e33-4a7b-a3ba-42a9b021ce6c => generated 597 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/557] 162.253.55.209 () {44 vars in 1091 bytes} [Thu Feb 19 06:32:58 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11?project_id=c57b315d124f42fa94df54af39468143 => 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: 278/558] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:32:58 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11 => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/559] 162.253.55.209 () {44 vars in 1014 bytes} [Thu Feb 19 06:32:58 2026] GET /v2.0/security-group-rules/a241045f-0516-4c4e-b6da-4c2277cf6f73 => generated 599 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/562] 162.253.55.209 () {44 vars in 1091 bytes} [Thu Feb 19 06:32:59 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11?project_id=c57b315d124f42fa94df54af39468143 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/563] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:32:59 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11 => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/564] 162.253.55.209 () {44 vars in 1014 bytes} [Thu Feb 19 06:32:59 2026] GET /v2.0/security-group-rules/ccbd3318-702f-4819-a19d-3a33698039cd => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/565] 162.253.55.209 () {44 vars in 1091 bytes} [Thu Feb 19 06:33:00 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11?project_id=c57b315d124f42fa94df54af39468143 => generated 4075 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/566] 162.253.55.209 () {44 vars in 1004 bytes} [Thu Feb 19 06:33:00 2026] GET /v2.0/security-groups/46629ee2-2476-44e8-b49b-abf25aabec11 => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/567] 162.253.55.209 () {44 vars in 1014 bytes} [Thu Feb 19 06:33:00 2026] GET /v2.0/security-group-rules/e324c5c3-218a-4d4f-b4b9-4ae7cedd5860 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/568] 162.253.55.209 () {44 vars in 978 bytes} [Thu Feb 19 06:33:08 2026] GET /v2.0/quotas/c57b315d124f42fa94df54af39468143 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/569] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:33:12 2026] GET /v2.0/agents => generated 3385 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/570] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:33:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/571] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:33:12 2026] GET /v2.0/subnets => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/572] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:33:12 2026] GET /v2.0/subnetpools => 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: 288/573] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:33:12 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/574] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:33:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/575] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:33:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/576] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:33:12 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/577] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:33:12 2026] GET /v2.0/ports => generated 4725 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/578] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:33:12 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/579] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:33:12 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/588] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:34:12 2026] GET /v2.0/subnets => generated 1308 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/589] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:34:12 2026] GET /v2.0/routers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/590] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:34:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/591] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:34:12 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/592] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:34:12 2026] GET /v2.0/floatingips => 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: 295/593] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:34:12 2026] GET /v2.0/ports => generated 4725 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/594] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:34:12 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/595] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:34:12 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) [pid: 8|app: 0|req: 300/596] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:34:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/597] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:34:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/598] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:34:12 2026] GET /v2.0/agents => generated 3385 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/607] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:35:12 2026] GET /v2.0/subnets => generated 1308 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/608] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:35:12 2026] GET /v2.0/ports => generated 4725 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/609] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:35:12 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/610] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:35:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/611] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:35:13 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: 308/612] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:35:13 2026] GET /v2.0/floatingips => 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: 305/613] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:35:13 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/614] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:35:13 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/615] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:35:13 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:35:13 2026] GET /v2.0/networks => generated 2168 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:35:13 2026] GET /v2.0/agents => generated 3385 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/626] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:36:12 2026] GET /v2.0/routers => generated 15 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/627] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:36:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/628] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:36:12 2026] GET /v2.0/agents => generated 3385 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/629] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:36:12 2026] GET /v2.0/networks => generated 2168 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/630] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:36:12 2026] GET /v2.0/ports => generated 4725 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/631] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:36:12 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: 318/632] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:36:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/633] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:36:12 2026] GET /v2.0/floatingips => 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: 319/634] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:36:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/635] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:36:12 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/636] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:36:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/645] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:37:12 2026] GET /v2.0/agents => generated 3385 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:37:12 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/647] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:37:12 2026] GET /v2.0/ports => generated 4725 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/648] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:37:12 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/649] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:37:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/650] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:37:12 2026] GET /v2.0/security-groups => generated 17401 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/651] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:37:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/652] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:37:12 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/653] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:37:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:37:12 2026] GET /v2.0/networks => generated 2168 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:37:13 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:38:12 2026] GET /v2.0/routers => generated 15 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/665] 172.24.0.34 () {28 vars in 625 bytes} [Thu Feb 19 06:38:12 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/666] 172.24.0.34 () {28 vars in 586 bytes} [Thu Feb 19 06:38:12 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/667] 172.24.0.34 () {28 vars in 582 bytes} [Thu Feb 19 06:38:12 2026] GET /v2.0/agents => generated 3385 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/668] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:38:12 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/669] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:38:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/670] 172.24.0.34 () {28 vars in 580 bytes} [Thu Feb 19 06:38:12 2026] GET /v2.0/ports => generated 4725 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 172.24.0.34 () {28 vars in 620 bytes} [Thu Feb 19 06:38:12 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/672] 172.24.0.34 () {28 vars in 592 bytes} [Thu Feb 19 06:38:12 2026] GET /v2.0/floatingips => 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: 338/673] 172.24.0.34 () {28 vars in 600 bytes} [Thu Feb 19 06:38:12 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: 336/674] 172.24.0.34 () {28 vars in 584 bytes} [Thu Feb 19 06:38:12 2026] GET /v2.0/subnets => generated 1308 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)