+ 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 [Sat Aug 15 10:40:15 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-89485c558-54x8z 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 0x7fbd454bf668 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-15 10:40:19.247 8 INFO neutron.common.config [-] Logging enabled! 2026-08-15 10:40:19.247 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-15 10:40:19.263 7 INFO neutron.common.config [-] Logging enabled! 2026-08-15 10:40:19.263 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-15 10:40:20.353 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-15 10:40:20.409 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-15 10:40:21.757 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-15 10:40:21.760 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-15 10:40:21.763 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-15 10:40:21.764 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-15 10:40:21.764 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-15 10:40:21.765 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-15 10:40:21.765 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-15 10:40:21.765 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-15 10:40:21.772 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-15 10:40:21.773 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-15 10:40:21.773 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-15 10:40:21.795 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-15 10:40:21.796 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-15 10:40:21.796 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-15 10:40:21.810 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-15 10:40:21.812 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-15 10:40:21.816 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-15 10:40:21.817 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-15 10:40:21.817 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-15 10:40:21.817 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-15 10:40:21.817 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-15 10:40:21.818 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-15 10:40:21.823 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-15 10:40:21.823 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-15 10:40:21.823 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-15 10:40:21.823 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-15 10:40:21.825 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-15 10:40:21.825 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-15 10:40:21.825 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-15 10:40:21.847 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-15 10:40:21.848 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-15 10:40:21.848 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-15 10:40:21.874 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-15 10:40:21.875 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-15 10:40:21.875 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-15 10:40:21.875 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-15 10:40:22.347 8 INFO neutron.plugins.ml2.managers [None req-645e24ed-1f20-49d0-892a-b85c27d069e0 - - - - - -] Initializing driver for type 'vlan' 2026-08-15 10:40:22.383 7 INFO neutron.plugins.ml2.managers [None req-e24e2ae6-9583-4d12-b898-aab091c8d662 - - - - - -] Initializing driver for type 'vlan' 2026-08-15 10:40:22.498 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-645e24ed-1f20-49d0-892a-b85c27d069e0 - - - - - -] VlanTypeDriver initialization complete 2026-08-15 10:40:22.498 8 INFO neutron.plugins.ml2.managers [None req-645e24ed-1f20-49d0-892a-b85c27d069e0 - - - - - -] Initializing driver for type 'vxlan' 2026-08-15 10:40:22.498 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-645e24ed-1f20-49d0-892a-b85c27d069e0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-15 10:40:22.512 8 INFO neutron.plugins.ml2.managers [None req-645e24ed-1f20-49d0-892a-b85c27d069e0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-15 10:40:22.512 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-645e24ed-1f20-49d0-892a-b85c27d069e0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-15 10:40:22.513 8 INFO neutron.plugins.ml2.managers [None req-645e24ed-1f20-49d0-892a-b85c27d069e0 - - - - - -] Initializing extension driver 'port_security' 2026-08-15 10:40:22.513 8 INFO neutron.plugins.ml2.extensions.port_security [None req-645e24ed-1f20-49d0-892a-b85c27d069e0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-15 10:40:22.513 8 INFO neutron.plugins.ml2.managers [None req-645e24ed-1f20-49d0-892a-b85c27d069e0 - - - - - -] Initializing extension driver 'qos' 2026-08-15 10:40:22.513 8 INFO neutron.plugins.ml2.managers [None req-645e24ed-1f20-49d0-892a-b85c27d069e0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-15 10:40:22.513 8 INFO neutron.plugins.ml2.managers [None req-645e24ed-1f20-49d0-892a-b85c27d069e0 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-15 10:40:22.525 8 INFO neutron.quota [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded quota_driver: . 2026-08-15 10:40:22.525 8 INFO neutron.plugins.ml2.plugin [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Modular L2 Plugin initialization complete 2026-08-15 10:40:22.525 8 INFO neutron.plugins.ml2.managers [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-15 10:40:22.525 8 INFO neutron.plugins.ml2.managers [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-15 10:40:22.525 8 INFO neutron.plugins.ml2.managers [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-15 10:40:22.526 8 INFO neutron.manager [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loading Plugin: qos 2026-08-15 10:40:22.529 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e24e2ae6-9583-4d12-b898-aab091c8d662 - - - - - -] VlanTypeDriver initialization complete 2026-08-15 10:40:22.529 7 INFO neutron.plugins.ml2.managers [None req-e24e2ae6-9583-4d12-b898-aab091c8d662 - - - - - -] Initializing driver for type 'vxlan' 2026-08-15 10:40:22.530 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e24e2ae6-9583-4d12-b898-aab091c8d662 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-15 10:40:22.538 8 INFO neutron.manager [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loading Plugin: router 2026-08-15 10:40:22.542 7 INFO neutron.plugins.ml2.managers [None req-e24e2ae6-9583-4d12-b898-aab091c8d662 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-15 10:40:22.542 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e24e2ae6-9583-4d12-b898-aab091c8d662 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-15 10:40:22.543 7 INFO neutron.plugins.ml2.managers [None req-e24e2ae6-9583-4d12-b898-aab091c8d662 - - - - - -] Initializing extension driver 'port_security' 2026-08-15 10:40:22.543 7 INFO neutron.plugins.ml2.extensions.port_security [None req-e24e2ae6-9583-4d12-b898-aab091c8d662 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-15 10:40:22.543 7 INFO neutron.plugins.ml2.managers [None req-e24e2ae6-9583-4d12-b898-aab091c8d662 - - - - - -] Initializing extension driver 'qos' 2026-08-15 10:40:22.543 7 INFO neutron.plugins.ml2.managers [None req-e24e2ae6-9583-4d12-b898-aab091c8d662 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-15 10:40:22.543 7 INFO neutron.plugins.ml2.managers [None req-e24e2ae6-9583-4d12-b898-aab091c8d662 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-15 10:40:22.558 7 INFO neutron.quota [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded quota_driver: . 2026-08-15 10:40:22.558 7 INFO neutron.plugins.ml2.plugin [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Modular L2 Plugin initialization complete 2026-08-15 10:40:22.558 7 INFO neutron.plugins.ml2.managers [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-15 10:40:22.559 7 INFO neutron.plugins.ml2.managers [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-15 10:40:22.559 7 INFO neutron.plugins.ml2.managers [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-15 10:40:22.559 7 INFO neutron.manager [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loading Plugin: qos 2026-08-15 10:40:22.572 7 INFO neutron.manager [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loading Plugin: router 2026-08-15 10:40:22.582 8 INFO neutron.services.service_base [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-15 10:40:22.582 8 INFO neutron.manager [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loading Plugin: segments 2026-08-15 10:40:22.615 7 INFO neutron.services.service_base [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-15 10:40:22.615 7 INFO neutron.manager [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loading Plugin: segments 2026-08-15 10:40:22.677 8 INFO neutron.manager [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loading Plugin: trunk 2026-08-15 10:40:22.691 8 INFO neutron.manager [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loading Plugin: vpnaas 2026-08-15 10:40:22.713 7 INFO neutron.manager [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loading Plugin: trunk 2026-08-15 10:40:22.726 7 INFO neutron.manager [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loading Plugin: vpnaas 2026-08-15 10:40:22.729 8 WARNING stevedore.named [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-15 10:40:22.764 7 WARNING stevedore.named [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-15 10:40:22.796 8 INFO neutron_vpnaas.services.vpn.plugin [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-15 10:40:22.797 8 INFO neutron.manager [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loading Plugin: taas 2026-08-15 10:40:22.821 8 WARNING stevedore.named [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-15 10:40:22.825 7 INFO neutron_vpnaas.services.vpn.plugin [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-15 10:40:22.825 7 INFO neutron.manager [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loading Plugin: taas 2026-08-15 10:40:22.844 8 INFO neutron_taas.services.taas.taas_plugin [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-15 10:40:22.845 8 INFO neutron.manager [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loading Plugin: tapmirror 2026-08-15 10:40:22.849 7 WARNING stevedore.named [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-15 10:40:22.859 8 WARNING stevedore.named [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-15 10:40:22.871 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-15 10:40:22.872 7 INFO neutron.manager [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loading Plugin: tapmirror 2026-08-15 10:40:22.874 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-15 10:40:22.875 8 INFO neutron.manager [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loading Plugin: auto_allocate 2026-08-15 10:40:22.883 7 WARNING stevedore.named [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-15 10:40:22.884 8 INFO neutron.manager [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loading Plugin: tag 2026-08-15 10:40:22.892 8 INFO neutron.manager [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loading Plugin: timestamp 2026-08-15 10:40:22.895 8 INFO neutron.manager [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loading Plugin: network_ip_availability 2026-08-15 10:40:22.897 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-15 10:40:22.898 7 INFO neutron.manager [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loading Plugin: auto_allocate 2026-08-15 10:40:22.901 8 INFO neutron.manager [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loading Plugin: flavors 2026-08-15 10:40:22.906 7 INFO neutron.manager [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loading Plugin: tag 2026-08-15 10:40:22.909 8 INFO neutron.manager [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loading Plugin: revisions 2026-08-15 10:40:22.915 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Initializing extension manager. 2026-08-15 10:40:22.916 7 INFO neutron.manager [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loading Plugin: timestamp 2026-08-15 10:40:22.916 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-15 10:40:22.918 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: address-group 2026-08-15 10:40:22.918 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: address-scope 2026-08-15 10:40:22.919 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-15 10:40:22.920 7 INFO neutron.manager [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loading Plugin: network_ip_availability 2026-08-15 10:40:22.920 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: agent 2026-08-15 10:40:22.920 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: agent-resources-synced 2026-08-15 10:40:22.921 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: agent_sort_key 2026-08-15 10:40:22.922 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-15 10:40:22.925 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-15 10:40:22.925 7 INFO neutron.manager [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loading Plugin: flavors 2026-08-15 10:40:22.926 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: availability_zone 2026-08-15 10:40:22.927 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: availability_zone_filter 2026-08-15 10:40:22.927 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-15 10:40:22.928 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: default-subnetpools 2026-08-15 10:40:22.928 7 INFO neutron.manager [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loading Plugin: revisions 2026-08-15 10:40:22.930 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-15 10:40:22.930 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: dns-integration 2026-08-15 10:40:22.931 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: dns-domain-ports 2026-08-15 10:40:22.931 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-15 10:40:22.932 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: dvr 2026-08-15 10:40:22.932 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Initializing extension manager. 2026-08-15 10:40:22.932 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-15 10:40:22.933 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: empty-string-filtering 2026-08-15 10:40:22.933 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: aap-reject-multicast 2026-08-15 10:40:22.933 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-15 10:40:22.934 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-15 10:40:22.934 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: address-group 2026-08-15 10:40:22.935 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-15 10:40:22.935 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: address-scope 2026-08-15 10:40:22.935 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: external-net 2026-08-15 10:40:22.936 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-15 10:40:22.936 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-15 10:40:22.937 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: agent 2026-08-15 10:40:22.937 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: extraroute 2026-08-15 10:40:22.937 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: agent-resources-synced 2026-08-15 10:40:22.938 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: agent_sort_key 2026-08-15 10:40:22.938 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: extraroute-atomic 2026-08-15 10:40:22.939 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: filter-validation 2026-08-15 10:40:22.939 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-15 10:40:22.939 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-15 10:40:22.940 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-15 10:40:22.940 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-15 10:40:22.940 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: availability_zone 2026-08-15 10:40:22.941 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-15 10:40:22.941 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: availability_zone_filter 2026-08-15 10:40:22.942 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-15 10:40:22.942 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: fip-port-details 2026-08-15 10:40:22.942 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: default-subnetpools 2026-08-15 10:40:22.943 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: flavors 2026-08-15 10:40:22.944 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-15 10:40:22.944 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-15 10:40:22.944 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: dns-integration 2026-08-15 10:40:22.945 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: dns-domain-ports 2026-08-15 10:40:22.945 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: floatingip-pools 2026-08-15 10:40:22.945 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-15 10:40:22.945 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: ip_allocation 2026-08-15 10:40:22.946 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-15 10:40:22.946 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: dvr 2026-08-15 10:40:22.946 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: l2_adjacency 2026-08-15 10:40:22.947 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-15 10:40:22.947 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: empty-string-filtering 2026-08-15 10:40:22.948 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: router 2026-08-15 10:40:22.948 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-15 10:40:22.948 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-15 10:40:22.949 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-15 10:40:22.949 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-15 10:40:22.950 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: external-net 2026-08-15 10:40:22.950 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-15 10:40:22.951 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-15 10:40:22.951 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-15 10:40:22.951 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: extraroute 2026-08-15 10:40:22.952 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-15 10:40:22.952 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: extraroute-atomic 2026-08-15 10:40:22.952 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: ext-gw-mode 2026-08-15 10:40:22.952 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: filter-validation 2026-08-15 10:40:22.953 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: l3-ha 2026-08-15 10:40:22.953 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-15 10:40:22.953 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-15 10:40:22.953 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-15 10:40:22.954 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-15 10:40:22.954 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-15 10:40:22.954 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: fip-port-details 2026-08-15 10:40:22.955 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: l3-flavors 2026-08-15 10:40:22.955 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: flavors 2026-08-15 10:40:22.956 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-15 10:40:22.956 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-15 10:40:22.956 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-15 10:40:22.957 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: floatingip-pools 2026-08-15 10:40:22.958 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: ip_allocation 2026-08-15 10:40:22.958 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-15 10:40:22.959 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-15 10:40:22.959 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: l2_adjacency 2026-08-15 10:40:22.960 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: router 2026-08-15 10:40:22.961 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-15 10:40:22.961 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-15 10:40:22.962 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-15 10:40:22.962 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-15 10:40:22.963 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-15 10:40:22.963 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-15 10:40:22.963 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-15 10:40:22.964 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-15 10:40:22.964 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: multi-provider 2026-08-15 10:40:22.964 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: ext-gw-mode 2026-08-15 10:40:22.965 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: net-mtu 2026-08-15 10:40:22.965 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: l3-ha 2026-08-15 10:40:22.965 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: net-mtu-writable 2026-08-15 10:40:22.966 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-15 10:40:22.966 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: network_availability_zone 2026-08-15 10:40:22.966 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-15 10:40:22.967 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: network_ha 2026-08-15 10:40:22.967 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: l3-flavors 2026-08-15 10:40:22.968 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: network-ip-availability 2026-08-15 10:40:22.968 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-15 10:40:22.968 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-15 10:40:22.969 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-15 10:40:22.970 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-15 10:40:22.970 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: pagination 2026-08-15 10:40:22.971 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: port-device-profile 2026-08-15 10:40:22.971 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-15 10:40:22.972 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-15 10:40:22.972 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-15 10:40:22.972 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-15 10:40:22.973 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: port-mac-override 2026-08-15 10:40:22.973 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-15 10:40:22.973 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-15 10:40:22.974 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-15 10:40:22.974 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-15 10:40:22.974 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-15 10:40:22.975 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: port-resource-request 2026-08-15 10:40:22.975 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-15 10:40:22.975 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-15 10:40:22.976 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-15 10:40:22.976 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-15 10:40:22.977 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: binding 2026-08-15 10:40:22.977 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: multi-provider 2026-08-15 10:40:22.977 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: net-mtu 2026-08-15 10:40:22.977 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: binding-extended 2026-08-15 10:40:22.978 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: net-mtu-writable 2026-08-15 10:40:22.978 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: port-security 2026-08-15 10:40:22.978 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: network_availability_zone 2026-08-15 10:40:22.978 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: project-id 2026-08-15 10:40:22.979 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: network_ha 2026-08-15 10:40:22.979 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: provider 2026-08-15 10:40:22.979 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: network-ip-availability 2026-08-15 10:40:22.980 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-15 10:40:22.980 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: network-ip-availability-details 2026-08-15 10:40:22.980 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-15 10:40:22.982 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-15 10:40:22.982 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: pagination 2026-08-15 10:40:22.982 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: qos 2026-08-15 10:40:22.982 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: port-device-profile 2026-08-15 10:40:22.983 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-15 10:40:22.983 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-15 10:40:22.983 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-15 10:40:22.984 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-15 10:40:22.984 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-15 10:40:22.984 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: qos-default 2026-08-15 10:40:22.984 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: port-mac-override 2026-08-15 10:40:22.985 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-15 10:40:22.985 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: qos-fip 2026-08-15 10:40:22.985 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-15 10:40:22.986 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-15 10:40:22.986 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-15 10:40:22.986 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-15 10:40:22.986 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: port-resource-request 2026-08-15 10:40:22.987 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-15 10:40:22.987 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-15 10:40:22.987 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-15 10:40:22.988 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-15 10:40:22.988 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: binding 2026-08-15 10:40:22.988 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-15 10:40:22.989 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: binding-extended 2026-08-15 10:40:22.989 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: qos-pps 2026-08-15 10:40:22.989 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: port-security 2026-08-15 10:40:22.989 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-15 10:40:22.990 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: project-id 2026-08-15 10:40:22.990 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-15 10:40:22.990 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: provider 2026-08-15 10:40:22.991 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-15 10:40:22.991 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: qos-rules-alias 2026-08-15 10:40:22.991 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-15 10:40:22.992 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: quota-check-limit 2026-08-15 10:40:22.993 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-15 10:40:22.994 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: qos 2026-08-15 10:40:22.994 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-15 10:40:22.995 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-15 10:40:22.995 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: quotas 2026-08-15 10:40:22.995 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: qos-default 2026-08-15 10:40:22.996 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: qos-fip 2026-08-15 10:40:22.996 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: quota_details 2026-08-15 10:40:22.996 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-15 10:40:22.997 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-15 10:40:22.997 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-15 10:40:22.998 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: rbac-policies 2026-08-15 10:40:22.998 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-15 10:40:22.998 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: rbac-address-group 2026-08-15 10:40:22.998 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-15 10:40:22.999 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: rbac-address-scope 2026-08-15 10:40:22.999 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: qos-pps 2026-08-15 10:40:22.999 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: rbac-security-groups 2026-08-15 10:40:23.000 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-15 10:40:23.000 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-15 10:40:23.000 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-15 10:40:23.001 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: revision-if-match 2026-08-15 10:40:23.001 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: qos-rules-alias 2026-08-15 10:40:23.001 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: quota-check-limit 2026-08-15 10:40:23.001 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-15 10:40:23.002 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-15 10:40:23.002 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: router_availability_zone 2026-08-15 10:40:23.003 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-15 10:40:23.003 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-15 10:40:23.004 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: quotas 2026-08-15 10:40:23.005 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: quota_details 2026-08-15 10:40:23.005 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-15 10:40:23.005 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-15 10:40:23.006 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-15 10:40:23.006 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: rbac-policies 2026-08-15 10:40:23.007 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-15 10:40:23.007 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: rbac-address-group 2026-08-15 10:40:23.007 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-15 10:40:23.007 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: rbac-address-scope 2026-08-15 10:40:23.008 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-15 10:40:23.008 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: rbac-security-groups 2026-08-15 10:40:23.008 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-15 10:40:23.009 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-15 10:40:23.009 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: revision-if-match 2026-08-15 10:40:23.010 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-15 10:40:23.010 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: router_availability_zone 2026-08-15 10:40:23.011 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-15 10:40:23.011 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-15 10:40:23.013 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-15 10:40:23.013 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: security-group 2026-08-15 10:40:23.014 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-15 10:40:23.014 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-15 10:40:23.014 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: segment 2026-08-15 10:40:23.015 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-15 10:40:23.015 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-15 10:40:23.016 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: service-type 2026-08-15 10:40:23.016 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-15 10:40:23.016 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: sorting 2026-08-15 10:40:23.016 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-15 10:40:23.017 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: standard-attr-segment 2026-08-15 10:40:23.017 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-15 10:40:23.017 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: standard-attr-description 2026-08-15 10:40:23.018 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: stateful-security-group 2026-08-15 10:40:23.018 8 WARNING neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-15 10:40:23.019 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-15 10:40:23.020 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: subnet-external-network 2026-08-15 10:40:23.020 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: subnet_onboard 2026-08-15 10:40:23.021 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-15 10:40:23.021 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: subnet-service-types 2026-08-15 10:40:23.022 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: subnet_allocation 2026-08-15 10:40:23.022 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: security-group 2026-08-15 10:40:23.023 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-15 10:40:23.023 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: tag-creation 2026-08-15 10:40:23.023 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: segment 2026-08-15 10:40:23.024 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-15 10:40:23.024 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-15 10:40:23.025 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: service-type 2026-08-15 10:40:23.025 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: sorting 2026-08-15 10:40:23.026 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: standard-attr-segment 2026-08-15 10:40:23.026 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: standard-attr-description 2026-08-15 10:40:23.027 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: stateful-security-group 2026-08-15 10:40:23.027 7 WARNING neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-15 10:40:23.028 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-15 10:40:23.028 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: standard-attr-tag 2026-08-15 10:40:23.029 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: subnet-external-network 2026-08-15 10:40:23.029 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-15 10:40:23.029 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: subnet_onboard 2026-08-15 10:40:23.030 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-15 10:40:23.030 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: subnet-service-types 2026-08-15 10:40:23.031 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: subnet_allocation 2026-08-15 10:40:23.032 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: trunk 2026-08-15 10:40:23.032 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-15 10:40:23.032 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: trunk-details 2026-08-15 10:40:23.032 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: tag-creation 2026-08-15 10:40:23.033 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-15 10:40:23.033 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-15 10:40:23.033 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-15 10:40:23.034 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-15 10:40:23.035 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-15 10:40:23.037 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-15 10:40:23.037 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: standard-attr-tag 2026-08-15 10:40:23.038 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-15 10:40:23.038 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-15 10:40:23.038 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: vpn-flavors 2026-08-15 10:40:23.038 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: trunk 2026-08-15 10:40:23.040 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: trunk-details 2026-08-15 10:40:23.040 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: vpnaas 2026-08-15 10:40:23.041 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-15 10:40:23.041 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-15 10:40:23.042 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: taas 2026-08-15 10:40:23.042 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-15 10:40:23.042 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-15 10:40:23.043 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: tap-mirror 2026-08-15 10:40:23.044 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-15 10:40:23.044 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-15 10:40:23.044 8 INFO neutron.api.extensions [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-15 10:40:23.045 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-15 10:40:23.046 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: vpn-flavors 2026-08-15 10:40:23.047 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-15 10:40:23.047 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-15 10:40:23.047 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 10:40:23.048 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-15 10:40:23.048 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: vpnaas 2026-08-15 10:40:23.049 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: taas 2026-08-15 10:40:23.050 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-15 10:40:23.050 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: tap-mirror 2026-08-15 10:40:23.051 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-15 10:40:23.051 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-15 10:40:23.052 7 INFO neutron.api.extensions [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-15 10:40:23.052 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-15 10:40:23.054 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-15 10:40:23.055 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-15 10:40:23.055 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 10:40:23.055 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-15 10:40:23.056 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-15 10:40:23.057 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-15 10:40:23.057 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-15 10:40:23.057 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-15 10:40:23.058 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 10:40:23.058 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] subnetpool is already registered 2026-08-15 10:40:23.059 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-15 10:40:23.059 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 10:40:23.059 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] subnetpool is already registered 2026-08-15 10:40:23.059 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-15 10:40:23.060 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-15 10:40:23.060 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-15 10:40:23.061 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-15 10:40:23.061 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-15 10:40:23.062 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-15 10:40:23.062 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-15 10:40:23.063 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-15 10:40:23.063 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] ipsecpolicy is already registered 2026-08-15 10:40:23.063 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-15 10:40:23.063 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] ikepolicy is already registered 2026-08-15 10:40:23.064 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-15 10:40:23.065 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-15 10:40:23.066 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-15 10:40:23.066 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 10:40:23.067 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] subnetpool is already registered 2026-08-15 10:40:23.067 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-15 10:40:23.067 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] router_route is already registered 2026-08-15 10:40:23.067 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 10:40:23.068 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] subnetpool is already registered 2026-08-15 10:40:23.068 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-15 10:40:23.069 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-15 10:40:23.069 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-15 10:40:23.069 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] router is already registered 2026-08-15 10:40:23.069 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-15 10:40:23.069 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-15 10:40:23.069 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] floatingip is already registered 2026-08-15 10:40:23.070 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-15 10:40:23.070 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-15 10:40:23.071 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-15 10:40:23.071 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-15 10:40:23.071 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] ipsecpolicy is already registered 2026-08-15 10:40:23.072 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-15 10:40:23.072 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] ikepolicy is already registered 2026-08-15 10:40:23.075 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-15 10:40:23.076 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-15 10:40:23.076 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] router_route is already registered 2026-08-15 10:40:23.076 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] rbac_policy is already registered 2026-08-15 10:40:23.077 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-15 10:40:23.077 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] security_group is already registered 2026-08-15 10:40:23.077 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-15 10:40:23.077 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-15 10:40:23.078 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] security_group_rule is already registered 2026-08-15 10:40:23.078 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] router is already registered 2026-08-15 10:40:23.078 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-15 10:40:23.078 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 10:40:23.079 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] subnetpool is already registered 2026-08-15 10:40:23.079 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] floatingip is already registered 2026-08-15 10:40:23.079 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 10:40:23.079 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] subnetpool is already registered 2026-08-15 10:40:23.080 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-15 10:40:23.080 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] trunk is already registered 2026-08-15 10:40:23.081 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-15 10:40:23.081 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] ikepolicy is already registered 2026-08-15 10:40:23.081 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-15 10:40:23.081 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] ipsecpolicy is already registered 2026-08-15 10:40:23.082 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-15 10:40:23.082 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] endpoint_group is already registered 2026-08-15 10:40:23.082 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-15 10:40:23.082 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] vpnservice is already registered 2026-08-15 10:40:23.083 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-15 10:40:23.083 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-15 10:40:23.083 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] ipsec_site_connection is already registered 2026-08-15 10:40:23.083 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] rbac_policy is already registered 2026-08-15 10:40:23.083 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-15 10:40:23.084 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] ipsecpolicy is already registered 2026-08-15 10:40:23.084 8 INFO neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-15 10:40:23.084 8 WARNING neutron.quota.resource_registry [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] ikepolicy is already registered 2026-08-15 10:40:23.084 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-15 10:40:23.084 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] security_group is already registered 2026-08-15 10:40:23.085 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-15 10:40:23.085 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] security_group_rule is already registered 2026-08-15 10:40:23.086 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 10:40:23.086 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] subnetpool is already registered 2026-08-15 10:40:23.087 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 10:40:23.087 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] subnetpool is already registered 2026-08-15 10:40:23.087 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-15 10:40:23.087 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] trunk is already registered 2026-08-15 10:40:23.088 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-15 10:40:23.088 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] ikepolicy is already registered 2026-08-15 10:40:23.088 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-15 10:40:23.088 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] ipsecpolicy is already registered 2026-08-15 10:40:23.089 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-15 10:40:23.089 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] endpoint_group is already registered 2026-08-15 10:40:23.090 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-15 10:40:23.090 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] vpnservice is already registered 2026-08-15 10:40:23.090 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-15 10:40:23.091 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] ipsec_site_connection is already registered 2026-08-15 10:40:23.091 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-15 10:40:23.091 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] ipsecpolicy is already registered 2026-08-15 10:40:23.092 7 INFO neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-15 10:40:23.092 7 WARNING neutron.quota.resource_registry [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] ikepolicy is already registered 2026-08-15 10:40:23.124 8 WARNING keystonemiddleware._common.config [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-15 10:40:23.130 7 WARNING keystonemiddleware._common.config [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-15 10:40:23.131 8 WARNING keystonemiddleware.auth_token [None req-501d6fe6-cf05-482f-b556-a7c7e0db53e1 - - - - - -] 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 0x7fbd454bf668 pid: 8 (default app) 2026-08-15 10:40:23.136 7 WARNING keystonemiddleware.auth_token [None req-2e7c77e6-c30b-4b9c-ad20-96248ca21583 - - - - - -] 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 0x7fbd454bf668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-15 10:40:28.130 7 INFO neutron.pecan_wsgi.hooks.translation [None req-082ca7a1-b6e4-4d15-816e-79df115c022b 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/2] 199.204.45.248 () {44 vars in 927 bytes} [Sat Aug 15 10:40:27 2026] GET /v2.0/networks/public => generated 108 bytes in 1014 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: 2/3] 199.204.45.248 () {44 vars in 949 bytes} [Sat Aug 15 10:40:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 10:40:28.832 7 ERROR stevedore.extension [None req-886e5868-0b02-45c6-b86c-06c7fe0be837 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-15 10:40:28.844 7 ERROR stevedore.extension [None req-886e5868-0b02-45c6-b86c-06c7fe0be837 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-15 10:40:28.845 7 ERROR stevedore.extension [None req-886e5868-0b02-45c6-b86c-06c7fe0be837 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-15 10:40:29.150 7 WARNING neutron.services.revisions.revision_plugin [None req-886e5868-0b02-45c6-b86c-06c7fe0be837 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Could not find related network for resource to bump revision. 2026-08-15 10:40:29.179 7 INFO neutron.db.segments_db [None req-886e5868-0b02-45c6-b86c-06c7fe0be837 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Added segment d9f223c7-1cc1-4465-8050-5e08fc8771a0 of type flat for network a13f2689-c2d6-43d0-a046-f1755f74345b 2026-08-15 10:40:29.240 7 INFO neutron.pecan_wsgi.hooks.translation [None req-886e5868-0b02-45c6-b86c-06c7fe0be837 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/4] 199.204.45.248 () {48 vars in 967 bytes} [Sat Aug 15 10:40:28 2026] POST /v2.0/networks => generated 124 bytes in 654 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 10:40:35.131 7 INFO neutron.pecan_wsgi.hooks.translation [None req-718cbe26-ecb7-4384-b54e-e41151529158 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.248 () {44 vars in 927 bytes} [Sat Aug 15 10:40:35 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.248 () {44 vars in 949 bytes} [Sat Aug 15 10:40:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 10:40:35.207 7 WARNING neutron.services.revisions.revision_plugin [None req-b3091eb5-ac42-478b-bde5-c81647d41058 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Could not find related network for resource to bump revision. 2026-08-15 10:40:35.221 7 INFO neutron.db.segments_db [None req-b3091eb5-ac42-478b-bde5-c81647d41058 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Added segment 80124def-0efc-401b-a21b-25cff3debc2a of type flat for network d12cddad-7328-4f23-b17d-a9d11acece4f 2026-08-15 10:40:35.248 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3091eb5-ac42-478b-bde5-c81647d41058 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/8] 199.204.45.248 () {48 vars in 967 bytes} [Sat Aug 15 10:40:35 2026] POST /v2.0/networks => generated 124 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 10:40:41.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d9650e3-289f-4460-ad44-5895c6b95e70 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/9] 199.204.45.248 () {44 vars in 927 bytes} [Sat Aug 15 10:40:41 2026] GET /v2.0/networks/public => generated 108 bytes in 391 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.248 () {44 vars in 949 bytes} [Sat Aug 15 10:40:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 10:40:41.688 8 ERROR stevedore.extension [None req-5ce1091a-9f76-4b8f-8cb1-7097321ce5d7 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-15 10:40:41.699 8 ERROR stevedore.extension [None req-5ce1091a-9f76-4b8f-8cb1-7097321ce5d7 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-15 10:40:41.700 8 ERROR stevedore.extension [None req-5ce1091a-9f76-4b8f-8cb1-7097321ce5d7 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-15 10:40:41.884 8 WARNING neutron.services.revisions.revision_plugin [None req-5ce1091a-9f76-4b8f-8cb1-7097321ce5d7 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Could not find related network for resource to bump revision. 2026-08-15 10:40:41.908 8 INFO neutron.db.segments_db [None req-5ce1091a-9f76-4b8f-8cb1-7097321ce5d7 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Added segment c698021d-790f-4ed9-9a61-63caa66d922d of type flat for network d03e73d8-7198-4cb2-b29a-0418198d71b4 2026-08-15 10:40:41.958 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ce1091a-9f76-4b8f-8cb1-7097321ce5d7 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/11] 199.204.45.248 () {48 vars in 967 bytes} [Sat Aug 15 10:40:41 2026] POST /v2.0/networks => generated 124 bytes in 499 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 10:40:47.895 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f861208-9675-4859-a324-ad531fc6a646 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.248 () {44 vars in 927 bytes} [Sat Aug 15 10:40:47 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.248 () {44 vars in 949 bytes} [Sat Aug 15 10:40:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 10:40:47.971 8 WARNING neutron.services.revisions.revision_plugin [None req-da36d90a-596f-45e9-9dff-16d2a2d2868e 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Could not find related network for resource to bump revision. 2026-08-15 10:40:47.986 8 INFO neutron.db.segments_db [None req-da36d90a-596f-45e9-9dff-16d2a2d2868e 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Added segment 1fb3ff7e-635a-46d7-a5dc-aba592f9fb95 of type flat for network 9927ced5-e644-41a4-934e-92c5e2d74eac 2026-08-15 10:40:48.004 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da36d90a-596f-45e9-9dff-16d2a2d2868e 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/15] 199.204.45.248 () {48 vars in 967 bytes} [Sat Aug 15 10:40:47 2026] POST /v2.0/networks => generated 124 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 10:40:53.862 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7341b2c-f87d-4d70-8b9a-83e847e78b50 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/16] 199.204.45.248 () {44 vars in 927 bytes} [Sat Aug 15 10:40:53 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.248 () {44 vars in 949 bytes} [Sat Aug 15 10:40:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 10:40:53.933 7 WARNING neutron.services.revisions.revision_plugin [None req-7d16f69e-6b54-4ea8-8d70-cbb37a16e5b5 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Could not find related network for resource to bump revision. 2026-08-15 10:40:53.950 7 INFO neutron.db.segments_db [None req-7d16f69e-6b54-4ea8-8d70-cbb37a16e5b5 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Added segment 77b84a20-3124-4688-b465-29f78228f3cd of type flat for network 24960858-7afd-4433-aa8f-2e2968f01f88 2026-08-15 10:40:53.970 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d16f69e-6b54-4ea8-8d70-cbb37a16e5b5 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.248 () {48 vars in 967 bytes} [Sat Aug 15 10:40:53 2026] POST /v2.0/networks => generated 124 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 10:40:59.856 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b18a1ec3-7234-4366-9d2d-a316d59d2010 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.248 () {44 vars in 927 bytes} [Sat Aug 15 10:40:59 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.248 () {44 vars in 949 bytes} [Sat Aug 15 10:40:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 10:40:59.934 8 WARNING neutron.services.revisions.revision_plugin [None req-2e810c0d-f5e6-44cd-9d78-284fe6e64016 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Could not find related network for resource to bump revision. 2026-08-15 10:40:59.966 8 INFO neutron.db.segments_db [None req-2e810c0d-f5e6-44cd-9d78-284fe6e64016 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Added segment 7bfa32c7-ff41-4f31-b9c2-15a6fde42ed8 of type flat for network c8318c4d-fcd8-44cb-b3a0-f66ef81ee0e1 [pid: 8|app: 0|req: 11/22] 199.204.45.248 () {48 vars in 967 bytes} [Sat Aug 15 10:40:59 2026] POST /v2.0/networks => generated 706 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 10:41:01.405 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71d4cd7e-ed63-4ae3-bd91-8c21ea8cf981 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/23] 199.204.45.248 () {44 vars in 927 bytes} [Sat Aug 15 10:41:01 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.248 () {44 vars in 949 bytes} [Sat Aug 15 10:41:01 2026] GET /v2.0/networks?name=public => generated 709 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 10:41:01.485 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f55ee27-4fbd-4ca4-8fe1-586559ba018f 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.248 () {44 vars in 1034 bytes} [Sat Aug 15 10:41:01 2026] GET /v2.0/subnets/public-subnet?network_id=c8318c4d-fcd8-44cb-b3a0-f66ef81ee0e1 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.248 () {44 vars in 1057 bytes} [Sat Aug 15 10:41:01 2026] GET /v2.0/subnets?name=public-subnet&network_id=c8318c4d-fcd8-44cb-b3a0-f66ef81ee0e1 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.248 () {48 vars in 965 bytes} [Sat Aug 15 10:41:01 2026] POST /v2.0/subnets => generated 664 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 10:46:17.096 7 INFO neutron.pecan_wsgi.hooks.translation [None req-771000ea-3891-4d68-97af-f5bbeda3b97e 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/70] 199.204.45.248 () {44 vars in 937 bytes} [Sat Aug 15 10:46:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 192 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 199.204.45.248 () {44 vars in 959 bytes} [Sat Aug 15 10:46:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 10:46:17.178 7 INFO neutron.db.segments_db [None req-df723820-fc84-487f-a33c-60ba4a20eccf 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Added segment 8de9508c-4ef6-43fb-aec9-77edc927baeb of type vxlan for network a4b8ed1b-093f-4bfd-8b22-e64ad727c893 [pid: 7|app: 0|req: 37/72] 199.204.45.248 () {48 vars in 966 bytes} [Sat Aug 15 10:46:17 2026] POST /v2.0/networks => generated 707 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 10:46:18.313 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19de1a22-f994-4f72-b17b-e633ba8bc660 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/73] 199.204.45.248 () {44 vars in 937 bytes} [Sat Aug 15 10:46:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.248 () {44 vars in 959 bytes} [Sat Aug 15 10:46:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 10:46:18.396 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1404d06c-4420-45f7-9fe2-7f4f3fce04b6 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/75] 199.204.45.248 () {44 vars in 1036 bytes} [Sat Aug 15 10:46:18 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a4b8ed1b-093f-4bfd-8b22-e64ad727c893 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.248 () {44 vars in 1059 bytes} [Sat Aug 15 10:46:18 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a4b8ed1b-093f-4bfd-8b22-e64ad727c893 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.248 () {48 vars in 965 bytes} [Sat Aug 15 10:46:18 2026] POST /v2.0/subnets => generated 651 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 10:46:20.135 7 INFO neutron.api.v2.resource [None req-90535f76-dd9b-4b00-bfd8-a350f724c964 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/78] 199.204.45.248 () {44 vars in 971 bytes} [Sat Aug 15 10:46:20 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.204.45.248 () {44 vars in 993 bytes} [Sat Aug 15 10:46:20 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.248 () {48 vars in 980 bytes} [Sat Aug 15 10:46:20 2026] POST /v2.0/security-groups => generated 1616 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:21 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 1616 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:21 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:21 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.248 () {48 vars in 991 bytes} [Sat Aug 15 10:46:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:22 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 2230 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:22 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:22 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.248 () {48 vars in 991 bytes} [Sat Aug 15 10:46:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:23 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:23 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:23 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.248 () {48 vars in 991 bytes} [Sat Aug 15 10:46:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:24 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 3462 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:25 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:25 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.248 () {48 vars in 991 bytes} [Sat Aug 15 10:46:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:26 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 4078 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:26 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:26 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.248 () {48 vars in 991 bytes} [Sat Aug 15 10:46:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.204.45.248 () {44 vars in 987 bytes} [Sat Aug 15 10:46:27 2026] GET /v2.0/networks/a4b8ed1b-093f-4bfd-8b22-e64ad727c893 => generated 732 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 10:46:27.786 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d726912f-9423-4737-9f90-d28b5318bcf3 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/102] 199.204.45.248 () {44 vars in 1076 bytes} [Sat Aug 15 10:46:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a4b8ed1b-093f-4bfd-8b22-e64ad727c893 => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.248 () {44 vars in 1099 bytes} [Sat Aug 15 10:46:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a4b8ed1b-093f-4bfd-8b22-e64ad727c893 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:27 2026] GET /v2.0/security-groups/41e73075-06fd-4ea8-9ca8-c18946f82944 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.204.45.248 () {48 vars in 961 bytes} [Sat Aug 15 10:46:27 2026] POST /v2.0/ports => generated 1096 bytes in 700 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-15 10:46:36.949 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74e81c5f-721d-4220-838a-e8ac1755974b 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/108] 199.204.45.248 () {44 vars in 980 bytes} [Sat Aug 15 10:46:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 73 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: 54/109] 199.204.45.248 () {44 vars in 1002 bytes} [Sat Aug 15 10:46:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.204.45.248 () {48 vars in 1032 bytes} [Sat Aug 15 10:46:37 2026] PUT /v2.0/ports/0acf0a43-9acb-4f07-96aa-1e41519e3dda => generated 1245 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.204.45.248 () {44 vars in 920 bytes} [Sat Aug 15 10:46:39 2026] GET /v2.0/ports => generated 3726 bytes in 104 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-15 10:46:40.631 7 INFO neutron.api.v2.resource [None req-7ba48d0a-a720-469a-ac82-3a99fcad7f7b 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/112] 199.204.45.248 () {44 vars in 959 bytes} [Sat Aug 15 10:46:40 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.204.45.248 () {44 vars in 981 bytes} [Sat Aug 15 10:46:40 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.248 () {48 vars in 980 bytes} [Sat Aug 15 10:46:40 2026] POST /v2.0/security-groups => generated 1610 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:41 2026] GET /v2.0/security-groups/ad634e25-3139-42d9-8bba-787a4ee3fe4d => generated 1610 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:41 2026] GET /v2.0/security-groups/ad634e25-3139-42d9-8bba-787a4ee3fe4d => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:41 2026] GET /v2.0/security-groups/ad634e25-3139-42d9-8bba-787a4ee3fe4d => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.204.45.248 () {48 vars in 991 bytes} [Sat Aug 15 10:46:41 2026] POST /v2.0/security-group-rules => generated 621 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/119] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:42 2026] GET /v2.0/security-groups/ad634e25-3139-42d9-8bba-787a4ee3fe4d => generated 2244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/120] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:42 2026] GET /v2.0/security-groups/ad634e25-3139-42d9-8bba-787a4ee3fe4d => generated 2244 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/121] 199.204.45.248 () {44 vars in 1001 bytes} [Sat Aug 15 10:46:42 2026] GET /v2.0/security-groups/ad634e25-3139-42d9-8bba-787a4ee3fe4d => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/122] 199.204.45.248 () {48 vars in 991 bytes} [Sat Aug 15 10:46:42 2026] POST /v2.0/security-group-rules => generated 625 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/133] 199.204.45.248 () {44 vars in 975 bytes} [Sat Aug 15 10:47:45 2026] GET /v2.0/quotas/25a851b1e3914541ad130c8ed0e51367 => generated 312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/134] 199.204.45.248 () {48 vars in 1027 bytes} [Sat Aug 15 10:47:45 2026] PUT /v2.0/quotas/25a851b1e3914541ad130c8ed0e51367 => generated 311 bytes in 37 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-15 10:50:17.222 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d942626-ae4c-4930-8aa8-b2e88a06d8e6 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/155] 199.204.45.248 () {30 vars in 741 bytes} [Sat Aug 15 10:50:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 197 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 77/156] 199.204.45.248 () {30 vars in 763 bytes} [Sat Aug 15 10:50:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 10:50:19.653 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c268e936-28d4-47d0-b20e-874d32e876a6 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/157] 199.204.45.248 () {30 vars in 741 bytes} [Sat Aug 15 10:50:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/158] 199.204.45.248 () {30 vars in 763 bytes} [Sat Aug 15 10:50:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)