+ 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 [Fri Aug 28 06:49:28 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-59fff85cc6-dgr25 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f66c5100668 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-08-28 06:49:32.987 7 INFO neutron.common.config [-] Logging enabled! 2026-08-28 06:49:32.987 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-28 06:49:33.081 8 INFO neutron.common.config [-] Logging enabled! 2026-08-28 06:49:33.081 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-28 06:49:34.099 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-28 06:49:34.200 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-28 06:49:35.525 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-28 06:49:35.527 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-28 06:49:35.531 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-28 06:49:35.532 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-28 06:49:35.532 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-28 06:49:35.532 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-28 06:49:35.532 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-28 06:49:35.532 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 06:49:35.540 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 06:49:35.540 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 06:49:35.540 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-28 06:49:35.545 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-28 06:49:35.548 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-28 06:49:35.551 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-28 06:49:35.552 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-28 06:49:35.552 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-28 06:49:35.553 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-28 06:49:35.554 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-28 06:49:35.554 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 06:49:35.562 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 06:49:35.562 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 06:49:35.562 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-28 06:49:35.563 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-28 06:49:35.564 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-28 06:49:35.564 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-28 06:49:35.584 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-28 06:49:35.585 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-28 06:49:35.586 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-28 06:49:35.593 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-28 06:49:35.593 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-28 06:49:35.593 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-28 06:49:35.593 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-28 06:49:35.614 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-28 06:49:35.614 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-28 06:49:35.614 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-28 06:49:35.614 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-28 06:49:36.083 7 INFO neutron.plugins.ml2.managers [None req-e01744a4-2562-48f3-a5c7-3d1fcfd3656b - - - - - -] Initializing driver for type 'vlan' 2026-08-28 06:49:36.146 8 INFO neutron.plugins.ml2.managers [None req-dd82a50b-78b0-496e-8e00-d1d909eff286 - - - - - -] Initializing driver for type 'vlan' 2026-08-28 06:49:36.227 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e01744a4-2562-48f3-a5c7-3d1fcfd3656b - - - - - -] VlanTypeDriver initialization complete 2026-08-28 06:49:36.227 7 INFO neutron.plugins.ml2.managers [None req-e01744a4-2562-48f3-a5c7-3d1fcfd3656b - - - - - -] Initializing driver for type 'vxlan' 2026-08-28 06:49:36.228 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e01744a4-2562-48f3-a5c7-3d1fcfd3656b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-28 06:49:36.240 7 INFO neutron.plugins.ml2.managers [None req-e01744a4-2562-48f3-a5c7-3d1fcfd3656b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-28 06:49:36.240 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e01744a4-2562-48f3-a5c7-3d1fcfd3656b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-28 06:49:36.240 7 INFO neutron.plugins.ml2.managers [None req-e01744a4-2562-48f3-a5c7-3d1fcfd3656b - - - - - -] Initializing extension driver 'port_security' 2026-08-28 06:49:36.240 7 INFO neutron.plugins.ml2.extensions.port_security [None req-e01744a4-2562-48f3-a5c7-3d1fcfd3656b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-28 06:49:36.241 7 INFO neutron.plugins.ml2.managers [None req-e01744a4-2562-48f3-a5c7-3d1fcfd3656b - - - - - -] Initializing extension driver 'qos' 2026-08-28 06:49:36.241 7 INFO neutron.plugins.ml2.managers [None req-e01744a4-2562-48f3-a5c7-3d1fcfd3656b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-28 06:49:36.241 7 INFO neutron.plugins.ml2.managers [None req-e01744a4-2562-48f3-a5c7-3d1fcfd3656b - - - - - -] Initializing mechanism driver 'l2population' 2026-08-28 06:49:36.252 7 INFO neutron.quota [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded quota_driver: . 2026-08-28 06:49:36.252 7 INFO neutron.plugins.ml2.plugin [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Modular L2 Plugin initialization complete 2026-08-28 06:49:36.253 7 INFO neutron.plugins.ml2.managers [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-28 06:49:36.253 7 INFO neutron.plugins.ml2.managers [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-28 06:49:36.253 7 INFO neutron.plugins.ml2.managers [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-28 06:49:36.253 7 INFO neutron.manager [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loading Plugin: qos 2026-08-28 06:49:36.266 7 INFO neutron.manager [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loading Plugin: router 2026-08-28 06:49:36.291 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-dd82a50b-78b0-496e-8e00-d1d909eff286 - - - - - -] VlanTypeDriver initialization complete 2026-08-28 06:49:36.291 8 INFO neutron.plugins.ml2.managers [None req-dd82a50b-78b0-496e-8e00-d1d909eff286 - - - - - -] Initializing driver for type 'vxlan' 2026-08-28 06:49:36.291 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-dd82a50b-78b0-496e-8e00-d1d909eff286 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-28 06:49:36.310 7 INFO neutron.services.service_base [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-28 06:49:36.310 7 INFO neutron.manager [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loading Plugin: segments 2026-08-28 06:49:36.311 8 INFO neutron.plugins.ml2.managers [None req-dd82a50b-78b0-496e-8e00-d1d909eff286 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-28 06:49:36.311 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-dd82a50b-78b0-496e-8e00-d1d909eff286 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-28 06:49:36.311 8 INFO neutron.plugins.ml2.managers [None req-dd82a50b-78b0-496e-8e00-d1d909eff286 - - - - - -] Initializing extension driver 'port_security' 2026-08-28 06:49:36.312 8 INFO neutron.plugins.ml2.extensions.port_security [None req-dd82a50b-78b0-496e-8e00-d1d909eff286 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-28 06:49:36.312 8 INFO neutron.plugins.ml2.managers [None req-dd82a50b-78b0-496e-8e00-d1d909eff286 - - - - - -] Initializing extension driver 'qos' 2026-08-28 06:49:36.312 8 INFO neutron.plugins.ml2.managers [None req-dd82a50b-78b0-496e-8e00-d1d909eff286 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-28 06:49:36.312 8 INFO neutron.plugins.ml2.managers [None req-dd82a50b-78b0-496e-8e00-d1d909eff286 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-28 06:49:36.324 8 INFO neutron.quota [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded quota_driver: . 2026-08-28 06:49:36.324 8 INFO neutron.plugins.ml2.plugin [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Modular L2 Plugin initialization complete 2026-08-28 06:49:36.325 8 INFO neutron.plugins.ml2.managers [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-28 06:49:36.325 8 INFO neutron.plugins.ml2.managers [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-28 06:49:36.325 8 INFO neutron.plugins.ml2.managers [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-28 06:49:36.325 8 INFO neutron.manager [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loading Plugin: qos 2026-08-28 06:49:36.338 8 INFO neutron.manager [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loading Plugin: router 2026-08-28 06:49:36.384 8 INFO neutron.services.service_base [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-28 06:49:36.384 8 INFO neutron.manager [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loading Plugin: segments 2026-08-28 06:49:36.407 7 INFO neutron.manager [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loading Plugin: trunk 2026-08-28 06:49:36.421 7 INFO neutron.manager [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loading Plugin: vpnaas 2026-08-28 06:49:36.458 7 WARNING stevedore.named [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-28 06:49:36.481 8 INFO neutron.manager [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loading Plugin: trunk 2026-08-28 06:49:36.495 8 INFO neutron.manager [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loading Plugin: vpnaas 2026-08-28 06:49:36.520 7 INFO neutron_vpnaas.services.vpn.plugin [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-28 06:49:36.521 7 INFO neutron.manager [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loading Plugin: taas 2026-08-28 06:49:36.532 8 WARNING stevedore.named [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-28 06:49:36.543 7 WARNING stevedore.named [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-28 06:49:36.567 7 INFO neutron_taas.services.taas.taas_plugin [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-28 06:49:36.568 7 INFO neutron.manager [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loading Plugin: tapmirror 2026-08-28 06:49:36.596 8 INFO neutron_vpnaas.services.vpn.plugin [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-28 06:49:36.597 8 INFO neutron.manager [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loading Plugin: taas 2026-08-28 06:49:36.598 7 WARNING stevedore.named [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-28 06:49:36.620 8 WARNING stevedore.named [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-28 06:49:36.629 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-28 06:49:36.630 7 INFO neutron.manager [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loading Plugin: auto_allocate 2026-08-28 06:49:36.652 7 INFO neutron.manager [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loading Plugin: tag 2026-08-28 06:49:36.657 8 INFO neutron_taas.services.taas.taas_plugin [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-28 06:49:36.659 8 INFO neutron.manager [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loading Plugin: tapmirror 2026-08-28 06:49:36.672 7 INFO neutron.manager [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loading Plugin: timestamp 2026-08-28 06:49:36.676 8 WARNING stevedore.named [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-28 06:49:36.677 7 INFO neutron.manager [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loading Plugin: network_ip_availability 2026-08-28 06:49:36.683 7 INFO neutron.manager [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loading Plugin: flavors 2026-08-28 06:49:36.688 7 INFO neutron.manager [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loading Plugin: revisions 2026-08-28 06:49:36.692 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-28 06:49:36.693 8 INFO neutron.manager [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loading Plugin: auto_allocate 2026-08-28 06:49:36.694 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Initializing extension manager. 2026-08-28 06:49:36.695 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-28 06:49:36.697 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: address-group 2026-08-28 06:49:36.698 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: address-scope 2026-08-28 06:49:36.699 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-28 06:49:36.700 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: agent 2026-08-28 06:49:36.701 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: agent-resources-synced 2026-08-28 06:49:36.701 8 INFO neutron.manager [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loading Plugin: tag 2026-08-28 06:49:36.702 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: agent_sort_key 2026-08-28 06:49:36.704 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-28 06:49:36.705 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-28 06:49:36.706 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: availability_zone 2026-08-28 06:49:36.707 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: availability_zone_filter 2026-08-28 06:49:36.708 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-28 06:49:36.708 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: default-subnetpools 2026-08-28 06:49:36.709 8 INFO neutron.manager [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loading Plugin: timestamp 2026-08-28 06:49:36.710 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-28 06:49:36.711 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: dns-integration 2026-08-28 06:49:36.711 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: dns-domain-ports 2026-08-28 06:49:36.712 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-28 06:49:36.712 8 INFO neutron.manager [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loading Plugin: network_ip_availability 2026-08-28 06:49:36.713 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: dvr 2026-08-28 06:49:36.713 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-28 06:49:36.714 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: empty-string-filtering 2026-08-28 06:49:36.714 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-28 06:49:36.715 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 06:49:36.716 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-28 06:49:36.716 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: external-net 2026-08-28 06:49:36.717 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-28 06:49:36.717 8 INFO neutron.manager [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loading Plugin: flavors 2026-08-28 06:49:36.717 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: extraroute 2026-08-28 06:49:36.718 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: extraroute-atomic 2026-08-28 06:49:36.719 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: filter-validation 2026-08-28 06:49:36.719 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-28 06:49:36.720 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-28 06:49:36.720 8 INFO neutron.manager [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loading Plugin: revisions 2026-08-28 06:49:36.721 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-28 06:49:36.722 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: fip-port-details 2026-08-28 06:49:36.723 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: flavors 2026-08-28 06:49:36.724 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Initializing extension manager. 2026-08-28 06:49:36.724 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-28 06:49:36.725 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-28 06:49:36.725 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: floatingip-pools 2026-08-28 06:49:36.725 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: address-group 2026-08-28 06:49:36.726 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: ip_allocation 2026-08-28 06:49:36.726 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: address-scope 2026-08-28 06:49:36.727 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-28 06:49:36.727 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-28 06:49:36.727 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: l2_adjacency 2026-08-28 06:49:36.728 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: agent 2026-08-28 06:49:36.728 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: agent-resources-synced 2026-08-28 06:49:36.729 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: agent_sort_key 2026-08-28 06:49:36.729 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: router 2026-08-28 06:49:36.729 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-28 06:49:36.730 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-28 06:49:36.730 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-28 06:49:36.731 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: availability_zone 2026-08-28 06:49:36.731 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 06:49:36.732 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: availability_zone_filter 2026-08-28 06:49:36.732 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-28 06:49:36.732 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-28 06:49:36.733 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: default-subnetpools 2026-08-28 06:49:36.733 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-28 06:49:36.733 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: ext-gw-mode 2026-08-28 06:49:36.734 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: l3-ha 2026-08-28 06:49:36.734 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-28 06:49:36.734 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: dns-integration 2026-08-28 06:49:36.735 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-28 06:49:36.735 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: dns-domain-ports 2026-08-28 06:49:36.735 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-28 06:49:36.735 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-28 06:49:36.736 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: l3-flavors 2026-08-28 06:49:36.736 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: dvr 2026-08-28 06:49:36.736 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-28 06:49:36.737 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: empty-string-filtering 2026-08-28 06:49:36.737 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-28 06:49:36.738 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-28 06:49:36.738 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-28 06:49:36.738 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 06:49:36.739 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-28 06:49:36.739 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: external-net 2026-08-28 06:49:36.740 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-28 06:49:36.740 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: extraroute 2026-08-28 06:49:36.741 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-28 06:49:36.741 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: extraroute-atomic 2026-08-28 06:49:36.742 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: filter-validation 2026-08-28 06:49:36.742 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-28 06:49:36.742 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-28 06:49:36.743 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-28 06:49:36.743 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-28 06:49:36.744 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-28 06:49:36.744 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: fip-port-details 2026-08-28 06:49:36.745 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: flavors 2026-08-28 06:49:36.745 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-28 06:49:36.746 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-28 06:49:36.746 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-28 06:49:36.746 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: floatingip-pools 2026-08-28 06:49:36.747 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: multi-provider 2026-08-28 06:49:36.747 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: ip_allocation 2026-08-28 06:49:36.747 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: net-mtu 2026-08-28 06:49:36.747 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-28 06:49:36.748 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: l2_adjacency 2026-08-28 06:49:36.748 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: net-mtu-writable 2026-08-28 06:49:36.749 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: network_availability_zone 2026-08-28 06:49:36.749 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: router 2026-08-28 06:49:36.749 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: network_ha 2026-08-28 06:49:36.749 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-28 06:49:36.750 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: network-ip-availability 2026-08-28 06:49:36.751 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-28 06:49:36.751 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 06:49:36.752 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-28 06:49:36.752 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-28 06:49:36.752 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-28 06:49:36.753 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: ext-gw-mode 2026-08-28 06:49:36.753 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: pagination 2026-08-28 06:49:36.753 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: l3-ha 2026-08-28 06:49:36.754 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-28 06:49:36.754 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: port-device-profile 2026-08-28 06:49:36.754 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-28 06:49:36.754 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-28 06:49:36.755 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: l3-flavors 2026-08-28 06:49:36.755 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-28 06:49:36.755 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-28 06:49:36.756 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-28 06:49:36.756 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-28 06:49:36.756 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: port-mac-override 2026-08-28 06:49:36.757 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-28 06:49:36.758 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-28 06:49:36.758 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-28 06:49:36.758 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-28 06:49:36.759 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: port-resource-request 2026-08-28 06:49:36.759 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-28 06:49:36.759 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-28 06:49:36.760 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-28 06:49:36.760 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-28 06:49:36.761 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: binding 2026-08-28 06:49:36.761 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-28 06:49:36.762 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: binding-extended 2026-08-28 06:49:36.762 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-28 06:49:36.762 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: port-security 2026-08-28 06:49:36.762 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: multi-provider 2026-08-28 06:49:36.763 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: net-mtu 2026-08-28 06:49:36.763 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: project-id 2026-08-28 06:49:36.763 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: net-mtu-writable 2026-08-28 06:49:36.764 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: provider 2026-08-28 06:49:36.764 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: network_availability_zone 2026-08-28 06:49:36.764 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-28 06:49:36.764 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: network_ha 2026-08-28 06:49:36.765 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: network-ip-availability 2026-08-28 06:49:36.765 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-28 06:49:36.766 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-28 06:49:36.767 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-28 06:49:36.767 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: pagination 2026-08-28 06:49:36.767 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: qos 2026-08-28 06:49:36.768 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: port-device-profile 2026-08-28 06:49:36.768 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-28 06:49:36.769 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-28 06:49:36.769 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-28 06:49:36.769 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-28 06:49:36.769 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-28 06:49:36.770 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: port-mac-override 2026-08-28 06:49:36.770 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: qos-default 2026-08-28 06:49:36.770 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: qos-fip 2026-08-28 06:49:36.770 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-28 06:49:36.771 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-28 06:49:36.771 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-28 06:49:36.771 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-28 06:49:36.772 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-28 06:49:36.772 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: port-resource-request 2026-08-28 06:49:36.772 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-28 06:49:36.772 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-28 06:49:36.773 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-28 06:49:36.773 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-28 06:49:36.773 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: binding 2026-08-28 06:49:36.774 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-28 06:49:36.774 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: binding-extended 2026-08-28 06:49:36.774 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: port-security 2026-08-28 06:49:36.775 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: project-id 2026-08-28 06:49:36.775 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: qos-pps 2026-08-28 06:49:36.775 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: provider 2026-08-28 06:49:36.775 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-28 06:49:36.776 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-28 06:49:36.776 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-28 06:49:36.776 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-28 06:49:36.777 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: qos-rules-alias 2026-08-28 06:49:36.778 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: quota-check-limit 2026-08-28 06:49:36.778 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-28 06:49:36.778 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: qos 2026-08-28 06:49:36.779 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-28 06:49:36.780 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-28 06:49:36.780 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: qos-default 2026-08-28 06:49:36.781 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: quotas 2026-08-28 06:49:36.781 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: qos-fip 2026-08-28 06:49:36.781 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-28 06:49:36.782 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-28 06:49:36.782 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: quota_details 2026-08-28 06:49:36.782 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-28 06:49:36.783 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-28 06:49:36.783 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-28 06:49:36.784 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: rbac-policies 2026-08-28 06:49:36.784 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: qos-pps 2026-08-28 06:49:36.784 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-28 06:49:36.784 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: rbac-address-group 2026-08-28 06:49:36.785 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-28 06:49:36.785 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: rbac-address-scope 2026-08-28 06:49:36.785 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: qos-rules-alias 2026-08-28 06:49:36.786 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: rbac-security-groups 2026-08-28 06:49:36.786 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: quota-check-limit 2026-08-28 06:49:36.786 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-28 06:49:36.787 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-28 06:49:36.788 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: revision-if-match 2026-08-28 06:49:36.788 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: quotas 2026-08-28 06:49:36.789 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-28 06:49:36.789 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: quota_details 2026-08-28 06:49:36.790 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: router_availability_zone 2026-08-28 06:49:36.790 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-28 06:49:36.791 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: rbac-policies 2026-08-28 06:49:36.791 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-28 06:49:36.791 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: rbac-address-group 2026-08-28 06:49:36.792 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: rbac-address-scope 2026-08-28 06:49:36.792 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: rbac-security-groups 2026-08-28 06:49:36.793 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-28 06:49:36.793 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: revision-if-match 2026-08-28 06:49:36.793 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-28 06:49:36.794 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-28 06:49:36.794 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-28 06:49:36.794 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: router_availability_zone 2026-08-28 06:49:36.795 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-28 06:49:36.795 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-28 06:49:36.795 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-28 06:49:36.795 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-28 06:49:36.796 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-28 06:49:36.796 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-28 06:49:36.797 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-28 06:49:36.797 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-28 06:49:36.798 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-28 06:49:36.798 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-28 06:49:36.799 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-28 06:49:36.799 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-28 06:49:36.800 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-28 06:49:36.800 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-28 06:49:36.802 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: security-group 2026-08-28 06:49:36.803 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: segment 2026-08-28 06:49:36.804 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-28 06:49:36.805 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: service-type 2026-08-28 06:49:36.805 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: security-group 2026-08-28 06:49:36.805 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: sorting 2026-08-28 06:49:36.806 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: standard-attr-segment 2026-08-28 06:49:36.806 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: segment 2026-08-28 06:49:36.807 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: standard-attr-description 2026-08-28 06:49:36.807 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-28 06:49:36.807 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: stateful-security-group 2026-08-28 06:49:36.807 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: service-type 2026-08-28 06:49:36.808 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: sorting 2026-08-28 06:49:36.808 7 WARNING neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-28 06:49:36.808 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: standard-attr-segment 2026-08-28 06:49:36.809 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-28 06:49:36.809 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: standard-attr-description 2026-08-28 06:49:36.809 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: subnet-external-network 2026-08-28 06:49:36.810 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: stateful-security-group 2026-08-28 06:49:36.810 8 WARNING neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-28 06:49:36.810 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: subnet_onboard 2026-08-28 06:49:36.810 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-28 06:49:36.811 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-28 06:49:36.811 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: subnet-external-network 2026-08-28 06:49:36.811 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: subnet-service-types 2026-08-28 06:49:36.811 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: subnet_onboard 2026-08-28 06:49:36.812 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-28 06:49:36.812 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: subnet_allocation 2026-08-28 06:49:36.812 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: subnet-service-types 2026-08-28 06:49:36.813 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: subnet_allocation 2026-08-28 06:49:36.813 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-28 06:49:36.814 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: tag-creation 2026-08-28 06:49:36.814 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-28 06:49:36.814 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: tag-creation 2026-08-28 06:49:36.814 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-28 06:49:36.815 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-28 06:49:36.818 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: standard-attr-tag 2026-08-28 06:49:36.819 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-28 06:49:36.819 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: standard-attr-tag 2026-08-28 06:49:36.820 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: trunk 2026-08-28 06:49:36.820 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-28 06:49:36.820 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: trunk-details 2026-08-28 06:49:36.821 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: trunk 2026-08-28 06:49:36.821 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-28 06:49:36.821 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-28 06:49:36.821 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: trunk-details 2026-08-28 06:49:36.822 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-28 06:49:36.822 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-28 06:49:36.822 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-28 06:49:36.822 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-28 06:49:36.823 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-28 06:49:36.823 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-28 06:49:36.824 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-28 06:49:36.825 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-28 06:49:36.825 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-28 06:49:36.825 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: vpn-flavors 2026-08-28 06:49:36.826 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-28 06:49:36.827 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: vpn-flavors 2026-08-28 06:49:36.827 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: vpnaas 2026-08-28 06:49:36.828 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: taas 2026-08-28 06:49:36.828 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: vpnaas 2026-08-28 06:49:36.829 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: tap-mirror 2026-08-28 06:49:36.830 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: taas 2026-08-28 06:49:36.830 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-28 06:49:36.830 8 INFO neutron.api.extensions [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-28 06:49:36.831 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: tap-mirror 2026-08-28 06:49:36.831 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-28 06:49:36.832 7 INFO neutron.api.extensions [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-28 06:49:36.833 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-28 06:49:36.833 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-28 06:49:36.833 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 06:49:36.833 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-28 06:49:36.834 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-28 06:49:36.835 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-28 06:49:36.835 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 06:49:36.835 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-28 06:49:36.837 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-28 06:49:36.838 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 06:49:36.838 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 06:49:36.839 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-28 06:49:36.840 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 06:49:36.840 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 06:49:36.842 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 06:49:36.843 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 06:49:36.843 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 06:49:36.844 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 06:49:36.844 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 06:49:36.844 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] subnetpool is already registered 2026-08-28 06:49:36.845 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 06:49:36.845 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] subnetpool is already registered 2026-08-28 06:49:36.845 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 06:49:36.845 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 06:49:36.845 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 06:49:36.846 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 06:49:36.846 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 06:49:36.846 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 06:49:36.847 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] subnetpool is already registered 2026-08-28 06:49:36.847 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 06:49:36.847 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 06:49:36.847 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 06:49:36.847 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] subnetpool is already registered 2026-08-28 06:49:36.847 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 06:49:36.847 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 06:49:36.848 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 06:49:36.848 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] ipsecpolicy is already registered 2026-08-28 06:49:36.848 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 06:49:36.848 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 06:49:36.848 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] ikepolicy is already registered 2026-08-28 06:49:36.848 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 06:49:36.849 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 06:49:36.849 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 06:49:36.849 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 06:49:36.850 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 06:49:36.850 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] ipsecpolicy is already registered 2026-08-28 06:49:36.850 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 06:49:36.850 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] ikepolicy is already registered 2026-08-28 06:49:36.851 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-28 06:49:36.852 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] router_route is already registered 2026-08-28 06:49:36.853 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 06:49:36.853 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] router is already registered 2026-08-28 06:49:36.853 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 06:49:36.854 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] floatingip is already registered 2026-08-28 06:49:36.854 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-28 06:49:36.854 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] router_route is already registered 2026-08-28 06:49:36.855 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 06:49:36.855 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] router is already registered 2026-08-28 06:49:36.856 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 06:49:36.856 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] floatingip is already registered 2026-08-28 06:49:36.857 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 06:49:36.857 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] rbac_policy is already registered 2026-08-28 06:49:36.858 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 06:49:36.858 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] security_group is already registered 2026-08-28 06:49:36.858 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 06:49:36.859 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] security_group_rule is already registered 2026-08-28 06:49:36.859 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 06:49:36.859 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] subnetpool is already registered 2026-08-28 06:49:36.859 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 06:49:36.860 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] rbac_policy is already registered 2026-08-28 06:49:36.860 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 06:49:36.860 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] subnetpool is already registered 2026-08-28 06:49:36.860 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 06:49:36.860 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 06:49:36.860 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] trunk is already registered 2026-08-28 06:49:36.861 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] security_group is already registered 2026-08-28 06:49:36.861 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 06:49:36.861 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 06:49:36.861 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] security_group_rule is already registered 2026-08-28 06:49:36.861 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] ikepolicy is already registered 2026-08-28 06:49:36.861 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 06:49:36.862 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] ipsecpolicy is already registered 2026-08-28 06:49:36.862 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 06:49:36.862 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 06:49:36.862 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] subnetpool is already registered 2026-08-28 06:49:36.862 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] endpoint_group is already registered 2026-08-28 06:49:36.862 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 06:49:36.862 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 06:49:36.862 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] vpnservice is already registered 2026-08-28 06:49:36.862 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] subnetpool is already registered 2026-08-28 06:49:36.863 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 06:49:36.863 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] ipsec_site_connection is already registered 2026-08-28 06:49:36.863 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 06:49:36.863 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] trunk is already registered 2026-08-28 06:49:36.863 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 06:49:36.863 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] ipsecpolicy is already registered 2026-08-28 06:49:36.863 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 06:49:36.864 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] ikepolicy is already registered 2026-08-28 06:49:36.864 8 INFO neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 06:49:36.864 8 WARNING neutron.quota.resource_registry [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] ikepolicy is already registered 2026-08-28 06:49:36.864 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 06:49:36.864 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] ipsecpolicy is already registered 2026-08-28 06:49:36.864 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 06:49:36.865 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] endpoint_group is already registered 2026-08-28 06:49:36.865 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 06:49:36.865 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] vpnservice is already registered 2026-08-28 06:49:36.865 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 06:49:36.865 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] ipsec_site_connection is already registered 2026-08-28 06:49:36.866 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 06:49:36.866 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] ipsecpolicy is already registered 2026-08-28 06:49:36.866 7 INFO neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 06:49:36.866 7 WARNING neutron.quota.resource_registry [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] ikepolicy is already registered 2026-08-28 06:49:36.903 8 WARNING keystonemiddleware._common.config [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 06:49:36.910 8 WARNING keystonemiddleware.auth_token [None req-671684aa-9ff9-4d39-bf64-22b72c044823 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f66c5100668 pid: 8 (default app) 2026-08-28 06:49:36.930 7 WARNING keystonemiddleware._common.config [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 06:49:36.944 7 WARNING keystonemiddleware.auth_token [None req-25921b8f-4f80-41ed-9686-3d091fcdb863 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f66c5100668 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-08-28 06:49:41.582 8 INFO neutron.pecan_wsgi.hooks.translation [None req-033f1557-10da-4899-bd93-5630b4acab5d 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 162.253.55.66 () {44 vars in 922 bytes} [Fri Aug 28 06:49:40 2026] GET /v2.0/networks/public => generated 108 bytes in 906 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: 1/5] 162.253.55.66 () {44 vars in 944 bytes} [Fri Aug 28 06:49:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 06:49:42.363 8 ERROR stevedore.extension [None req-d841f8fe-a432-469d-8a0d-1f7fe7759eb2 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-28 06:49:42.365 8 ERROR stevedore.extension [None req-d841f8fe-a432-469d-8a0d-1f7fe7759eb2 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-28 06:49:42.366 8 ERROR stevedore.extension [None req-d841f8fe-a432-469d-8a0d-1f7fe7759eb2 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-28 06:49:42.788 8 WARNING neutron.services.revisions.revision_plugin [None req-d841f8fe-a432-469d-8a0d-1f7fe7759eb2 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Could not find related network for resource to bump revision. 2026-08-28 06:49:42.807 8 INFO neutron.db.segments_db [None req-d841f8fe-a432-469d-8a0d-1f7fe7759eb2 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Added segment 1a7b57fb-fdf2-4d15-8cfa-b197bcf9fec4 of type flat for network 52620508-436b-4b5b-a390-edb31b4def0a 2026-08-28 06:49:42.847 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d841f8fe-a432-469d-8a0d-1f7fe7759eb2 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 162.253.55.66 () {48 vars in 962 bytes} [Fri Aug 28 06:49:42 2026] POST /v2.0/networks => generated 124 bytes in 775 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 06:49:49.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-adf5733e-7c3a-4f95-ab1c-11b155932eec 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 162.253.55.66 () {44 vars in 922 bytes} [Fri Aug 28 06:49:48 2026] GET /v2.0/networks/public => generated 108 bytes in 512 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 162.253.55.66 () {44 vars in 944 bytes} [Fri Aug 28 06:49:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 06:49:49.598 7 ERROR stevedore.extension [None req-068d2463-0138-41cb-bbc0-c078e73f5808 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-28 06:49:49.600 7 ERROR stevedore.extension [None req-068d2463-0138-41cb-bbc0-c078e73f5808 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-28 06:49:49.601 7 ERROR stevedore.extension [None req-068d2463-0138-41cb-bbc0-c078e73f5808 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-28 06:49:49.755 7 WARNING neutron.services.revisions.revision_plugin [None req-068d2463-0138-41cb-bbc0-c078e73f5808 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Could not find related network for resource to bump revision. 2026-08-28 06:49:49.775 7 INFO neutron.db.segments_db [None req-068d2463-0138-41cb-bbc0-c078e73f5808 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Added segment e9026ac8-de7f-4bb6-b78b-29138eed4ce3 of type flat for network 56f271e6-681e-4e61-8fcc-497f27d942c2 2026-08-28 06:49:49.816 7 INFO neutron.pecan_wsgi.hooks.translation [None req-068d2463-0138-41cb-bbc0-c078e73f5808 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 162.253.55.66 () {48 vars in 962 bytes} [Fri Aug 28 06:49:49 2026] POST /v2.0/networks => generated 124 bytes in 516 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 06:49:55.755 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9dcacf57-6370-4295-bbf8-524ee014de1d 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 162.253.55.66 () {44 vars in 922 bytes} [Fri Aug 28 06:49:55 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 162.253.55.66 () {44 vars in 944 bytes} [Fri Aug 28 06:49:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 06:49:55.859 8 WARNING neutron.services.revisions.revision_plugin [None req-d329f6fc-8241-48e7-81cf-b970f441b33b 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Could not find related network for resource to bump revision. 2026-08-28 06:49:55.881 8 INFO neutron.db.segments_db [None req-d329f6fc-8241-48e7-81cf-b970f441b33b 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Added segment 6dcb86e0-85d8-442f-a0c6-5b7b59f006b1 of type flat for network 06666cf5-396a-4720-b57c-112711a0d55b 2026-08-28 06:49:55.926 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d329f6fc-8241-48e7-81cf-b970f441b33b 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/12] 162.253.55.66 () {48 vars in 962 bytes} [Fri Aug 28 06:49:55 2026] POST /v2.0/networks => generated 124 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 06:50:01.812 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a123e217-0600-4ff5-8e89-86d65ce7cccc 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 162.253.55.66 () {44 vars in 922 bytes} [Fri Aug 28 06:50:01 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: 6/15] 162.253.55.66 () {44 vars in 944 bytes} [Fri Aug 28 06:50:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 06:50:01.912 8 WARNING neutron.services.revisions.revision_plugin [None req-2ab35af6-6320-42f4-9932-b5648c4ea639 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Could not find related network for resource to bump revision. 2026-08-28 06:50:01.937 8 INFO neutron.db.segments_db [None req-2ab35af6-6320-42f4-9932-b5648c4ea639 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Added segment ca705a44-6d3b-41b4-8057-438f34c704a4 of type flat for network cda34abe-1b54-4b2a-a0d3-627955637fb7 2026-08-28 06:50:01.960 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ab35af6-6320-42f4-9932-b5648c4ea639 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 162.253.55.66 () {48 vars in 962 bytes} [Fri Aug 28 06:50:01 2026] POST /v2.0/networks => generated 124 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 06:50:07.867 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f8c672b-6fe5-4ec7-968a-8e1f7c6de8e4 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/17] 162.253.55.66 () {44 vars in 922 bytes} [Fri Aug 28 06:50:07 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 162.253.55.66 () {44 vars in 944 bytes} [Fri Aug 28 06:50:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 06:50:07.976 7 WARNING neutron.services.revisions.revision_plugin [None req-68e0f457-748a-48b3-a604-4e84d7eda6bf 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Could not find related network for resource to bump revision. 2026-08-28 06:50:08.020 7 INFO neutron.db.segments_db [None req-68e0f457-748a-48b3-a604-4e84d7eda6bf 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Added segment 02352b8a-422b-46d4-b0cb-92c8825e77c4 of type flat for network 9c0633bd-3357-4eee-aeae-23b7adf588eb [pid: 7|app: 0|req: 8/19] 162.253.55.66 () {48 vars in 962 bytes} [Fri Aug 28 06:50:07 2026] POST /v2.0/networks => generated 706 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 06:50:09.414 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5187b686-5e94-4598-89ea-cdaa7431268f 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 162.253.55.66 () {44 vars in 922 bytes} [Fri Aug 28 06:50:09 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/21] 162.253.55.66 () {44 vars in 944 bytes} [Fri Aug 28 06:50:09 2026] GET /v2.0/networks?name=public => generated 709 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 06:50:09.513 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c9d4cfcb-9d2a-472e-a2ab-256820408a12 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/22] 162.253.55.66 () {44 vars in 1029 bytes} [Fri Aug 28 06:50:09 2026] GET /v2.0/subnets/public-subnet?network_id=9c0633bd-3357-4eee-aeae-23b7adf588eb => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/23] 162.253.55.66 () {44 vars in 1052 bytes} [Fri Aug 28 06:50:09 2026] GET /v2.0/subnets?name=public-subnet&network_id=9c0633bd-3357-4eee-aeae-23b7adf588eb => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/24] 162.253.55.66 () {48 vars in 960 bytes} [Fri Aug 28 06:50:09 2026] POST /v2.0/subnets => generated 664 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 06:55:22.502 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab219674-f8e1-415f-acb5-fc7575a60827 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/65] 162.253.55.66 () {44 vars in 932 bytes} [Fri Aug 28 06:55:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/66] 162.253.55.66 () {44 vars in 954 bytes} [Fri Aug 28 06:55:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 06:55:22.656 7 INFO neutron.db.segments_db [None req-c5f11602-2cd0-4e11-bd42-4ca7d3912272 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] Added segment c96747a0-8cf9-4cfd-a9a7-3217d894abd6 of type vxlan for network 4b8a2370-00b4-42d6-b527-7a3289e2c198 [pid: 7|app: 0|req: 32/67] 162.253.55.66 () {48 vars in 961 bytes} [Fri Aug 28 06:55:22 2026] POST /v2.0/networks => generated 707 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 06:55:23.947 8 INFO neutron.pecan_wsgi.hooks.translation [None req-028538df-20a8-4ec4-9574-56354d29c330 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/68] 162.253.55.66 () {44 vars in 932 bytes} [Fri Aug 28 06:55:23 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/69] 162.253.55.66 () {44 vars in 954 bytes} [Fri Aug 28 06:55:23 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 06:55:24.022 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d48d119-61ab-43b3-8d0e-e6586ec04bf4 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/70] 162.253.55.66 () {44 vars in 1031 bytes} [Fri Aug 28 06:55:24 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4b8a2370-00b4-42d6-b527-7a3289e2c198 => 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: 34/71] 162.253.55.66 () {44 vars in 1054 bytes} [Fri Aug 28 06:55:24 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4b8a2370-00b4-42d6-b527-7a3289e2c198 => 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: 38/72] 162.253.55.66 () {48 vars in 960 bytes} [Fri Aug 28 06:55:24 2026] POST /v2.0/subnets => generated 651 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 06:55:25.961 7 INFO neutron.api.v2.resource [None req-9391ebbc-caaf-453c-bbf9-3529aa03d4ea 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/73] 162.253.55.66 () {44 vars in 966 bytes} [Fri Aug 28 06:55:25 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 162.253.55.66 () {44 vars in 988 bytes} [Fri Aug 28 06:55:25 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 162.253.55.66 () {48 vars in 975 bytes} [Fri Aug 28 06:55:26 2026] POST /v2.0/security-groups => generated 1616 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:27 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 1616 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:27 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:27 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 162.253.55.66 () {48 vars in 986 bytes} [Fri Aug 28 06:55:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:28 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 2230 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:28 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 2230 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:28 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 162.253.55.66 () {48 vars in 986 bytes} [Fri Aug 28 06:55:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:29 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 2846 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:29 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 2846 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:29 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 162.253.55.66 () {48 vars in 986 bytes} [Fri Aug 28 06:55:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:30 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 3462 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:31 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 3462 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:31 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 162.253.55.66 () {48 vars in 986 bytes} [Fri Aug 28 06:55:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:32 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 4078 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:32 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 4078 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:32 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 4078 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 162.253.55.66 () {48 vars in 986 bytes} [Fri Aug 28 06:55:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 162.253.55.66 () {44 vars in 982 bytes} [Fri Aug 28 06:55:33 2026] GET /v2.0/networks/4b8a2370-00b4-42d6-b527-7a3289e2c198 => generated 732 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 06:55:34.156 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97cbc35f-965b-44ee-8dd4-8f2229e6c701 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/99] 162.253.55.66 () {44 vars in 1071 bytes} [Fri Aug 28 06:55:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4b8a2370-00b4-42d6-b527-7a3289e2c198 => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 162.253.55.66 () {44 vars in 1094 bytes} [Fri Aug 28 06:55:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4b8a2370-00b4-42d6-b527-7a3289e2c198 => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:34 2026] GET /v2.0/security-groups/3328b7e0-a9eb-4437-8fff-db1441ac5f61 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 162.253.55.66 () {48 vars in 956 bytes} [Fri Aug 28 06:55:34 2026] POST /v2.0/ports => generated 1100 bytes in 825 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 06:55:43.442 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08bddb34-e1b7-47ff-8102-29e4c7207e0f 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/105] 162.253.55.66 () {44 vars in 975 bytes} [Fri Aug 28 06:55:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/106] 162.253.55.66 () {44 vars in 997 bytes} [Fri Aug 28 06:55:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/107] 162.253.55.66 () {48 vars in 1027 bytes} [Fri Aug 28 06:55:43 2026] PUT /v2.0/ports/741ec984-ba6b-42b8-bcc3-0c6f96ae506e => generated 1249 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/108] 162.253.55.66 () {44 vars in 915 bytes} [Fri Aug 28 06:55:45 2026] GET /v2.0/ports => generated 3730 bytes in 116 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-08-28 06:55:47.273 8 INFO neutron.api.v2.resource [None req-d1a04cea-315c-4277-a9ed-37dccc222a10 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/109] 162.253.55.66 () {44 vars in 954 bytes} [Fri Aug 28 06:55:47 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/110] 162.253.55.66 () {44 vars in 976 bytes} [Fri Aug 28 06:55:47 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/111] 162.253.55.66 () {48 vars in 975 bytes} [Fri Aug 28 06:55:47 2026] POST /v2.0/security-groups => generated 1610 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/112] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:48 2026] GET /v2.0/security-groups/a48b252c-d8f2-42ec-8efe-61bded4b8c9f => generated 1610 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:48 2026] GET /v2.0/security-groups/a48b252c-d8f2-42ec-8efe-61bded4b8c9f => generated 1610 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/114] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:48 2026] GET /v2.0/security-groups/a48b252c-d8f2-42ec-8efe-61bded4b8c9f => generated 1610 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/115] 162.253.55.66 () {48 vars in 986 bytes} [Fri Aug 28 06:55:48 2026] POST /v2.0/security-group-rules => generated 623 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/116] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:49 2026] GET /v2.0/security-groups/a48b252c-d8f2-42ec-8efe-61bded4b8c9f => generated 2246 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/117] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:49 2026] GET /v2.0/security-groups/a48b252c-d8f2-42ec-8efe-61bded4b8c9f => generated 2246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/118] 162.253.55.66 () {44 vars in 996 bytes} [Fri Aug 28 06:55:49 2026] GET /v2.0/security-groups/a48b252c-d8f2-42ec-8efe-61bded4b8c9f => generated 2246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/119] 162.253.55.66 () {48 vars in 986 bytes} [Fri Aug 28 06:55:49 2026] POST /v2.0/security-group-rules => generated 627 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/130] 162.253.55.66 () {44 vars in 970 bytes} [Fri Aug 28 06:56:56 2026] GET /v2.0/quotas/bd7131ee2d1f4714befe0a58398e3e7b => generated 312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/131] 162.253.55.66 () {48 vars in 1022 bytes} [Fri Aug 28 06:56:57 2026] PUT /v2.0/quotas/bd7131ee2d1f4714befe0a58398e3e7b => generated 311 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 06:59:29.467 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7e32fa5-69f7-4be0-8564-0ca7564a6558 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/152] 162.253.55.66 () {30 vars in 741 bytes} [Fri Aug 28 06:59:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 227 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: 79/153] 162.253.55.66 () {30 vars in 763 bytes} [Fri Aug 28 06:59:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 06:59:31.722 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8eba70d1-46c5-4f8b-9a29-2aad6764e096 4f2c363458a941399f0ff0470d0613c5 bd7131ee2d1f4714befe0a58398e3e7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/154] 162.253.55.66 () {30 vars in 741 bytes} [Fri Aug 28 06:59:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/155] 162.253.55.66 () {30 vars in 763 bytes} [Fri Aug 28 06:59:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)