+ 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 [Fri Feb 27 17:26:32 2026] *** compiled with version: 11.4.0 on 26 February 2026 21:18:11 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: neutron-server-85c75795cb-jznqb 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.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x562cb838fa20 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)... /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-02-27 17:26:36.875 7 INFO neutron.common.config [-] Logging enabled! 2026-02-27 17:26:36.875 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-02-27 17:26:36.897 8 INFO neutron.common.config [-] Logging enabled! 2026-02-27 17:26:36.897 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-02-27 17:26:37.149 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-27 17:26:37.164 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-27 17:26:37.999 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 17:26:38.002 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-27 17:26:38.005 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-27 17:26:38.006 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 17:26:38.006 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-27 17:26:38.007 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-27 17:26:38.007 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 17:26:38.013 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 17:26:38.013 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 17:26:38.013 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 17:26:38.026 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 17:26:38.029 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-27 17:26:38.031 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-27 17:26:38.032 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-27 17:26:38.032 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 17:26:38.032 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-27 17:26:38.033 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 17:26:38.033 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-27 17:26:38.033 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-27 17:26:38.033 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 17:26:38.039 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 17:26:38.039 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 17:26:38.039 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 17:26:38.058 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-27 17:26:38.059 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 17:26:38.060 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-27 17:26:38.070 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-27 17:26:38.070 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-27 17:26:38.070 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-27 17:26:38.071 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-27 17:26:38.100 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-27 17:26:38.100 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-27 17:26:38.100 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-27 17:26:38.101 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-27 17:26:38.448 7 INFO neutron.plugins.ml2.managers [None req-b7ab2d70-5872-4a58-906e-c1226d9aacc8 - - - - - -] Initializing driver for type 'vlan' 2026-02-27 17:26:38.581 8 INFO neutron.plugins.ml2.managers [None req-08bacb32-80de-4941-b957-279baf6558d7 - - - - - -] Initializing driver for type 'vlan' 2026-02-27 17:26:40.797 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-08bacb32-80de-4941-b957-279baf6558d7 - - - - - -] VlanTypeDriver initialization complete 2026-02-27 17:26:40.797 8 INFO neutron.plugins.ml2.managers [None req-08bacb32-80de-4941-b957-279baf6558d7 - - - - - -] Initializing driver for type 'vxlan' 2026-02-27 17:26:40.797 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-08bacb32-80de-4941-b957-279baf6558d7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-27 17:26:40.817 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b7ab2d70-5872-4a58-906e-c1226d9aacc8 - - - - - -] VlanTypeDriver initialization complete 2026-02-27 17:26:40.818 7 INFO neutron.plugins.ml2.managers [None req-b7ab2d70-5872-4a58-906e-c1226d9aacc8 - - - - - -] Initializing driver for type 'vxlan' 2026-02-27 17:26:40.818 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b7ab2d70-5872-4a58-906e-c1226d9aacc8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-27 17:26:40.825 8 INFO neutron.plugins.ml2.managers [None req-08bacb32-80de-4941-b957-279baf6558d7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-27 17:26:40.826 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-08bacb32-80de-4941-b957-279baf6558d7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-27 17:26:40.826 8 INFO neutron.plugins.ml2.managers [None req-08bacb32-80de-4941-b957-279baf6558d7 - - - - - -] Initializing extension driver 'port_security' 2026-02-27 17:26:40.826 8 INFO neutron.plugins.ml2.extensions.port_security [None req-08bacb32-80de-4941-b957-279baf6558d7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-27 17:26:40.826 8 INFO neutron.plugins.ml2.managers [None req-08bacb32-80de-4941-b957-279baf6558d7 - - - - - -] Initializing extension driver 'qos' 2026-02-27 17:26:40.826 8 INFO neutron.plugins.ml2.managers [None req-08bacb32-80de-4941-b957-279baf6558d7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-27 17:26:40.826 8 INFO neutron.plugins.ml2.managers [None req-08bacb32-80de-4941-b957-279baf6558d7 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-27 17:26:40.837 8 INFO neutron.quota [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded quota_driver: . 2026-02-27 17:26:40.837 8 INFO neutron.plugins.ml2.plugin [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Modular L2 Plugin initialization complete 2026-02-27 17:26:40.838 8 INFO neutron.plugins.ml2.managers [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-27 17:26:40.838 8 INFO neutron.plugins.ml2.managers [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-27 17:26:40.838 8 INFO neutron.plugins.ml2.managers [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-27 17:26:40.838 8 INFO neutron.extensions.vlantransparent [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Disabled vlantransparent extension. 2026-02-27 17:26:40.839 8 INFO neutron.manager [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loading Plugin: qos 2026-02-27 17:26:40.840 7 INFO neutron.plugins.ml2.managers [None req-b7ab2d70-5872-4a58-906e-c1226d9aacc8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-27 17:26:40.840 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b7ab2d70-5872-4a58-906e-c1226d9aacc8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-27 17:26:40.840 7 INFO neutron.plugins.ml2.managers [None req-b7ab2d70-5872-4a58-906e-c1226d9aacc8 - - - - - -] Initializing extension driver 'port_security' 2026-02-27 17:26:40.840 7 INFO neutron.plugins.ml2.extensions.port_security [None req-b7ab2d70-5872-4a58-906e-c1226d9aacc8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-27 17:26:40.840 7 INFO neutron.plugins.ml2.managers [None req-b7ab2d70-5872-4a58-906e-c1226d9aacc8 - - - - - -] Initializing extension driver 'qos' 2026-02-27 17:26:40.841 7 INFO neutron.plugins.ml2.managers [None req-b7ab2d70-5872-4a58-906e-c1226d9aacc8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-27 17:26:40.841 7 INFO neutron.plugins.ml2.managers [None req-b7ab2d70-5872-4a58-906e-c1226d9aacc8 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-27 17:26:40.850 8 INFO neutron.manager [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loading Plugin: router 2026-02-27 17:26:40.851 7 INFO neutron.quota [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded quota_driver: . 2026-02-27 17:26:40.851 7 INFO neutron.plugins.ml2.plugin [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Modular L2 Plugin initialization complete 2026-02-27 17:26:40.851 7 INFO neutron.plugins.ml2.managers [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-27 17:26:40.851 7 INFO neutron.plugins.ml2.managers [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-27 17:26:40.852 7 INFO neutron.plugins.ml2.managers [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-27 17:26:40.852 7 INFO neutron.extensions.vlantransparent [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Disabled vlantransparent extension. 2026-02-27 17:26:40.852 7 INFO neutron.manager [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loading Plugin: qos 2026-02-27 17:26:40.863 7 INFO neutron.manager [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loading Plugin: router 2026-02-27 17:26:40.884 8 INFO neutron.services.service_base [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-27 17:26:40.884 8 INFO neutron.manager [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loading Plugin: segments 2026-02-27 17:26:40.896 7 INFO neutron.services.service_base [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-27 17:26:40.896 7 INFO neutron.manager [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loading Plugin: segments 2026-02-27 17:26:40.978 8 INFO neutron.manager [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loading Plugin: trunk 2026-02-27 17:26:40.984 7 INFO neutron.manager [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loading Plugin: trunk 2026-02-27 17:26:41.031 8 INFO neutron.manager [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loading Plugin: vpnaas 2026-02-27 17:26:41.041 7 INFO neutron.manager [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loading Plugin: vpnaas 2026-02-27 17:26:41.073 8 WARNING stevedore.named [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-27 17:26:41.079 7 WARNING stevedore.named [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-27 17:26:41.131 8 INFO neutron_vpnaas.services.vpn.plugin [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-27 17:26:41.131 7 INFO neutron_vpnaas.services.vpn.plugin [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-27 17:26:41.131 8 INFO neutron.common.utils [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-27 17:26:41.131 8 INFO neutron.manager [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loading Plugin: auto_allocate 2026-02-27 17:26:41.131 7 INFO neutron.common.utils [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-27 17:26:41.132 7 INFO neutron.manager [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loading Plugin: auto_allocate 2026-02-27 17:26:41.135 8 INFO neutron.manager [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loading Plugin: tag 2026-02-27 17:26:41.135 7 INFO neutron.manager [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loading Plugin: tag 2026-02-27 17:26:41.140 8 INFO neutron.manager [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loading Plugin: timestamp 2026-02-27 17:26:41.141 7 INFO neutron.manager [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loading Plugin: timestamp 2026-02-27 17:26:41.142 8 INFO neutron.manager [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loading Plugin: network_ip_availability 2026-02-27 17:26:41.144 7 INFO neutron.manager [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loading Plugin: network_ip_availability 2026-02-27 17:26:41.146 8 INFO neutron.manager [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loading Plugin: flavors 2026-02-27 17:26:41.148 7 INFO neutron.manager [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loading Plugin: flavors 2026-02-27 17:26:41.149 8 INFO neutron.manager [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loading Plugin: revisions 2026-02-27 17:26:41.151 7 INFO neutron.manager [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loading Plugin: revisions 2026-02-27 17:26:41.152 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Initializing extension manager. 2026-02-27 17:26:41.153 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: address-group 2026-02-27 17:26:41.154 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: address-scope 2026-02-27 17:26:41.154 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-27 17:26:41.154 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Initializing extension manager. 2026-02-27 17:26:41.155 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: agent 2026-02-27 17:26:41.156 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: agent-resources-synced 2026-02-27 17:26:41.156 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: address-group 2026-02-27 17:26:41.157 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: address-scope 2026-02-27 17:26:41.157 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-27 17:26:41.157 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-27 17:26:41.158 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-27 17:26:41.158 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: agent 2026-02-27 17:26:41.158 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: availability_zone 2026-02-27 17:26:41.159 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: agent-resources-synced 2026-02-27 17:26:41.159 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: availability_zone_filter 2026-02-27 17:26:41.159 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-27 17:26:41.160 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: default-subnetpools 2026-02-27 17:26:41.160 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-27 17:26:41.161 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-27 17:26:41.161 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-27 17:26:41.162 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: availability_zone 2026-02-27 17:26:41.162 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: dns-integration 2026-02-27 17:26:41.162 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: availability_zone_filter 2026-02-27 17:26:41.162 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: dns-domain-ports 2026-02-27 17:26:41.163 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-27 17:26:41.163 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-27 17:26:41.163 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: default-subnetpools 2026-02-27 17:26:41.164 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: dvr 2026-02-27 17:26:41.164 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-27 17:26:41.165 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: empty-string-filtering 2026-02-27 17:26:41.165 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-27 17:26:41.165 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 17:26:41.165 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: dns-integration 2026-02-27 17:26:41.166 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-27 17:26:41.166 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: dns-domain-ports 2026-02-27 17:26:41.166 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: external-net 2026-02-27 17:26:41.167 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-27 17:26:41.167 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-27 17:26:41.167 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: extraroute 2026-02-27 17:26:41.167 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: dvr 2026-02-27 17:26:41.168 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-27 17:26:41.168 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: extraroute-atomic 2026-02-27 17:26:41.169 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: empty-string-filtering 2026-02-27 17:26:41.169 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-27 17:26:41.169 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 17:26:41.169 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-27 17:26:41.170 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-27 17:26:41.170 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-27 17:26:41.170 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-27 17:26:41.170 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: external-net 2026-02-27 17:26:41.171 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: fip-port-details 2026-02-27 17:26:41.171 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-27 17:26:41.172 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: extraroute 2026-02-27 17:26:41.172 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: flavors 2026-02-27 17:26:41.172 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: extraroute-atomic 2026-02-27 17:26:41.173 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-27 17:26:41.173 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-27 17:26:41.173 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: floatingip-pools 2026-02-27 17:26:41.173 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-27 17:26:41.174 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: ip_allocation 2026-02-27 17:26:41.174 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-27 17:26:41.175 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-27 17:26:41.175 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-27 17:26:41.175 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: fip-port-details 2026-02-27 17:26:41.175 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: l2_adjacency 2026-02-27 17:26:41.176 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: flavors 2026-02-27 17:26:41.176 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: router 2026-02-27 17:26:41.177 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-27 17:26:41.178 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: floatingip-pools 2026-02-27 17:26:41.178 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 17:26:41.178 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: ip_allocation 2026-02-27 17:26:41.178 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: ext-gw-mode 2026-02-27 17:26:41.179 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-27 17:26:41.179 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: l3-ha 2026-02-27 17:26:41.179 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: l2_adjacency 2026-02-27 17:26:41.180 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-27 17:26:41.180 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: l3-flavors 2026-02-27 17:26:41.181 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: router 2026-02-27 17:26:41.181 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-27 17:26:41.182 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-27 17:26:41.182 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 17:26:41.183 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: ext-gw-mode 2026-02-27 17:26:41.183 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-27 17:26:41.184 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: l3-ha 2026-02-27 17:26:41.184 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-27 17:26:41.185 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-27 17:26:41.185 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: l3-flavors 2026-02-27 17:26:41.185 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-27 17:26:41.186 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-27 17:26:41.186 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-27 17:26:41.187 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-27 17:26:41.187 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-27 17:26:41.188 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: multi-provider 2026-02-27 17:26:41.188 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-27 17:26:41.189 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: net-mtu 2026-02-27 17:26:41.189 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: net-mtu-writable 2026-02-27 17:26:41.189 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-27 17:26:41.190 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: network_availability_zone 2026-02-27 17:26:41.190 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-27 17:26:41.190 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: network-ip-availability 2026-02-27 17:26:41.191 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-27 17:26:41.191 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-27 17:26:41.192 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: pagination 2026-02-27 17:26:41.192 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-27 17:26:41.192 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: port-device-profile 2026-02-27 17:26:41.193 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: multi-provider 2026-02-27 17:26:41.193 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: port-mac-override 2026-02-27 17:26:41.193 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: net-mtu 2026-02-27 17:26:41.194 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-27 17:26:41.194 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: net-mtu-writable 2026-02-27 17:26:41.194 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-27 17:26:41.194 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: network_availability_zone 2026-02-27 17:26:41.195 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: port-resource-request 2026-02-27 17:26:41.195 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: network-ip-availability 2026-02-27 17:26:41.195 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-27 17:26:41.196 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: binding 2026-02-27 17:26:41.196 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-27 17:26:41.197 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: pagination 2026-02-27 17:26:41.197 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: binding-extended 2026-02-27 17:26:41.197 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: port-device-profile 2026-02-27 17:26:41.197 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: port-security 2026-02-27 17:26:41.198 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: project-id 2026-02-27 17:26:41.198 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: port-mac-override 2026-02-27 17:26:41.198 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: provider 2026-02-27 17:26:41.199 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-27 17:26:41.199 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-27 17:26:41.200 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: port-resource-request 2026-02-27 17:26:41.200 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: qos 2026-02-27 17:26:41.200 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-27 17:26:41.201 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-27 17:26:41.201 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: binding 2026-02-27 17:26:41.202 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-27 17:26:41.202 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: binding-extended 2026-02-27 17:26:41.202 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: qos-default 2026-02-27 17:26:41.203 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: port-security 2026-02-27 17:26:41.203 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: qos-fip 2026-02-27 17:26:41.203 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: project-id 2026-02-27 17:26:41.203 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-27 17:26:41.204 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: provider 2026-02-27 17:26:41.204 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-27 17:26:41.205 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-27 17:26:41.205 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-27 17:26:41.206 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: qos 2026-02-27 17:26:41.206 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-27 17:26:41.206 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-27 17:26:41.207 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: qos-pps 2026-02-27 17:26:41.207 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-27 17:26:41.207 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-27 17:26:41.208 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: qos-default 2026-02-27 17:26:41.208 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-27 17:26:41.208 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: qos-fip 2026-02-27 17:26:41.208 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: qos-rules-alias 2026-02-27 17:26:41.209 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-27 17:26:41.209 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: quota-check-limit 2026-02-27 17:26:41.210 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-27 17:26:41.210 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-27 17:26:41.211 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: quotas 2026-02-27 17:26:41.211 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-27 17:26:41.211 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-27 17:26:41.212 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: quota_details 2026-02-27 17:26:41.212 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: qos-pps 2026-02-27 17:26:41.213 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-27 17:26:41.213 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: rbac-policies 2026-02-27 17:26:41.213 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-27 17:26:41.214 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: rbac-address-group 2026-02-27 17:26:41.214 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: qos-rules-alias 2026-02-27 17:26:41.214 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: rbac-address-scope 2026-02-27 17:26:41.215 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: quota-check-limit 2026-02-27 17:26:41.215 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: rbac-security-groups 2026-02-27 17:26:41.215 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-27 17:26:41.216 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: revision-if-match 2026-02-27 17:26:41.216 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: quotas 2026-02-27 17:26:41.217 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-27 17:26:41.217 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: router_availability_zone 2026-02-27 17:26:41.217 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: quota_details 2026-02-27 17:26:41.218 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-27 17:26:41.219 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-27 17:26:41.219 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: rbac-policies 2026-02-27 17:26:41.219 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-27 17:26:41.219 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: rbac-address-group 2026-02-27 17:26:41.220 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-27 17:26:41.220 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: rbac-address-scope 2026-02-27 17:26:41.220 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-27 17:26:41.221 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: rbac-security-groups 2026-02-27 17:26:41.221 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-27 17:26:41.222 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: revision-if-match 2026-02-27 17:26:41.223 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-27 17:26:41.223 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: router_availability_zone 2026-02-27 17:26:41.224 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-27 17:26:41.224 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-27 17:26:41.225 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-27 17:26:41.226 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-27 17:26:41.226 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-27 17:26:41.229 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: security-group 2026-02-27 17:26:41.230 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: segment 2026-02-27 17:26:41.230 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-27 17:26:41.231 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: service-type 2026-02-27 17:26:41.232 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: sorting 2026-02-27 17:26:41.232 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: standard-attr-segment 2026-02-27 17:26:41.233 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: standard-attr-description 2026-02-27 17:26:41.234 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: stateful-security-group 2026-02-27 17:26:41.234 8 WARNING neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-27 17:26:41.235 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-27 17:26:41.235 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: security-group 2026-02-27 17:26:41.235 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: subnet_onboard 2026-02-27 17:26:41.236 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-27 17:26:41.236 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: segment 2026-02-27 17:26:41.237 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: subnet-service-types 2026-02-27 17:26:41.237 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-27 17:26:41.237 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: subnet_allocation 2026-02-27 17:26:41.238 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: service-type 2026-02-27 17:26:41.238 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-27 17:26:41.238 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: sorting 2026-02-27 17:26:41.239 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-27 17:26:41.239 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: standard-attr-segment 2026-02-27 17:26:41.240 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: standard-attr-description 2026-02-27 17:26:41.241 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: standard-attr-tag 2026-02-27 17:26:41.241 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: stateful-security-group 2026-02-27 17:26:41.241 7 WARNING neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-27 17:26:41.241 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-27 17:26:41.242 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-27 17:26:41.242 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: trunk 2026-02-27 17:26:41.243 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: trunk-details 2026-02-27 17:26:41.243 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: subnet_onboard 2026-02-27 17:26:41.243 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-27 17:26:41.243 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-27 17:26:41.244 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-27 17:26:41.244 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: subnet-service-types 2026-02-27 17:26:41.245 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-27 17:26:41.245 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: subnet_allocation 2026-02-27 17:26:41.245 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: vpn-flavors 2026-02-27 17:26:41.245 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-27 17:26:41.246 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-27 17:26:41.247 8 INFO neutron.api.extensions [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Loaded extension: vpnaas 2026-02-27 17:26:41.248 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: standard-attr-tag 2026-02-27 17:26:41.249 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-27 17:26:41.249 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-27 17:26:41.249 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-27 17:26:41.249 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 17:26:41.250 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-27 17:26:41.250 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: trunk 2026-02-27 17:26:41.250 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 17:26:41.251 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: trunk-details 2026-02-27 17:26:41.251 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 17:26:41.251 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-27 17:26:41.252 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-27 17:26:41.252 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 17:26:41.253 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 17:26:41.253 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-27 17:26:41.253 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 17:26:41.253 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 17:26:41.253 8 WARNING neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] subnetpool is already registered 2026-02-27 17:26:41.254 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: vpn-flavors 2026-02-27 17:26:41.254 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 17:26:41.254 8 WARNING neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] subnetpool is already registered 2026-02-27 17:26:41.254 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 17:26:41.254 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 17:26:41.255 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 17:26:41.255 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 17:26:41.255 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 17:26:41.255 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 17:26:41.255 7 INFO neutron.api.extensions [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Loaded extension: vpnaas 2026-02-27 17:26:41.257 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 17:26:41.257 8 WARNING neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] router is already registered 2026-02-27 17:26:41.257 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 17:26:41.257 8 WARNING neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] floatingip is already registered 2026-02-27 17:26:41.258 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-27 17:26:41.258 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-27 17:26:41.258 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 17:26:41.258 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 17:26:41.258 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-27 17:26:41.259 8 WARNING neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] rbac_policy is already registered 2026-02-27 17:26:41.259 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 17:26:41.259 8 WARNING neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] security_group is already registered 2026-02-27 17:26:41.259 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 17:26:41.259 8 WARNING neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] security_group_rule is already registered 2026-02-27 17:26:41.260 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 17:26:41.260 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 17:26:41.260 8 WARNING neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] subnetpool is already registered 2026-02-27 17:26:41.260 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 17:26:41.260 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 17:26:41.260 8 WARNING neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] subnetpool is already registered 2026-02-27 17:26:41.260 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 17:26:41.261 8 WARNING neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] trunk is already registered 2026-02-27 17:26:41.261 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 17:26:41.261 8 WARNING neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] endpoint_group is already registered 2026-02-27 17:26:41.261 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 17:26:41.261 8 WARNING neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] vpnservice is already registered 2026-02-27 17:26:41.262 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 17:26:41.262 8 WARNING neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] ipsec_site_connection is already registered 2026-02-27 17:26:41.262 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 17:26:41.262 8 WARNING neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] ipsecpolicy is already registered 2026-02-27 17:26:41.262 8 INFO neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 17:26:41.262 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 17:26:41.262 8 WARNING neutron.quota.resource_registry [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] ikepolicy is already registered 2026-02-27 17:26:41.263 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 17:26:41.263 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 17:26:41.263 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 17:26:41.263 7 WARNING neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] subnetpool is already registered 2026-02-27 17:26:41.264 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 17:26:41.264 7 WARNING neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] subnetpool is already registered 2026-02-27 17:26:41.264 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 17:26:41.264 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 17:26:41.265 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 17:26:41.265 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 17:26:41.265 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 17:26:41.266 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 17:26:41.267 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 17:26:41.268 7 WARNING neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] router is already registered 2026-02-27 17:26:41.268 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 17:26:41.268 7 WARNING neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] floatingip is already registered 2026-02-27 17:26:41.269 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 17:26:41.269 7 WARNING neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] rbac_policy is already registered 2026-02-27 17:26:41.269 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 17:26:41.270 7 WARNING neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] security_group is already registered 2026-02-27 17:26:41.270 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 17:26:41.270 7 WARNING neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] security_group_rule is already registered 2026-02-27 17:26:41.270 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 17:26:41.271 7 WARNING neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] subnetpool is already registered 2026-02-27 17:26:41.271 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 17:26:41.271 7 WARNING neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] subnetpool is already registered 2026-02-27 17:26:41.271 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 17:26:41.272 7 WARNING neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] trunk is already registered 2026-02-27 17:26:41.272 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 17:26:41.272 7 WARNING neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] endpoint_group is already registered 2026-02-27 17:26:41.272 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 17:26:41.272 7 WARNING neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] vpnservice is already registered 2026-02-27 17:26:41.273 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 17:26:41.273 7 WARNING neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] ipsec_site_connection is already registered 2026-02-27 17:26:41.273 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 17:26:41.273 7 WARNING neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] ipsecpolicy is already registered 2026-02-27 17:26:41.274 7 INFO neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 17:26:41.274 7 WARNING neutron.quota.resource_registry [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] ikepolicy is already registered 2026-02-27 17:26:41.298 8 WARNING keystonemiddleware._common.config [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 17:26:41.306 8 WARNING oslo_config.cfg [None req-77589b07-32c7-4ade-b13c-dada989fdf22 - - - - - -] 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 0x562cb838fa20 pid: 8 (default app) 2026-02-27 17:26:41.309 7 WARNING keystonemiddleware._common.config [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 17:26:41.316 7 WARNING oslo_config.cfg [None req-efabfe38-5ab1-4175-b22e-86929cd76f21 - - - - - -] 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 0x562cb838fa20 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-02-27 17:26:42.809 8 WARNING oslo_policy.policy [None req-273f1ed1-9ded-4977-a7c0-b8cda06277dc 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. [pid: 8|app: 0|req: 3/4] 162.253.55.207 () {44 vars in 914 bytes} [Fri Feb 27 17:26:42 2026] GET /v2.0/networks => generated 15 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-02-27 17:26:43.342 7 WARNING oslo_policy.policy [None req-0bce4374-d424-4aa8-9a25-6c88f627043f 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-02-27 17:26:44.403 7 WARNING neutron.services.revisions.revision_plugin [None req-0bce4374-d424-4aa8-9a25-6c88f627043f 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Could not find related network for resource to bump revision. 2026-02-27 17:26:44.468 7 INFO neutron.db.segments_db [None req-0bce4374-d424-4aa8-9a25-6c88f627043f 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Added segment da9521f7-b2c5-4ec6-b410-5a7d255afa4b of type flat for network 0f7b1fd3-bb22-4685-a8a5-567a5618bab3 2026-02-27 17:26:44.532 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0bce4374-d424-4aa8-9a25-6c88f627043f 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/5] 162.253.55.207 () {48 vars in 968 bytes} [Fri Feb 27 17:26:43 2026] POST /v2.0/networks => generated 124 bytes in 1388 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/6] 162.253.55.207 () {44 vars in 914 bytes} [Fri Feb 27 17:26:50 2026] GET /v2.0/networks => generated 15 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 17:26:50.575 7 WARNING neutron.services.revisions.revision_plugin [None req-e80befbb-5405-4d24-893b-b2413cb711f1 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Could not find related network for resource to bump revision. 2026-02-27 17:26:50.589 7 INFO neutron.db.segments_db [None req-e80befbb-5405-4d24-893b-b2413cb711f1 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Added segment 60c6de6f-879a-4340-b0da-90e422a9d8f0 of type flat for network b323971f-c838-4a28-b82b-b26d90f7f92e 2026-02-27 17:26:50.621 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e80befbb-5405-4d24-893b-b2413cb711f1 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 162.253.55.207 () {48 vars in 968 bytes} [Fri Feb 27 17:26:50 2026] POST /v2.0/networks => generated 124 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 162.253.55.207 () {44 vars in 914 bytes} [Fri Feb 27 17:26:56 2026] GET /v2.0/networks => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 17:26:56.519 7 WARNING neutron.services.revisions.revision_plugin [None req-7adb64c6-91b2-41eb-af95-c596b1cf967f 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Could not find related network for resource to bump revision. 2026-02-27 17:26:56.533 7 INFO neutron.db.segments_db [None req-7adb64c6-91b2-41eb-af95-c596b1cf967f 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Added segment 0a995d70-d34a-4183-b41b-4100efc2a034 of type flat for network 5fd5db98-3863-4718-bef3-065b68614591 2026-02-27 17:26:56.565 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7adb64c6-91b2-41eb-af95-c596b1cf967f 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 162.253.55.207 () {48 vars in 968 bytes} [Fri Feb 27 17:26:56 2026] POST /v2.0/networks => generated 124 bytes in 190 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 162.253.55.207 () {44 vars in 914 bytes} [Fri Feb 27 17:27:02 2026] GET /v2.0/networks => generated 15 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 17:27:02.899 8 WARNING neutron.services.revisions.revision_plugin [None req-3fc57255-fe09-4b6f-8def-f8be600072a4 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Could not find related network for resource to bump revision. 2026-02-27 17:27:02.923 8 INFO neutron.db.segments_db [None req-3fc57255-fe09-4b6f-8def-f8be600072a4 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Added segment b2296c33-17f8-4f19-afc1-b613c6dcd27b of type flat for network 8d6e58fb-7744-4eb9-b518-573b68b9377f 2026-02-27 17:27:02.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3fc57255-fe09-4b6f-8def-f8be600072a4 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/12] 162.253.55.207 () {48 vars in 968 bytes} [Fri Feb 27 17:27:02 2026] POST /v2.0/networks => generated 124 bytes in 581 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/13] 162.253.55.207 () {44 vars in 914 bytes} [Fri Feb 27 17:27:09 2026] GET /v2.0/networks => generated 15 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 17:27:09.219 8 WARNING neutron.services.revisions.revision_plugin [None req-cf166d57-0adc-4742-83b8-e27a2595ee2b 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Could not find related network for resource to bump revision. 2026-02-27 17:27:09.237 8 INFO neutron.db.segments_db [None req-cf166d57-0adc-4742-83b8-e27a2595ee2b 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Added segment 9de7a6d0-c7b8-4267-acc6-ad568005871a of type flat for network 8bb1778c-31e7-4e36-ae04-3e1735df6250 2026-02-27 17:27:09.265 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf166d57-0adc-4742-83b8-e27a2595ee2b 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/14] 162.253.55.207 () {48 vars in 968 bytes} [Fri Feb 27 17:27:09 2026] POST /v2.0/networks => generated 124 bytes in 187 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/16] 162.253.55.207 () {44 vars in 914 bytes} [Fri Feb 27 17:27:15 2026] GET /v2.0/networks => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 17:27:15.726 7 WARNING neutron.services.revisions.revision_plugin [None req-f8c5999e-4f15-4fb8-982b-4f64341f0863 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Could not find related network for resource to bump revision. 2026-02-27 17:27:15.749 7 INFO neutron.db.segments_db [None req-f8c5999e-4f15-4fb8-982b-4f64341f0863 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Added segment 46c73c2f-47cc-4122-9269-83007ec55df7 of type flat for network b6857e83-7db3-41af-927a-bd283d0c1db3 2026-02-27 17:27:15.794 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8c5999e-4f15-4fb8-982b-4f64341f0863 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/17] 162.253.55.207 () {48 vars in 968 bytes} [Fri Feb 27 17:27:15 2026] POST /v2.0/networks => generated 124 bytes in 735 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 162.253.55.207 () {44 vars in 914 bytes} [Fri Feb 27 17:27:21 2026] GET /v2.0/networks => generated 15 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 17:27:21.789 7 WARNING neutron.services.revisions.revision_plugin [None req-ee5fbc0f-e628-4d03-997d-2dfa256e08fa 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Could not find related network for resource to bump revision. 2026-02-27 17:27:21.822 7 INFO neutron.db.segments_db [None req-ee5fbc0f-e628-4d03-997d-2dfa256e08fa 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Added segment a246c9f3-7a0b-4a9b-8284-0df2b9023919 of type flat for network 60b9ef06-4d71-4b40-b4d2-f1b67d463002 2026-02-27 17:27:21.864 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee5fbc0f-e628-4d03-997d-2dfa256e08fa 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/19] 162.253.55.207 () {48 vars in 968 bytes} [Fri Feb 27 17:27:21 2026] POST /v2.0/networks => generated 124 bytes in 247 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/21] 162.253.55.207 () {44 vars in 914 bytes} [Fri Feb 27 17:27:27 2026] GET /v2.0/networks => generated 15 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 17:27:28.396 8 WARNING neutron.services.revisions.revision_plugin [None req-e522a63d-367c-4714-8c28-2bbc1d094ce4 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Could not find related network for resource to bump revision. 2026-02-27 17:27:28.421 8 INFO neutron.db.segments_db [None req-e522a63d-367c-4714-8c28-2bbc1d094ce4 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Added segment f2ac9119-7ad9-48ea-a370-4e4ec01c2327 of type flat for network 961088a8-8e52-4d23-b201-c4760aa28735 [pid: 8|app: 0|req: 12/22] 162.253.55.207 () {48 vars in 968 bytes} [Fri Feb 27 17:27:27 2026] POST /v2.0/networks => generated 706 bytes in 6488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 162.253.55.207 () {44 vars in 912 bytes} [Fri Feb 27 17:27:35 2026] GET /v2.0/subnets => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 162.253.55.207 () {44 vars in 914 bytes} [Fri Feb 27 17:27:35 2026] GET /v2.0/networks => generated 709 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 162.253.55.207 () {48 vars in 966 bytes} [Fri Feb 27 17:27:36 2026] POST /v2.0/subnets => generated 641 bytes in 1520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 17:34:36.122 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2346098c-c5d0-4dd4-82d7-eaf5addc8ec7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 17:34:36.124 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6c2065ff-fc1b-4088-97fe-a6599f3553ca] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 17:34:36.124 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Feb 27 17:34:36 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 162.253.55.207) !!! [pid: 7|app: 0|req: 41/82] 162.253.55.207 () {44 vars in 914 bytes} [Fri Feb 27 17:34:36 2026] GET /v2.0/networks => generated 753 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 17:34:36.335 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [376c4c9e-05ed-4ee8-be8f-2d92da3559b6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 17:34:36.336 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0b184157-bc04-4fde-87a4-c3e7e4a8fb30] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 17:34:36.337 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Feb 27 17:34:36 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 162.253.55.207) !!! 2026-02-27 17:34:36.392 8 INFO neutron.db.segments_db [None req-2ef04aa4-9c73-4726-8b5a-7d7b96ccf262 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - - -] Added segment e84b4b88-4d8b-4f23-a352-02e09266f707 of type vxlan for network e923bbeb-0838-4e52-9ffe-1c403d29e96a [pid: 8|app: 0|req: 42/83] 162.253.55.207 () {48 vars in 967 bytes} [Fri Feb 27 17:34:36 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-02-27 17:34:37.313 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6c2065ff-fc1b-4088-97fe-a6599f3553ca] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46622. 2026-02-27 17:34:37.313 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2346098c-c5d0-4dd4-82d7-eaf5addc8ec7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46608. [pid: 7|app: 0|req: 42/84] 162.253.55.207 () {44 vars in 912 bytes} [Fri Feb 27 17:34:37 2026] GET /v2.0/subnets => generated 644 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 17:34:37.494 8 INFO oslo.messaging._drivers.impl_rabbit [-] [376c4c9e-05ed-4ee8-be8f-2d92da3559b6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46624. 2026-02-27 17:34:37.497 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0b184157-bc04-4fde-87a4-c3e7e4a8fb30] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46626. [pid: 8|app: 0|req: 43/85] 162.253.55.207 () {44 vars in 914 bytes} [Fri Feb 27 17:34:37 2026] GET /v2.0/networks => generated 1430 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 162.253.55.207 () {48 vars in 966 bytes} [Fri Feb 27 17:34:37 2026] POST /v2.0/subnets => generated 627 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 162.253.55.207 () {44 vars in 1026 bytes} [Fri Feb 27 17:34:38 2026] GET /v2.0/security-groups?tenant_id=027337c89a1a445384dae4545f7ed724 => generated 2793 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 162.253.55.207 () {48 vars in 982 bytes} [Fri Feb 27 17:34:38 2026] POST /v2.0/security-groups => generated 1552 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 162.253.55.207 () {44 vars in 1026 bytes} [Fri Feb 27 17:34:39 2026] GET /v2.0/security-groups?tenant_id=027337c89a1a445384dae4545f7ed724 => generated 4327 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 162.253.55.207 () {44 vars in 941 bytes} [Fri Feb 27 17:34:40 2026] GET /v2.0/security-groups => generated 4327 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 162.253.55.207 () {48 vars in 992 bytes} [Fri Feb 27 17:34:40 2026] POST /v2.0/security-group-rules => generated 569 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 162.253.55.207 () {44 vars in 1026 bytes} [Fri Feb 27 17:34:40 2026] GET /v2.0/security-groups?tenant_id=027337c89a1a445384dae4545f7ed724 => generated 4909 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 162.253.55.207 () {44 vars in 941 bytes} [Fri Feb 27 17:34:41 2026] GET /v2.0/security-groups => generated 4909 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 162.253.55.207 () {48 vars in 992 bytes} [Fri Feb 27 17:34:41 2026] POST /v2.0/security-group-rules => generated 571 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 162.253.55.207 () {44 vars in 1026 bytes} [Fri Feb 27 17:34:41 2026] GET /v2.0/security-groups?tenant_id=027337c89a1a445384dae4545f7ed724 => generated 5493 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 162.253.55.207 () {44 vars in 941 bytes} [Fri Feb 27 17:34:42 2026] GET /v2.0/security-groups => generated 5493 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 162.253.55.207 () {48 vars in 992 bytes} [Fri Feb 27 17:34:42 2026] POST /v2.0/security-group-rules => generated 571 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 162.253.55.207 () {44 vars in 1026 bytes} [Fri Feb 27 17:34:42 2026] GET /v2.0/security-groups?tenant_id=027337c89a1a445384dae4545f7ed724 => generated 6077 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 162.253.55.207 () {44 vars in 941 bytes} [Fri Feb 27 17:34:43 2026] GET /v2.0/security-groups => generated 6077 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 162.253.55.207 () {48 vars in 992 bytes} [Fri Feb 27 17:34:43 2026] POST /v2.0/security-group-rules => generated 571 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 162.253.55.207 () {44 vars in 1026 bytes} [Fri Feb 27 17:34:43 2026] GET /v2.0/security-groups?tenant_id=027337c89a1a445384dae4545f7ed724 => generated 6661 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 162.253.55.207 () {44 vars in 941 bytes} [Fri Feb 27 17:34:43 2026] GET /v2.0/security-groups => generated 6661 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 162.253.55.207 () {48 vars in 992 bytes} [Fri Feb 27 17:34:44 2026] POST /v2.0/security-group-rules => generated 571 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 162.253.55.207 () {44 vars in 941 bytes} [Fri Feb 27 17:34:45 2026] GET /v2.0/security-groups => generated 7245 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 162.253.55.207 () {44 vars in 908 bytes} [Fri Feb 27 17:34:45 2026] GET /v2.0/ports => generated 2489 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 162.253.55.207 () {44 vars in 914 bytes} [Fri Feb 27 17:34:45 2026] GET /v2.0/networks => generated 1474 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 162.253.55.207 () {48 vars in 962 bytes} [Fri Feb 27 17:34:45 2026] POST /v2.0/ports => generated 1096 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-27 17:34:51.585 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ec67979-ff05-4dd2-a1bc-31056e5bbb11 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/110] 162.253.55.207 () {44 vars in 982 bytes} [Fri Feb 27 17:34:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 55/111] 162.253.55.207 () {44 vars in 1004 bytes} [Fri Feb 27 17:34:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/112] 162.253.55.207 () {48 vars in 1034 bytes} [Fri Feb 27 17:34:51 2026] PUT /v2.0/ports/5a380bee-f504-43b1-a076-3dd5cbd808f8 => generated 1209 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/113] 162.253.55.207 () {44 vars in 908 bytes} [Fri Feb 27 17:34:53 2026] GET /v2.0/ports => generated 3726 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 8|app: 0|req: 58/114] 162.253.55.207 () {44 vars in 1026 bytes} [Fri Feb 27 17:34:54 2026] GET /v2.0/security-groups?tenant_id=027337c89a1a445384dae4545f7ed724 => generated 7245 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/115] 162.253.55.207 () {48 vars in 982 bytes} [Fri Feb 27 17:34:54 2026] POST /v2.0/security-groups => generated 1546 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 162.253.55.207 () {44 vars in 1026 bytes} [Fri Feb 27 17:34:55 2026] GET /v2.0/security-groups?tenant_id=027337c89a1a445384dae4545f7ed724 => generated 8773 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/117] 162.253.55.207 () {44 vars in 941 bytes} [Fri Feb 27 17:34:55 2026] GET /v2.0/security-groups => generated 8773 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/118] 162.253.55.207 () {48 vars in 992 bytes} [Fri Feb 27 17:34:55 2026] POST /v2.0/security-group-rules => generated 589 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 162.253.55.207 () {44 vars in 1026 bytes} [Fri Feb 27 17:34:56 2026] GET /v2.0/security-groups?tenant_id=027337c89a1a445384dae4545f7ed724 => generated 9375 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/120] 162.253.55.207 () {44 vars in 941 bytes} [Fri Feb 27 17:34:56 2026] GET /v2.0/security-groups => generated 9375 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/121] 162.253.55.207 () {48 vars in 992 bytes} [Fri Feb 27 17:34:56 2026] POST /v2.0/security-group-rules => generated 593 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/142] 162.253.55.207 () {44 vars in 976 bytes} [Fri Feb 27 17:37:18 2026] GET /v2.0/quotas/027337c89a1a445384dae4545f7ed724 => generated 292 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 17:37:18.610 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: 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: 7|app: 0|req: 71/143] 162.253.55.207 () {48 vars in 1028 bytes} [Fri Feb 27 17:37:18 2026] PUT /v2.0/quotas/027337c89a1a445384dae4545f7ed724 => generated 291 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/144] 162.253.55.207 () {44 vars in 976 bytes} [Fri Feb 27 17:37:18 2026] GET /v2.0/quotas/027337c89a1a445384dae4545f7ed724 => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 17:39:28.008 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0b184157-bc04-4fde-87a4-c3e7e4a8fb30] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 17:39:28.009 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [376c4c9e-05ed-4ee8-be8f-2d92da3559b6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 17:39:28.011 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 17:39:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 162.253.55.207) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 17:39:28.158 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1df90d2f-d1c6-45ec-9a4a-cc2ed093708b 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 83/163] 162.253.55.207 () {30 vars in 743 bytes} [Fri Feb 27 17:39:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 17:39:28.173 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6c2065ff-fc1b-4088-97fe-a6599f3553ca] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 17:39:28.177 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2346098c-c5d0-4dd4-82d7-eaf5addc8ec7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-27 17:39:28.179 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Feb 27 17:39:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 162.253.55.207) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 81/164] 162.253.55.207 () {30 vars in 765 bytes} [Fri Feb 27 17:39:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 17:39:29.685 8 INFO oslo.messaging._drivers.impl_rabbit [-] [376c4c9e-05ed-4ee8-be8f-2d92da3559b6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47528. 2026-02-27 17:39:29.687 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0b184157-bc04-4fde-87a4-c3e7e4a8fb30] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47514. 2026-02-27 17:39:29.740 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3a90bf7-6a1c-4a83-b8c3-3649501d0731 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 84/165] 162.253.55.207 () {30 vars in 743 bytes} [Fri Feb 27 17:39:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 17:39:29.771 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2346098c-c5d0-4dd4-82d7-eaf5addc8ec7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47560. 2026-02-27 17:39:29.787 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6c2065ff-fc1b-4088-97fe-a6599f3553ca] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47544. [pid: 7|app: 0|req: 82/166] 162.253.55.207 () {30 vars in 765 bytes} [Fri Feb 27 17:39:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)