+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Sep 10 02:33:52 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-9bf7d7988-qrxmv 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 0x7f674c948668 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-09-10 02:33:57.058 8 INFO neutron.common.config [-] Logging enabled! 2026-09-10 02:33:57.058 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-10 02:33:57.097 7 INFO neutron.common.config [-] Logging enabled! 2026-09-10 02:33:57.098 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-09-10 02:33:58.280 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-10 02:33:58.287 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-10 02:33:59.774 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 02:33:59.777 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-10 02:33:59.781 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-10 02:33:59.782 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 02:33:59.782 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-10 02:33:59.782 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-09-10 02:33:59.782 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-09-10 02:33:59.783 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 02:33:59.791 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 02:33:59.791 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 02:33:59.791 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 02:33:59.814 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-10 02:33:59.814 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 02:33:59.815 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 02:33:59.815 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-10 02:33:59.817 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-10 02:33:59.821 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-10 02:33:59.823 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-10 02:33:59.823 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-10 02:33:59.823 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-09-10 02:33:59.823 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-09-10 02:33:59.824 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 02:33:59.833 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 02:33:59.833 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-10 02:33:59.834 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 02:33:59.846 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-10 02:33:59.846 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-10 02:33:59.847 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-10 02:33:59.847 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-10 02:33:59.856 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-10 02:33:59.858 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-10 02:33:59.858 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-10 02:33:59.886 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-10 02:33:59.887 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-10 02:33:59.887 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-10 02:33:59.887 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-10 02:34:00.197 7 INFO neutron.plugins.ml2.managers [None req-12352cab-3462-469b-a150-b1616ec2d037 - - - - - -] Initializing driver for type 'vlan' 2026-09-10 02:34:00.411 8 INFO neutron.plugins.ml2.managers [None req-8da2332e-1163-4fd0-b342-249911fc0ef8 - - - - - -] Initializing driver for type 'vlan' 2026-09-10 02:34:00.530 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-12352cab-3462-469b-a150-b1616ec2d037 - - - - - -] VlanTypeDriver initialization complete 2026-09-10 02:34:00.530 7 INFO neutron.plugins.ml2.managers [None req-12352cab-3462-469b-a150-b1616ec2d037 - - - - - -] Initializing driver for type 'vxlan' 2026-09-10 02:34:00.531 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-12352cab-3462-469b-a150-b1616ec2d037 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-10 02:34:00.545 7 INFO neutron.plugins.ml2.managers [None req-12352cab-3462-469b-a150-b1616ec2d037 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-10 02:34:00.545 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-12352cab-3462-469b-a150-b1616ec2d037 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-10 02:34:00.545 7 INFO neutron.plugins.ml2.managers [None req-12352cab-3462-469b-a150-b1616ec2d037 - - - - - -] Initializing extension driver 'port_security' 2026-09-10 02:34:00.545 7 INFO neutron.plugins.ml2.extensions.port_security [None req-12352cab-3462-469b-a150-b1616ec2d037 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-10 02:34:00.545 7 INFO neutron.plugins.ml2.managers [None req-12352cab-3462-469b-a150-b1616ec2d037 - - - - - -] Initializing extension driver 'qos' 2026-09-10 02:34:00.545 7 INFO neutron.plugins.ml2.managers [None req-12352cab-3462-469b-a150-b1616ec2d037 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-10 02:34:00.546 7 INFO neutron.plugins.ml2.managers [None req-12352cab-3462-469b-a150-b1616ec2d037 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-10 02:34:00.558 7 INFO neutron.quota [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded quota_driver: . 2026-09-10 02:34:00.558 7 INFO neutron.plugins.ml2.plugin [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Modular L2 Plugin initialization complete 2026-09-10 02:34:00.558 7 INFO neutron.plugins.ml2.managers [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-10 02:34:00.559 7 INFO neutron.plugins.ml2.managers [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-10 02:34:00.559 7 INFO neutron.plugins.ml2.managers [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Got port-security extension from driver 'port_security' 2026-09-10 02:34:00.559 7 INFO neutron.manager [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loading Plugin: qos 2026-09-10 02:34:00.560 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8da2332e-1163-4fd0-b342-249911fc0ef8 - - - - - -] VlanTypeDriver initialization complete 2026-09-10 02:34:00.560 8 INFO neutron.plugins.ml2.managers [None req-8da2332e-1163-4fd0-b342-249911fc0ef8 - - - - - -] Initializing driver for type 'vxlan' 2026-09-10 02:34:00.560 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8da2332e-1163-4fd0-b342-249911fc0ef8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-10 02:34:00.572 7 INFO neutron.manager [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loading Plugin: router 2026-09-10 02:34:00.575 8 INFO neutron.plugins.ml2.managers [None req-8da2332e-1163-4fd0-b342-249911fc0ef8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-10 02:34:00.576 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8da2332e-1163-4fd0-b342-249911fc0ef8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-10 02:34:00.576 8 INFO neutron.plugins.ml2.managers [None req-8da2332e-1163-4fd0-b342-249911fc0ef8 - - - - - -] Initializing extension driver 'port_security' 2026-09-10 02:34:00.576 8 INFO neutron.plugins.ml2.extensions.port_security [None req-8da2332e-1163-4fd0-b342-249911fc0ef8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-10 02:34:00.576 8 INFO neutron.plugins.ml2.managers [None req-8da2332e-1163-4fd0-b342-249911fc0ef8 - - - - - -] Initializing extension driver 'qos' 2026-09-10 02:34:00.576 8 INFO neutron.plugins.ml2.managers [None req-8da2332e-1163-4fd0-b342-249911fc0ef8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-10 02:34:00.576 8 INFO neutron.plugins.ml2.managers [None req-8da2332e-1163-4fd0-b342-249911fc0ef8 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-10 02:34:00.588 8 INFO neutron.quota [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded quota_driver: . 2026-09-10 02:34:00.588 8 INFO neutron.plugins.ml2.plugin [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Modular L2 Plugin initialization complete 2026-09-10 02:34:00.589 8 INFO neutron.plugins.ml2.managers [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-10 02:34:00.589 8 INFO neutron.plugins.ml2.managers [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-10 02:34:00.589 8 INFO neutron.plugins.ml2.managers [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Got port-security extension from driver 'port_security' 2026-09-10 02:34:00.589 8 INFO neutron.manager [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loading Plugin: qos 2026-09-10 02:34:00.602 8 INFO neutron.manager [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loading Plugin: router 2026-09-10 02:34:00.616 7 INFO neutron.services.service_base [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-10 02:34:00.616 7 INFO neutron.manager [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loading Plugin: segments 2026-09-10 02:34:00.648 8 INFO neutron.services.service_base [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-10 02:34:00.648 8 INFO neutron.manager [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loading Plugin: segments 2026-09-10 02:34:00.720 7 INFO neutron.manager [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loading Plugin: trunk 2026-09-10 02:34:00.734 7 INFO neutron.manager [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loading Plugin: vpnaas 2026-09-10 02:34:00.751 8 INFO neutron.manager [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loading Plugin: trunk 2026-09-10 02:34:00.765 8 INFO neutron.manager [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loading Plugin: vpnaas 2026-09-10 02:34:00.773 7 WARNING stevedore.named [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-10 02:34:00.807 8 WARNING stevedore.named [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-10 02:34:00.838 7 INFO neutron_vpnaas.services.vpn.plugin [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-10 02:34:00.839 7 INFO neutron.manager [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loading Plugin: taas 2026-09-10 02:34:00.861 7 WARNING stevedore.named [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-10 02:34:00.864 8 INFO neutron_vpnaas.services.vpn.plugin [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-10 02:34:00.865 8 INFO neutron.manager [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loading Plugin: taas 2026-09-10 02:34:00.888 8 WARNING stevedore.named [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-10 02:34:00.890 7 INFO neutron_taas.services.taas.taas_plugin [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-10 02:34:00.891 7 INFO neutron.manager [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loading Plugin: tapmirror 2026-09-10 02:34:00.901 7 WARNING stevedore.named [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-10 02:34:00.912 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-10 02:34:00.912 8 INFO neutron.manager [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loading Plugin: tapmirror 2026-09-10 02:34:00.920 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-10 02:34:00.921 7 INFO neutron.manager [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loading Plugin: auto_allocate 2026-09-10 02:34:00.923 8 WARNING stevedore.named [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-10 02:34:00.931 7 INFO neutron.manager [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loading Plugin: tag 2026-09-10 02:34:00.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-10 02:34:00.940 8 INFO neutron.manager [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loading Plugin: auto_allocate 2026-09-10 02:34:00.946 8 INFO neutron.manager [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loading Plugin: tag 2026-09-10 02:34:00.946 7 INFO neutron.manager [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loading Plugin: timestamp 2026-09-10 02:34:00.950 7 INFO neutron.manager [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loading Plugin: network_ip_availability 2026-09-10 02:34:00.954 8 INFO neutron.manager [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loading Plugin: timestamp 2026-09-10 02:34:00.956 7 INFO neutron.manager [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loading Plugin: flavors 2026-09-10 02:34:00.957 8 INFO neutron.manager [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loading Plugin: network_ip_availability 2026-09-10 02:34:00.961 7 INFO neutron.manager [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loading Plugin: revisions 2026-09-10 02:34:00.962 8 INFO neutron.manager [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loading Plugin: flavors 2026-09-10 02:34:00.965 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Initializing extension manager. 2026-09-10 02:34:00.965 8 INFO neutron.manager [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loading Plugin: revisions 2026-09-10 02:34:00.966 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: aap-reject-multicast 2026-09-10 02:34:00.968 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: address-group 2026-09-10 02:34:00.969 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Initializing extension manager. 2026-09-10 02:34:00.970 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: aap-reject-multicast 2026-09-10 02:34:00.970 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: address-scope 2026-09-10 02:34:00.971 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: address-group 2026-09-10 02:34:00.971 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-10 02:34:00.972 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: address-scope 2026-09-10 02:34:00.972 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-10 02:34:00.972 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: agent 2026-09-10 02:34:00.973 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: agent-resources-synced 2026-09-10 02:34:00.973 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: agent 2026-09-10 02:34:00.974 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: agent-resources-synced 2026-09-10 02:34:00.974 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: agent_sort_key 2026-09-10 02:34:00.974 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: agent_sort_key 2026-09-10 02:34:00.975 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: allowed-address-pairs 2026-09-10 02:34:00.975 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: allowed-address-pairs 2026-09-10 02:34:00.976 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: auto-allocated-topology 2026-09-10 02:34:00.976 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: auto-allocated-topology 2026-09-10 02:34:00.977 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: availability_zone 2026-09-10 02:34:00.977 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: availability_zone_filter 2026-09-10 02:34:00.977 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: availability_zone 2026-09-10 02:34:00.978 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-10 02:34:00.978 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: availability_zone_filter 2026-09-10 02:34:00.978 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: default-subnetpools 2026-09-10 02:34:00.979 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-10 02:34:00.979 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: default-subnetpools 2026-09-10 02:34:00.980 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-10 02:34:00.980 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: dns-integration 2026-09-10 02:34:00.981 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: dns-domain-ports 2026-09-10 02:34:00.981 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-10 02:34:00.982 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-10 02:34:00.982 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: dvr 2026-09-10 02:34:00.982 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: dns-integration 2026-09-10 02:34:00.982 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-10 02:34:00.983 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: empty-string-filtering 2026-09-10 02:34:00.983 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: dns-domain-ports 2026-09-10 02:34:00.983 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-10 02:34:00.983 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-10 02:34:00.984 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 02:34:00.984 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: dvr 2026-09-10 02:34:00.984 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-10 02:34:00.984 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-10 02:34:00.985 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: empty-string-filtering 2026-09-10 02:34:00.985 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: external-net 2026-09-10 02:34:00.986 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension evpn not supported by any of loaded plugins 2026-09-10 02:34:00.986 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-10 02:34:00.986 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 02:34:00.987 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-10 02:34:00.987 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: extraroute 2026-09-10 02:34:00.987 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: external-net 2026-09-10 02:34:00.987 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: extraroute-atomic 2026-09-10 02:34:00.988 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-10 02:34:00.988 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: extraroute 2026-09-10 02:34:00.989 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: filter-validation 2026-09-10 02:34:00.989 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: extraroute-atomic 2026-09-10 02:34:00.989 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-10 02:34:00.990 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-10 02:34:00.990 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: filter-validation 2026-09-10 02:34:00.990 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-10 02:34:00.991 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-10 02:34:00.991 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-10 02:34:00.991 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: fip-port-details 2026-09-10 02:34:00.991 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-10 02:34:00.992 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: fip-port-details 2026-09-10 02:34:00.992 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: flavors 2026-09-10 02:34:00.993 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: flavors 2026-09-10 02:34:00.993 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-10 02:34:00.994 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-10 02:34:00.994 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: floatingip-pools 2026-09-10 02:34:00.994 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: ip_allocation 2026-09-10 02:34:00.994 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: floatingip-pools 2026-09-10 02:34:00.995 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: ip-substring-filtering 2026-09-10 02:34:00.995 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: ip_allocation 2026-09-10 02:34:00.995 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: ip-substring-filtering 2026-09-10 02:34:00.995 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: l2_adjacency 2026-09-10 02:34:00.996 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: l2_adjacency 2026-09-10 02:34:00.997 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: router 2026-09-10 02:34:00.997 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: router 2026-09-10 02:34:00.997 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-09-10 02:34:00.998 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-09-10 02:34:00.999 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 02:34:00.999 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-10 02:34:01.000 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-10 02:34:01.000 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-10 02:34:01.000 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-10 02:34:01.001 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-10 02:34:01.001 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: ext-gw-mode 2026-09-10 02:34:01.001 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: ext-gw-mode 2026-09-10 02:34:01.001 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: l3-ha 2026-09-10 02:34:01.002 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: l3-ha 2026-09-10 02:34:01.002 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-10 02:34:01.002 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-10 02:34:01.002 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-10 02:34:01.002 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-10 02:34:01.003 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: l3-flavors 2026-09-10 02:34:01.003 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: l3-flavors 2026-09-10 02:34:01.004 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-10 02:34:01.004 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-10 02:34:01.004 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-10 02:34:01.004 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-10 02:34:01.007 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-10 02:34:01.007 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-10 02:34:01.008 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-10 02:34:01.008 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-10 02:34:01.009 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-10 02:34:01.009 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-10 02:34:01.010 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-10 02:34:01.010 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-10 02:34:01.011 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-10 02:34:01.011 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-10 02:34:01.011 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: multi-provider 2026-09-10 02:34:01.012 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: multi-provider 2026-09-10 02:34:01.012 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: net-mtu 2026-09-10 02:34:01.012 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: net-mtu 2026-09-10 02:34:01.012 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: net-mtu-writable 2026-09-10 02:34:01.013 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: net-mtu-writable 2026-09-10 02:34:01.013 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: network_availability_zone 2026-09-10 02:34:01.013 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: network_availability_zone 2026-09-10 02:34:01.013 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: network_ha 2026-09-10 02:34:01.014 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: network_ha 2026-09-10 02:34:01.014 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: network-ip-availability 2026-09-10 02:34:01.014 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: network-ip-availability 2026-09-10 02:34:01.014 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: network-ip-availability-details 2026-09-10 02:34:01.015 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: network-ip-availability-details 2026-09-10 02:34:01.015 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-10 02:34:01.016 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-10 02:34:01.016 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: pagination 2026-09-10 02:34:01.016 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: pagination 2026-09-10 02:34:01.017 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: port-device-profile 2026-09-10 02:34:01.017 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: port-device-profile 2026-09-10 02:34:01.017 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-10 02:34:01.017 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-10 02:34:01.018 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-10 02:34:01.018 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-10 02:34:01.018 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-10 02:34:01.019 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-10 02:34:01.019 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: port-mac-override 2026-09-10 02:34:01.019 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: port-mac-override 2026-09-10 02:34:01.019 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-10 02:34:01.020 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-10 02:34:01.020 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-10 02:34:01.020 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-10 02:34:01.020 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-10 02:34:01.021 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: port-resource-request 2026-09-10 02:34:01.021 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-10 02:34:01.021 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: port-resource-request-groups 2026-09-10 02:34:01.021 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: port-resource-request 2026-09-10 02:34:01.022 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-10 02:34:01.022 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: port-resource-request-groups 2026-09-10 02:34:01.022 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: binding 2026-09-10 02:34:01.023 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-10 02:34:01.023 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: binding 2026-09-10 02:34:01.023 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: binding-extended 2026-09-10 02:34:01.024 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: port-security 2026-09-10 02:34:01.024 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: binding-extended 2026-09-10 02:34:01.024 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: project-id 2026-09-10 02:34:01.024 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: port-security 2026-09-10 02:34:01.025 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: provider 2026-09-10 02:34:01.025 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: project-id 2026-09-10 02:34:01.025 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-10 02:34:01.025 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: provider 2026-09-10 02:34:01.026 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-09-10 02:34:01.026 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-10 02:34:01.026 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-10 02:34:01.028 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: qos 2026-09-10 02:34:01.028 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: qos 2026-09-10 02:34:01.029 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-10 02:34:01.029 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-10 02:34:01.029 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-10 02:34:01.030 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: qos-default 2026-09-10 02:34:01.030 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-10 02:34:01.030 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: qos-default 2026-09-10 02:34:01.030 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: qos-fip 2026-09-10 02:34:01.031 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-10 02:34:01.031 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: qos-fip 2026-09-10 02:34:01.031 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-10 02:34:01.031 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: qos-gateway-ip 2026-09-10 02:34:01.032 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: qos-port-network-policy 2026-09-10 02:34:01.032 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: qos-gateway-ip 2026-09-10 02:34:01.032 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: qos-port-network-policy 2026-09-10 02:34:01.032 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: qos-pps-minimum 2026-09-10 02:34:01.033 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: qos-pps-minimum 2026-09-10 02:34:01.033 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-10 02:34:01.033 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-10 02:34:01.034 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: qos-pps 2026-09-10 02:34:01.035 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: qos-rule-type-details 2026-09-10 02:34:01.035 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: qos-pps 2026-09-10 02:34:01.035 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-10 02:34:01.035 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: qos-rule-type-details 2026-09-10 02:34:01.036 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-10 02:34:01.036 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: qos-rules-alias 2026-09-10 02:34:01.036 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: qos-rules-alias 2026-09-10 02:34:01.036 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: quota-check-limit 2026-09-10 02:34:01.037 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: quota-check-limit 2026-09-10 02:34:01.037 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: quota-check-limit-default 2026-09-10 02:34:01.037 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: quota-check-limit-default 2026-09-10 02:34:01.039 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: quotas 2026-09-10 02:34:01.039 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: quotas 2026-09-10 02:34:01.040 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: quota_details 2026-09-10 02:34:01.040 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: quota_details 2026-09-10 02:34:01.041 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: rbac-policies 2026-09-10 02:34:01.042 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: rbac-policies 2026-09-10 02:34:01.042 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: rbac-address-group 2026-09-10 02:34:01.042 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: rbac-address-group 2026-09-10 02:34:01.043 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: rbac-address-scope 2026-09-10 02:34:01.043 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: rbac-security-groups 2026-09-10 02:34:01.043 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: rbac-address-scope 2026-09-10 02:34:01.044 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: rbac-subnetpool 2026-09-10 02:34:01.044 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: rbac-security-groups 2026-09-10 02:34:01.044 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: revision-if-match 2026-09-10 02:34:01.044 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: rbac-subnetpool 2026-09-10 02:34:01.045 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: standard-attr-revisions 2026-09-10 02:34:01.045 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: revision-if-match 2026-09-10 02:34:01.046 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: router_availability_zone 2026-09-10 02:34:01.046 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: standard-attr-revisions 2026-09-10 02:34:01.046 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-09-10 02:34:01.046 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: router_availability_zone 2026-09-10 02:34:01.047 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-10 02:34:01.047 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-09-10 02:34:01.047 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-10 02:34:01.048 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: security-groups-default-rules 2026-09-10 02:34:01.049 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-10 02:34:01.049 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: security-groups-default-rules 2026-09-10 02:34:01.049 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-10 02:34:01.050 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: security-groups-default-statefulness 2026-09-10 02:34:01.050 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-10 02:34:01.050 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-10 02:34:01.051 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-10 02:34:01.051 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-10 02:34:01.051 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-10 02:34:01.051 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-10 02:34:01.052 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-10 02:34:01.052 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-10 02:34:01.052 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-10 02:34:01.057 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: security-group 2026-09-10 02:34:01.057 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: security-group 2026-09-10 02:34:01.058 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: segment 2026-09-10 02:34:01.058 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: segment 2026-09-10 02:34:01.058 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-10 02:34:01.059 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-10 02:34:01.059 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: service-type 2026-09-10 02:34:01.059 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: service-type 2026-09-10 02:34:01.060 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: sorting 2026-09-10 02:34:01.060 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: sorting 2026-09-10 02:34:01.060 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: standard-attr-segment 2026-09-10 02:34:01.060 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: standard-attr-segment 2026-09-10 02:34:01.061 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: standard-attr-description 2026-09-10 02:34:01.061 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: standard-attr-description 2026-09-10 02:34:01.061 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: stateful-security-group 2026-09-10 02:34:01.062 7 WARNING neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-10 02:34:01.062 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: stateful-security-group 2026-09-10 02:34:01.062 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-10 02:34:01.062 8 WARNING neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-10 02:34:01.063 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: subnet-external-network 2026-09-10 02:34:01.063 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-10 02:34:01.063 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: subnet-external-network 2026-09-10 02:34:01.063 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: subnet_onboard 2026-09-10 02:34:01.064 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-10 02:34:01.064 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: subnet_onboard 2026-09-10 02:34:01.064 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: subnet-service-types 2026-09-10 02:34:01.064 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-10 02:34:01.065 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: subnet-service-types 2026-09-10 02:34:01.065 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: subnet_allocation 2026-09-10 02:34:01.066 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: subnet_allocation 2026-09-10 02:34:01.066 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-10 02:34:01.066 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: tag-creation 2026-09-10 02:34:01.066 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-10 02:34:01.067 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-10 02:34:01.067 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: tag-creation 2026-09-10 02:34:01.067 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-10 02:34:01.071 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: standard-attr-tag 2026-09-10 02:34:01.071 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: standard-attr-tag 2026-09-10 02:34:01.072 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-10 02:34:01.072 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-10 02:34:01.072 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: trunk 2026-09-10 02:34:01.073 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: trunk 2026-09-10 02:34:01.073 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: trunk-details 2026-09-10 02:34:01.073 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: trunk-details 2026-09-10 02:34:01.073 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-10 02:34:01.074 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-10 02:34:01.074 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-10 02:34:01.075 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-10 02:34:01.075 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-10 02:34:01.075 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-10 02:34:01.075 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-10 02:34:01.076 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-10 02:34:01.077 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-10 02:34:01.078 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-10 02:34:01.078 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-10 02:34:01.079 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-10 02:34:01.079 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: vpn-flavors 2026-09-10 02:34:01.079 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: vpn-flavors 2026-09-10 02:34:01.080 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: vpnaas 2026-09-10 02:34:01.081 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: vpnaas 2026-09-10 02:34:01.082 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: taas 2026-09-10 02:34:01.082 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: taas 2026-09-10 02:34:01.083 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: tap-mirror 2026-09-10 02:34:01.084 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-10 02:34:01.084 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: tap-mirror 2026-09-10 02:34:01.084 7 INFO neutron.api.extensions [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Loaded extension: taas-vlan-filter 2026-09-10 02:34:01.085 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: tap-mirror-both-direction 2026-09-10 02:34:01.085 8 INFO neutron.api.extensions [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Loaded extension: taas-vlan-filter 2026-09-10 02:34:01.087 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-10 02:34:01.087 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-10 02:34:01.087 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 02:34:01.087 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-10 02:34:01.089 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-10 02:34:01.089 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-10 02:34:01.089 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-10 02:34:01.090 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 02:34:01.090 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-10 02:34:01.091 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 02:34:01.091 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 02:34:01.092 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-10 02:34:01.093 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 02:34:01.094 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 02:34:01.095 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 02:34:01.096 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 02:34:01.096 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 02:34:01.097 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 02:34:01.097 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] subnetpool is already registered 2026-09-10 02:34:01.097 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 02:34:01.098 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 02:34:01.098 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] subnetpool is already registered 2026-09-10 02:34:01.098 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 02:34:01.098 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 02:34:01.098 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 02:34:01.099 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 02:34:01.099 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 02:34:01.099 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 02:34:01.100 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 02:34:01.100 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 02:34:01.100 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] subnetpool is already registered 2026-09-10 02:34:01.100 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 02:34:01.100 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 02:34:01.100 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] subnetpool is already registered 2026-09-10 02:34:01.100 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 02:34:01.101 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] ipsecpolicy is already registered 2026-09-10 02:34:01.101 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 02:34:01.101 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 02:34:01.101 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] ikepolicy is already registered 2026-09-10 02:34:01.101 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 02:34:01.101 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 02:34:01.102 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 02:34:01.102 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 02:34:01.103 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 02:34:01.103 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 02:34:01.103 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] ipsecpolicy is already registered 2026-09-10 02:34:01.104 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 02:34:01.104 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] ikepolicy is already registered 2026-09-10 02:34:01.106 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-10 02:34:01.106 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] router_route is already registered 2026-09-10 02:34:01.107 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:router_route 2026-09-10 02:34:01.107 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] router_route is already registered 2026-09-10 02:34:01.107 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 02:34:01.107 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] router is already registered 2026-09-10 02:34:01.108 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 02:34:01.108 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] floatingip is already registered 2026-09-10 02:34:01.108 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-10 02:34:01.109 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] router is already registered 2026-09-10 02:34:01.109 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-10 02:34:01.109 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] floatingip is already registered 2026-09-10 02:34:01.111 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 02:34:01.112 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] rbac_policy is already registered 2026-09-10 02:34:01.112 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 02:34:01.113 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] security_group is already registered 2026-09-10 02:34:01.113 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 02:34:01.113 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] security_group_rule is already registered 2026-09-10 02:34:01.113 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-10 02:34:01.113 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] rbac_policy is already registered 2026-09-10 02:34:01.114 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 02:34:01.114 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] subnetpool is already registered 2026-09-10 02:34:01.114 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-10 02:34:01.114 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] security_group is already registered 2026-09-10 02:34:01.114 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 02:34:01.115 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] subnetpool is already registered 2026-09-10 02:34:01.115 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-10 02:34:01.115 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] security_group_rule is already registered 2026-09-10 02:34:01.115 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 02:34:01.115 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] trunk is already registered 2026-09-10 02:34:01.115 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 02:34:01.116 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] ikepolicy is already registered 2026-09-10 02:34:01.116 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 02:34:01.116 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] subnetpool is already registered 2026-09-10 02:34:01.116 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 02:34:01.116 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] ipsecpolicy is already registered 2026-09-10 02:34:01.116 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-10 02:34:01.117 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 02:34:01.117 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] subnetpool is already registered 2026-09-10 02:34:01.117 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] endpoint_group is already registered 2026-09-10 02:34:01.117 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-10 02:34:01.117 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 02:34:01.117 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] trunk is already registered 2026-09-10 02:34:01.117 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] vpnservice is already registered 2026-09-10 02:34:01.117 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 02:34:01.118 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 02:34:01.118 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] ikepolicy is already registered 2026-09-10 02:34:01.118 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] ipsec_site_connection is already registered 2026-09-10 02:34:01.118 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 02:34:01.118 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 02:34:01.118 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] ipsecpolicy is already registered 2026-09-10 02:34:01.118 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] ipsecpolicy is already registered 2026-09-10 02:34:01.118 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-10 02:34:01.118 7 INFO neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 02:34:01.119 7 WARNING neutron.quota.resource_registry [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] ikepolicy is already registered 2026-09-10 02:34:01.119 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] endpoint_group is already registered 2026-09-10 02:34:01.119 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-10 02:34:01.119 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] vpnservice is already registered 2026-09-10 02:34:01.119 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-10 02:34:01.120 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] ipsec_site_connection is already registered 2026-09-10 02:34:01.120 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-10 02:34:01.120 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] ipsecpolicy is already registered 2026-09-10 02:34:01.120 8 INFO neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-10 02:34:01.121 8 WARNING neutron.quota.resource_registry [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] ikepolicy is already registered 2026-09-10 02:34:01.159 7 WARNING keystonemiddleware._common.config [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 02:34:01.160 8 WARNING keystonemiddleware._common.config [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 02:34:01.166 8 WARNING keystonemiddleware.auth_token [None req-a0bb6c82-779a-445c-b572-353d95803f3b - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2026-09-10 02:34:01.167 7 WARNING keystonemiddleware.auth_token [None req-56828f6d-21a3-4f8a-8559-84507091f72e - - - - - -] 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 9 seconds on interpreter 0x7f674c948668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f674c948668 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-09-10 02:34:06.929 7 INFO neutron.pecan_wsgi.hooks.translation [None req-126b1faa-8ad0-4097-9377-199c4395cb73 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/4] 162.253.55.128 () {44 vars in 927 bytes} [Thu Sep 10 02:34:06 2026] GET /v2.0/networks/public => generated 108 bytes in 919 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: 8|app: 0|req: 3/5] 162.253.55.128 () {44 vars in 949 bytes} [Thu Sep 10 02:34:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 02:34:07.601 7 ERROR stevedore.extension [None req-8645f53f-ae69-41c0-ac6d-4b5b4b031aab 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-10 02:34:07.630 7 ERROR stevedore.extension [None req-8645f53f-ae69-41c0-ac6d-4b5b4b031aab 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-10 02:34:07.633 7 ERROR stevedore.extension [None req-8645f53f-ae69-41c0-ac6d-4b5b4b031aab 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-09-10 02:34:07.955 7 WARNING neutron.services.revisions.revision_plugin [None req-8645f53f-ae69-41c0-ac6d-4b5b4b031aab 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Could not find related network for resource to bump revision. 2026-09-10 02:34:07.975 7 INFO neutron.db.segments_db [None req-8645f53f-ae69-41c0-ac6d-4b5b4b031aab 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Added segment 11cbb676-68fc-46cc-86ef-637bfbfaac91 of type flat for network c094e37c-8d94-4bdb-af91-9268b72a8bc0 2026-09-10 02:34:08.027 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8645f53f-ae69-41c0-ac6d-4b5b4b031aab 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.128 () {48 vars in 967 bytes} [Thu Sep 10 02:34:07 2026] POST /v2.0/networks => generated 124 bytes in 721 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 02:34:14.443 8 INFO neutron.pecan_wsgi.hooks.translation [None req-249ede62-8989-4b7f-a6d7-793595c0ba28 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/7] 162.253.55.128 () {44 vars in 927 bytes} [Thu Sep 10 02:34:13 2026] GET /v2.0/networks/public => generated 108 bytes in 486 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.128 () {44 vars in 949 bytes} [Thu Sep 10 02:34:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 02:34:14.726 8 ERROR stevedore.extension [None req-827e275a-ff77-43da-9f2a-56e43cac665f 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-10 02:34:14.737 8 ERROR stevedore.extension [None req-827e275a-ff77-43da-9f2a-56e43cac665f 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-09-10 02:34:14.739 8 ERROR stevedore.extension [None req-827e275a-ff77-43da-9f2a-56e43cac665f 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-09-10 02:34:14.904 8 WARNING neutron.services.revisions.revision_plugin [None req-827e275a-ff77-43da-9f2a-56e43cac665f 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Could not find related network for resource to bump revision. 2026-09-10 02:34:14.925 8 INFO neutron.db.segments_db [None req-827e275a-ff77-43da-9f2a-56e43cac665f 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Added segment 32a37bf5-dcc6-4b3a-9759-57edf6a6cf9e of type flat for network 459ad761-15a8-42b0-a3fb-b6b4ecac2ee0 2026-09-10 02:34:14.975 8 INFO neutron.pecan_wsgi.hooks.translation [None req-827e275a-ff77-43da-9f2a-56e43cac665f 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/10] 162.253.55.128 () {48 vars in 967 bytes} [Thu Sep 10 02:34:14 2026] POST /v2.0/networks => generated 124 bytes in 495 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 02:34:20.909 7 INFO neutron.pecan_wsgi.hooks.translation [None req-979d5835-8291-452c-aff9-ebefed89d1a6 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/11] 162.253.55.128 () {44 vars in 927 bytes} [Thu Sep 10 02:34:20 2026] GET /v2.0/networks/public => generated 108 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/12] 162.253.55.128 () {44 vars in 949 bytes} [Thu Sep 10 02:34:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 02:34:21.026 7 WARNING neutron.services.revisions.revision_plugin [None req-6855a760-0847-4f9b-a72d-1c6581c967e1 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Could not find related network for resource to bump revision. 2026-09-10 02:34:21.047 7 INFO neutron.db.segments_db [None req-6855a760-0847-4f9b-a72d-1c6581c967e1 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Added segment dc9e2f5d-f368-44b0-b48b-84f16783d9b5 of type flat for network e8cc52ff-e7ad-489d-a025-3e9da2f82073 2026-09-10 02:34:21.085 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6855a760-0847-4f9b-a72d-1c6581c967e1 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/13] 162.253.55.128 () {48 vars in 967 bytes} [Thu Sep 10 02:34:20 2026] POST /v2.0/networks => generated 124 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 02:34:26.997 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e54f73d-1f38-4fd3-afe5-0af4badea929 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/14] 162.253.55.128 () {44 vars in 927 bytes} [Thu Sep 10 02:34:26 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.128 () {44 vars in 949 bytes} [Thu Sep 10 02:34:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 02:34:27.156 8 WARNING neutron.services.revisions.revision_plugin [None req-8ff812d6-34fa-4668-9e5a-1f69fa068745 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Could not find related network for resource to bump revision. 2026-09-10 02:34:27.191 8 INFO neutron.db.segments_db [None req-8ff812d6-34fa-4668-9e5a-1f69fa068745 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Added segment dffd42b6-d9a5-4457-9ddb-66f2c8ce7643 of type flat for network 21899906-df88-47e4-ad8b-465701ed6e51 2026-09-10 02:34:27.249 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ff812d6-34fa-4668-9e5a-1f69fa068745 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/16] 162.253.55.128 () {48 vars in 967 bytes} [Thu Sep 10 02:34:27 2026] POST /v2.0/networks => generated 124 bytes in 261 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 02:34:33.298 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83db8436-b612-4702-bb41-e7b3afd1c283 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.128 () {44 vars in 927 bytes} [Thu Sep 10 02:34:33 2026] GET /v2.0/networks/public => generated 108 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.128 () {44 vars in 949 bytes} [Thu Sep 10 02:34:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 02:34:33.415 8 WARNING neutron.services.revisions.revision_plugin [None req-258cb1fc-5996-4ab0-811a-68d429a311cd 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Could not find related network for resource to bump revision. 2026-09-10 02:34:33.441 8 INFO neutron.db.segments_db [None req-258cb1fc-5996-4ab0-811a-68d429a311cd 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Added segment 65ab0b04-d271-4d68-8552-97239f8453a9 of type flat for network a4eba553-2d35-44c7-9f0a-718dac11a094 2026-09-10 02:34:33.472 8 INFO neutron.pecan_wsgi.hooks.translation [None req-258cb1fc-5996-4ab0-811a-68d429a311cd 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/20] 162.253.55.128 () {48 vars in 967 bytes} [Thu Sep 10 02:34:33 2026] POST /v2.0/networks => generated 124 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 02:34:39.444 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4728b94-1e69-4f8c-b831-611e344baba8 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/21] 162.253.55.128 () {44 vars in 927 bytes} [Thu Sep 10 02:34:39 2026] GET /v2.0/networks/public => generated 108 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.128 () {44 vars in 949 bytes} [Thu Sep 10 02:34:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 02:34:39.504 7 WARNING neutron.services.revisions.revision_plugin [None req-b65d168a-86ef-4694-90fc-095ede91d680 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Could not find related network for resource to bump revision. 2026-09-10 02:34:39.521 7 INFO neutron.db.segments_db [None req-b65d168a-86ef-4694-90fc-095ede91d680 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Added segment a6fd70fe-ad4e-4b3e-a736-28c6f7681cfa of type flat for network 823d33c3-b16b-473b-a8db-d4e188014f9f [pid: 7|app: 0|req: 12/23] 162.253.55.128 () {48 vars in 967 bytes} [Thu Sep 10 02:34:39 2026] POST /v2.0/networks => generated 706 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 02:34:41.019 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49885378-31af-4155-aa9e-d06c81d6a846 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/24] 162.253.55.128 () {44 vars in 927 bytes} [Thu Sep 10 02:34:40 2026] GET /v2.0/networks/public => generated 108 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.128 () {44 vars in 949 bytes} [Thu Sep 10 02:34:41 2026] GET /v2.0/networks?name=public => generated 709 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 02:34:41.124 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c5800fe-6c68-4563-a223-7e5d0de5122e 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/26] 162.253.55.128 () {44 vars in 1034 bytes} [Thu Sep 10 02:34:41 2026] GET /v2.0/subnets/public-subnet?network_id=823d33c3-b16b-473b-a8db-d4e188014f9f => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.128 () {44 vars in 1057 bytes} [Thu Sep 10 02:34:41 2026] GET /v2.0/subnets?name=public-subnet&network_id=823d33c3-b16b-473b-a8db-d4e188014f9f => 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/28] 162.253.55.128 () {48 vars in 965 bytes} [Thu Sep 10 02:34:41 2026] POST /v2.0/subnets => generated 664 bytes in 1368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 02:40:03.787 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39edfbd6-7cb5-4020-b6f3-14854cf02ad1 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/72] 162.253.55.128 () {44 vars in 937 bytes} [Thu Sep 10 02:40:03 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 235 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/73] 162.253.55.128 () {44 vars in 959 bytes} [Thu Sep 10 02:40:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 02:40:03.887 8 INFO neutron.db.segments_db [None req-2b5b6658-7ef0-4e6f-a6a9-4b036848cefa 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] Added segment 2c721f63-cdeb-4b79-a2a1-717a02c7b471 of type vxlan for network d6c682a3-a899-4164-a6bb-ca960e3b78ab [pid: 8|app: 0|req: 37/74] 162.253.55.128 () {48 vars in 966 bytes} [Thu Sep 10 02:40:03 2026] POST /v2.0/networks => generated 707 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 02:40:05.149 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b684e7d-02b5-4b6f-8d73-52faf09afc2c 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/75] 162.253.55.128 () {44 vars in 937 bytes} [Thu Sep 10 02:40:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 162.253.55.128 () {44 vars in 959 bytes} [Thu Sep 10 02:40:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 02:40:05.266 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95f2391e-01a4-4c18-8587-ba3f41961acc 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/77] 162.253.55.128 () {44 vars in 1036 bytes} [Thu Sep 10 02:40:05 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d6c682a3-a899-4164-a6bb-ca960e3b78ab => generated 114 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 162.253.55.128 () {44 vars in 1059 bytes} [Thu Sep 10 02:40:05 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d6c682a3-a899-4164-a6bb-ca960e3b78ab => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 162.253.55.128 () {48 vars in 965 bytes} [Thu Sep 10 02:40:05 2026] POST /v2.0/subnets => generated 651 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-10 02:40:06.983 8 INFO neutron.api.v2.resource [None req-13e82c1d-3ef4-47eb-a7e8-4cadd4054f8c 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/80] 162.253.55.128 () {44 vars in 971 bytes} [Thu Sep 10 02:40:06 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 162.253.55.128 () {44 vars in 993 bytes} [Thu Sep 10 02:40:06 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 162.253.55.128 () {48 vars in 980 bytes} [Thu Sep 10 02:40:07 2026] POST /v2.0/security-groups => generated 1616 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:08 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 1616 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:08 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:08 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 1616 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 162.253.55.128 () {48 vars in 991 bytes} [Thu Sep 10 02:40:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/87] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:09 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 2230 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:09 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 2230 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:09 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 2230 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 162.253.55.128 () {48 vars in 991 bytes} [Thu Sep 10 02:40:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:10 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 2846 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:11 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:11 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 162.253.55.128 () {48 vars in 991 bytes} [Thu Sep 10 02:40:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:12 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 3462 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:12 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:12 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 3462 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 162.253.55.128 () {48 vars in 991 bytes} [Thu Sep 10 02:40:12 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/99] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:13 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 4078 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/100] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:13 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 4078 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:13 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 4078 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 162.253.55.128 () {48 vars in 991 bytes} [Thu Sep 10 02:40:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 162.253.55.128 () {44 vars in 987 bytes} [Thu Sep 10 02:40:15 2026] GET /v2.0/networks/d6c682a3-a899-4164-a6bb-ca960e3b78ab => generated 732 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 02:40:15.417 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bceb31db-5483-42ef-970c-1ac21751110f 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/106] 162.253.55.128 () {44 vars in 1076 bytes} [Thu Sep 10 02:40:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d6c682a3-a899-4164-a6bb-ca960e3b78ab => generated 132 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 162.253.55.128 () {44 vars in 1099 bytes} [Thu Sep 10 02:40:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d6c682a3-a899-4164-a6bb-ca960e3b78ab => generated 12 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:15 2026] GET /v2.0/security-groups/f9291dd5-d344-4dcc-a2d6-5c0af1c8487f => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 162.253.55.128 () {48 vars in 961 bytes} [Thu Sep 10 02:40:15 2026] POST /v2.0/ports => generated 1096 bytes in 920 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-10 02:40:25.287 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5913633d-257b-4cb2-bd1a-7e0359380eb7 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/110] 162.253.55.128 () {44 vars in 980 bytes} [Thu Sep 10 02:40:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 63 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: 8|app: 0|req: 56/111] 162.253.55.128 () {44 vars in 1002 bytes} [Thu Sep 10 02:40:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 162.253.55.128 () {48 vars in 1032 bytes} [Thu Sep 10 02:40:25 2026] PUT /v2.0/ports/4d79b5b7-5f42-440f-b8e0-5736df3b2b09 => generated 1245 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 162.253.55.128 () {44 vars in 920 bytes} [Thu Sep 10 02:40:27 2026] GET /v2.0/ports => generated 3726 bytes in 132 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-09-10 02:40:29.028 7 INFO neutron.api.v2.resource [None req-e0088f00-6664-46fc-ac2b-8576b38aa7e3 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/114] 162.253.55.128 () {44 vars in 959 bytes} [Thu Sep 10 02:40:28 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 162.253.55.128 () {44 vars in 981 bytes} [Thu Sep 10 02:40:29 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 162.253.55.128 () {48 vars in 980 bytes} [Thu Sep 10 02:40:29 2026] POST /v2.0/security-groups => generated 1610 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:30 2026] GET /v2.0/security-groups/482899e8-a9a2-4d90-af95-66f61198a131 => generated 1610 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:30 2026] GET /v2.0/security-groups/482899e8-a9a2-4d90-af95-66f61198a131 => generated 1610 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:30 2026] GET /v2.0/security-groups/482899e8-a9a2-4d90-af95-66f61198a131 => generated 1610 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/122] 162.253.55.128 () {48 vars in 991 bytes} [Thu Sep 10 02:40:30 2026] POST /v2.0/security-group-rules => generated 621 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/123] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:31 2026] GET /v2.0/security-groups/482899e8-a9a2-4d90-af95-66f61198a131 => generated 2244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/124] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:31 2026] GET /v2.0/security-groups/482899e8-a9a2-4d90-af95-66f61198a131 => generated 2244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/125] 162.253.55.128 () {44 vars in 1001 bytes} [Thu Sep 10 02:40:31 2026] GET /v2.0/security-groups/482899e8-a9a2-4d90-af95-66f61198a131 => generated 2244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/126] 162.253.55.128 () {48 vars in 991 bytes} [Thu Sep 10 02:40:31 2026] POST /v2.0/security-group-rules => generated 625 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/137] 162.253.55.128 () {44 vars in 975 bytes} [Thu Sep 10 02:41:56 2026] GET /v2.0/quotas/95f8f2d0498b42fab54e52473e3acaa2 => 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: 69/138] 162.253.55.128 () {48 vars in 1027 bytes} [Thu Sep 10 02:41:57 2026] PUT /v2.0/quotas/95f8f2d0498b42fab54e52473e3acaa2 => generated 311 bytes in 42 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-09-10 02:44:39.048 8 INFO neutron.pecan_wsgi.hooks.translation [None req-575b73bf-3db8-4405-9522-3a340e3d0cc2 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 81/161] 162.253.55.128 () {30 vars in 741 bytes} [Thu Sep 10 02:44:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 306 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: 7|app: 0|req: 81/162] 162.253.55.128 () {30 vars in 763 bytes} [Thu Sep 10 02:44:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 02:44:41.787 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20415b39-9caa-418f-a207-3cf75e3b5963 2c2c55c81df24880bcded8663b96f2cc 95f8f2d0498b42fab54e52473e3acaa2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 82/163] 162.253.55.128 () {30 vars in 741 bytes} [Thu Sep 10 02:44:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 162.253.55.128 () {30 vars in 763 bytes} [Thu Sep 10 02:44:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)