+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Aug 12 18:15:15 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-6f986bb9ff-qd299 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fe14e5c2668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-08-12 18:15:20.971 8 INFO neutron.common.config [-] Logging enabled! 2026-08-12 18:15:20.971 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-08-12 18:15:21.062 7 INFO neutron.common.config [-] Logging enabled! 2026-08-12 18:15:21.063 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-08-12 18:15:21.523 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-12 18:15:21.608 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-12 18:15:22.662 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-12 18:15:22.666 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-12 18:15:22.670 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-12 18:15:22.671 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-12 18:15:22.671 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-12 18:15:22.671 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-12 18:15:22.672 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 18:15:22.680 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 18:15:22.680 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 18:15:22.680 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-12 18:15:22.697 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-12 18:15:22.700 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-12 18:15:22.703 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-12 18:15:22.704 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-12 18:15:22.704 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-12 18:15:22.704 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-12 18:15:22.705 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-12 18:15:22.705 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-12 18:15:22.705 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-12 18:15:22.706 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 18:15:22.713 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 18:15:22.713 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-12 18:15:22.713 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-12 18:15:22.737 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-12 18:15:22.738 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-12 18:15:22.738 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-12 18:15:22.749 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-12 18:15:22.749 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-12 18:15:22.749 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-12 18:15:22.749 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-12 18:15:22.783 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-12 18:15:22.783 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-12 18:15:22.783 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-12 18:15:22.783 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-12 18:15:23.181 8 INFO neutron.plugins.ml2.managers [None req-f4f96d56-67a2-40f0-8caf-2923ccfdf129 - - - - - -] Initializing driver for type 'vlan' 2026-08-12 18:15:23.227 7 INFO neutron.plugins.ml2.managers [None req-12b19cc5-ce5a-4563-8e76-cb24467c0093 - - - - - -] Initializing driver for type 'vlan' 2026-08-12 18:15:23.327 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f4f96d56-67a2-40f0-8caf-2923ccfdf129 - - - - - -] VlanTypeDriver initialization complete 2026-08-12 18:15:23.327 8 INFO neutron.plugins.ml2.managers [None req-f4f96d56-67a2-40f0-8caf-2923ccfdf129 - - - - - -] Initializing driver for type 'vxlan' 2026-08-12 18:15:23.327 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f4f96d56-67a2-40f0-8caf-2923ccfdf129 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-12 18:15:23.350 8 INFO neutron.plugins.ml2.managers [None req-f4f96d56-67a2-40f0-8caf-2923ccfdf129 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-12 18:15:23.350 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f4f96d56-67a2-40f0-8caf-2923ccfdf129 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-12 18:15:23.350 8 INFO neutron.plugins.ml2.managers [None req-f4f96d56-67a2-40f0-8caf-2923ccfdf129 - - - - - -] Initializing extension driver 'port_security' 2026-08-12 18:15:23.351 8 INFO neutron.plugins.ml2.extensions.port_security [None req-f4f96d56-67a2-40f0-8caf-2923ccfdf129 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-12 18:15:23.351 8 INFO neutron.plugins.ml2.managers [None req-f4f96d56-67a2-40f0-8caf-2923ccfdf129 - - - - - -] Initializing extension driver 'qos' 2026-08-12 18:15:23.351 8 INFO neutron.plugins.ml2.managers [None req-f4f96d56-67a2-40f0-8caf-2923ccfdf129 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-12 18:15:23.351 8 INFO neutron.plugins.ml2.managers [None req-f4f96d56-67a2-40f0-8caf-2923ccfdf129 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-12 18:15:23.363 8 INFO neutron.quota [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded quota_driver: . 2026-08-12 18:15:23.364 8 INFO neutron.plugins.ml2.plugin [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Modular L2 Plugin initialization complete 2026-08-12 18:15:23.364 8 INFO neutron.plugins.ml2.managers [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-12 18:15:23.364 8 INFO neutron.plugins.ml2.managers [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-12 18:15:23.364 8 INFO neutron.plugins.ml2.managers [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-12 18:15:23.365 8 INFO neutron.extensions.vlantransparent [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Disabled vlantransparent extension. 2026-08-12 18:15:23.365 8 INFO neutron.manager [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loading Plugin: qos 2026-08-12 18:15:23.376 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-12b19cc5-ce5a-4563-8e76-cb24467c0093 - - - - - -] VlanTypeDriver initialization complete 2026-08-12 18:15:23.376 7 INFO neutron.plugins.ml2.managers [None req-12b19cc5-ce5a-4563-8e76-cb24467c0093 - - - - - -] Initializing driver for type 'vxlan' 2026-08-12 18:15:23.376 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-12b19cc5-ce5a-4563-8e76-cb24467c0093 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-12 18:15:23.378 8 INFO neutron.manager [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loading Plugin: router 2026-08-12 18:15:23.393 7 INFO neutron.plugins.ml2.managers [None req-12b19cc5-ce5a-4563-8e76-cb24467c0093 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-12 18:15:23.393 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-12b19cc5-ce5a-4563-8e76-cb24467c0093 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-12 18:15:23.393 7 INFO neutron.plugins.ml2.managers [None req-12b19cc5-ce5a-4563-8e76-cb24467c0093 - - - - - -] Initializing extension driver 'port_security' 2026-08-12 18:15:23.393 7 INFO neutron.plugins.ml2.extensions.port_security [None req-12b19cc5-ce5a-4563-8e76-cb24467c0093 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-12 18:15:23.393 7 INFO neutron.plugins.ml2.managers [None req-12b19cc5-ce5a-4563-8e76-cb24467c0093 - - - - - -] Initializing extension driver 'qos' 2026-08-12 18:15:23.394 7 INFO neutron.plugins.ml2.managers [None req-12b19cc5-ce5a-4563-8e76-cb24467c0093 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-12 18:15:23.394 7 INFO neutron.plugins.ml2.managers [None req-12b19cc5-ce5a-4563-8e76-cb24467c0093 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-12 18:15:23.406 7 INFO neutron.quota [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded quota_driver: . 2026-08-12 18:15:23.406 7 INFO neutron.plugins.ml2.plugin [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Modular L2 Plugin initialization complete 2026-08-12 18:15:23.407 7 INFO neutron.plugins.ml2.managers [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-12 18:15:23.407 7 INFO neutron.plugins.ml2.managers [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-12 18:15:23.407 7 INFO neutron.plugins.ml2.managers [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Got port-security extension from driver 'port_security' 2026-08-12 18:15:23.407 7 INFO neutron.extensions.vlantransparent [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Disabled vlantransparent extension. 2026-08-12 18:15:23.407 7 INFO neutron.manager [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loading Plugin: qos 2026-08-12 18:15:23.419 8 INFO neutron.services.service_base [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-12 18:15:23.420 8 INFO neutron.manager [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loading Plugin: segments 2026-08-12 18:15:23.420 7 INFO neutron.manager [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loading Plugin: router 2026-08-12 18:15:23.462 7 INFO neutron.services.service_base [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-12 18:15:23.462 7 INFO neutron.manager [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loading Plugin: segments 2026-08-12 18:15:23.521 8 INFO neutron.manager [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loading Plugin: trunk 2026-08-12 18:15:23.539 8 INFO neutron.manager [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loading Plugin: vpnaas 2026-08-12 18:15:23.581 8 WARNING stevedore.named [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-12 18:15:23.605 7 INFO neutron.manager [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loading Plugin: trunk 2026-08-12 18:15:23.624 7 INFO neutron.manager [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loading Plugin: vpnaas 2026-08-12 18:15:23.665 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-12 18:15:23.666 8 INFO neutron.common.utils [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-12 18:15:23.666 8 INFO neutron.manager [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loading Plugin: auto_allocate 2026-08-12 18:15:23.668 7 WARNING stevedore.named [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-12 18:15:23.671 8 INFO neutron.manager [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loading Plugin: tag 2026-08-12 18:15:23.678 8 INFO neutron.manager [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loading Plugin: timestamp 2026-08-12 18:15:23.681 8 INFO neutron.manager [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loading Plugin: network_ip_availability 2026-08-12 18:15:23.684 8 INFO neutron.manager [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loading Plugin: flavors 2026-08-12 18:15:23.688 8 INFO neutron.manager [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loading Plugin: revisions 2026-08-12 18:15:23.691 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Initializing extension manager. 2026-08-12 18:15:23.693 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: address-group 2026-08-12 18:15:23.694 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: address-scope 2026-08-12 18:15:23.694 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-12 18:15:23.695 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: agent 2026-08-12 18:15:23.696 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: agent-resources-synced 2026-08-12 18:15:23.697 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-12 18:15:23.698 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-12 18:15:23.699 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: availability_zone 2026-08-12 18:15:23.699 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: availability_zone_filter 2026-08-12 18:15:23.700 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-12 18:15:23.700 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: default-subnetpools 2026-08-12 18:15:23.702 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-12 18:15:23.703 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: dns-integration 2026-08-12 18:15:23.703 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: dns-domain-ports 2026-08-12 18:15:23.704 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-12 18:15:23.705 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: dvr 2026-08-12 18:15:23.706 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-12 18:15:23.706 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: empty-string-filtering 2026-08-12 18:15:23.707 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 18:15:23.708 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-12 18:15:23.708 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: external-net 2026-08-12 18:15:23.709 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-12 18:15:23.710 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: extraroute 2026-08-12 18:15:23.711 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: extraroute-atomic 2026-08-12 18:15:23.711 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-12 18:15:23.712 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-12 18:15:23.713 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-12 18:15:23.713 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-12 18:15:23.714 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: fip-port-details 2026-08-12 18:15:23.715 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: flavors 2026-08-12 18:15:23.716 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-12 18:15:23.717 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: floatingip-pools 2026-08-12 18:15:23.717 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: ip_allocation 2026-08-12 18:15:23.718 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-12 18:15:23.718 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: l2_adjacency 2026-08-12 18:15:23.719 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: router 2026-08-12 18:15:23.721 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 18:15:23.722 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-12 18:15:23.722 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-12 18:15:23.723 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: ext-gw-mode 2026-08-12 18:15:23.723 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: l3-ha 2026-08-12 18:15:23.724 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-12 18:15:23.725 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-12 18:15:23.725 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: l3-flavors 2026-08-12 18:15:23.726 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-12 18:15:23.727 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-12 18:15:23.730 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-12 18:15:23.732 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-12 18:15:23.733 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-12 18:15:23.734 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-12 18:15:23.734 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-12 18:15:23.735 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: multi-provider 2026-08-12 18:15:23.735 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: net-mtu 2026-08-12 18:15:23.736 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: net-mtu-writable 2026-08-12 18:15:23.737 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: network_availability_zone 2026-08-12 18:15:23.737 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: network_ha 2026-08-12 18:15:23.738 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: network-ip-availability 2026-08-12 18:15:23.739 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-12 18:15:23.739 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: pagination 2026-08-12 18:15:23.740 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: port-device-profile 2026-08-12 18:15:23.740 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-12 18:15:23.741 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-12 18:15:23.741 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-12 18:15:23.742 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: port-mac-override 2026-08-12 18:15:23.742 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-12 18:15:23.743 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-12 18:15:23.743 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-12 18:15:23.744 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: port-resource-request 2026-08-12 18:15:23.744 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-12 18:15:23.745 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-12 18:15:23.746 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: binding 2026-08-12 18:15:23.746 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: binding-extended 2026-08-12 18:15:23.747 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: port-security 2026-08-12 18:15:23.747 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: project-id 2026-08-12 18:15:23.748 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: provider 2026-08-12 18:15:23.750 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: qos 2026-08-12 18:15:23.751 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-12 18:15:23.751 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-12 18:15:23.752 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: qos-default 2026-08-12 18:15:23.752 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: qos-fip 2026-08-12 18:15:23.753 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-12 18:15:23.753 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-12 18:15:23.754 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-12 18:15:23.755 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-12 18:15:23.755 7 INFO neutron_vpnaas.services.vpn.plugin [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-12 18:15:23.755 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-12 18:15:23.755 7 INFO neutron.common.utils [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-12 18:15:23.756 7 INFO neutron.manager [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loading Plugin: auto_allocate 2026-08-12 18:15:23.756 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: qos-pps 2026-08-12 18:15:23.756 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-12 18:15:23.757 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-12 18:15:23.757 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: qos-rules-alias 2026-08-12 18:15:23.758 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: quota-check-limit 2026-08-12 18:15:23.760 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: quotas 2026-08-12 18:15:23.761 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: quota_details 2026-08-12 18:15:23.762 7 INFO neutron.manager [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loading Plugin: tag 2026-08-12 18:15:23.762 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: rbac-policies 2026-08-12 18:15:23.763 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: rbac-address-group 2026-08-12 18:15:23.764 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: rbac-address-scope 2026-08-12 18:15:23.764 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: rbac-security-groups 2026-08-12 18:15:23.765 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-12 18:15:23.765 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: revision-if-match 2026-08-12 18:15:23.766 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-12 18:15:23.766 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: router_availability_zone 2026-08-12 18:15:23.767 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-12 18:15:23.768 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-12 18:15:23.769 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-12 18:15:23.770 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-12 18:15:23.770 7 INFO neutron.manager [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loading Plugin: timestamp 2026-08-12 18:15:23.770 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-12 18:15:23.771 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-12 18:15:23.771 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-12 18:15:23.772 7 INFO neutron.manager [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loading Plugin: network_ip_availability 2026-08-12 18:15:23.775 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: security-group 2026-08-12 18:15:23.776 7 INFO neutron.manager [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loading Plugin: flavors 2026-08-12 18:15:23.777 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: segment 2026-08-12 18:15:23.777 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-12 18:15:23.778 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: service-type 2026-08-12 18:15:23.778 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: sorting 2026-08-12 18:15:23.779 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: standard-attr-segment 2026-08-12 18:15:23.779 7 INFO neutron.manager [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loading Plugin: revisions 2026-08-12 18:15:23.779 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: standard-attr-description 2026-08-12 18:15:23.780 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: stateful-security-group 2026-08-12 18:15:23.780 8 WARNING neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-12 18:15:23.781 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-12 18:15:23.781 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: subnet-external-network 2026-08-12 18:15:23.782 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: subnet_onboard 2026-08-12 18:15:23.783 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-12 18:15:23.783 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Initializing extension manager. 2026-08-12 18:15:23.783 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: subnet-service-types 2026-08-12 18:15:23.784 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: subnet_allocation 2026-08-12 18:15:23.784 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: address-group 2026-08-12 18:15:23.784 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-12 18:15:23.785 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: tag-creation 2026-08-12 18:15:23.785 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: address-scope 2026-08-12 18:15:23.785 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-12 18:15:23.786 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-12 18:15:23.787 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: agent 2026-08-12 18:15:23.787 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: agent-resources-synced 2026-08-12 18:15:23.789 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: allowed-address-pairs 2026-08-12 18:15:23.789 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: standard-attr-tag 2026-08-12 18:15:23.789 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: auto-allocated-topology 2026-08-12 18:15:23.790 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-12 18:15:23.791 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: trunk 2026-08-12 18:15:23.791 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: availability_zone 2026-08-12 18:15:23.791 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: trunk-details 2026-08-12 18:15:23.791 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: availability_zone_filter 2026-08-12 18:15:23.792 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-12 18:15:23.792 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-12 18:15:23.792 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-12 18:15:23.792 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: default-subnetpools 2026-08-12 18:15:23.794 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-12 18:15:23.794 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-12 18:15:23.795 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: dns-integration 2026-08-12 18:15:23.795 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-12 18:15:23.795 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: dns-domain-ports 2026-08-12 18:15:23.796 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: vpn-flavors 2026-08-12 18:15:23.796 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-12 18:15:23.797 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: dvr 2026-08-12 18:15:23.797 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-12 18:15:23.797 8 INFO neutron.api.extensions [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Loaded extension: vpnaas 2026-08-12 18:15:23.798 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: empty-string-filtering 2026-08-12 18:15:23.798 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 18:15:23.799 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-12 18:15:23.799 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: external-net 2026-08-12 18:15:23.800 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-12 18:15:23.800 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-12 18:15:23.800 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-12 18:15:23.800 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 18:15:23.800 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-12 18:15:23.800 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: extraroute 2026-08-12 18:15:23.801 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: extraroute-atomic 2026-08-12 18:15:23.802 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-12 18:15:23.802 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-12 18:15:23.803 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-12 18:15:23.803 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-12 18:15:23.803 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-12 18:15:23.804 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: fip-port-details 2026-08-12 18:15:23.804 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-12 18:15:23.805 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: flavors 2026-08-12 18:15:23.806 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-12 18:15:23.806 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: floatingip-pools 2026-08-12 18:15:23.807 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: ip_allocation 2026-08-12 18:15:23.808 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: ip-substring-filtering 2026-08-12 18:15:23.808 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: l2_adjacency 2026-08-12 18:15:23.808 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-12 18:15:23.809 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-12 18:15:23.809 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: router 2026-08-12 18:15:23.809 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-12 18:15:23.810 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 18:15:23.811 8 WARNING neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] subnetpool is already registered 2026-08-12 18:15:23.811 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 18:15:23.811 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-12 18:15:23.811 8 WARNING neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] subnetpool is already registered 2026-08-12 18:15:23.812 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-12 18:15:23.812 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-12 18:15:23.812 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-12 18:15:23.813 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-12 18:15:23.813 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-12 18:15:23.813 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: ext-gw-mode 2026-08-12 18:15:23.813 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-12 18:15:23.814 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: l3-ha 2026-08-12 18:15:23.814 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 18:15:23.814 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 18:15:23.814 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-12 18:15:23.815 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-12 18:15:23.816 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: l3-flavors 2026-08-12 18:15:23.817 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-12 18:15:23.817 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-12 18:15:23.819 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-12 18:15:23.819 8 WARNING neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] router is already registered 2026-08-12 18:15:23.820 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-12 18:15:23.820 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-12 18:15:23.820 8 WARNING neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] floatingip is already registered 2026-08-12 18:15:23.821 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-12 18:15:23.822 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-12 18:15:23.823 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-12 18:15:23.824 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-12 18:15:23.824 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-12 18:15:23.824 8 WARNING neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] rbac_policy is already registered 2026-08-12 18:15:23.824 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: multi-provider 2026-08-12 18:15:23.825 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: net-mtu 2026-08-12 18:15:23.825 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-12 18:15:23.825 8 WARNING neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] security_group is already registered 2026-08-12 18:15:23.825 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: net-mtu-writable 2026-08-12 18:15:23.826 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-12 18:15:23.826 8 WARNING neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] security_group_rule is already registered 2026-08-12 18:15:23.826 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: network_availability_zone 2026-08-12 18:15:23.827 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: network_ha 2026-08-12 18:15:23.827 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 18:15:23.827 8 WARNING neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] subnetpool is already registered 2026-08-12 18:15:23.827 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 18:15:23.827 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: network-ip-availability 2026-08-12 18:15:23.828 8 WARNING neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] subnetpool is already registered 2026-08-12 18:15:23.828 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-12 18:15:23.828 8 WARNING neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] trunk is already registered 2026-08-12 18:15:23.829 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-12 18:15:23.829 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-12 18:15:23.829 8 WARNING neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] endpoint_group is already registered 2026-08-12 18:15:23.829 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: pagination 2026-08-12 18:15:23.829 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-12 18:15:23.829 8 WARNING neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] vpnservice is already registered 2026-08-12 18:15:23.830 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: port-device-profile 2026-08-12 18:15:23.830 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-12 18:15:23.830 8 WARNING neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] ipsec_site_connection is already registered 2026-08-12 18:15:23.830 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-12 18:15:23.831 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 18:15:23.831 8 WARNING neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] ipsecpolicy is already registered 2026-08-12 18:15:23.831 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-12 18:15:23.831 8 INFO neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 18:15:23.831 8 WARNING neutron.quota.resource_registry [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] ikepolicy is already registered 2026-08-12 18:15:23.831 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-12 18:15:23.832 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: port-mac-override 2026-08-12 18:15:23.833 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-12 18:15:23.833 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-12 18:15:23.834 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-12 18:15:23.834 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: port-resource-request 2026-08-12 18:15:23.835 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: port-resource-request-groups 2026-08-12 18:15:23.836 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-12 18:15:23.837 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: binding 2026-08-12 18:15:23.838 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: binding-extended 2026-08-12 18:15:23.838 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: port-security 2026-08-12 18:15:23.839 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: project-id 2026-08-12 18:15:23.839 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: provider 2026-08-12 18:15:23.841 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: qos 2026-08-12 18:15:23.842 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-12 18:15:23.843 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-12 18:15:23.844 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: qos-default 2026-08-12 18:15:23.844 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: qos-fip 2026-08-12 18:15:23.845 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-12 18:15:23.846 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: qos-gateway-ip 2026-08-12 18:15:23.846 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: qos-port-network-policy 2026-08-12 18:15:23.847 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: qos-pps-minimum 2026-08-12 18:15:23.848 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-12 18:15:23.848 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: qos-pps 2026-08-12 18:15:23.849 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: qos-rule-type-details 2026-08-12 18:15:23.850 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-12 18:15:23.850 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: qos-rules-alias 2026-08-12 18:15:23.851 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: quota-check-limit 2026-08-12 18:15:23.853 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: quotas 2026-08-12 18:15:23.854 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: quota_details 2026-08-12 18:15:23.856 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: rbac-policies 2026-08-12 18:15:23.857 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: rbac-address-group 2026-08-12 18:15:23.857 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: rbac-address-scope 2026-08-12 18:15:23.858 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: rbac-security-groups 2026-08-12 18:15:23.858 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: rbac-subnetpool 2026-08-12 18:15:23.859 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: revision-if-match 2026-08-12 18:15:23.860 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: standard-attr-revisions 2026-08-12 18:15:23.860 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: router_availability_zone 2026-08-12 18:15:23.861 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-12 18:15:23.863 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: security-groups-default-rules 2026-08-12 18:15:23.863 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-12 18:15:23.864 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-12 18:15:23.864 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-12 18:15:23.865 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-12 18:15:23.866 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-12 18:15:23.871 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: security-group 2026-08-12 18:15:23.872 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: segment 2026-08-12 18:15:23.872 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-12 18:15:23.873 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: service-type 2026-08-12 18:15:23.874 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: sorting 2026-08-12 18:15:23.874 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: standard-attr-segment 2026-08-12 18:15:23.875 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: standard-attr-description 2026-08-12 18:15:23.876 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: stateful-security-group 2026-08-12 18:15:23.876 7 WARNING neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-12 18:15:23.877 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-12 18:15:23.877 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: subnet-external-network 2026-08-12 18:15:23.878 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: subnet_onboard 2026-08-12 18:15:23.879 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-12 18:15:23.879 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: subnet-service-types 2026-08-12 18:15:23.880 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: subnet_allocation 2026-08-12 18:15:23.881 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-12 18:15:23.881 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: tag-creation 2026-08-12 18:15:23.882 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-12 18:15:23.885 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: standard-attr-tag 2026-08-12 18:15:23.886 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-12 18:15:23.887 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: trunk 2026-08-12 18:15:23.887 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: trunk-details 2026-08-12 18:15:23.888 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-12 18:15:23.888 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-12 18:15:23.890 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-12 18:15:23.891 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-12 18:15:23.892 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: vpn-flavors 2026-08-12 18:15:23.893 7 INFO neutron.api.extensions [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Loaded extension: vpnaas 2026-08-12 18:15:23.896 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-12 18:15:23.896 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-12 18:15:23.896 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 18:15:23.897 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-12 18:15:23.900 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-12 18:15:23.900 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-12 18:15:23.906 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-12 18:15:23.907 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-12 18:15:23.907 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-12 18:15:23.908 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 18:15:23.909 7 WARNING neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] subnetpool is already registered 2026-08-12 18:15:23.909 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 18:15:23.909 7 WARNING neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] subnetpool is already registered 2026-08-12 18:15:24.012 8 WARNING keystonemiddleware._common.config [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 18:15:24.019 8 WARNING oslo_config.cfg [None req-b15f1a1a-e65e-413a-b56c-b194e27ed995 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fe14e5c2668 pid: 8 (default app) 2026-08-12 18:15:24.074 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-12 18:15:24.075 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-12 18:15:24.076 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-12 18:15:24.076 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-12 18:15:24.077 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 18:15:24.077 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 18:15:24.082 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-12 18:15:24.082 7 WARNING neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] router is already registered 2026-08-12 18:15:24.083 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-12 18:15:24.083 7 WARNING neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] floatingip is already registered 2026-08-12 18:15:24.087 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-12 18:15:24.087 7 WARNING neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] rbac_policy is already registered 2026-08-12 18:15:24.088 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-12 18:15:24.088 7 WARNING neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] security_group is already registered 2026-08-12 18:15:24.089 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-12 18:15:24.089 7 WARNING neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] security_group_rule is already registered 2026-08-12 18:15:24.090 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 18:15:24.090 7 WARNING neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] subnetpool is already registered 2026-08-12 18:15:24.091 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-12 18:15:24.091 7 WARNING neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] subnetpool is already registered 2026-08-12 18:15:24.091 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-12 18:15:24.091 7 WARNING neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] trunk is already registered 2026-08-12 18:15:24.092 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-12 18:15:24.092 7 WARNING neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] endpoint_group is already registered 2026-08-12 18:15:24.093 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-12 18:15:24.093 7 WARNING neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] vpnservice is already registered 2026-08-12 18:15:24.093 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-12 18:15:24.094 7 WARNING neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] ipsec_site_connection is already registered 2026-08-12 18:15:24.094 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-12 18:15:24.094 7 WARNING neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] ipsecpolicy is already registered 2026-08-12 18:15:24.095 7 INFO neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-12 18:15:24.095 7 WARNING neutron.quota.resource_registry [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] ikepolicy is already registered 2026-08-12 18:15:24.134 7 WARNING keystonemiddleware._common.config [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 18:15:24.141 7 WARNING oslo_config.cfg [None req-1fa0ef06-4236-4e7e-821c-fd7757b0e1df - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7fe14e5c2668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 18:15:28.688 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54677dec-db41-4a97-b2f1-b88aea14c407 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.222 () {44 vars in 928 bytes} [Wed Aug 12 18:15:27 2026] GET /v2.0/networks/public => generated 108 bytes in 769 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:71: 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.222 () {44 vars in 950 bytes} [Wed Aug 12 18:15:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 18:15:29.321 8 WARNING neutron.services.revisions.revision_plugin [None req-1d730744-e079-46ea-be00-d7107b5f0412 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] Could not find related network for resource to bump revision. 2026-08-12 18:15:29.352 8 INFO neutron.db.segments_db [None req-1d730744-e079-46ea-be00-d7107b5f0412 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] Added segment e9bbe462-2bce-4f64-ad15-eebb7041b1b7 of type flat for network c12a5c66-8575-44a5-9da3-dcf66dd6cf07 2026-08-12 18:15:29.457 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d730744-e079-46ea-be00-d7107b5f0412 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.222 () {48 vars in 968 bytes} [Wed Aug 12 18:15:28 2026] POST /v2.0/networks => generated 124 bytes in 563 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 18:15:35.725 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24ab75f0-dd07-42f4-8ade-9cceb5328adc 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.222 () {44 vars in 928 bytes} [Wed Aug 12 18:15:35 2026] GET /v2.0/networks/public => generated 108 bytes in 386 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.222 () {44 vars in 950 bytes} [Wed Aug 12 18:15:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 18:15:35.998 7 WARNING neutron.services.revisions.revision_plugin [None req-91f7fc23-75b1-4765-8645-fda3084d52a3 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] Could not find related network for resource to bump revision. 2026-08-12 18:15:36.022 7 INFO neutron.db.segments_db [None req-91f7fc23-75b1-4765-8645-fda3084d52a3 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] Added segment 1bd25980-05c4-4f7b-b9aa-e4ea691180f6 of type flat for network fb1b1b85-6d2f-4601-99e2-defe2e6ce029 2026-08-12 18:15:36.075 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91f7fc23-75b1-4765-8645-fda3084d52a3 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/8] 199.204.45.222 () {48 vars in 968 bytes} [Wed Aug 12 18:15:35 2026] POST /v2.0/networks => generated 124 bytes in 331 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 18:15:42.046 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f141477-7357-48a0-b1e9-173f25b84894 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.222 () {44 vars in 928 bytes} [Wed Aug 12 18:15:42 2026] GET /v2.0/networks/public => generated 108 bytes in 46 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.222 () {44 vars in 950 bytes} [Wed Aug 12 18:15:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 18:15:42.127 7 WARNING neutron.services.revisions.revision_plugin [None req-8b50a213-85e3-4795-8d33-88a109f6977d 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] Could not find related network for resource to bump revision. 2026-08-12 18:15:42.143 7 INFO neutron.db.segments_db [None req-8b50a213-85e3-4795-8d33-88a109f6977d 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] Added segment 537884f7-5aaf-4161-b0b9-dd0307df379d of type flat for network 0808b27c-c73c-4557-89bf-2e2ec41f6831 2026-08-12 18:15:42.173 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b50a213-85e3-4795-8d33-88a109f6977d 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.222 () {48 vars in 968 bytes} [Wed Aug 12 18:15:42 2026] POST /v2.0/networks => generated 124 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 18:15:48.101 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03fab512-eae8-4b10-8bb5-2302eef362cb 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.222 () {44 vars in 928 bytes} [Wed Aug 12 18:15:47 2026] GET /v2.0/networks/public => generated 108 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.222 () {44 vars in 950 bytes} [Wed Aug 12 18:15:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 18:15:48.225 8 WARNING neutron.services.revisions.revision_plugin [None req-55128b14-79d9-4539-8f7f-e87c67aeba76 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] Could not find related network for resource to bump revision. 2026-08-12 18:15:48.259 8 INFO neutron.db.segments_db [None req-55128b14-79d9-4539-8f7f-e87c67aeba76 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] Added segment 6692cd1c-5a53-4e79-99e7-ac0a084a6110 of type flat for network a798d2ab-514a-4384-97ce-a54d080fbcad 2026-08-12 18:15:48.300 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55128b14-79d9-4539-8f7f-e87c67aeba76 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.204.45.222 () {48 vars in 968 bytes} [Wed Aug 12 18:15:48 2026] POST /v2.0/networks => generated 124 bytes in 185 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 18:15:54.195 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7508edf-d4a8-4b55-9f06-c617d4e31eb7 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.222 () {44 vars in 928 bytes} [Wed Aug 12 18:15:54 2026] GET /v2.0/networks/public => generated 108 bytes in 43 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.222 () {44 vars in 950 bytes} [Wed Aug 12 18:15:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 18:15:54.284 8 WARNING neutron.services.revisions.revision_plugin [None req-b7454f96-458d-49d4-b369-f127bd8cfc85 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] Could not find related network for resource to bump revision. 2026-08-12 18:15:54.311 8 INFO neutron.db.segments_db [None req-b7454f96-458d-49d4-b369-f127bd8cfc85 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] Added segment f7f623b4-3d3a-4bbf-a5ee-0bb56940af5d of type flat for network 53c1d3f2-9d7c-496f-9106-e36a505d78e1 [pid: 8|app: 0|req: 11/19] 199.204.45.222 () {48 vars in 968 bytes} [Wed Aug 12 18:15:54 2026] POST /v2.0/networks => generated 706 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-12 18:15:55.598 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9f092d2-deb3-4f6f-80c4-6e39fd404c8e 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.222 () {44 vars in 928 bytes} [Wed Aug 12 18:15:55 2026] GET /v2.0/networks/public => generated 108 bytes in 43 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.222 () {44 vars in 950 bytes} [Wed Aug 12 18:15:55 2026] GET /v2.0/networks?name=public => generated 709 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 18:15:55.961 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26fbd700-c4b6-436a-8b3d-56058682880e 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/22] 199.204.45.222 () {44 vars in 1035 bytes} [Wed Aug 12 18:15:55 2026] GET /v2.0/subnets/public-subnet?network_id=53c1d3f2-9d7c-496f-9106-e36a505d78e1 => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.204.45.222 () {44 vars in 1058 bytes} [Wed Aug 12 18:15:55 2026] GET /v2.0/subnets?name=public-subnet&network_id=53c1d3f2-9d7c-496f-9106-e36a505d78e1 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.222 () {48 vars in 966 bytes} [Wed Aug 12 18:15:56 2026] POST /v2.0/subnets => generated 664 bytes in 1083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-12 18:20:41.143 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b29fea79-cc2e-4c45-90d0-7d31ccdae24d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-12 18:20:41.147 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Aug 12 18:20:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.222) !!! 2026-08-12 18:20:41.267 8 INFO neutron.pecan_wsgi.hooks.translation [None req-494afbb6-a328-489b-8a7e-755f74620c02 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/62] 199.204.45.222 () {44 vars in 938 bytes} [Wed Aug 12 18:20:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 18:20:41.278 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [0d567ae4-e366-4d70-a964-ac9f12bd0a8b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-08-12 18:20:41.282 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Aug 12 18:20:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.222) !!! [pid: 7|app: 0|req: 30/63] 199.204.45.222 () {44 vars in 960 bytes} [Wed Aug 12 18:20:41 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-12 18:20:41.359 8 INFO neutron.db.segments_db [None req-025401eb-2a2d-4c18-b467-c1f399da722e 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] Added segment 3d8dc68f-c7ff-4d09-820b-4ca5d02d9f89 of type vxlan for network 82358e65-f22e-41c1-a1e2-91c3c459be52 [pid: 8|app: 0|req: 34/64] 199.204.45.222 () {48 vars in 967 bytes} [Wed Aug 12 18:20:41 2026] POST /v2.0/networks => generated 707 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-12 18:20:42.422 7 INFO oslo.messaging._drivers.impl_rabbit [-] [0d567ae4-e366-4d70-a964-ac9f12bd0a8b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53474. 2026-08-12 18:20:42.462 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ba6f3e67-5add-4fba-bdfc-af5b6299b62d 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/65] 199.204.45.222 () {44 vars in 938 bytes} [Wed Aug 12 18:20:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 18:20:42.512 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b29fea79-cc2e-4c45-90d0-7d31ccdae24d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53482. [pid: 8|app: 0|req: 35/66] 199.204.45.222 () {44 vars in 960 bytes} [Wed Aug 12 18:20:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 18:20:42.543 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5f5227e-2e69-4b25-aa6f-607ad26b7742 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/67] 199.204.45.222 () {44 vars in 1037 bytes} [Wed Aug 12 18:20:42 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=82358e65-f22e-41c1-a1e2-91c3c459be52 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/68] 199.204.45.222 () {44 vars in 1060 bytes} [Wed Aug 12 18:20:42 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=82358e65-f22e-41c1-a1e2-91c3c459be52 => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/69] 199.204.45.222 () {48 vars in 966 bytes} [Wed Aug 12 18:20:42 2026] POST /v2.0/subnets => generated 651 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-12 18:20:43.976 8 INFO neutron.api.v2.resource [None req-dcb1e0b0-8574-4d77-a54b-cf749910a737 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/70] 199.204.45.222 () {44 vars in 972 bytes} [Wed Aug 12 18:20:43 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/71] 199.204.45.222 () {44 vars in 994 bytes} [Wed Aug 12 18:20:43 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 199.204.45.222 () {48 vars in 981 bytes} [Wed Aug 12 18:20:44 2026] POST /v2.0/security-groups => generated 1616 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:45 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 1616 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:45 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 1616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:45 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.222 () {48 vars in 992 bytes} [Wed Aug 12 18:20:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:46 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 2230 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:46 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:46 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 2230 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.222 () {48 vars in 992 bytes} [Wed Aug 12 18:20:46 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:47 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:47 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:47 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.222 () {48 vars in 992 bytes} [Wed Aug 12 18:20:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:48 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:48 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 3462 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:48 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.204.45.222 () {48 vars in 992 bytes} [Wed Aug 12 18:20:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:49 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:50 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:50 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.204.45.222 () {48 vars in 992 bytes} [Wed Aug 12 18:20:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.204.45.222 () {44 vars in 988 bytes} [Wed Aug 12 18:20:51 2026] GET /v2.0/networks/82358e65-f22e-41c1-a1e2-91c3c459be52 => generated 732 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 18:20:51.509 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f776fc7-bd9b-4307-b73c-802dd04a43f4 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/94] 199.204.45.222 () {44 vars in 1077 bytes} [Wed Aug 12 18:20:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=82358e65-f22e-41c1-a1e2-91c3c459be52 => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.204.45.222 () {44 vars in 1100 bytes} [Wed Aug 12 18:20:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=82358e65-f22e-41c1-a1e2-91c3c459be52 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:20:51 2026] GET /v2.0/security-groups/3ebd4305-f50f-418f-9694-62fd07ad5f02 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.204.45.222 () {48 vars in 962 bytes} [Wed Aug 12 18:20:51 2026] POST /v2.0/ports => generated 1100 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-12 18:20:58.601 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d177942-260d-4ec3-8c4b-9b70836c28e1 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/100] 199.204.45.222 () {44 vars in 979 bytes} [Wed Aug 12 18:20:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 68 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:71: 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: 49/101] 199.204.45.222 () {44 vars in 1001 bytes} [Wed Aug 12 18:20:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 199.204.45.222 () {48 vars in 1031 bytes} [Wed Aug 12 18:20:58 2026] PUT /v2.0/ports/cf0fb72c-e62c-4f04-934b-6ee4b7a40332 => generated 1249 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/103] 199.204.45.222 () {44 vars in 921 bytes} [Wed Aug 12 18:21:00 2026] GET /v2.0/ports => generated 3730 bytes in 87 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 18:21:01.801 8 INFO neutron.api.v2.resource [None req-8fc28a13-0b84-4e67-bded-caa5d101184f 0d846b90bef945848900bc94282b82ae 60edb2bb60ee4e74bbaba02979418d9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/104] 199.204.45.222 () {44 vars in 960 bytes} [Wed Aug 12 18:21:01 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 199.204.45.222 () {44 vars in 982 bytes} [Wed Aug 12 18:21:01 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.204.45.222 () {48 vars in 981 bytes} [Wed Aug 12 18:21:01 2026] POST /v2.0/security-groups => generated 1610 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:21:02 2026] GET /v2.0/security-groups/3d4b9f47-7760-441f-9620-dd7021248d04 => generated 1610 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:21:03 2026] GET /v2.0/security-groups/3d4b9f47-7760-441f-9620-dd7021248d04 => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:21:03 2026] GET /v2.0/security-groups/3d4b9f47-7760-441f-9620-dd7021248d04 => generated 1610 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 199.204.45.222 () {48 vars in 992 bytes} [Wed Aug 12 18:21:03 2026] POST /v2.0/security-group-rules => generated 623 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:21:04 2026] GET /v2.0/security-groups/3d4b9f47-7760-441f-9620-dd7021248d04 => generated 2246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:21:04 2026] GET /v2.0/security-groups/3d4b9f47-7760-441f-9620-dd7021248d04 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.204.45.222 () {44 vars in 1002 bytes} [Wed Aug 12 18:21:04 2026] GET /v2.0/security-groups/3d4b9f47-7760-441f-9620-dd7021248d04 => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.204.45.222 () {48 vars in 992 bytes} [Wed Aug 12 18:21:04 2026] POST /v2.0/security-group-rules => generated 627 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/123] 199.204.45.222 () {44 vars in 976 bytes} [Wed Aug 12 18:22:05 2026] GET /v2.0/quotas/60edb2bb60ee4e74bbaba02979418d9c => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 64/124] 199.204.45.222 () {48 vars in 1028 bytes} [Wed Aug 12 18:22:05 2026] PUT /v2.0/quotas/60edb2bb60ee4e74bbaba02979418d9c => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)