+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Aug 28 13:49:49 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-67f9d54687-gkwvf machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f975bbf6668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-28 13:49:53.078 7 INFO neutron.common.config [-] Logging enabled! 2026-08-28 13:49:53.078 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-28 13:49:53.373 8 INFO neutron.common.config [-] Logging enabled! 2026-08-28 13:49:53.373 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-28 13:49:54.218 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-28 13:49:54.544 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-28 13:49:55.703 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-28 13:49:55.706 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-28 13:49:55.710 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-28 13:49:55.711 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-28 13:49:55.711 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-28 13:49:55.711 7 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-28 13:49:55.711 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-28 13:49:55.711 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 13:49:55.719 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 13:49:55.719 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 13:49:55.719 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-28 13:49:55.741 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-28 13:49:55.742 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-28 13:49:55.742 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-28 13:49:55.771 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-28 13:49:55.771 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-28 13:49:55.771 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-28 13:49:55.771 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-28 13:49:56.087 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-28 13:49:56.090 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-28 13:49:56.093 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-28 13:49:56.094 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-28 13:49:56.094 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-28 13:49:56.095 8 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-08-28 13:49:56.095 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-28 13:49:56.095 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 13:49:56.103 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 13:49:56.103 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 13:49:56.103 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-28 13:49:56.125 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-28 13:49:56.126 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-28 13:49:56.126 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-28 13:49:56.153 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-28 13:49:56.154 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-28 13:49:56.154 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-28 13:49:56.154 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-28 13:49:56.276 7 INFO neutron.plugins.ml2.managers [None req-b7c4283a-a5ed-43fd-8653-a68eecfee96b - - - - - -] Initializing driver for type 'vlan' 2026-08-28 13:49:56.427 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b7c4283a-a5ed-43fd-8653-a68eecfee96b - - - - - -] VlanTypeDriver initialization complete 2026-08-28 13:49:56.428 7 INFO neutron.plugins.ml2.managers [None req-b7c4283a-a5ed-43fd-8653-a68eecfee96b - - - - - -] Initializing driver for type 'vxlan' 2026-08-28 13:49:56.428 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b7c4283a-a5ed-43fd-8653-a68eecfee96b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-28 13:49:56.442 7 INFO neutron.plugins.ml2.managers [None req-b7c4283a-a5ed-43fd-8653-a68eecfee96b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-28 13:49:56.443 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b7c4283a-a5ed-43fd-8653-a68eecfee96b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-28 13:49:56.443 7 INFO neutron.plugins.ml2.managers [None req-b7c4283a-a5ed-43fd-8653-a68eecfee96b - - - - - -] Initializing extension driver 'port_security' 2026-08-28 13:49:56.443 7 INFO neutron.plugins.ml2.extensions.port_security [None req-b7c4283a-a5ed-43fd-8653-a68eecfee96b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-28 13:49:56.443 7 INFO neutron.plugins.ml2.managers [None req-b7c4283a-a5ed-43fd-8653-a68eecfee96b - - - - - -] Initializing extension driver 'qos' 2026-08-28 13:49:56.443 7 INFO neutron.plugins.ml2.managers [None req-b7c4283a-a5ed-43fd-8653-a68eecfee96b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-28 13:49:56.443 7 INFO neutron.plugins.ml2.managers [None req-b7c4283a-a5ed-43fd-8653-a68eecfee96b - - - - - -] Initializing mechanism driver 'l2population' 2026-08-28 13:49:56.455 7 INFO neutron.quota [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded quota_driver: . 2026-08-28 13:49:56.455 7 INFO neutron.plugins.ml2.plugin [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Modular L2 Plugin initialization complete 2026-08-28 13:49:56.456 7 INFO neutron.plugins.ml2.managers [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-28 13:49:56.456 7 INFO neutron.plugins.ml2.managers [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-28 13:49:56.456 7 INFO neutron.plugins.ml2.managers [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-28 13:49:56.456 7 INFO neutron.manager [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loading Plugin: qos 2026-08-28 13:49:56.488 7 INFO neutron.manager [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loading Plugin: router 2026-08-28 13:49:56.515 8 INFO neutron.plugins.ml2.managers [None req-735e58e7-c98e-4486-a885-a3f38f13caef - - - - - -] Initializing driver for type 'vlan' 2026-08-28 13:49:56.562 7 INFO neutron.services.service_base [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-28 13:49:56.562 7 INFO neutron.manager [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loading Plugin: segments 2026-08-28 13:49:56.657 7 INFO neutron.manager [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loading Plugin: trunk 2026-08-28 13:49:56.670 7 INFO neutron.manager [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loading Plugin: vpnaas 2026-08-28 13:49:56.707 7 WARNING stevedore.named [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-28 13:49:56.767 7 INFO neutron_vpnaas.services.vpn.plugin [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-28 13:49:56.767 7 INFO neutron.manager [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loading Plugin: taas 2026-08-28 13:49:56.789 7 WARNING stevedore.named [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-28 13:49:56.810 7 INFO neutron_taas.services.taas.taas_plugin [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-28 13:49:56.811 7 INFO neutron.manager [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loading Plugin: tapmirror 2026-08-28 13:49:56.820 7 WARNING stevedore.named [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-28 13:49:56.832 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-735e58e7-c98e-4486-a885-a3f38f13caef - - - - - -] VlanTypeDriver initialization complete 2026-08-28 13:49:56.832 8 INFO neutron.plugins.ml2.managers [None req-735e58e7-c98e-4486-a885-a3f38f13caef - - - - - -] Initializing driver for type 'vxlan' 2026-08-28 13:49:56.833 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-735e58e7-c98e-4486-a885-a3f38f13caef - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-28 13:49:56.835 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-28 13:49:56.835 7 INFO neutron.manager [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loading Plugin: auto_allocate 2026-08-28 13:49:56.840 7 INFO neutron.manager [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loading Plugin: tag 2026-08-28 13:49:56.846 8 INFO neutron.plugins.ml2.managers [None req-735e58e7-c98e-4486-a885-a3f38f13caef - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-28 13:49:56.846 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-735e58e7-c98e-4486-a885-a3f38f13caef - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-28 13:49:56.846 8 INFO neutron.plugins.ml2.managers [None req-735e58e7-c98e-4486-a885-a3f38f13caef - - - - - -] Initializing extension driver 'port_security' 2026-08-28 13:49:56.846 8 INFO neutron.plugins.ml2.extensions.port_security [None req-735e58e7-c98e-4486-a885-a3f38f13caef - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-28 13:49:56.846 8 INFO neutron.plugins.ml2.managers [None req-735e58e7-c98e-4486-a885-a3f38f13caef - - - - - -] Initializing extension driver 'qos' 2026-08-28 13:49:56.846 8 INFO neutron.plugins.ml2.managers [None req-735e58e7-c98e-4486-a885-a3f38f13caef - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-28 13:49:56.846 8 INFO neutron.plugins.ml2.managers [None req-735e58e7-c98e-4486-a885-a3f38f13caef - - - - - -] Initializing mechanism driver 'l2population' 2026-08-28 13:49:56.847 7 INFO neutron.manager [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loading Plugin: timestamp 2026-08-28 13:49:56.850 7 INFO neutron.manager [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loading Plugin: network_ip_availability 2026-08-28 13:49:56.854 7 INFO neutron.manager [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loading Plugin: flavors 2026-08-28 13:49:56.857 7 INFO neutron.manager [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loading Plugin: revisions 2026-08-28 13:49:56.858 8 INFO neutron.quota [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded quota_driver: . 2026-08-28 13:49:56.858 8 INFO neutron.plugins.ml2.plugin [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Modular L2 Plugin initialization complete 2026-08-28 13:49:56.858 8 INFO neutron.plugins.ml2.managers [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-28 13:49:56.858 8 INFO neutron.plugins.ml2.managers [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-28 13:49:56.858 8 INFO neutron.plugins.ml2.managers [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Got port-security extension from driver 'port_security' 2026-08-28 13:49:56.859 8 INFO neutron.manager [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loading Plugin: qos 2026-08-28 13:49:56.861 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Initializing extension manager. 2026-08-28 13:49:56.862 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-28 13:49:56.863 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: address-group 2026-08-28 13:49:56.863 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: address-scope 2026-08-28 13:49:56.864 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-28 13:49:56.865 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: agent 2026-08-28 13:49:56.865 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: agent-resources-synced 2026-08-28 13:49:56.866 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: agent_sort_key 2026-08-28 13:49:56.867 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-28 13:49:56.867 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-28 13:49:56.868 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: availability_zone 2026-08-28 13:49:56.869 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: availability_zone_filter 2026-08-28 13:49:56.869 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-28 13:49:56.870 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: default-subnetpools 2026-08-28 13:49:56.871 8 INFO neutron.manager [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loading Plugin: router 2026-08-28 13:49:56.871 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-28 13:49:56.871 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: dns-integration 2026-08-28 13:49:56.872 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: dns-domain-ports 2026-08-28 13:49:56.872 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-28 13:49:56.873 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: dvr 2026-08-28 13:49:56.873 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-28 13:49:56.874 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: empty-string-filtering 2026-08-28 13:49:56.874 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-28 13:49:56.875 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 13:49:56.875 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-28 13:49:56.876 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: external-net 2026-08-28 13:49:56.876 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-28 13:49:56.877 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: extraroute 2026-08-28 13:49:56.878 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: extraroute-atomic 2026-08-28 13:49:56.878 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: filter-validation 2026-08-28 13:49:56.879 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-28 13:49:56.879 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-28 13:49:56.880 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-28 13:49:56.880 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: fip-port-details 2026-08-28 13:49:56.881 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: flavors 2026-08-28 13:49:56.882 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-28 13:49:56.882 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: floatingip-pools 2026-08-28 13:49:56.883 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: ip_allocation 2026-08-28 13:49:56.884 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-28 13:49:56.885 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: l2_adjacency 2026-08-28 13:49:56.886 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: router 2026-08-28 13:49:56.886 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-28 13:49:56.888 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 13:49:56.888 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-28 13:49:56.889 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-28 13:49:56.889 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: ext-gw-mode 2026-08-28 13:49:56.890 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: l3-ha 2026-08-28 13:49:56.890 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-28 13:49:56.891 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-28 13:49:56.891 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: l3-flavors 2026-08-28 13:49:56.892 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-28 13:49:56.893 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-28 13:49:56.895 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-28 13:49:56.897 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-28 13:49:56.897 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-28 13:49:56.899 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-28 13:49:56.899 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-28 13:49:56.900 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: multi-provider 2026-08-28 13:49:56.900 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: net-mtu 2026-08-28 13:49:56.901 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: net-mtu-writable 2026-08-28 13:49:56.901 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: network_availability_zone 2026-08-28 13:49:56.902 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: network_ha 2026-08-28 13:49:56.902 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: network-ip-availability 2026-08-28 13:49:56.903 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-28 13:49:56.904 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-28 13:49:56.904 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: pagination 2026-08-28 13:49:56.905 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: port-device-profile 2026-08-28 13:49:56.905 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-28 13:49:56.906 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-28 13:49:56.906 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-28 13:49:56.907 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: port-mac-override 2026-08-28 13:49:56.907 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-28 13:49:56.908 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-28 13:49:56.908 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-28 13:49:56.908 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: port-resource-request 2026-08-28 13:49:56.909 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-28 13:49:56.910 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-28 13:49:56.910 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: binding 2026-08-28 13:49:56.911 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: binding-extended 2026-08-28 13:49:56.912 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: port-security 2026-08-28 13:49:56.912 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: project-id 2026-08-28 13:49:56.912 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: provider 2026-08-28 13:49:56.913 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-28 13:49:56.913 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-28 13:49:56.914 8 INFO neutron.services.service_base [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-28 13:49:56.914 8 INFO neutron.manager [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loading Plugin: segments 2026-08-28 13:49:56.915 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: qos 2026-08-28 13:49:56.916 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-28 13:49:56.917 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-28 13:49:56.917 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: qos-default 2026-08-28 13:49:56.918 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: qos-fip 2026-08-28 13:49:56.918 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-28 13:49:56.918 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-28 13:49:56.919 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-28 13:49:56.919 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-28 13:49:56.920 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-28 13:49:56.921 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: qos-pps 2026-08-28 13:49:56.921 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-28 13:49:56.922 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-28 13:49:56.922 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: qos-rules-alias 2026-08-28 13:49:56.923 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: quota-check-limit 2026-08-28 13:49:56.923 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-28 13:49:56.925 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: quotas 2026-08-28 13:49:56.926 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: quota_details 2026-08-28 13:49:56.928 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: rbac-policies 2026-08-28 13:49:56.928 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: rbac-address-group 2026-08-28 13:49:56.929 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: rbac-address-scope 2026-08-28 13:49:56.929 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: rbac-security-groups 2026-08-28 13:49:56.929 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-28 13:49:56.930 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: revision-if-match 2026-08-28 13:49:56.931 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-28 13:49:56.931 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: router_availability_zone 2026-08-28 13:49:56.932 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-28 13:49:56.932 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-28 13:49:56.934 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-28 13:49:56.934 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-28 13:49:56.935 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-28 13:49:56.935 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-28 13:49:56.936 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-28 13:49:56.936 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-28 13:49:56.937 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-28 13:49:56.941 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: security-group 2026-08-28 13:49:56.942 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: segment 2026-08-28 13:49:56.943 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-28 13:49:56.943 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: service-type 2026-08-28 13:49:56.944 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: sorting 2026-08-28 13:49:56.944 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: standard-attr-segment 2026-08-28 13:49:56.945 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: standard-attr-description 2026-08-28 13:49:56.945 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: stateful-security-group 2026-08-28 13:49:56.946 7 WARNING neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-28 13:49:56.946 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-28 13:49:56.947 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: subnet-external-network 2026-08-28 13:49:56.947 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: subnet_onboard 2026-08-28 13:49:56.948 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-28 13:49:56.949 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: subnet-service-types 2026-08-28 13:49:56.949 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: subnet_allocation 2026-08-28 13:49:56.950 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-28 13:49:56.951 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: tag-creation 2026-08-28 13:49:56.951 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-28 13:49:56.955 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: standard-attr-tag 2026-08-28 13:49:56.955 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-28 13:49:56.956 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: trunk 2026-08-28 13:49:56.957 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: trunk-details 2026-08-28 13:49:56.957 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-28 13:49:56.957 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-28 13:49:56.958 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-28 13:49:56.959 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-28 13:49:56.960 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-28 13:49:56.961 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-28 13:49:56.962 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: vpn-flavors 2026-08-28 13:49:56.963 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: vpnaas 2026-08-28 13:49:56.964 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: taas 2026-08-28 13:49:56.965 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: tap-mirror 2026-08-28 13:49:56.966 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-28 13:49:56.967 7 INFO neutron.api.extensions [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-28 13:49:56.969 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-28 13:49:56.969 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-28 13:49:56.969 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 13:49:56.969 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-28 13:49:56.972 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-28 13:49:56.974 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 13:49:56.974 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 13:49:56.978 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 13:49:56.979 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 13:49:56.979 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 13:49:56.980 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 13:49:56.980 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] subnetpool is already registered 2026-08-28 13:49:56.980 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 13:49:56.981 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] subnetpool is already registered 2026-08-28 13:49:56.981 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 13:49:56.981 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 13:49:56.982 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 13:49:56.982 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 13:49:56.982 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 13:49:56.983 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 13:49:56.983 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 13:49:56.983 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] ipsecpolicy is already registered 2026-08-28 13:49:56.984 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 13:49:56.984 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] ikepolicy is already registered 2026-08-28 13:49:56.987 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-28 13:49:56.987 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] router_route is already registered 2026-08-28 13:49:56.988 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 13:49:56.988 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] router is already registered 2026-08-28 13:49:56.989 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 13:49:56.989 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] floatingip is already registered 2026-08-28 13:49:56.993 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 13:49:56.993 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] rbac_policy is already registered 2026-08-28 13:49:56.993 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 13:49:56.994 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] security_group is already registered 2026-08-28 13:49:56.994 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 13:49:56.994 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] security_group_rule is already registered 2026-08-28 13:49:56.995 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 13:49:56.995 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] subnetpool is already registered 2026-08-28 13:49:56.995 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 13:49:56.995 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] subnetpool is already registered 2026-08-28 13:49:56.996 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 13:49:56.996 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] trunk is already registered 2026-08-28 13:49:56.996 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 13:49:56.996 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] ikepolicy is already registered 2026-08-28 13:49:56.997 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 13:49:56.997 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] ipsecpolicy is already registered 2026-08-28 13:49:56.997 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 13:49:56.997 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] endpoint_group is already registered 2026-08-28 13:49:56.998 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 13:49:56.998 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] vpnservice is already registered 2026-08-28 13:49:56.998 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 13:49:56.998 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] ipsec_site_connection is already registered 2026-08-28 13:49:56.999 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 13:49:56.999 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] ipsecpolicy is already registered 2026-08-28 13:49:56.999 7 INFO neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 13:49:56.999 7 WARNING neutron.quota.resource_registry [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] ikepolicy is already registered 2026-08-28 13:49:57.010 8 INFO neutron.manager [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loading Plugin: trunk 2026-08-28 13:49:57.024 8 INFO neutron.manager [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loading Plugin: vpnaas 2026-08-28 13:49:57.036 7 WARNING keystonemiddleware._common.config [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 13:49:57.041 7 WARNING keystonemiddleware.auth_token [None req-76bfb7cd-dd07-4e4d-a33a-9bc6574c1a27 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f975bbf6668 pid: 7 (default app) 2026-08-28 13:49:57.060 8 WARNING stevedore.named [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-28 13:49:57.123 8 INFO neutron_vpnaas.services.vpn.plugin [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-28 13:49:57.124 8 INFO neutron.manager [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loading Plugin: taas 2026-08-28 13:49:57.165 8 WARNING stevedore.named [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-28 13:49:57.189 8 INFO neutron_taas.services.taas.taas_plugin [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-28 13:49:57.190 8 INFO neutron.manager [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loading Plugin: tapmirror 2026-08-28 13:49:57.211 8 WARNING stevedore.named [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-28 13:49:57.233 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-28 13:49:57.234 8 INFO neutron.manager [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loading Plugin: auto_allocate 2026-08-28 13:49:57.246 8 INFO neutron.manager [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loading Plugin: tag 2026-08-28 13:49:57.267 8 INFO neutron.manager [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loading Plugin: timestamp 2026-08-28 13:49:57.273 8 INFO neutron.manager [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loading Plugin: network_ip_availability 2026-08-28 13:49:57.284 8 INFO neutron.manager [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loading Plugin: flavors 2026-08-28 13:49:57.291 8 INFO neutron.manager [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loading Plugin: revisions 2026-08-28 13:49:57.296 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Initializing extension manager. 2026-08-28 13:49:57.297 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: aap-reject-multicast 2026-08-28 13:49:57.298 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: address-group 2026-08-28 13:49:57.300 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: address-scope 2026-08-28 13:49:57.300 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-28 13:49:57.302 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: agent 2026-08-28 13:49:57.302 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: agent-resources-synced 2026-08-28 13:49:57.303 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: agent_sort_key 2026-08-28 13:49:57.305 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: allowed-address-pairs 2026-08-28 13:49:57.306 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: auto-allocated-topology 2026-08-28 13:49:57.307 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: availability_zone 2026-08-28 13:49:57.307 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: availability_zone_filter 2026-08-28 13:49:57.308 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-28 13:49:57.309 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: default-subnetpools 2026-08-28 13:49:57.311 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-28 13:49:57.312 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: dns-integration 2026-08-28 13:49:57.312 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: dns-domain-ports 2026-08-28 13:49:57.313 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-28 13:49:57.314 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: dvr 2026-08-28 13:49:57.315 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-28 13:49:57.315 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: empty-string-filtering 2026-08-28 13:49:57.316 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-28 13:49:57.317 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 13:49:57.318 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-28 13:49:57.318 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: external-net 2026-08-28 13:49:57.319 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-28 13:49:57.319 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: extraroute 2026-08-28 13:49:57.320 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: extraroute-atomic 2026-08-28 13:49:57.321 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: filter-validation 2026-08-28 13:49:57.321 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-28 13:49:57.322 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-28 13:49:57.322 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-28 13:49:57.324 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: fip-port-details 2026-08-28 13:49:57.326 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: flavors 2026-08-28 13:49:57.329 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-28 13:49:57.331 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: floatingip-pools 2026-08-28 13:49:57.332 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: ip_allocation 2026-08-28 13:49:57.333 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: ip-substring-filtering 2026-08-28 13:49:57.334 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: l2_adjacency 2026-08-28 13:49:57.337 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: router 2026-08-28 13:49:57.339 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-28 13:49:57.343 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 13:49:57.344 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-28 13:49:57.346 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-28 13:49:57.347 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: ext-gw-mode 2026-08-28 13:49:57.348 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: l3-ha 2026-08-28 13:49:57.349 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-28 13:49:57.350 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-28 13:49:57.351 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: l3-flavors 2026-08-28 13:49:57.354 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-28 13:49:57.355 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-28 13:49:57.362 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-28 13:49:57.365 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-28 13:49:57.367 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-28 13:49:57.370 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-28 13:49:57.371 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-28 13:49:57.372 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: multi-provider 2026-08-28 13:49:57.373 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: net-mtu 2026-08-28 13:49:57.374 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: net-mtu-writable 2026-08-28 13:49:57.374 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: network_availability_zone 2026-08-28 13:49:57.375 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: network_ha 2026-08-28 13:49:57.376 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: network-ip-availability 2026-08-28 13:49:57.377 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: network-ip-availability-details 2026-08-28 13:49:57.379 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-28 13:49:57.379 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: pagination 2026-08-28 13:49:57.381 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: port-device-profile 2026-08-28 13:49:57.381 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-28 13:49:57.383 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-28 13:49:57.383 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-28 13:49:57.384 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: port-mac-override 2026-08-28 13:49:57.385 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-28 13:49:57.386 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-28 13:49:57.386 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-28 13:49:57.387 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: port-resource-request 2026-08-28 13:49:57.388 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: port-resource-request-groups 2026-08-28 13:49:57.388 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-28 13:49:57.389 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: binding 2026-08-28 13:49:57.390 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: binding-extended 2026-08-28 13:49:57.391 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: port-security 2026-08-28 13:49:57.391 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: project-id 2026-08-28 13:49:57.392 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: provider 2026-08-28 13:49:57.392 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-28 13:49:57.393 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-28 13:49:57.396 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: qos 2026-08-28 13:49:57.398 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-28 13:49:57.398 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-28 13:49:57.399 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: qos-default 2026-08-28 13:49:57.400 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: qos-fip 2026-08-28 13:49:57.400 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-28 13:49:57.401 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: qos-gateway-ip 2026-08-28 13:49:57.402 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: qos-port-network-policy 2026-08-28 13:49:57.402 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: qos-pps-minimum 2026-08-28 13:49:57.403 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-28 13:49:57.404 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: qos-pps 2026-08-28 13:49:57.405 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: qos-rule-type-details 2026-08-28 13:49:57.406 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-28 13:49:57.407 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: qos-rules-alias 2026-08-28 13:49:57.407 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: quota-check-limit 2026-08-28 13:49:57.408 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: quota-check-limit-default 2026-08-28 13:49:57.410 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: quotas 2026-08-28 13:49:57.411 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: quota_details 2026-08-28 13:49:57.413 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: rbac-policies 2026-08-28 13:49:57.413 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: rbac-address-group 2026-08-28 13:49:57.414 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: rbac-address-scope 2026-08-28 13:49:57.414 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: rbac-security-groups 2026-08-28 13:49:57.415 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: rbac-subnetpool 2026-08-28 13:49:57.415 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: revision-if-match 2026-08-28 13:49:57.416 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: standard-attr-revisions 2026-08-28 13:49:57.416 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: router_availability_zone 2026-08-28 13:49:57.417 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-28 13:49:57.417 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-28 13:49:57.419 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: security-groups-default-rules 2026-08-28 13:49:57.419 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-28 13:49:57.420 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-28 13:49:57.420 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-28 13:49:57.421 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-28 13:49:57.421 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-28 13:49:57.422 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-28 13:49:57.426 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: security-group 2026-08-28 13:49:57.427 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: segment 2026-08-28 13:49:57.428 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-28 13:49:57.429 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: service-type 2026-08-28 13:49:57.429 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: sorting 2026-08-28 13:49:57.429 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: standard-attr-segment 2026-08-28 13:49:57.430 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: standard-attr-description 2026-08-28 13:49:57.431 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: stateful-security-group 2026-08-28 13:49:57.431 8 WARNING neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-28 13:49:57.432 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-28 13:49:57.432 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: subnet-external-network 2026-08-28 13:49:57.433 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: subnet_onboard 2026-08-28 13:49:57.433 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-28 13:49:57.433 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: subnet-service-types 2026-08-28 13:49:57.434 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: subnet_allocation 2026-08-28 13:49:57.435 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-28 13:49:57.435 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: tag-creation 2026-08-28 13:49:57.436 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-28 13:49:57.440 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: standard-attr-tag 2026-08-28 13:49:57.440 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-28 13:49:57.441 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: trunk 2026-08-28 13:49:57.441 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: trunk-details 2026-08-28 13:49:57.442 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-28 13:49:57.442 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-28 13:49:57.443 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-28 13:49:57.444 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-28 13:49:57.446 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-28 13:49:57.446 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-28 13:49:57.447 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: vpn-flavors 2026-08-28 13:49:57.449 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: vpnaas 2026-08-28 13:49:57.450 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: taas 2026-08-28 13:49:57.451 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: tap-mirror 2026-08-28 13:49:57.452 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-28 13:49:57.452 8 INFO neutron.api.extensions [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Loaded extension: taas-vlan-filter 2026-08-28 13:49:57.457 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-28 13:49:57.458 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-28 13:49:57.459 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 13:49:57.460 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-28 13:49:57.466 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-28 13:49:57.470 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 13:49:57.471 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 13:49:57.481 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 13:49:57.484 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 13:49:57.485 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 13:49:57.487 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 13:49:57.488 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] subnetpool is already registered 2026-08-28 13:49:57.488 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 13:49:57.489 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] subnetpool is already registered 2026-08-28 13:49:57.490 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 13:49:57.490 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 13:49:57.491 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 13:49:57.492 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 13:49:57.493 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 13:49:57.494 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 13:49:57.495 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 13:49:57.495 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] ipsecpolicy is already registered 2026-08-28 13:49:57.496 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 13:49:57.496 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] ikepolicy is already registered 2026-08-28 13:49:57.506 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-28 13:49:57.506 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] router_route is already registered 2026-08-28 13:49:57.508 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 13:49:57.508 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] router is already registered 2026-08-28 13:49:57.509 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 13:49:57.509 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] floatingip is already registered 2026-08-28 13:49:57.514 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 13:49:57.514 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] rbac_policy is already registered 2026-08-28 13:49:57.515 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 13:49:57.515 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] security_group is already registered 2026-08-28 13:49:57.516 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 13:49:57.516 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] security_group_rule is already registered 2026-08-28 13:49:57.517 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 13:49:57.517 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] subnetpool is already registered 2026-08-28 13:49:57.517 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 13:49:57.518 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] subnetpool is already registered 2026-08-28 13:49:57.518 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 13:49:57.518 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] trunk is already registered 2026-08-28 13:49:57.519 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 13:49:57.519 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] ikepolicy is already registered 2026-08-28 13:49:57.520 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 13:49:57.520 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] ipsecpolicy is already registered 2026-08-28 13:49:57.520 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 13:49:57.520 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] endpoint_group is already registered 2026-08-28 13:49:57.521 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 13:49:57.521 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] vpnservice is already registered 2026-08-28 13:49:57.522 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 13:49:57.522 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] ipsec_site_connection is already registered 2026-08-28 13:49:57.522 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 13:49:57.522 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] ipsecpolicy is already registered 2026-08-28 13:49:57.523 8 INFO neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 13:49:57.523 8 WARNING neutron.quota.resource_registry [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] ikepolicy is already registered 2026-08-28 13:49:57.565 8 WARNING keystonemiddleware._common.config [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 13:49:57.572 8 WARNING keystonemiddleware.auth_token [None req-235416c1-6c47-4494-9e2c-7733aee47acc - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f975bbf6668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 13:50:07.107 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cab3de18-ffc6-43c0-a769-17b9084106b3 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 162.253.55.118 () {44 vars in 927 bytes} [Fri Aug 28 13:50:06 2026] GET /v2.0/networks/public => generated 108 bytes in 892 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 162.253.55.118 () {44 vars in 949 bytes} [Fri Aug 28 13:50:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 13:50:07.774 7 ERROR stevedore.extension [None req-e1bed367-a773-4b59-b823-68d38ac693e0 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-28 13:50:07.776 7 ERROR stevedore.extension [None req-e1bed367-a773-4b59-b823-68d38ac693e0 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-28 13:50:07.777 7 ERROR stevedore.extension [None req-e1bed367-a773-4b59-b823-68d38ac693e0 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-28 13:50:08.045 7 WARNING neutron.services.revisions.revision_plugin [None req-e1bed367-a773-4b59-b823-68d38ac693e0 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Could not find related network for resource to bump revision. 2026-08-28 13:50:08.062 7 INFO neutron.db.segments_db [None req-e1bed367-a773-4b59-b823-68d38ac693e0 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Added segment 383ed33e-359c-480f-8b4e-1a685d44b0d4 of type flat for network e4f60257-d1b7-4994-b1c0-e143f03f744c 2026-08-28 13:50:08.119 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1bed367-a773-4b59-b823-68d38ac693e0 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 162.253.55.118 () {48 vars in 967 bytes} [Fri Aug 28 13:50:07 2026] POST /v2.0/networks => generated 124 bytes in 626 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 13:50:14.341 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f19c890-fdf1-4006-b3b0-562c539bf366 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 162.253.55.118 () {44 vars in 927 bytes} [Fri Aug 28 13:50:14 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.118 () {44 vars in 949 bytes} [Fri Aug 28 13:50:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 13:50:14.464 7 WARNING neutron.services.revisions.revision_plugin [None req-dccdf739-0583-4ce4-bc4d-ac6bf336a0e5 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Could not find related network for resource to bump revision. 2026-08-28 13:50:14.505 7 INFO neutron.db.segments_db [None req-dccdf739-0583-4ce4-bc4d-ac6bf336a0e5 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Added segment 5bcf56ed-421d-4c4b-a910-3eb735fbbd8b of type flat for network 78823cd6-6321-450d-b7cf-31a6ed837cf7 2026-08-28 13:50:14.555 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dccdf739-0583-4ce4-bc4d-ac6bf336a0e5 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 162.253.55.118 () {48 vars in 967 bytes} [Fri Aug 28 13:50:14 2026] POST /v2.0/networks => generated 124 bytes in 204 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 13:50:20.886 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60ac41a9-6281-4227-a72a-8a8c7994ad78 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 162.253.55.118 () {44 vars in 927 bytes} [Fri Aug 28 13:50:20 2026] GET /v2.0/networks/public => generated 108 bytes in 457 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 162.253.55.118 () {44 vars in 949 bytes} [Fri Aug 28 13:50:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 13:50:21.178 8 ERROR stevedore.extension [None req-951d7399-8db3-48ea-9b90-f169d90aada5 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-28 13:50:21.180 8 ERROR stevedore.extension [None req-951d7399-8db3-48ea-9b90-f169d90aada5 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-28 13:50:21.181 8 ERROR stevedore.extension [None req-951d7399-8db3-48ea-9b90-f169d90aada5 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-28 13:50:21.333 8 WARNING neutron.services.revisions.revision_plugin [None req-951d7399-8db3-48ea-9b90-f169d90aada5 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Could not find related network for resource to bump revision. 2026-08-28 13:50:21.358 8 INFO neutron.db.segments_db [None req-951d7399-8db3-48ea-9b90-f169d90aada5 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Added segment 0007299d-d42a-42da-8435-022f59e7400d of type flat for network 67a73863-03cc-4b48-81de-672bc7596df6 2026-08-28 13:50:21.396 8 INFO neutron.pecan_wsgi.hooks.translation [None req-951d7399-8db3-48ea-9b90-f169d90aada5 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 162.253.55.118 () {48 vars in 967 bytes} [Fri Aug 28 13:50:20 2026] POST /v2.0/networks => generated 124 bytes in 478 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 13:50:27.325 8 INFO neutron.pecan_wsgi.hooks.translation [None req-035f5264-8700-4024-aedc-e0129811ec76 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/15] 162.253.55.118 () {44 vars in 927 bytes} [Fri Aug 28 13:50:27 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 162.253.55.118 () {44 vars in 949 bytes} [Fri Aug 28 13:50:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 13:50:27.426 8 WARNING neutron.services.revisions.revision_plugin [None req-e0c4278e-4b5b-422a-993b-15825fdb6935 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Could not find related network for resource to bump revision. 2026-08-28 13:50:27.444 8 INFO neutron.db.segments_db [None req-e0c4278e-4b5b-422a-993b-15825fdb6935 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Added segment d797e7a8-27c3-4579-853c-a47032c8292f of type flat for network a40ddfc5-6b9b-4797-ae64-a2f866c6af26 2026-08-28 13:50:27.464 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0c4278e-4b5b-422a-993b-15825fdb6935 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 162.253.55.118 () {48 vars in 967 bytes} [Fri Aug 28 13:50:27 2026] POST /v2.0/networks => generated 124 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 13:50:33.357 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46535ab0-cbde-4345-a4e5-a32ac0e47935 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 162.253.55.118 () {44 vars in 927 bytes} [Fri Aug 28 13:50:33 2026] GET /v2.0/networks/public => generated 108 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 162.253.55.118 () {44 vars in 949 bytes} [Fri Aug 28 13:50:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 13:50:33.955 7 WARNING neutron.services.revisions.revision_plugin [None req-925c90d5-fb0e-4329-9090-7c1f12f4be84 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Could not find related network for resource to bump revision. 2026-08-28 13:50:33.986 7 INFO neutron.db.segments_db [None req-925c90d5-fb0e-4329-9090-7c1f12f4be84 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Added segment a30730f6-901d-4080-bfc7-c91e17bf9de5 of type flat for network 0324b6e0-250a-400a-b313-cdb0b39103ac [pid: 7|app: 0|req: 12/20] 162.253.55.118 () {48 vars in 967 bytes} [Fri Aug 28 13:50:33 2026] POST /v2.0/networks => generated 706 bytes in 1476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 13:50:36.175 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c1682ef-8319-4aae-a7e3-f6a6e7d7ec52 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 162.253.55.118 () {44 vars in 927 bytes} [Fri Aug 28 13:50:36 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 162.253.55.118 () {44 vars in 949 bytes} [Fri Aug 28 13:50:36 2026] GET /v2.0/networks?name=public => generated 709 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 13:50:36.270 8 INFO neutron.pecan_wsgi.hooks.translation [None req-292e3359-2955-4d09-b84e-e4782a6e6688 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 162.253.55.118 () {44 vars in 1034 bytes} [Fri Aug 28 13:50:36 2026] GET /v2.0/subnets/public-subnet?network_id=0324b6e0-250a-400a-b313-cdb0b39103ac => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 162.253.55.118 () {44 vars in 1057 bytes} [Fri Aug 28 13:50:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=0324b6e0-250a-400a-b313-cdb0b39103ac => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 162.253.55.118 () {48 vars in 965 bytes} [Fri Aug 28 13:50:36 2026] POST /v2.0/subnets => generated 664 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 13:55:48.269 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a05cd4d-3851-4f89-88b6-5df50e8299d6 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/67] 162.253.55.118 () {44 vars in 937 bytes} [Fri Aug 28 13:55:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/68] 162.253.55.118 () {44 vars in 959 bytes} [Fri Aug 28 13:55:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 13:55:48.382 7 INFO neutron.db.segments_db [None req-f3ab25d8-09b6-4b06-8320-644716e458b4 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] Added segment 38f6e07e-dcf8-4ce9-8823-a6c6980b8fc7 of type vxlan for network 7d3fa331-b60b-49af-ba58-884415832dd5 [pid: 7|app: 0|req: 37/69] 162.253.55.118 () {48 vars in 966 bytes} [Fri Aug 28 13:55:48 2026] POST /v2.0/networks => generated 707 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 13:55:49.822 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b251566-a1a7-4b23-9c64-182dc7fa8275 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/70] 162.253.55.118 () {44 vars in 937 bytes} [Fri Aug 28 13:55:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/71] 162.253.55.118 () {44 vars in 959 bytes} [Fri Aug 28 13:55:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 13:55:49.897 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63f28a13-a90e-4fca-a77a-5e69e1ecfd97 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/72] 162.253.55.118 () {44 vars in 1036 bytes} [Fri Aug 28 13:55:49 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7d3fa331-b60b-49af-ba58-884415832dd5 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/73] 162.253.55.118 () {44 vars in 1059 bytes} [Fri Aug 28 13:55:49 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7d3fa331-b60b-49af-ba58-884415832dd5 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/74] 162.253.55.118 () {48 vars in 965 bytes} [Fri Aug 28 13:55:49 2026] POST /v2.0/subnets => generated 651 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 13:55:51.482 7 INFO neutron.api.v2.resource [None req-91c93427-6dd1-4162-a44a-2b9a5b40dd2d b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/75] 162.253.55.118 () {44 vars in 971 bytes} [Fri Aug 28 13:55:51 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/76] 162.253.55.118 () {44 vars in 993 bytes} [Fri Aug 28 13:55:51 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 162.253.55.118 () {48 vars in 980 bytes} [Fri Aug 28 13:55:51 2026] POST /v2.0/security-groups => generated 1616 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/78] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:52 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => generated 1616 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/79] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:52 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => generated 1616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:52 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/81] 162.253.55.118 () {48 vars in 991 bytes} [Fri Aug 28 13:55:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:53 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => generated 2230 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:54 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => generated 2230 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:54 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => generated 2230 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 162.253.55.118 () {48 vars in 991 bytes} [Fri Aug 28 13:55:54 2026] POST /v2.0/security-group-rules => generated 603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:55 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => generated 2846 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:55 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => generated 2846 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:55 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => generated 2846 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 162.253.55.118 () {48 vars in 991 bytes} [Fri Aug 28 13:55:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:56 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => generated 3462 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:56 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => 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: 46/94] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:56 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => generated 3462 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 162.253.55.118 () {48 vars in 991 bytes} [Fri Aug 28 13:55:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:57 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => generated 4078 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:57 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => generated 4078 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:57 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 162.253.55.118 () {48 vars in 991 bytes} [Fri Aug 28 13:55:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 162.253.55.118 () {44 vars in 987 bytes} [Fri Aug 28 13:55:59 2026] GET /v2.0/networks/7d3fa331-b60b-49af-ba58-884415832dd5 => generated 732 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 13:55:59.324 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31dd1947-9591-4d01-914e-e0e84364bf98 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/101] 162.253.55.118 () {44 vars in 1076 bytes} [Fri Aug 28 13:55:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7d3fa331-b60b-49af-ba58-884415832dd5 => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 162.253.55.118 () {44 vars in 1099 bytes} [Fri Aug 28 13:55:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7d3fa331-b60b-49af-ba58-884415832dd5 => generated 12 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:55:59 2026] GET /v2.0/security-groups/032db4d2-4fdd-454b-81fe-7b463364e7f7 => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/104] 162.253.55.118 () {48 vars in 961 bytes} [Fri Aug 28 13:55:59 2026] POST /v2.0/ports => generated 1096 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 13:56:08.058 7 INFO neutron.pecan_wsgi.hooks.translation [None req-99d59d2c-8dd3-4af2-9735-c1cfa282064b b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/105] 162.253.55.118 () {44 vars in 980 bytes} [Fri Aug 28 13:56:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/106] 162.253.55.118 () {44 vars in 1002 bytes} [Fri Aug 28 13:56:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 162.253.55.118 () {48 vars in 1032 bytes} [Fri Aug 28 13:56:08 2026] PUT /v2.0/ports/177f9ed2-9d61-44df-b3c9-ba46445e0c9f => generated 1245 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/110] 162.253.55.118 () {44 vars in 920 bytes} [Fri Aug 28 13:56:10 2026] GET /v2.0/ports => generated 3726 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 13:56:11.859 7 INFO neutron.api.v2.resource [None req-32b0c4ae-b6ea-40bb-b195-600fba7555aa b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 58/111] 162.253.55.118 () {44 vars in 959 bytes} [Fri Aug 28 13:56:11 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/112] 162.253.55.118 () {44 vars in 981 bytes} [Fri Aug 28 13:56:11 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/113] 162.253.55.118 () {48 vars in 980 bytes} [Fri Aug 28 13:56:11 2026] POST /v2.0/security-groups => generated 1610 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/114] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:56:13 2026] GET /v2.0/security-groups/0d036ebf-bdff-4b3e-b435-a72be23a1e2c => generated 1610 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/115] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:56:13 2026] GET /v2.0/security-groups/0d036ebf-bdff-4b3e-b435-a72be23a1e2c => generated 1610 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/116] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:56:13 2026] GET /v2.0/security-groups/0d036ebf-bdff-4b3e-b435-a72be23a1e2c => generated 1610 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/117] 162.253.55.118 () {48 vars in 991 bytes} [Fri Aug 28 13:56:13 2026] POST /v2.0/security-group-rules => generated 621 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/118] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:56:14 2026] GET /v2.0/security-groups/0d036ebf-bdff-4b3e-b435-a72be23a1e2c => generated 2244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/119] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:56:14 2026] GET /v2.0/security-groups/0d036ebf-bdff-4b3e-b435-a72be23a1e2c => generated 2244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/120] 162.253.55.118 () {44 vars in 1001 bytes} [Fri Aug 28 13:56:14 2026] GET /v2.0/security-groups/0d036ebf-bdff-4b3e-b435-a72be23a1e2c => generated 2244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/121] 162.253.55.118 () {48 vars in 991 bytes} [Fri Aug 28 13:56:14 2026] POST /v2.0/security-group-rules => generated 625 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/130] 162.253.55.118 () {44 vars in 975 bytes} [Fri Aug 28 13:57:22 2026] GET /v2.0/quotas/5eb6d42279424d038f36197c2067b11c => generated 312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/131] 162.253.55.118 () {48 vars in 1027 bytes} [Fri Aug 28 13:57:25 2026] PUT /v2.0/quotas/5eb6d42279424d038f36197c2067b11c => generated 311 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-08-28 13:59:56.895 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f243d9b7-24f2-4da7-9077-0d16daa86930 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/154] 162.253.55.118 () {30 vars in 742 bytes} [Fri Aug 28 13:59:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 229 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: 80/155] 162.253.55.118 () {30 vars in 764 bytes} [Fri Aug 28 13:59:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 13:59:59.170 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1156f057-6a83-4d03-9f26-eee83844b687 b0e5c1b0e85f4542bb6bfa67986a0f57 5eb6d42279424d038f36197c2067b11c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/156] 162.253.55.118 () {30 vars in 742 bytes} [Fri Aug 28 13:59:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/157] 162.253.55.118 () {30 vars in 764 bytes} [Fri Aug 28 13:59:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)