+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 8 12:02:48 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-9c59fff49-6t4jc machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fe7e0543668 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-05-08 12:02:52.963 8 INFO neutron.common.config [-] Logging enabled! 2026-05-08 12:02:52.963 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-08 12:02:52.976 7 INFO neutron.common.config [-] Logging enabled! 2026-05-08 12:02:52.976 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-08 12:02:54.076 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 12:02:54.081 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 12:02:55.818 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 12:02:55.821 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 12:02:55.824 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 12:02:55.826 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 12:02:55.827 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 12:02:55.827 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 12:02:55.827 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 12:02:55.827 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-08 12:02:55.827 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 12:02:55.830 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 12:02:55.831 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 12:02:55.832 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 12:02:55.832 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-08 12:02:55.832 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 12:02:55.836 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 12:02:55.836 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 12:02:55.836 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 12:02:55.840 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 12:02:55.840 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 12:02:55.840 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 12:02:55.859 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 12:02:55.860 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 12:02:55.860 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 12:02:55.862 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 12:02:55.863 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 12:02:55.863 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 12:02:55.890 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 12:02:55.891 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 12:02:55.891 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 12:02:55.891 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 12:02:55.892 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 12:02:55.893 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 12:02:55.893 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 12:02:55.893 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 12:02:56.218 8 INFO neutron.plugins.ml2.managers [None req-8c86d7e1-d0f6-45e6-ad31-0bcc44c41518 - - - - - -] Initializing driver for type 'vlan' 2026-05-08 12:02:56.222 7 INFO neutron.plugins.ml2.managers [None req-85a657c3-72b2-4f16-bcab-471655cf2486 - - - - - -] Initializing driver for type 'vlan' 2026-05-08 12:02:56.628 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-85a657c3-72b2-4f16-bcab-471655cf2486 - - - - - -] VlanTypeDriver initialization complete 2026-05-08 12:02:56.628 7 INFO neutron.plugins.ml2.managers [None req-85a657c3-72b2-4f16-bcab-471655cf2486 - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 12:02:56.629 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-85a657c3-72b2-4f16-bcab-471655cf2486 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 12:02:56.638 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8c86d7e1-d0f6-45e6-ad31-0bcc44c41518 - - - - - -] VlanTypeDriver initialization complete 2026-05-08 12:02:56.638 8 INFO neutron.plugins.ml2.managers [None req-8c86d7e1-d0f6-45e6-ad31-0bcc44c41518 - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 12:02:56.639 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8c86d7e1-d0f6-45e6-ad31-0bcc44c41518 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 12:02:56.642 7 INFO neutron.plugins.ml2.managers [None req-85a657c3-72b2-4f16-bcab-471655cf2486 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 12:02:56.643 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-85a657c3-72b2-4f16-bcab-471655cf2486 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 12:02:56.643 7 INFO neutron.plugins.ml2.managers [None req-85a657c3-72b2-4f16-bcab-471655cf2486 - - - - - -] Initializing extension driver 'port_security' 2026-05-08 12:02:56.643 7 INFO neutron.plugins.ml2.extensions.port_security [None req-85a657c3-72b2-4f16-bcab-471655cf2486 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 12:02:56.643 7 INFO neutron.plugins.ml2.managers [None req-85a657c3-72b2-4f16-bcab-471655cf2486 - - - - - -] Initializing extension driver 'qos' 2026-05-08 12:02:56.643 7 INFO neutron.plugins.ml2.managers [None req-85a657c3-72b2-4f16-bcab-471655cf2486 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 12:02:56.643 7 INFO neutron.plugins.ml2.managers [None req-85a657c3-72b2-4f16-bcab-471655cf2486 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 12:02:56.652 8 INFO neutron.plugins.ml2.managers [None req-8c86d7e1-d0f6-45e6-ad31-0bcc44c41518 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 12:02:56.652 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8c86d7e1-d0f6-45e6-ad31-0bcc44c41518 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 12:02:56.652 8 INFO neutron.plugins.ml2.managers [None req-8c86d7e1-d0f6-45e6-ad31-0bcc44c41518 - - - - - -] Initializing extension driver 'port_security' 2026-05-08 12:02:56.652 8 INFO neutron.plugins.ml2.extensions.port_security [None req-8c86d7e1-d0f6-45e6-ad31-0bcc44c41518 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 12:02:56.653 8 INFO neutron.plugins.ml2.managers [None req-8c86d7e1-d0f6-45e6-ad31-0bcc44c41518 - - - - - -] Initializing extension driver 'qos' 2026-05-08 12:02:56.653 8 INFO neutron.plugins.ml2.managers [None req-8c86d7e1-d0f6-45e6-ad31-0bcc44c41518 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 12:02:56.653 8 INFO neutron.plugins.ml2.managers [None req-8c86d7e1-d0f6-45e6-ad31-0bcc44c41518 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 12:02:56.657 7 INFO neutron.quota [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded quota_driver: . 2026-05-08 12:02:56.658 7 INFO neutron.plugins.ml2.plugin [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 12:02:56.658 7 INFO neutron.plugins.ml2.managers [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 12:02:56.658 7 INFO neutron.plugins.ml2.managers [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 12:02:56.658 7 INFO neutron.plugins.ml2.managers [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 12:02:56.658 7 INFO neutron.manager [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loading Plugin: qos 2026-05-08 12:02:56.665 8 INFO neutron.quota [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded quota_driver: . 2026-05-08 12:02:56.665 8 INFO neutron.plugins.ml2.plugin [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 12:02:56.666 8 INFO neutron.plugins.ml2.managers [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 12:02:56.666 8 INFO neutron.plugins.ml2.managers [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 12:02:56.666 8 INFO neutron.plugins.ml2.managers [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 12:02:56.666 8 INFO neutron.manager [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loading Plugin: qos 2026-05-08 12:02:56.671 7 INFO neutron.manager [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loading Plugin: router 2026-05-08 12:02:56.679 8 INFO neutron.manager [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loading Plugin: router 2026-05-08 12:02:56.717 7 INFO neutron.services.service_base [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 12:02:56.717 7 INFO neutron.manager [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loading Plugin: segments 2026-05-08 12:02:56.726 8 INFO neutron.services.service_base [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 12:02:56.726 8 INFO neutron.manager [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loading Plugin: segments 2026-05-08 12:02:56.823 7 INFO neutron.manager [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loading Plugin: trunk 2026-05-08 12:02:56.831 8 INFO neutron.manager [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loading Plugin: trunk 2026-05-08 12:02:56.840 7 INFO neutron.manager [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loading Plugin: vpnaas 2026-05-08 12:02:56.846 8 INFO neutron.manager [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loading Plugin: vpnaas 2026-05-08 12:02:56.885 7 WARNING stevedore.named [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 12:02:56.888 8 WARNING stevedore.named [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 12:02:56.960 8 INFO neutron_vpnaas.services.vpn.plugin [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 12:02:56.960 8 INFO neutron.common.utils [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-08 12:02:56.960 8 INFO neutron.manager [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loading Plugin: taas 2026-05-08 12:02:56.974 7 INFO neutron_vpnaas.services.vpn.plugin [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 12:02:56.974 7 INFO neutron.common.utils [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-08 12:02:56.974 7 INFO neutron.manager [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loading Plugin: taas 2026-05-08 12:02:56.990 8 WARNING stevedore.named [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 12:02:56.990 8 WARNING stevedore.named [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 12:02:57.004 7 WARNING stevedore.named [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 12:02:57.004 7 WARNING stevedore.named [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 12:02:57.013 8 INFO neutron_taas.services.taas.taas_plugin [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-08 12:02:57.013 8 INFO neutron.manager [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loading Plugin: tapmirror 2026-05-08 12:02:57.020 7 INFO neutron_taas.services.taas.taas_plugin [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-08 12:02:57.020 7 INFO neutron.manager [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loading Plugin: tapmirror 2026-05-08 12:02:57.027 8 WARNING stevedore.named [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 12:02:57.027 8 WARNING stevedore.named [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 12:02:57.029 7 WARNING stevedore.named [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 12:02:57.030 7 WARNING stevedore.named [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 12:02:57.043 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-08 12:02:57.044 8 INFO neutron.manager [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loading Plugin: auto_allocate 2026-05-08 12:02:57.044 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-08 12:02:57.044 7 INFO neutron.manager [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loading Plugin: auto_allocate 2026-05-08 12:02:57.051 7 INFO neutron.manager [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loading Plugin: tag 2026-05-08 12:02:57.051 8 INFO neutron.manager [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loading Plugin: tag 2026-05-08 12:02:57.061 8 INFO neutron.manager [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loading Plugin: timestamp 2026-05-08 12:02:57.063 7 INFO neutron.manager [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loading Plugin: timestamp 2026-05-08 12:02:57.064 8 INFO neutron.manager [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 12:02:57.066 7 INFO neutron.manager [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 12:02:57.068 8 INFO neutron.manager [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loading Plugin: flavors 2026-05-08 12:02:57.071 8 INFO neutron.manager [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loading Plugin: revisions 2026-05-08 12:02:57.071 7 INFO neutron.manager [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loading Plugin: flavors 2026-05-08 12:02:57.075 7 INFO neutron.manager [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loading Plugin: revisions 2026-05-08 12:02:57.076 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Initializing extension manager. 2026-05-08 12:02:57.077 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: address-group 2026-05-08 12:02:57.078 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: address-scope 2026-05-08 12:02:57.079 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 12:02:57.079 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Initializing extension manager. 2026-05-08 12:02:57.080 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: agent 2026-05-08 12:02:57.080 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 12:02:57.081 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: address-group 2026-05-08 12:02:57.082 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 12:02:57.082 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: address-scope 2026-05-08 12:02:57.082 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 12:02:57.082 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 12:02:57.083 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: agent 2026-05-08 12:02:57.083 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: availability_zone 2026-05-08 12:02:57.084 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 12:02:57.084 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 12:02:57.084 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 12:02:57.085 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 12:02:57.085 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: default-subnetpools 2026-05-08 12:02:57.086 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 12:02:57.086 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: availability_zone 2026-05-08 12:02:57.087 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 12:02:57.087 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 12:02:57.087 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: dns-integration 2026-05-08 12:02:57.087 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 12:02:57.088 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 12:02:57.088 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: default-subnetpools 2026-05-08 12:02:57.089 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 12:02:57.090 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 12:02:57.090 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: dvr 2026-05-08 12:02:57.090 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: dns-integration 2026-05-08 12:02:57.091 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 12:02:57.091 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 12:02:57.091 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 12:02:57.092 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 12:02:57.092 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: dvr 2026-05-08 12:02:57.092 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 12:02:57.093 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 12:02:57.093 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 12:02:57.093 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 12:02:57.094 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: external-net 2026-05-08 12:02:57.094 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 12:02:57.094 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 12:02:57.094 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 12:02:57.095 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: external-net 2026-05-08 12:02:57.095 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: extraroute 2026-05-08 12:02:57.095 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 12:02:57.095 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 12:02:57.096 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: extraroute 2026-05-08 12:02:57.096 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 12:02:57.096 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 12:02:57.097 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 12:02:57.097 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 12:02:57.097 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 12:02:57.097 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 12:02:57.098 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 12:02:57.098 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 12:02:57.098 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: fip-port-details 2026-05-08 12:02:57.098 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 12:02:57.099 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: flavors 2026-05-08 12:02:57.100 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: fip-port-details 2026-05-08 12:02:57.100 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 12:02:57.101 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: floatingip-pools 2026-05-08 12:02:57.101 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: flavors 2026-05-08 12:02:57.102 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: ip_allocation 2026-05-08 12:02:57.103 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 12:02:57.103 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 12:02:57.103 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: l2_adjacency 2026-05-08 12:02:57.103 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: floatingip-pools 2026-05-08 12:02:57.104 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: ip_allocation 2026-05-08 12:02:57.104 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 12:02:57.105 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: router 2026-05-08 12:02:57.105 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: l2_adjacency 2026-05-08 12:02:57.106 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: router 2026-05-08 12:02:57.107 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 12:02:57.107 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 12:02:57.108 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 12:02:57.108 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 12:02:57.108 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 12:02:57.108 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 12:02:57.109 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: l3-ha 2026-05-08 12:02:57.109 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 12:02:57.110 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 12:02:57.110 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 12:02:57.110 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 12:02:57.110 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: l3-ha 2026-05-08 12:02:57.111 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 12:02:57.111 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: l3-flavors 2026-05-08 12:02:57.111 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 12:02:57.112 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: l3-flavors 2026-05-08 12:02:57.112 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 12:02:57.112 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 12:02:57.113 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 12:02:57.113 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 12:02:57.115 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 12:02:57.115 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 12:02:57.116 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 12:02:57.117 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 12:02:57.117 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 12:02:57.118 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 12:02:57.118 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 12:02:57.119 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 12:02:57.119 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 12:02:57.119 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: multi-provider 2026-05-08 12:02:57.119 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 12:02:57.120 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: net-mtu 2026-05-08 12:02:57.120 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: multi-provider 2026-05-08 12:02:57.120 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 12:02:57.120 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: net-mtu 2026-05-08 12:02:57.121 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: network_availability_zone 2026-05-08 12:02:57.121 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 12:02:57.121 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: network_ha 2026-05-08 12:02:57.122 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: network_availability_zone 2026-05-08 12:02:57.122 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: network_ha 2026-05-08 12:02:57.122 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: network-ip-availability 2026-05-08 12:02:57.123 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: network-ip-availability 2026-05-08 12:02:57.124 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 12:02:57.124 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 12:02:57.124 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: pagination 2026-05-08 12:02:57.124 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: pagination 2026-05-08 12:02:57.125 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: port-device-profile 2026-05-08 12:02:57.125 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 12:02:57.125 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: port-device-profile 2026-05-08 12:02:57.126 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 12:02:57.126 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 12:02:57.126 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 12:02:57.126 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 12:02:57.127 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 12:02:57.127 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: port-mac-override 2026-05-08 12:02:57.127 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: port-mac-override 2026-05-08 12:02:57.127 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 12:02:57.128 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 12:02:57.128 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 12:02:57.128 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 12:02:57.128 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 12:02:57.129 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: port-resource-request 2026-05-08 12:02:57.129 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 12:02:57.129 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: port-resource-request 2026-05-08 12:02:57.129 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 12:02:57.130 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 12:02:57.130 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 12:02:57.130 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: binding 2026-05-08 12:02:57.131 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 12:02:57.131 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: binding-extended 2026-05-08 12:02:57.131 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: binding 2026-05-08 12:02:57.132 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: port-security 2026-05-08 12:02:57.132 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: project-id 2026-05-08 12:02:57.132 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: provider 2026-05-08 12:02:57.133 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: binding-extended 2026-05-08 12:02:57.133 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-08 12:02:57.133 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: port-security 2026-05-08 12:02:57.134 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: project-id 2026-05-08 12:02:57.134 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: provider 2026-05-08 12:02:57.135 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-08 12:02:57.135 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: qos 2026-05-08 12:02:57.136 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 12:02:57.136 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 12:02:57.137 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: qos 2026-05-08 12:02:57.137 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: qos-default 2026-05-08 12:02:57.137 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: qos-fip 2026-05-08 12:02:57.138 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 12:02:57.138 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 12:02:57.138 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 12:02:57.138 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 12:02:57.139 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: qos-default 2026-05-08 12:02:57.139 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 12:02:57.139 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: qos-fip 2026-05-08 12:02:57.140 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 12:02:57.140 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 12:02:57.140 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 12:02:57.140 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 12:02:57.141 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 12:02:57.141 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: qos-pps 2026-05-08 12:02:57.141 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 12:02:57.141 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 12:02:57.142 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 12:02:57.142 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 12:02:57.142 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 12:02:57.143 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: qos-pps 2026-05-08 12:02:57.143 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: quota-check-limit 2026-05-08 12:02:57.143 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 12:02:57.144 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 12:02:57.144 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-08 12:02:57.144 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 12:02:57.145 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: quota-check-limit 2026-05-08 12:02:57.145 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-08 12:02:57.146 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: quotas 2026-05-08 12:02:57.147 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: quota_details 2026-05-08 12:02:57.148 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: quotas 2026-05-08 12:02:57.148 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: rbac-policies 2026-05-08 12:02:57.149 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: quota_details 2026-05-08 12:02:57.149 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: rbac-address-group 2026-05-08 12:02:57.149 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 12:02:57.150 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 12:02:57.150 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: rbac-policies 2026-05-08 12:02:57.150 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 12:02:57.151 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: rbac-address-group 2026-05-08 12:02:57.151 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: revision-if-match 2026-05-08 12:02:57.151 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 12:02:57.152 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 12:02:57.152 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 12:02:57.152 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: router_availability_zone 2026-05-08 12:02:57.152 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 12:02:57.153 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 12:02:57.153 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: revision-if-match 2026-05-08 12:02:57.154 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 12:02:57.154 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: router_availability_zone 2026-05-08 12:02:57.154 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 12:02:57.155 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 12:02:57.155 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 12:02:57.156 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 12:02:57.156 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 12:02:57.157 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 12:02:57.157 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 12:02:57.157 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 12:02:57.158 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 12:02:57.158 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 12:02:57.158 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 12:02:57.159 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 12:02:57.159 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 12:02:57.164 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: security-group 2026-05-08 12:02:57.165 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: segment 2026-05-08 12:02:57.165 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: security-group 2026-05-08 12:02:57.166 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 12:02:57.166 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: segment 2026-05-08 12:02:57.167 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 12:02:57.167 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: service-type 2026-05-08 12:02:57.167 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: sorting 2026-05-08 12:02:57.168 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: service-type 2026-05-08 12:02:57.168 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: sorting 2026-05-08 12:02:57.168 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 12:02:57.168 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 12:02:57.169 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: standard-attr-description 2026-05-08 12:02:57.170 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: stateful-security-group 2026-05-08 12:02:57.170 8 WARNING neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 12:02:57.171 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 12:02:57.171 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: standard-attr-description 2026-05-08 12:02:57.171 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: subnet-external-network 2026-05-08 12:02:57.171 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: stateful-security-group 2026-05-08 12:02:57.172 7 WARNING neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 12:02:57.172 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: subnet_onboard 2026-05-08 12:02:57.172 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 12:02:57.172 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 12:02:57.173 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: subnet-external-network 2026-05-08 12:02:57.173 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: subnet-service-types 2026-05-08 12:02:57.174 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: subnet_onboard 2026-05-08 12:02:57.174 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: subnet_allocation 2026-05-08 12:02:57.174 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 12:02:57.174 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 12:02:57.174 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: subnet-service-types 2026-05-08 12:02:57.175 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: tag-creation 2026-05-08 12:02:57.175 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: subnet_allocation 2026-05-08 12:02:57.175 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 12:02:57.176 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 12:02:57.176 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: tag-creation 2026-05-08 12:02:57.177 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 12:02:57.179 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 12:02:57.180 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 12:02:57.181 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: trunk 2026-05-08 12:02:57.181 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: trunk-details 2026-05-08 12:02:57.181 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 12:02:57.182 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 12:02:57.182 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 12:02:57.182 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-08 12:02:57.183 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 12:02:57.183 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: trunk 2026-05-08 12:02:57.183 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-08 12:02:57.183 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: trunk-details 2026-05-08 12:02:57.184 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 12:02:57.185 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-08 12:02:57.186 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 12:02:57.187 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 12:02:57.187 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-08 12:02:57.188 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 12:02:57.189 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: vpn-flavors 2026-05-08 12:02:57.189 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 12:02:57.190 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 12:02:57.190 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: vpnaas 2026-05-08 12:02:57.191 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: vpn-flavors 2026-05-08 12:02:57.192 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: taas 2026-05-08 12:02:57.193 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: tap-mirror 2026-05-08 12:02:57.193 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: vpnaas 2026-05-08 12:02:57.193 8 INFO neutron.api.extensions [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-08 12:02:57.194 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: taas 2026-05-08 12:02:57.195 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: tap-mirror 2026-05-08 12:02:57.196 7 INFO neutron.api.extensions [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-08 12:02:57.196 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 12:02:57.196 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 12:02:57.196 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 12:02:57.196 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 12:02:57.198 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 12:02:57.199 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 12:02:57.199 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 12:02:57.199 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 12:02:57.200 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 12:02:57.200 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 12:02:57.202 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 12:02:57.203 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 12:02:57.205 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 12:02:57.206 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 12:02:57.206 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 12:02:57.207 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 12:02:57.207 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] subnetpool is already registered 2026-05-08 12:02:57.207 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 12:02:57.208 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 12:02:57.208 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] subnetpool is already registered 2026-05-08 12:02:57.208 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 12:02:57.208 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 12:02:57.209 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 12:02:57.209 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 12:02:57.209 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 12:02:57.209 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 12:02:57.210 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 12:02:57.210 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] subnetpool is already registered 2026-05-08 12:02:57.210 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 12:02:57.210 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 12:02:57.210 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] subnetpool is already registered 2026-05-08 12:02:57.210 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 12:02:57.211 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 12:02:57.211 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 12:02:57.211 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] ipsecpolicy is already registered 2026-05-08 12:02:57.211 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 12:02:57.211 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 12:02:57.211 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 12:02:57.211 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] ikepolicy is already registered 2026-05-08 12:02:57.212 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 12:02:57.212 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 12:02:57.213 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 12:02:57.213 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 12:02:57.213 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] ipsecpolicy is already registered 2026-05-08 12:02:57.214 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 12:02:57.214 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] ikepolicy is already registered 2026-05-08 12:02:57.216 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 12:02:57.216 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] router is already registered 2026-05-08 12:02:57.217 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 12:02:57.217 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] floatingip is already registered 2026-05-08 12:02:57.218 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 12:02:57.218 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] router is already registered 2026-05-08 12:02:57.219 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 12:02:57.219 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] floatingip is already registered 2026-05-08 12:02:57.220 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 12:02:57.220 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] rbac_policy is already registered 2026-05-08 12:02:57.221 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 12:02:57.221 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] security_group is already registered 2026-05-08 12:02:57.222 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 12:02:57.222 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] security_group_rule is already registered 2026-05-08 12:02:57.222 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 12:02:57.222 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 12:02:57.223 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] rbac_policy is already registered 2026-05-08 12:02:57.223 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] subnetpool is already registered 2026-05-08 12:02:57.223 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 12:02:57.223 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] subnetpool is already registered 2026-05-08 12:02:57.223 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 12:02:57.223 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] security_group is already registered 2026-05-08 12:02:57.224 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 12:02:57.224 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 12:02:57.224 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] trunk is already registered 2026-05-08 12:02:57.224 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] security_group_rule is already registered 2026-05-08 12:02:57.224 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 12:02:57.224 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] ikepolicy is already registered 2026-05-08 12:02:57.225 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 12:02:57.225 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 12:02:57.225 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] subnetpool is already registered 2026-05-08 12:02:57.225 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] ipsecpolicy is already registered 2026-05-08 12:02:57.225 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 12:02:57.225 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 12:02:57.225 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] subnetpool is already registered 2026-05-08 12:02:57.225 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] endpoint_group is already registered 2026-05-08 12:02:57.226 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 12:02:57.226 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 12:02:57.226 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] vpnservice is already registered 2026-05-08 12:02:57.226 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] trunk is already registered 2026-05-08 12:02:57.226 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 12:02:57.226 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 12:02:57.226 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] ipsec_site_connection is already registered 2026-05-08 12:02:57.226 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] ikepolicy is already registered 2026-05-08 12:02:57.227 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 12:02:57.227 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 12:02:57.227 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] ipsecpolicy is already registered 2026-05-08 12:02:57.227 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] ipsecpolicy is already registered 2026-05-08 12:02:57.227 8 INFO neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 12:02:57.227 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 12:02:57.227 8 WARNING neutron.quota.resource_registry [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] ikepolicy is already registered 2026-05-08 12:02:57.227 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] endpoint_group is already registered 2026-05-08 12:02:57.228 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 12:02:57.228 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] vpnservice is already registered 2026-05-08 12:02:57.228 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 12:02:57.228 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] ipsec_site_connection is already registered 2026-05-08 12:02:57.229 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 12:02:57.229 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] ipsecpolicy is already registered 2026-05-08 12:02:57.229 7 INFO neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 12:02:57.229 7 WARNING neutron.quota.resource_registry [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] ikepolicy is already registered 2026-05-08 12:02:57.273 8 WARNING keystonemiddleware._common.config [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 12:02:57.280 8 WARNING oslo_config.cfg [None req-7131740d-3b56-4aa5-bbe6-1673e7fd6b00 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fe7e0543668 pid: 8 (default app) 2026-05-08 12:02:57.291 7 WARNING keystonemiddleware._common.config [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 12:02:57.300 7 WARNING oslo_config.cfg [None req-2734f5c5-fbd0-4f62-b560-92cffdcb2ba4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fe7e0543668 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-05-08 12:03:02.474 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16cb8bfe-9813-4ecf-b1a6-fb22797012be 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 12:03:01 2026] GET /v2.0/networks/public => generated 108 bytes in 1007 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 12:03:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 12:03:03.439 8 WARNING neutron.services.revisions.revision_plugin [None req-f68089ff-5116-46d0-925f-f24bc389bea3 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] Could not find related network for resource to bump revision. 2026-05-08 12:03:03.458 8 INFO neutron.db.segments_db [None req-f68089ff-5116-46d0-925f-f24bc389bea3 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] Added segment d4c3c48c-9b67-41f3-8bc0-ce65547cfaac of type flat for network b750f931-c8c7-47fe-ad05-893f52f59153 2026-05-08 12:03:03.523 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f68089ff-5116-46d0-925f-f24bc389bea3 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.72 () {48 vars in 963 bytes} [Fri May 8 12:03:03 2026] POST /v2.0/networks => generated 124 bytes in 535 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 12:03:09.852 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59479566-8cc3-41d6-a83d-5fc7e6f8d74d 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 12:03:09 2026] GET /v2.0/networks/public => generated 108 bytes in 382 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 12:03:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 12:03:10.115 7 WARNING neutron.services.revisions.revision_plugin [None req-e0c2131e-089e-4aca-93a6-c371a11d41a2 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] Could not find related network for resource to bump revision. 2026-05-08 12:03:10.139 7 INFO neutron.db.segments_db [None req-e0c2131e-089e-4aca-93a6-c371a11d41a2 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] Added segment d469550a-94d6-4c49-b8ae-36cc7fcfaee8 of type flat for network fa0405b0-70c8-43c6-8c7f-d6f881ca2c49 2026-05-08 12:03:10.189 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0c2131e-089e-4aca-93a6-c371a11d41a2 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.72 () {48 vars in 963 bytes} [Fri May 8 12:03:09 2026] POST /v2.0/networks => generated 124 bytes in 317 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 12:03:16.157 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a33e444-c7df-4c45-831d-85f876cb3d31 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 12:03:16 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 12:03:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 12:03:16.229 7 WARNING neutron.services.revisions.revision_plugin [None req-3fd4bbba-186f-49fb-9c7d-f5d81ae33de6 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] Could not find related network for resource to bump revision. 2026-05-08 12:03:16.241 7 INFO neutron.db.segments_db [None req-3fd4bbba-186f-49fb-9c7d-f5d81ae33de6 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] Added segment 6da94192-d8b0-4cd0-9f72-de4ad6c23a0e of type flat for network e234ea76-5b6b-4399-9c41-61f78d3d8396 2026-05-08 12:03:16.265 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fd4bbba-186f-49fb-9c7d-f5d81ae33de6 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.72 () {48 vars in 963 bytes} [Fri May 8 12:03:16 2026] POST /v2.0/networks => generated 124 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 12:03:22.210 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7bbdcd89-3652-4447-81b3-b50d1dd4daad 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 12:03:22 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 12:03:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 12:03:22.290 8 WARNING neutron.services.revisions.revision_plugin [None req-0a55101a-3b30-426e-9f6b-d6472aef9e00 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] Could not find related network for resource to bump revision. 2026-05-08 12:03:22.315 8 INFO neutron.db.segments_db [None req-0a55101a-3b30-426e-9f6b-d6472aef9e00 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] Added segment bf4c73a2-1e9d-431c-a57b-f65c31e32979 of type flat for network c5af5118-8485-40f9-a93c-c6826ade94c7 2026-05-08 12:03:22.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a55101a-3b30-426e-9f6b-d6472aef9e00 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.72 () {48 vars in 963 bytes} [Fri May 8 12:03:22 2026] POST /v2.0/networks => generated 124 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 12:03:28.416 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf97d8ef-560d-4447-bdc6-bdb62cda5da3 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 12:03:28 2026] GET /v2.0/networks/public => generated 108 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 12:03:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 12:03:28.514 8 WARNING neutron.services.revisions.revision_plugin [None req-bbe5b855-7b4d-4379-a217-4980af9ac713 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] Could not find related network for resource to bump revision. 2026-05-08 12:03:28.536 8 INFO neutron.db.segments_db [None req-bbe5b855-7b4d-4379-a217-4980af9ac713 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] Added segment 3b094e8c-b197-470a-9e8b-b26fce2dc0b0 of type flat for network 01d1ad72-17af-4fef-b4a2-8b72a1cfebe4 2026-05-08 12:03:28.567 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bbe5b855-7b4d-4379-a217-4980af9ac713 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.204.45.72 () {48 vars in 963 bytes} [Fri May 8 12:03:28 2026] POST /v2.0/networks => generated 124 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 12:03:34.713 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfc53fea-296a-4c2b-a2da-4e0c47736db0 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 12:03:34 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 12:03:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 12:03:34.792 7 WARNING neutron.services.revisions.revision_plugin [None req-5aba407a-b5a5-4f2b-974c-d5e42d6cdd6d 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] Could not find related network for resource to bump revision. 2026-05-08 12:03:34.814 7 INFO neutron.db.segments_db [None req-5aba407a-b5a5-4f2b-974c-d5e42d6cdd6d 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] Added segment aa762e4a-9b38-4d06-8a4e-08024a5f2862 of type flat for network 61a20394-22a5-48ed-92fd-bf7e4ff0f049 [pid: 7|app: 0|req: 10/23] 199.204.45.72 () {48 vars in 963 bytes} [Fri May 8 12:03:34 2026] POST /v2.0/networks => generated 706 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 12:03:36.081 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc61b395-2ad8-40c5-b1fd-69f1e75555b6 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 12:03:36 2026] GET /v2.0/networks/public => generated 108 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 12:03:36 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 12:03:36.164 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65796325-63a2-4e93-ba6b-115f4c5932a3 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.204.45.72 () {44 vars in 1030 bytes} [Fri May 8 12:03:36 2026] GET /v2.0/subnets/public-subnet?network_id=61a20394-22a5-48ed-92fd-bf7e4ff0f049 => generated 113 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.204.45.72 () {44 vars in 1053 bytes} [Fri May 8 12:03:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=61a20394-22a5-48ed-92fd-bf7e4ff0f049 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.72 () {48 vars in 961 bytes} [Fri May 8 12:03:36 2026] POST /v2.0/subnets => generated 664 bytes in 1040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 12:08:41.912 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7ea0c4a-a393-45c1-8e6d-61be4d812eea 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/70] 199.204.45.72 () {44 vars in 933 bytes} [Fri May 8 12:08:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/71] 199.204.45.72 () {44 vars in 955 bytes} [Fri May 8 12:08:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 12:08:42.000 8 INFO neutron.db.segments_db [None req-acc8c448-34b9-43fe-bb78-9dde78957c84 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] Added segment 9754cd92-ebbe-4844-b2b6-b3eca218806f of type vxlan for network 8217cf90-0f2c-480f-8bfc-092c4693dca9 [pid: 8|app: 0|req: 38/72] 199.204.45.72 () {48 vars in 962 bytes} [Fri May 8 12:08:41 2026] POST /v2.0/networks => generated 688 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 12:08:43.082 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f369516a-b550-4e7c-b1d5-d31b5ae33f62 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/73] 199.204.45.72 () {44 vars in 933 bytes} [Fri May 8 12:08:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.204.45.72 () {44 vars in 955 bytes} [Fri May 8 12:08:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 12:08:43.155 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2e1c532-ccab-45e3-ba66-f87fd130e91f 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/75] 199.204.45.72 () {44 vars in 1032 bytes} [Fri May 8 12:08:43 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=8217cf90-0f2c-480f-8bfc-092c4693dca9 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.72 () {44 vars in 1055 bytes} [Fri May 8 12:08:43 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=8217cf90-0f2c-480f-8bfc-092c4693dca9 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.72 () {48 vars in 961 bytes} [Fri May 8 12:08:43 2026] POST /v2.0/subnets => generated 651 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 12:08:44.692 8 INFO neutron.api.v2.resource [None req-46693b09-d883-44ba-af4a-45c7491615f8 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 41/78] 199.204.45.72 () {44 vars in 967 bytes} [Fri May 8 12:08:44 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.72 () {44 vars in 989 bytes} [Fri May 8 12:08:44 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.72 () {48 vars in 976 bytes} [Fri May 8 12:08:44 2026] POST /v2.0/security-groups => generated 1616 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:46 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 1616 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:46 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:46 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 12:08:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:47 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 2230 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:47 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:47 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 12:08:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:48 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:48 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:48 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 12:08:48 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: 45/93] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:49 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:49 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:49 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 12:08:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:50 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:50 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:50 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 12:08:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.204.45.72 () {44 vars in 983 bytes} [Fri May 8 12:08:52 2026] GET /v2.0/networks/8217cf90-0f2c-480f-8bfc-092c4693dca9 => generated 732 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 12:08:52.527 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5472fa53-7409-4c52-bc77-56eee7b693cb 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/102] 199.204.45.72 () {44 vars in 1072 bytes} [Fri May 8 12:08:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=8217cf90-0f2c-480f-8bfc-092c4693dca9 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/103] 199.204.45.72 () {44 vars in 1095 bytes} [Fri May 8 12:08:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=8217cf90-0f2c-480f-8bfc-092c4693dca9 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:08:52 2026] GET /v2.0/security-groups/b55db466-b88a-4e19-8542-56419571b671 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 199.204.45.72 () {48 vars in 957 bytes} [Fri May 8 12:08:52 2026] POST /v2.0/ports => generated 1100 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 12:09:01.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc9d8690-9602-4bce-b089-c39dca0e0927 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/108] 199.204.45.72 () {44 vars in 975 bytes} [Fri May 8 12:09:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 374 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:09:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.72 () {48 vars in 1027 bytes} [Fri May 8 12:09:01 2026] PUT /v2.0/ports/b552e83c-94bd-4429-a5eb-157d9c011270 => generated 1249 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.72 () {44 vars in 916 bytes} [Fri May 8 12:09:03 2026] GET /v2.0/ports => generated 3730 bytes in 97 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-05-08 12:09:05.035 7 INFO neutron.api.v2.resource [None req-18cfa7f2-c1b4-4126-a96f-1b11b2302059 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/112] 199.204.45.72 () {44 vars in 955 bytes} [Fri May 8 12:09:04 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.72 () {44 vars in 977 bytes} [Fri May 8 12:09:05 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.72 () {48 vars in 976 bytes} [Fri May 8 12:09:05 2026] POST /v2.0/security-groups => generated 1610 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:09:06 2026] GET /v2.0/security-groups/cf898727-47d0-452d-b4b8-150fb5564ddc => generated 1610 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:09:06 2026] GET /v2.0/security-groups/cf898727-47d0-452d-b4b8-150fb5564ddc => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:09:06 2026] GET /v2.0/security-groups/cf898727-47d0-452d-b4b8-150fb5564ddc => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 12:09:06 2026] POST /v2.0/security-group-rules => generated 623 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:09:07 2026] GET /v2.0/security-groups/cf898727-47d0-452d-b4b8-150fb5564ddc => generated 2246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/120] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:09:07 2026] GET /v2.0/security-groups/cf898727-47d0-452d-b4b8-150fb5564ddc => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/121] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 12:09:07 2026] GET /v2.0/security-groups/cf898727-47d0-452d-b4b8-150fb5564ddc => generated 2246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/122] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 12:09:07 2026] POST /v2.0/security-group-rules => generated 627 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/135] 199.204.45.72 () {44 vars in 971 bytes} [Fri May 8 12:10:34 2026] GET /v2.0/quotas/a19d724afe1a46bba26a223b2dc839dc => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/136] 199.204.45.72 () {48 vars in 1023 bytes} [Fri May 8 12:10:35 2026] PUT /v2.0/quotas/a19d724afe1a46bba26a223b2dc839dc => generated 291 bytes in 34 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-05-08 12:13:06.489 8 INFO neutron.pecan_wsgi.hooks.translation [None req-681b222c-f317-45db-9a30-cbc4621279b0 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 80/157] 199.204.45.72 () {30 vars in 739 bytes} [Fri May 8 12:13:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 198 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: 78/158] 199.204.45.72 () {30 vars in 761 bytes} [Fri May 8 12:13:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 12:13:08.764 8 INFO neutron.pecan_wsgi.hooks.translation [None req-354650fe-0573-43ec-847c-8eddd5a80e77 7cf15b44e4d34a838c9986126b140634 a19d724afe1a46bba26a223b2dc839dc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 81/159] 199.204.45.72 () {30 vars in 739 bytes} [Fri May 8 12:13:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/160] 199.204.45.72 () {30 vars in 761 bytes} [Fri May 8 12:13:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)