+ 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 [Mon Aug 24 08:04:53 2026] *** compiled with version: 13.3.0 on 03 July 2026 22:28:27 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-69fbbc9c4f-g5tlv 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 0x7fc389196668 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-24 08:04:58.191 8 INFO neutron.common.config [-] Logging enabled! 2026-08-24 08:04:58.191 8 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-24 08:04:58.227 7 INFO neutron.common.config [-] Logging enabled! 2026-08-24 08:04:58.227 7 INFO neutron.common.config [-] uwsgi version 28.1.0.dev560 2026-08-24 08:04:59.345 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-24 08:04:59.541 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-24 08:05:00.789 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-24 08:05:00.791 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-24 08:05:00.795 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-24 08:05:00.796 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-24 08:05:00.796 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-24 08:05:00.797 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-24 08:05:00.797 8 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-24 08:05:00.797 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 08:05:00.804 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 08:05:00.805 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 08:05:00.805 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-24 08:05:00.827 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-24 08:05:00.828 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-24 08:05:00.828 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-24 08:05:00.856 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-24 08:05:00.856 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-24 08:05:00.856 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-24 08:05:00.856 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-24 08:05:01.110 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-24 08:05:01.113 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-24 08:05:01.116 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-24 08:05:01.117 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-24 08:05:01.117 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-24 08:05:01.118 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-24 08:05:01.118 7 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-08-24 08:05:01.118 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 08:05:01.125 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 08:05:01.126 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 08:05:01.126 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-24 08:05:01.147 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-24 08:05:01.148 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-24 08:05:01.148 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-24 08:05:01.174 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-24 08:05:01.174 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-24 08:05:01.174 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-24 08:05:01.175 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-24 08:05:01.394 8 INFO neutron.plugins.ml2.managers [None req-4cdfe70a-e14a-4a4e-9d84-88e1d9a4872f - - - - - -] Initializing driver for type 'vlan' 2026-08-24 08:05:01.542 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4cdfe70a-e14a-4a4e-9d84-88e1d9a4872f - - - - - -] VlanTypeDriver initialization complete 2026-08-24 08:05:01.542 8 INFO neutron.plugins.ml2.managers [None req-4cdfe70a-e14a-4a4e-9d84-88e1d9a4872f - - - - - -] Initializing driver for type 'vxlan' 2026-08-24 08:05:01.542 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4cdfe70a-e14a-4a4e-9d84-88e1d9a4872f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-24 08:05:01.554 8 INFO neutron.plugins.ml2.managers [None req-4cdfe70a-e14a-4a4e-9d84-88e1d9a4872f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-24 08:05:01.555 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4cdfe70a-e14a-4a4e-9d84-88e1d9a4872f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-24 08:05:01.555 8 INFO neutron.plugins.ml2.managers [None req-4cdfe70a-e14a-4a4e-9d84-88e1d9a4872f - - - - - -] Initializing extension driver 'port_security' 2026-08-24 08:05:01.555 8 INFO neutron.plugins.ml2.extensions.port_security [None req-4cdfe70a-e14a-4a4e-9d84-88e1d9a4872f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-24 08:05:01.555 8 INFO neutron.plugins.ml2.managers [None req-4cdfe70a-e14a-4a4e-9d84-88e1d9a4872f - - - - - -] Initializing extension driver 'qos' 2026-08-24 08:05:01.555 8 INFO neutron.plugins.ml2.managers [None req-4cdfe70a-e14a-4a4e-9d84-88e1d9a4872f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-24 08:05:01.555 8 INFO neutron.plugins.ml2.managers [None req-4cdfe70a-e14a-4a4e-9d84-88e1d9a4872f - - - - - -] Initializing mechanism driver 'l2population' 2026-08-24 08:05:01.569 8 INFO neutron.quota [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded quota_driver: . 2026-08-24 08:05:01.569 8 INFO neutron.plugins.ml2.plugin [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Modular L2 Plugin initialization complete 2026-08-24 08:05:01.569 8 INFO neutron.plugins.ml2.managers [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-24 08:05:01.569 8 INFO neutron.plugins.ml2.managers [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-24 08:05:01.570 8 INFO neutron.plugins.ml2.managers [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Got port-security extension from driver 'port_security' 2026-08-24 08:05:01.570 8 INFO neutron.manager [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loading Plugin: qos 2026-08-24 08:05:01.583 8 INFO neutron.manager [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loading Plugin: router 2026-08-24 08:05:01.627 8 INFO neutron.services.service_base [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-24 08:05:01.627 8 INFO neutron.manager [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loading Plugin: segments 2026-08-24 08:05:01.698 7 INFO neutron.plugins.ml2.managers [None req-3eb11c9a-d441-40ef-bb42-2ce02a0bd1a7 - - - - - -] Initializing driver for type 'vlan' 2026-08-24 08:05:01.723 8 INFO neutron.manager [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loading Plugin: trunk 2026-08-24 08:05:01.736 8 INFO neutron.manager [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loading Plugin: vpnaas 2026-08-24 08:05:01.776 8 WARNING stevedore.named [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-24 08:05:01.843 8 INFO neutron_vpnaas.services.vpn.plugin [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-24 08:05:01.843 8 INFO neutron.manager [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loading Plugin: taas 2026-08-24 08:05:01.860 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3eb11c9a-d441-40ef-bb42-2ce02a0bd1a7 - - - - - -] VlanTypeDriver initialization complete 2026-08-24 08:05:01.860 7 INFO neutron.plugins.ml2.managers [None req-3eb11c9a-d441-40ef-bb42-2ce02a0bd1a7 - - - - - -] Initializing driver for type 'vxlan' 2026-08-24 08:05:01.860 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3eb11c9a-d441-40ef-bb42-2ce02a0bd1a7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-24 08:05:01.867 8 WARNING stevedore.named [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-24 08:05:01.876 7 INFO neutron.plugins.ml2.managers [None req-3eb11c9a-d441-40ef-bb42-2ce02a0bd1a7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-24 08:05:01.876 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3eb11c9a-d441-40ef-bb42-2ce02a0bd1a7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-24 08:05:01.876 7 INFO neutron.plugins.ml2.managers [None req-3eb11c9a-d441-40ef-bb42-2ce02a0bd1a7 - - - - - -] Initializing extension driver 'port_security' 2026-08-24 08:05:01.876 7 INFO neutron.plugins.ml2.extensions.port_security [None req-3eb11c9a-d441-40ef-bb42-2ce02a0bd1a7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-24 08:05:01.876 7 INFO neutron.plugins.ml2.managers [None req-3eb11c9a-d441-40ef-bb42-2ce02a0bd1a7 - - - - - -] Initializing extension driver 'qos' 2026-08-24 08:05:01.877 7 INFO neutron.plugins.ml2.managers [None req-3eb11c9a-d441-40ef-bb42-2ce02a0bd1a7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-24 08:05:01.877 7 INFO neutron.plugins.ml2.managers [None req-3eb11c9a-d441-40ef-bb42-2ce02a0bd1a7 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-24 08:05:01.890 8 INFO neutron_taas.services.taas.taas_plugin [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-24 08:05:01.890 8 INFO neutron.manager [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loading Plugin: tapmirror 2026-08-24 08:05:01.894 7 INFO neutron.quota [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded quota_driver: . 2026-08-24 08:05:01.895 7 INFO neutron.plugins.ml2.plugin [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Modular L2 Plugin initialization complete 2026-08-24 08:05:01.895 7 INFO neutron.plugins.ml2.managers [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-24 08:05:01.895 7 INFO neutron.plugins.ml2.managers [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-24 08:05:01.895 7 INFO neutron.plugins.ml2.managers [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Got port-security extension from driver 'port_security' 2026-08-24 08:05:01.895 7 INFO neutron.manager [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loading Plugin: qos 2026-08-24 08:05:01.905 8 WARNING stevedore.named [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-24 08:05:01.910 7 INFO neutron.manager [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loading Plugin: router 2026-08-24 08:05:01.921 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-24 08:05:01.921 8 INFO neutron.manager [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loading Plugin: auto_allocate 2026-08-24 08:05:01.929 8 INFO neutron.manager [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loading Plugin: tag 2026-08-24 08:05:01.943 8 INFO neutron.manager [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loading Plugin: timestamp 2026-08-24 08:05:01.946 8 INFO neutron.manager [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loading Plugin: network_ip_availability 2026-08-24 08:05:01.951 8 INFO neutron.manager [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loading Plugin: flavors 2026-08-24 08:05:01.955 8 INFO neutron.manager [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loading Plugin: revisions 2026-08-24 08:05:01.958 7 INFO neutron.services.service_base [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-24 08:05:01.958 7 INFO neutron.manager [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loading Plugin: segments 2026-08-24 08:05:01.959 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Initializing extension manager. 2026-08-24 08:05:01.959 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: aap-reject-multicast 2026-08-24 08:05:01.961 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: address-group 2026-08-24 08:05:01.962 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: address-scope 2026-08-24 08:05:01.962 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-24 08:05:01.963 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: agent 2026-08-24 08:05:01.964 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: agent-resources-synced 2026-08-24 08:05:01.964 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: agent_sort_key 2026-08-24 08:05:01.966 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: allowed-address-pairs 2026-08-24 08:05:01.966 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: auto-allocated-topology 2026-08-24 08:05:01.967 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: availability_zone 2026-08-24 08:05:01.968 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: availability_zone_filter 2026-08-24 08:05:01.968 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-24 08:05:01.969 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: default-subnetpools 2026-08-24 08:05:01.971 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-24 08:05:01.972 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: dns-integration 2026-08-24 08:05:01.972 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: dns-domain-ports 2026-08-24 08:05:01.973 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-24 08:05:01.974 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: dvr 2026-08-24 08:05:01.974 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-24 08:05:01.975 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: empty-string-filtering 2026-08-24 08:05:01.975 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-24 08:05:01.976 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 08:05:01.976 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-24 08:05:01.977 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: external-net 2026-08-24 08:05:01.978 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-24 08:05:01.978 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: extraroute 2026-08-24 08:05:01.979 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: extraroute-atomic 2026-08-24 08:05:01.979 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: filter-validation 2026-08-24 08:05:01.980 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-24 08:05:01.980 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-24 08:05:01.981 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-24 08:05:01.982 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: fip-port-details 2026-08-24 08:05:01.982 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: flavors 2026-08-24 08:05:01.984 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-24 08:05:01.984 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: floatingip-pools 2026-08-24 08:05:01.985 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: ip_allocation 2026-08-24 08:05:01.985 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: ip-substring-filtering 2026-08-24 08:05:01.986 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: l2_adjacency 2026-08-24 08:05:01.987 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: router 2026-08-24 08:05:01.988 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-24 08:05:01.989 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 08:05:01.990 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-24 08:05:01.990 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-24 08:05:01.991 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: ext-gw-mode 2026-08-24 08:05:01.991 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: l3-ha 2026-08-24 08:05:01.992 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-24 08:05:01.992 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-24 08:05:01.993 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: l3-flavors 2026-08-24 08:05:01.994 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-24 08:05:01.994 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-24 08:05:01.997 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-24 08:05:01.998 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-24 08:05:01.999 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-24 08:05:02.000 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-24 08:05:02.001 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-24 08:05:02.002 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: multi-provider 2026-08-24 08:05:02.002 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: net-mtu 2026-08-24 08:05:02.003 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: net-mtu-writable 2026-08-24 08:05:02.003 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: network_availability_zone 2026-08-24 08:05:02.004 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: network_ha 2026-08-24 08:05:02.005 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: network-ip-availability 2026-08-24 08:05:02.006 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: network-ip-availability-details 2026-08-24 08:05:02.007 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-24 08:05:02.007 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: pagination 2026-08-24 08:05:02.008 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: port-device-profile 2026-08-24 08:05:02.008 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-24 08:05:02.009 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-24 08:05:02.009 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-24 08:05:02.010 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: port-mac-override 2026-08-24 08:05:02.010 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-24 08:05:02.011 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-24 08:05:02.011 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-24 08:05:02.012 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: port-resource-request 2026-08-24 08:05:02.012 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: port-resource-request-groups 2026-08-24 08:05:02.013 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-24 08:05:02.013 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: binding 2026-08-24 08:05:02.015 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: binding-extended 2026-08-24 08:05:02.016 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: port-security 2026-08-24 08:05:02.017 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: project-id 2026-08-24 08:05:02.017 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: provider 2026-08-24 08:05:02.018 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-24 08:05:02.018 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-24 08:05:02.020 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: qos 2026-08-24 08:05:02.021 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-24 08:05:02.022 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-24 08:05:02.022 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: qos-default 2026-08-24 08:05:02.023 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: qos-fip 2026-08-24 08:05:02.023 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-24 08:05:02.024 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: qos-gateway-ip 2026-08-24 08:05:02.024 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: qos-port-network-policy 2026-08-24 08:05:02.025 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: qos-pps-minimum 2026-08-24 08:05:02.025 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-24 08:05:02.026 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: qos-pps 2026-08-24 08:05:02.027 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: qos-rule-type-details 2026-08-24 08:05:02.027 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-24 08:05:02.028 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: qos-rules-alias 2026-08-24 08:05:02.028 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: quota-check-limit 2026-08-24 08:05:02.029 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: quota-check-limit-default 2026-08-24 08:05:02.031 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: quotas 2026-08-24 08:05:02.032 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: quota_details 2026-08-24 08:05:02.033 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: rbac-policies 2026-08-24 08:05:02.034 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: rbac-address-group 2026-08-24 08:05:02.034 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: rbac-address-scope 2026-08-24 08:05:02.035 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: rbac-security-groups 2026-08-24 08:05:02.035 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: rbac-subnetpool 2026-08-24 08:05:02.036 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: revision-if-match 2026-08-24 08:05:02.037 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: standard-attr-revisions 2026-08-24 08:05:02.037 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: router_availability_zone 2026-08-24 08:05:02.038 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-24 08:05:02.039 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-24 08:05:02.040 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: security-groups-default-rules 2026-08-24 08:05:02.043 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-24 08:05:02.043 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-24 08:05:02.044 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-24 08:05:02.044 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-24 08:05:02.045 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-24 08:05:02.045 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-24 08:05:02.050 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: security-group 2026-08-24 08:05:02.052 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: segment 2026-08-24 08:05:02.053 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-24 08:05:02.053 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: service-type 2026-08-24 08:05:02.054 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: sorting 2026-08-24 08:05:02.054 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: standard-attr-segment 2026-08-24 08:05:02.055 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: standard-attr-description 2026-08-24 08:05:02.056 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: stateful-security-group 2026-08-24 08:05:02.056 8 WARNING neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-24 08:05:02.057 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-24 08:05:02.057 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: subnet-external-network 2026-08-24 08:05:02.058 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: subnet_onboard 2026-08-24 08:05:02.058 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-24 08:05:02.059 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: subnet-service-types 2026-08-24 08:05:02.059 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: subnet_allocation 2026-08-24 08:05:02.060 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-24 08:05:02.060 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: tag-creation 2026-08-24 08:05:02.061 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-24 08:05:02.065 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: standard-attr-tag 2026-08-24 08:05:02.066 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-24 08:05:02.066 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: trunk 2026-08-24 08:05:02.067 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: trunk-details 2026-08-24 08:05:02.067 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-24 08:05:02.068 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-24 08:05:02.068 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-24 08:05:02.069 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-24 08:05:02.071 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-24 08:05:02.072 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-24 08:05:02.073 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: vpn-flavors 2026-08-24 08:05:02.074 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: vpnaas 2026-08-24 08:05:02.075 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: taas 2026-08-24 08:05:02.076 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: tap-mirror 2026-08-24 08:05:02.077 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-24 08:05:02.078 8 INFO neutron.api.extensions [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Loaded extension: taas-vlan-filter 2026-08-24 08:05:02.082 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-24 08:05:02.082 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-24 08:05:02.082 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 08:05:02.082 7 INFO neutron.manager [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loading Plugin: trunk 2026-08-24 08:05:02.082 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-24 08:05:02.084 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-24 08:05:02.086 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-24 08:05:02.086 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-24 08:05:02.090 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-24 08:05:02.091 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-24 08:05:02.091 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-24 08:05:02.092 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 08:05:02.092 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] subnetpool is already registered 2026-08-24 08:05:02.093 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 08:05:02.093 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] subnetpool is already registered 2026-08-24 08:05:02.093 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-24 08:05:02.094 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 08:05:02.094 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 08:05:02.095 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-24 08:05:02.095 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-24 08:05:02.095 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-24 08:05:02.096 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 08:05:02.096 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] ipsecpolicy is already registered 2026-08-24 08:05:02.096 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 08:05:02.096 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] ikepolicy is already registered 2026-08-24 08:05:02.097 7 INFO neutron.manager [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loading Plugin: vpnaas 2026-08-24 08:05:02.100 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-24 08:05:02.100 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] router_route is already registered 2026-08-24 08:05:02.101 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-24 08:05:02.101 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] router is already registered 2026-08-24 08:05:02.102 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-24 08:05:02.102 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] floatingip is already registered 2026-08-24 08:05:02.106 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-24 08:05:02.106 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] rbac_policy is already registered 2026-08-24 08:05:02.107 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-24 08:05:02.107 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] security_group is already registered 2026-08-24 08:05:02.107 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-24 08:05:02.107 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] security_group_rule is already registered 2026-08-24 08:05:02.108 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 08:05:02.108 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] subnetpool is already registered 2026-08-24 08:05:02.109 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 08:05:02.109 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] subnetpool is already registered 2026-08-24 08:05:02.109 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-24 08:05:02.109 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] trunk is already registered 2026-08-24 08:05:02.110 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 08:05:02.110 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] ikepolicy is already registered 2026-08-24 08:05:02.110 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 08:05:02.110 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] ipsecpolicy is already registered 2026-08-24 08:05:02.111 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-24 08:05:02.111 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] endpoint_group is already registered 2026-08-24 08:05:02.111 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-24 08:05:02.111 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] vpnservice is already registered 2026-08-24 08:05:02.112 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-24 08:05:02.112 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] ipsec_site_connection is already registered 2026-08-24 08:05:02.112 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 08:05:02.112 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] ipsecpolicy is already registered 2026-08-24 08:05:02.113 8 INFO neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 08:05:02.113 8 WARNING neutron.quota.resource_registry [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] ikepolicy is already registered 2026-08-24 08:05:02.138 7 WARNING stevedore.named [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-24 08:05:02.152 8 WARNING keystonemiddleware._common.config [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 08:05:02.159 8 WARNING keystonemiddleware.auth_token [None req-76b59aa5-7155-4c1f-997b-9f873c8a2dbd - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fc389196668 pid: 8 (default app) 2026-08-24 08:05:02.220 7 INFO neutron_vpnaas.services.vpn.plugin [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-24 08:05:02.221 7 INFO neutron.manager [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loading Plugin: taas 2026-08-24 08:05:02.249 7 WARNING stevedore.named [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-24 08:05:02.270 7 INFO neutron_taas.services.taas.taas_plugin [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-24 08:05:02.271 7 INFO neutron.manager [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loading Plugin: tapmirror 2026-08-24 08:05:02.286 7 WARNING stevedore.named [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-24 08:05:02.304 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-24 08:05:02.304 7 INFO neutron.manager [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loading Plugin: auto_allocate 2026-08-24 08:05:02.312 7 INFO neutron.manager [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loading Plugin: tag 2026-08-24 08:05:02.321 7 INFO neutron.manager [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loading Plugin: timestamp 2026-08-24 08:05:02.324 7 INFO neutron.manager [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loading Plugin: network_ip_availability 2026-08-24 08:05:02.328 7 INFO neutron.manager [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loading Plugin: flavors 2026-08-24 08:05:02.332 7 INFO neutron.manager [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loading Plugin: revisions 2026-08-24 08:05:02.336 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Initializing extension manager. 2026-08-24 08:05:02.337 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: aap-reject-multicast 2026-08-24 08:05:02.338 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: address-group 2026-08-24 08:05:02.339 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: address-scope 2026-08-24 08:05:02.340 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-24 08:05:02.341 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: agent 2026-08-24 08:05:02.342 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: agent-resources-synced 2026-08-24 08:05:02.342 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: agent_sort_key 2026-08-24 08:05:02.343 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: allowed-address-pairs 2026-08-24 08:05:02.344 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: auto-allocated-topology 2026-08-24 08:05:02.345 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: availability_zone 2026-08-24 08:05:02.346 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: availability_zone_filter 2026-08-24 08:05:02.346 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-24 08:05:02.347 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: default-subnetpools 2026-08-24 08:05:02.349 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-24 08:05:02.350 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: dns-integration 2026-08-24 08:05:02.351 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: dns-domain-ports 2026-08-24 08:05:02.352 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-24 08:05:02.352 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: dvr 2026-08-24 08:05:02.353 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-24 08:05:02.354 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: empty-string-filtering 2026-08-24 08:05:02.354 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension evpn not supported by any of loaded plugins 2026-08-24 08:05:02.355 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 08:05:02.355 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-24 08:05:02.356 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: external-net 2026-08-24 08:05:02.356 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-24 08:05:02.357 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: extraroute 2026-08-24 08:05:02.358 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: extraroute-atomic 2026-08-24 08:05:02.358 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: filter-validation 2026-08-24 08:05:02.359 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-24 08:05:02.359 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-24 08:05:02.360 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-24 08:05:02.360 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: fip-port-details 2026-08-24 08:05:02.361 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: flavors 2026-08-24 08:05:02.363 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-24 08:05:02.363 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: floatingip-pools 2026-08-24 08:05:02.364 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: ip_allocation 2026-08-24 08:05:02.365 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: ip-substring-filtering 2026-08-24 08:05:02.365 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: l2_adjacency 2026-08-24 08:05:02.366 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: router 2026-08-24 08:05:02.367 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension l3-agent-scheduler-ha-chassis-priority not supported by any of loaded plugins 2026-08-24 08:05:02.369 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 08:05:02.370 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-24 08:05:02.371 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-24 08:05:02.372 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: ext-gw-mode 2026-08-24 08:05:02.372 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: l3-ha 2026-08-24 08:05:02.373 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-24 08:05:02.374 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-24 08:05:02.374 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: l3-flavors 2026-08-24 08:05:02.375 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-24 08:05:02.376 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-24 08:05:02.379 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-24 08:05:02.380 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-24 08:05:02.382 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-24 08:05:02.383 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-24 08:05:02.384 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-24 08:05:02.385 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: multi-provider 2026-08-24 08:05:02.386 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: net-mtu 2026-08-24 08:05:02.386 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: net-mtu-writable 2026-08-24 08:05:02.387 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: network_availability_zone 2026-08-24 08:05:02.387 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: network_ha 2026-08-24 08:05:02.388 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: network-ip-availability 2026-08-24 08:05:02.389 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: network-ip-availability-details 2026-08-24 08:05:02.393 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-24 08:05:02.393 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: pagination 2026-08-24 08:05:02.394 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: port-device-profile 2026-08-24 08:05:02.394 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-24 08:05:02.395 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-24 08:05:02.395 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-24 08:05:02.396 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: port-mac-override 2026-08-24 08:05:02.396 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-24 08:05:02.397 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-24 08:05:02.397 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-24 08:05:02.398 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: port-resource-request 2026-08-24 08:05:02.398 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: port-resource-request-groups 2026-08-24 08:05:02.399 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-24 08:05:02.399 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: binding 2026-08-24 08:05:02.400 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: binding-extended 2026-08-24 08:05:02.401 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: port-security 2026-08-24 08:05:02.401 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: project-id 2026-08-24 08:05:02.402 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: provider 2026-08-24 08:05:02.402 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension pvlan not supported by any of loaded plugins 2026-08-24 08:05:02.403 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-24 08:05:02.406 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: qos 2026-08-24 08:05:02.407 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-24 08:05:02.408 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-24 08:05:02.408 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: qos-default 2026-08-24 08:05:02.409 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: qos-fip 2026-08-24 08:05:02.409 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-24 08:05:02.410 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: qos-gateway-ip 2026-08-24 08:05:02.411 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: qos-port-network-policy 2026-08-24 08:05:02.411 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: qos-pps-minimum 2026-08-24 08:05:02.412 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-24 08:05:02.413 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: qos-pps 2026-08-24 08:05:02.414 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: qos-rule-type-details 2026-08-24 08:05:02.414 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-24 08:05:02.415 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: qos-rules-alias 2026-08-24 08:05:02.415 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: quota-check-limit 2026-08-24 08:05:02.416 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: quota-check-limit-default 2026-08-24 08:05:02.419 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: quotas 2026-08-24 08:05:02.420 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: quota_details 2026-08-24 08:05:02.421 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: rbac-policies 2026-08-24 08:05:02.422 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: rbac-address-group 2026-08-24 08:05:02.422 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: rbac-address-scope 2026-08-24 08:05:02.423 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: rbac-security-groups 2026-08-24 08:05:02.423 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: rbac-subnetpool 2026-08-24 08:05:02.424 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: revision-if-match 2026-08-24 08:05:02.425 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: standard-attr-revisions 2026-08-24 08:05:02.425 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: router_availability_zone 2026-08-24 08:05:02.426 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-08-24 08:05:02.426 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-24 08:05:02.428 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: security-groups-default-rules 2026-08-24 08:05:02.429 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: security-groups-default-statefulness 2026-08-24 08:05:02.429 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-24 08:05:02.430 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-24 08:05:02.430 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-24 08:05:02.431 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-24 08:05:02.431 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-24 08:05:02.436 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: security-group 2026-08-24 08:05:02.438 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: segment 2026-08-24 08:05:02.438 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-24 08:05:02.439 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: service-type 2026-08-24 08:05:02.439 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: sorting 2026-08-24 08:05:02.440 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: standard-attr-segment 2026-08-24 08:05:02.441 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: standard-attr-description 2026-08-24 08:05:02.441 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: stateful-security-group 2026-08-24 08:05:02.442 7 WARNING neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-24 08:05:02.442 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-24 08:05:02.443 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: subnet-external-network 2026-08-24 08:05:02.443 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: subnet_onboard 2026-08-24 08:05:02.444 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-24 08:05:02.444 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: subnet-service-types 2026-08-24 08:05:02.445 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: subnet_allocation 2026-08-24 08:05:02.446 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-24 08:05:02.446 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: tag-creation 2026-08-24 08:05:02.447 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-24 08:05:02.452 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: standard-attr-tag 2026-08-24 08:05:02.453 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-24 08:05:02.454 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: trunk 2026-08-24 08:05:02.455 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: trunk-details 2026-08-24 08:05:02.455 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-24 08:05:02.456 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-24 08:05:02.456 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-24 08:05:02.457 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-24 08:05:02.459 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-24 08:05:02.460 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-24 08:05:02.461 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: vpn-flavors 2026-08-24 08:05:02.463 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: vpnaas 2026-08-24 08:05:02.464 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: taas 2026-08-24 08:05:02.465 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: tap-mirror 2026-08-24 08:05:02.466 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: tap-mirror-both-direction 2026-08-24 08:05:02.466 7 INFO neutron.api.extensions [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Loaded extension: taas-vlan-filter 2026-08-24 08:05:02.469 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-24 08:05:02.469 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-24 08:05:02.469 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 08:05:02.470 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-24 08:05:02.473 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-24 08:05:02.475 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-24 08:05:02.476 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-24 08:05:02.480 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-24 08:05:02.481 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-24 08:05:02.482 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-24 08:05:02.483 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 08:05:02.483 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] subnetpool is already registered 2026-08-24 08:05:02.484 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 08:05:02.484 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] subnetpool is already registered 2026-08-24 08:05:02.484 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-24 08:05:02.485 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 08:05:02.485 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 08:05:02.486 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-24 08:05:02.486 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-24 08:05:02.487 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-24 08:05:02.487 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 08:05:02.487 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] ipsecpolicy is already registered 2026-08-24 08:05:02.488 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 08:05:02.488 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] ikepolicy is already registered 2026-08-24 08:05:02.491 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:router_route 2026-08-24 08:05:02.492 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] router_route is already registered 2026-08-24 08:05:02.493 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-24 08:05:02.493 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] router is already registered 2026-08-24 08:05:02.494 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-24 08:05:02.494 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] floatingip is already registered 2026-08-24 08:05:02.499 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-24 08:05:02.499 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] rbac_policy is already registered 2026-08-24 08:05:02.500 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-24 08:05:02.500 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] security_group is already registered 2026-08-24 08:05:02.501 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-24 08:05:02.501 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] security_group_rule is already registered 2026-08-24 08:05:02.502 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 08:05:02.502 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] subnetpool is already registered 2026-08-24 08:05:02.502 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-24 08:05:02.502 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] subnetpool is already registered 2026-08-24 08:05:02.503 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-24 08:05:02.503 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] trunk is already registered 2026-08-24 08:05:02.504 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 08:05:02.504 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] ikepolicy is already registered 2026-08-24 08:05:02.504 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 08:05:02.504 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] ipsecpolicy is already registered 2026-08-24 08:05:02.505 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-24 08:05:02.505 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] endpoint_group is already registered 2026-08-24 08:05:02.505 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-24 08:05:02.505 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] vpnservice is already registered 2026-08-24 08:05:02.506 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-24 08:05:02.506 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] ipsec_site_connection is already registered 2026-08-24 08:05:02.506 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-24 08:05:02.507 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] ipsecpolicy is already registered 2026-08-24 08:05:02.507 7 INFO neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-24 08:05:02.507 7 WARNING neutron.quota.resource_registry [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] ikepolicy is already registered 2026-08-24 08:05:02.549 7 WARNING keystonemiddleware._common.config [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 08:05:02.557 7 WARNING keystonemiddleware.auth_token [None req-5796cb79-143e-4017-9bda-59ad1a61e2be - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fc389196668 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-24 08:05:06.401 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fcd1270c-07ee-4661-bc21-00887e83e93f 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.223 () {44 vars in 928 bytes} [Mon Aug 24 08:05:05 2026] GET /v2.0/networks/public => generated 108 bytes in 866 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.223 () {44 vars in 950 bytes} [Mon Aug 24 08:05:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 08:05:07.039 8 ERROR stevedore.extension [None req-5f52ca1b-ebfc-4671-a878-d93d2cb7b1b0 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-24 08:05:07.041 8 ERROR stevedore.extension [None req-5f52ca1b-ebfc-4671-a878-d93d2cb7b1b0 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-24 08:05:07.054 8 ERROR stevedore.extension [None req-5f52ca1b-ebfc-4671-a878-d93d2cb7b1b0 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-24 08:05:07.397 8 WARNING neutron.services.revisions.revision_plugin [None req-5f52ca1b-ebfc-4671-a878-d93d2cb7b1b0 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Could not find related network for resource to bump revision. 2026-08-24 08:05:07.425 8 INFO neutron.db.segments_db [None req-5f52ca1b-ebfc-4671-a878-d93d2cb7b1b0 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Added segment 6ce5c3d7-47a9-445f-b6c0-06a093aa56ac of type flat for network 019264b7-9026-4df3-821b-f7ef437e2de6 2026-08-24 08:05:07.494 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f52ca1b-ebfc-4671-a878-d93d2cb7b1b0 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.223 () {48 vars in 968 bytes} [Mon Aug 24 08:05:06 2026] POST /v2.0/networks => generated 124 bytes in 719 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 08:05:13.354 8 INFO neutron.pecan_wsgi.hooks.translation [None req-899e9858-e425-4c5e-94e6-80415434e866 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.223 () {44 vars in 928 bytes} [Mon Aug 24 08:05:13 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.223 () {44 vars in 950 bytes} [Mon Aug 24 08:05:13 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-24 08:05:13.434 8 WARNING neutron.services.revisions.revision_plugin [None req-9827f922-6009-4627-810c-04f9ec0e72b4 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Could not find related network for resource to bump revision. 2026-08-24 08:05:13.453 8 INFO neutron.db.segments_db [None req-9827f922-6009-4627-810c-04f9ec0e72b4 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Added segment 376b340e-2f4f-4f9d-bfee-120126e2e13f of type flat for network fdce9572-0ba5-4a4e-9151-5f970ae8d7d0 2026-08-24 08:05:13.496 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9827f922-6009-4627-810c-04f9ec0e72b4 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.223 () {48 vars in 968 bytes} [Mon Aug 24 08:05:13 2026] POST /v2.0/networks => generated 124 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 08:05:19.745 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c163d38b-5d36-4033-8063-6560bde1de18 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.223 () {44 vars in 928 bytes} [Mon Aug 24 08:05:19 2026] GET /v2.0/networks/public => generated 108 bytes in 376 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.223 () {44 vars in 950 bytes} [Mon Aug 24 08:05:19 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 08:05:20.020 7 ERROR stevedore.extension [None req-3f6b370a-589e-4f85-afd7-539b6b7c4ec1 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Could not load 'neutron-dynamic-routing': module 'neutron.conf.policies.base' has no attribute 'ADMIN' 2026-08-24 08:05:20.022 7 ERROR stevedore.extension [None req-3f6b370a-589e-4f85-afd7-539b6b7c4ec1 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Could not load 'tap-as-a-service': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-24 08:05:20.033 7 ERROR stevedore.extension [None req-3f6b370a-589e-4f85-afd7-539b6b7c4ec1 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Could not load 'neutron-vpnaas': module 'neutron.conf.policies.base' has no attribute 'ADMIN_OR_PROJECT_MEMBER' 2026-08-24 08:05:20.196 7 WARNING neutron.services.revisions.revision_plugin [None req-3f6b370a-589e-4f85-afd7-539b6b7c4ec1 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Could not find related network for resource to bump revision. 2026-08-24 08:05:20.218 7 INFO neutron.db.segments_db [None req-3f6b370a-589e-4f85-afd7-539b6b7c4ec1 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Added segment 94a050e9-4031-4589-9cfd-d6aacd1c1e76 of type flat for network 6f051605-5ec0-4f8d-b458-b50fe81b5b5c 2026-08-24 08:05:20.266 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f6b370a-589e-4f85-afd7-539b6b7c4ec1 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.223 () {48 vars in 968 bytes} [Mon Aug 24 08:05:19 2026] POST /v2.0/networks => generated 124 bytes in 508 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 08:05:26.169 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f55cec4b-7a42-4e48-87e9-996c6754e886 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.223 () {44 vars in 928 bytes} [Mon Aug 24 08:05:26 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.223 () {44 vars in 950 bytes} [Mon Aug 24 08:05:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 08:05:26.243 7 WARNING neutron.services.revisions.revision_plugin [None req-782dd76a-c72f-4a7f-8843-97af3232c487 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Could not find related network for resource to bump revision. 2026-08-24 08:05:26.264 7 INFO neutron.db.segments_db [None req-782dd76a-c72f-4a7f-8843-97af3232c487 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Added segment ac042d54-cc5e-478c-ad42-7ed7110a6ac8 of type flat for network f1306b1d-3124-4369-8492-7a927585d9cc 2026-08-24 08:05:26.289 7 INFO neutron.pecan_wsgi.hooks.translation [None req-782dd76a-c72f-4a7f-8843-97af3232c487 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.223 () {48 vars in 968 bytes} [Mon Aug 24 08:05:26 2026] POST /v2.0/networks => generated 124 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 08:05:32.167 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80bb7551-d641-4e18-aab5-f86f3db7ad37 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.223 () {44 vars in 928 bytes} [Mon Aug 24 08:05:32 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.223 () {44 vars in 950 bytes} [Mon Aug 24 08:05:32 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-24 08:05:32.242 8 WARNING neutron.services.revisions.revision_plugin [None req-abc7441f-d9ae-49f2-91b7-b100faa3add8 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Could not find related network for resource to bump revision. 2026-08-24 08:05:32.261 8 INFO neutron.db.segments_db [None req-abc7441f-d9ae-49f2-91b7-b100faa3add8 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Added segment 510fccec-0ac6-4343-8334-33611817ad5c of type flat for network a0707701-6fa3-43f6-be1a-2ba0ec243ea9 2026-08-24 08:05:32.285 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abc7441f-d9ae-49f2-91b7-b100faa3add8 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.223 () {48 vars in 968 bytes} [Mon Aug 24 08:05:32 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 08:05:38.136 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f95a4d5-eae2-4d88-b69f-9c048705ff05 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.223 () {44 vars in 928 bytes} [Mon Aug 24 08:05:38 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.223 () {44 vars in 950 bytes} [Mon Aug 24 08:05:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 08:05:38.212 7 WARNING neutron.services.revisions.revision_plugin [None req-73bbd570-4dfb-489b-b0d6-f8b3498b4094 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Could not find related network for resource to bump revision. 2026-08-24 08:05:38.230 7 INFO neutron.db.segments_db [None req-73bbd570-4dfb-489b-b0d6-f8b3498b4094 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Added segment 2c5cfa49-756a-4677-b0ba-6e8394e115a4 of type flat for network c15b4caa-bad5-48cb-8e93-64741339b0c3 [pid: 7|app: 0|req: 10/22] 199.204.45.223 () {48 vars in 968 bytes} [Mon Aug 24 08:05:38 2026] POST /v2.0/networks => generated 706 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-24 08:05:39.564 8 INFO neutron.pecan_wsgi.hooks.translation [None req-566ddbba-2b70-4216-8298-2a5bec85b07d 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.223 () {44 vars in 928 bytes} [Mon Aug 24 08:05:39 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.223 () {44 vars in 950 bytes} [Mon Aug 24 08:05:39 2026] GET /v2.0/networks?name=public => generated 709 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 08:05:39.631 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca0c1349-cb17-4b94-9fcd-1261cda0a544 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.204.45.223 () {44 vars in 1035 bytes} [Mon Aug 24 08:05:39 2026] GET /v2.0/subnets/public-subnet?network_id=c15b4caa-bad5-48cb-8e93-64741339b0c3 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.204.45.223 () {44 vars in 1058 bytes} [Mon Aug 24 08:05:39 2026] GET /v2.0/subnets?name=public-subnet&network_id=c15b4caa-bad5-48cb-8e93-64741339b0c3 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.223 () {48 vars in 966 bytes} [Mon Aug 24 08:05:39 2026] POST /v2.0/subnets => generated 664 bytes in 971 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-24 08:10:54.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0bc25705-e7b0-4b37-970e-a7096b40c819 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.204.45.223 () {44 vars in 938 bytes} [Mon Aug 24 08:10:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.223 () {44 vars in 960 bytes} [Mon Aug 24 08:10:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 08:10:54.706 8 INFO neutron.db.segments_db [None req-eb4b210c-53bf-4b32-8a70-b4a183707af0 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] Added segment 70d395c3-3379-4503-977a-3f7e0c8acf4f of type vxlan for network d6b951f2-d5c7-4f7b-aa12-c87210b3b133 [pid: 8|app: 0|req: 37/71] 199.204.45.223 () {48 vars in 967 bytes} [Mon Aug 24 08:10:54 2026] POST /v2.0/networks => generated 707 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-24 08:10:55.804 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d2cd6bed-ee37-4c29-921f-e45aba4d1e34 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/72] 199.204.45.223 () {44 vars in 938 bytes} [Mon Aug 24 08:10:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.223 () {44 vars in 960 bytes} [Mon Aug 24 08:10:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 08:10:55.884 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84c85941-cf62-4143-8f2d-67a6d6840984 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.204.45.223 () {44 vars in 1037 bytes} [Mon Aug 24 08:10:55 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d6b951f2-d5c7-4f7b-aa12-c87210b3b133 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.223 () {44 vars in 1060 bytes} [Mon Aug 24 08:10:55 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d6b951f2-d5c7-4f7b-aa12-c87210b3b133 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.223 () {48 vars in 966 bytes} [Mon Aug 24 08:10:55 2026] POST /v2.0/subnets => generated 651 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-24 08:10:57.388 7 INFO neutron.api.v2.resource [None req-90cf13cb-bc5b-433f-b507-ce582a66de53 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/79] 199.204.45.223 () {44 vars in 972 bytes} [Mon Aug 24 08:10:57 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.223 () {44 vars in 994 bytes} [Mon Aug 24 08:10:57 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.223 () {48 vars in 981 bytes} [Mon Aug 24 08:10:57 2026] POST /v2.0/security-groups => generated 1616 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:10:58 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => generated 1616 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:10:58 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:10:58 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.223 () {48 vars in 992 bytes} [Mon Aug 24 08:10:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:10:59 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => generated 2230 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:10:59 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:10:59 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.223 () {48 vars in 992 bytes} [Mon Aug 24 08:11:00 2026] POST /v2.0/security-group-rules => generated 603 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:00 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => generated 2846 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:01 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:01 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.223 () {48 vars in 992 bytes} [Mon Aug 24 08:11:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:02 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:02 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:02 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.204.45.223 () {48 vars in 992 bytes} [Mon Aug 24 08:11:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:03 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => generated 4078 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:03 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:03 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => 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: 50/101] 199.204.45.223 () {48 vars in 992 bytes} [Mon Aug 24 08:11:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.223 () {44 vars in 988 bytes} [Mon Aug 24 08:11:04 2026] GET /v2.0/networks/d6b951f2-d5c7-4f7b-aa12-c87210b3b133 => generated 732 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 08:11:04.823 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ac1d443-44d3-440f-a3c6-00287a12a92f 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/103] 199.204.45.223 () {44 vars in 1077 bytes} [Mon Aug 24 08:11:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d6b951f2-d5c7-4f7b-aa12-c87210b3b133 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.204.45.223 () {44 vars in 1100 bytes} [Mon Aug 24 08:11:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d6b951f2-d5c7-4f7b-aa12-c87210b3b133 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:04 2026] GET /v2.0/security-groups/f71ff1e9-a290-4f1e-a44f-cfd011fde149 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.223 () {48 vars in 962 bytes} [Mon Aug 24 08:11:04 2026] POST /v2.0/ports => generated 1100 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-24 08:11:14.201 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0df0316-c810-45c1-9e0c-b87dc01da226 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/109] 199.204.45.223 () {44 vars in 981 bytes} [Mon Aug 24 08:11:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 56/110] 199.204.45.223 () {44 vars in 1003 bytes} [Mon Aug 24 08:11:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/111] 199.204.45.223 () {48 vars in 1033 bytes} [Mon Aug 24 08:11:14 2026] PUT /v2.0/ports/4e576008-bff8-4bd1-9890-fa503bca5b07 => generated 1249 bytes in 856 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/112] 199.204.45.223 () {44 vars in 921 bytes} [Mon Aug 24 08:11:16 2026] GET /v2.0/ports => generated 3730 bytes in 92 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-24 08:11:17.889 7 INFO neutron.api.v2.resource [None req-b28f7808-e915-44c2-8cc2-cd006882c1b2 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/113] 199.204.45.223 () {44 vars in 960 bytes} [Mon Aug 24 08:11:17 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 199.204.45.223 () {44 vars in 982 bytes} [Mon Aug 24 08:11:17 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/115] 199.204.45.223 () {48 vars in 981 bytes} [Mon Aug 24 08:11:17 2026] POST /v2.0/security-groups => generated 1610 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:19 2026] GET /v2.0/security-groups/73c76c50-2526-4a52-8bc0-1992d6e6cad1 => generated 1610 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/117] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:19 2026] GET /v2.0/security-groups/73c76c50-2526-4a52-8bc0-1992d6e6cad1 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/118] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:19 2026] GET /v2.0/security-groups/73c76c50-2526-4a52-8bc0-1992d6e6cad1 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 199.204.45.223 () {48 vars in 992 bytes} [Mon Aug 24 08:11:19 2026] POST /v2.0/security-group-rules => generated 623 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/120] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:20 2026] GET /v2.0/security-groups/73c76c50-2526-4a52-8bc0-1992d6e6cad1 => generated 2246 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/121] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:20 2026] GET /v2.0/security-groups/73c76c50-2526-4a52-8bc0-1992d6e6cad1 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/122] 199.204.45.223 () {44 vars in 1002 bytes} [Mon Aug 24 08:11:20 2026] GET /v2.0/security-groups/73c76c50-2526-4a52-8bc0-1992d6e6cad1 => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/123] 199.204.45.223 () {48 vars in 992 bytes} [Mon Aug 24 08:11:20 2026] POST /v2.0/security-group-rules => generated 627 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 199.204.45.223 () {44 vars in 976 bytes} [Mon Aug 24 08:12:25 2026] GET /v2.0/quotas/ada1063b31f349ed8dc8e226af9f33a3 => generated 312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 199.204.45.223 () {48 vars in 1028 bytes} [Mon Aug 24 08:12:26 2026] PUT /v2.0/quotas/ada1063b31f349ed8dc8e226af9f33a3 => 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-24 08:14:57.845 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03330407-313d-41db-ac32-9c72eaab274b 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 79/156] 199.204.45.223 () {30 vars in 742 bytes} [Mon Aug 24 08:14:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 247 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 78/157] 199.204.45.223 () {30 vars in 764 bytes} [Mon Aug 24 08:14:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 08:15:00.530 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d56cc52f-626c-47bf-99ef-db48a9721c08 0ee104ee76db4faaa8078cf9cfe2c58d ada1063b31f349ed8dc8e226af9f33a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 80/158] 199.204.45.223 () {30 vars in 742 bytes} [Mon Aug 24 08:15:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/159] 199.204.45.223 () {30 vars in 764 bytes} [Mon Aug 24 08:15:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)