+ 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 [Thu May 7 02:38:44 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:36:40 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-66c999bd87-fvr68 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fd92a266668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-07 02:38:49.647 8 INFO neutron.common.config [-] Logging enabled! 2026-05-07 02:38:49.647 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-07 02:38:49.647 7 INFO neutron.common.config [-] Logging enabled! 2026-05-07 02:38:49.648 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-07 02:38:50.164 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-07 02:38:50.168 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-07 02:38:51.202 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 02:38:51.205 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-07 02:38:51.209 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-07 02:38:51.210 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 02:38:51.210 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-07 02:38:51.210 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-07 02:38:51.210 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 02:38:51.218 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 02:38:51.218 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 02:38:51.218 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 02:38:51.240 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-07 02:38:51.241 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 02:38:51.241 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-07 02:38:51.257 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 02:38:51.260 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-07 02:38:51.264 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-07 02:38:51.265 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 02:38:51.265 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-07 02:38:51.266 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-07 02:38:51.266 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 02:38:51.273 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 02:38:51.273 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 02:38:51.273 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 02:38:51.284 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-07 02:38:51.285 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-07 02:38:51.285 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-07 02:38:51.285 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-07 02:38:51.295 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-07 02:38:51.297 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 02:38:51.297 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-07 02:38:51.339 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-07 02:38:51.339 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-07 02:38:51.339 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-07 02:38:51.339 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-07 02:38:51.690 7 INFO neutron.plugins.ml2.managers [None req-3f548327-7ae1-4834-bbf2-255ae4ea5975 - - - - - -] Initializing driver for type 'vlan' 2026-05-07 02:38:51.759 8 INFO neutron.plugins.ml2.managers [None req-d38c3ab1-0807-4362-a115-a1cc71f04884 - - - - - -] Initializing driver for type 'vlan' 2026-05-07 02:38:51.832 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3f548327-7ae1-4834-bbf2-255ae4ea5975 - - - - - -] VlanTypeDriver initialization complete 2026-05-07 02:38:51.832 7 INFO neutron.plugins.ml2.managers [None req-3f548327-7ae1-4834-bbf2-255ae4ea5975 - - - - - -] Initializing driver for type 'vxlan' 2026-05-07 02:38:51.832 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3f548327-7ae1-4834-bbf2-255ae4ea5975 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-07 02:38:51.851 7 INFO neutron.plugins.ml2.managers [None req-3f548327-7ae1-4834-bbf2-255ae4ea5975 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-07 02:38:51.851 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3f548327-7ae1-4834-bbf2-255ae4ea5975 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-07 02:38:51.851 7 INFO neutron.plugins.ml2.managers [None req-3f548327-7ae1-4834-bbf2-255ae4ea5975 - - - - - -] Initializing extension driver 'port_security' 2026-05-07 02:38:51.851 7 INFO neutron.plugins.ml2.extensions.port_security [None req-3f548327-7ae1-4834-bbf2-255ae4ea5975 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-07 02:38:51.852 7 INFO neutron.plugins.ml2.managers [None req-3f548327-7ae1-4834-bbf2-255ae4ea5975 - - - - - -] Initializing extension driver 'qos' 2026-05-07 02:38:51.852 7 INFO neutron.plugins.ml2.managers [None req-3f548327-7ae1-4834-bbf2-255ae4ea5975 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-07 02:38:51.852 7 INFO neutron.plugins.ml2.managers [None req-3f548327-7ae1-4834-bbf2-255ae4ea5975 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-07 02:38:51.863 7 INFO neutron.quota [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded quota_driver: . 2026-05-07 02:38:51.863 7 INFO neutron.plugins.ml2.plugin [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Modular L2 Plugin initialization complete 2026-05-07 02:38:51.864 7 INFO neutron.plugins.ml2.managers [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-07 02:38:51.864 7 INFO neutron.plugins.ml2.managers [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-07 02:38:51.864 7 INFO neutron.plugins.ml2.managers [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-07 02:38:51.864 7 INFO neutron.extensions.vlantransparent [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Disabled vlantransparent extension. 2026-05-07 02:38:51.864 7 INFO neutron.manager [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loading Plugin: qos 2026-05-07 02:38:51.877 7 INFO neutron.manager [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loading Plugin: router 2026-05-07 02:38:51.911 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d38c3ab1-0807-4362-a115-a1cc71f04884 - - - - - -] VlanTypeDriver initialization complete 2026-05-07 02:38:51.911 8 INFO neutron.plugins.ml2.managers [None req-d38c3ab1-0807-4362-a115-a1cc71f04884 - - - - - -] Initializing driver for type 'vxlan' 2026-05-07 02:38:51.912 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d38c3ab1-0807-4362-a115-a1cc71f04884 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-07 02:38:51.916 7 INFO neutron.services.service_base [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-07 02:38:51.917 7 INFO neutron.manager [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loading Plugin: segments 2026-05-07 02:38:51.931 8 INFO neutron.plugins.ml2.managers [None req-d38c3ab1-0807-4362-a115-a1cc71f04884 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-07 02:38:51.931 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d38c3ab1-0807-4362-a115-a1cc71f04884 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-07 02:38:51.931 8 INFO neutron.plugins.ml2.managers [None req-d38c3ab1-0807-4362-a115-a1cc71f04884 - - - - - -] Initializing extension driver 'port_security' 2026-05-07 02:38:51.931 8 INFO neutron.plugins.ml2.extensions.port_security [None req-d38c3ab1-0807-4362-a115-a1cc71f04884 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-07 02:38:51.932 8 INFO neutron.plugins.ml2.managers [None req-d38c3ab1-0807-4362-a115-a1cc71f04884 - - - - - -] Initializing extension driver 'qos' 2026-05-07 02:38:51.932 8 INFO neutron.plugins.ml2.managers [None req-d38c3ab1-0807-4362-a115-a1cc71f04884 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-07 02:38:51.932 8 INFO neutron.plugins.ml2.managers [None req-d38c3ab1-0807-4362-a115-a1cc71f04884 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-07 02:38:51.945 8 INFO neutron.quota [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded quota_driver: . 2026-05-07 02:38:51.945 8 INFO neutron.plugins.ml2.plugin [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Modular L2 Plugin initialization complete 2026-05-07 02:38:51.945 8 INFO neutron.plugins.ml2.managers [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-07 02:38:51.945 8 INFO neutron.plugins.ml2.managers [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-07 02:38:51.946 8 INFO neutron.plugins.ml2.managers [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-07 02:38:51.946 8 INFO neutron.extensions.vlantransparent [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Disabled vlantransparent extension. 2026-05-07 02:38:51.946 8 INFO neutron.manager [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loading Plugin: qos 2026-05-07 02:38:51.958 8 INFO neutron.manager [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loading Plugin: router 2026-05-07 02:38:51.998 8 INFO neutron.services.service_base [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-07 02:38:51.998 8 INFO neutron.manager [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loading Plugin: segments 2026-05-07 02:38:52.011 7 INFO neutron.manager [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loading Plugin: trunk 2026-05-07 02:38:52.026 7 INFO neutron.manager [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loading Plugin: vpnaas 2026-05-07 02:38:52.064 7 WARNING stevedore.named [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 02:38:52.091 8 INFO neutron.manager [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loading Plugin: trunk 2026-05-07 02:38:52.106 8 INFO neutron.manager [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loading Plugin: vpnaas 2026-05-07 02:38:52.143 7 INFO neutron_vpnaas.services.vpn.plugin [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-07 02:38:52.143 7 INFO neutron.common.utils [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-07 02:38:52.143 7 INFO neutron.manager [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loading Plugin: auto_allocate 2026-05-07 02:38:52.144 8 WARNING stevedore.named [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 02:38:52.148 7 INFO neutron.manager [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loading Plugin: tag 2026-05-07 02:38:52.154 7 INFO neutron.manager [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loading Plugin: timestamp 2026-05-07 02:38:52.157 7 INFO neutron.manager [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loading Plugin: network_ip_availability 2026-05-07 02:38:52.160 7 INFO neutron.manager [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loading Plugin: flavors 2026-05-07 02:38:52.163 7 INFO neutron.manager [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loading Plugin: revisions 2026-05-07 02:38:52.167 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Initializing extension manager. 2026-05-07 02:38:52.168 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: address-group 2026-05-07 02:38:52.169 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: address-scope 2026-05-07 02:38:52.169 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-07 02:38:52.170 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: agent 2026-05-07 02:38:52.171 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: agent-resources-synced 2026-05-07 02:38:52.172 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-07 02:38:52.173 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-07 02:38:52.173 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: availability_zone 2026-05-07 02:38:52.174 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: availability_zone_filter 2026-05-07 02:38:52.174 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-07 02:38:52.175 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: default-subnetpools 2026-05-07 02:38:52.176 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-07 02:38:52.178 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: dns-integration 2026-05-07 02:38:52.179 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: dns-domain-ports 2026-05-07 02:38:52.179 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-07 02:38:52.180 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: dvr 2026-05-07 02:38:52.180 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-07 02:38:52.181 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: empty-string-filtering 2026-05-07 02:38:52.181 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 02:38:52.182 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-07 02:38:52.182 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: external-net 2026-05-07 02:38:52.183 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-07 02:38:52.183 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: extraroute 2026-05-07 02:38:52.184 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: extraroute-atomic 2026-05-07 02:38:52.185 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-07 02:38:52.185 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-07 02:38:52.186 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-07 02:38:52.186 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-07 02:38:52.187 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: fip-port-details 2026-05-07 02:38:52.187 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: flavors 2026-05-07 02:38:52.189 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-07 02:38:52.189 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: floatingip-pools 2026-05-07 02:38:52.190 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: ip_allocation 2026-05-07 02:38:52.190 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-07 02:38:52.191 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: l2_adjacency 2026-05-07 02:38:52.192 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: router 2026-05-07 02:38:52.194 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 02:38:52.194 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-07 02:38:52.195 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-07 02:38:52.195 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: ext-gw-mode 2026-05-07 02:38:52.196 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: l3-ha 2026-05-07 02:38:52.196 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-07 02:38:52.197 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-07 02:38:52.197 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: l3-flavors 2026-05-07 02:38:52.198 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-07 02:38:52.199 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-07 02:38:52.217 8 INFO neutron_vpnaas.services.vpn.plugin [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-07 02:38:52.217 8 INFO neutron.common.utils [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-07 02:38:52.218 8 INFO neutron.manager [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loading Plugin: auto_allocate 2026-05-07 02:38:52.223 8 INFO neutron.manager [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loading Plugin: tag 2026-05-07 02:38:52.232 8 INFO neutron.manager [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loading Plugin: timestamp 2026-05-07 02:38:52.235 8 INFO neutron.manager [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loading Plugin: network_ip_availability 2026-05-07 02:38:52.238 8 INFO neutron.manager [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loading Plugin: flavors 2026-05-07 02:38:52.241 8 INFO neutron.manager [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loading Plugin: revisions 2026-05-07 02:38:52.244 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Initializing extension manager. 2026-05-07 02:38:52.246 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: address-group 2026-05-07 02:38:52.247 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: address-scope 2026-05-07 02:38:52.247 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-07 02:38:52.248 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: agent 2026-05-07 02:38:52.249 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: agent-resources-synced 2026-05-07 02:38:52.250 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-07 02:38:52.250 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-07 02:38:52.251 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: availability_zone 2026-05-07 02:38:52.252 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: availability_zone_filter 2026-05-07 02:38:52.252 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-07 02:38:52.253 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: default-subnetpools 2026-05-07 02:38:52.254 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-07 02:38:52.255 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: dns-integration 2026-05-07 02:38:52.255 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: dns-domain-ports 2026-05-07 02:38:52.257 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-07 02:38:52.258 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: dvr 2026-05-07 02:38:52.258 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-07 02:38:52.259 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: empty-string-filtering 2026-05-07 02:38:52.259 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 02:38:52.260 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-07 02:38:52.260 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: external-net 2026-05-07 02:38:52.261 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-07 02:38:52.261 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: extraroute 2026-05-07 02:38:52.262 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: extraroute-atomic 2026-05-07 02:38:52.262 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-07 02:38:52.263 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-07 02:38:52.263 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-07 02:38:52.264 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-07 02:38:52.264 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: fip-port-details 2026-05-07 02:38:52.265 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: flavors 2026-05-07 02:38:52.266 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-07 02:38:52.267 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: floatingip-pools 2026-05-07 02:38:52.268 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: ip_allocation 2026-05-07 02:38:52.268 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-07 02:38:52.269 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: l2_adjacency 2026-05-07 02:38:52.270 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: router 2026-05-07 02:38:52.271 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 02:38:52.272 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-07 02:38:52.273 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-07 02:38:52.273 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: ext-gw-mode 2026-05-07 02:38:52.274 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: l3-ha 2026-05-07 02:38:52.274 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-07 02:38:52.275 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-07 02:38:52.275 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: l3-flavors 2026-05-07 02:38:52.276 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-07 02:38:52.276 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-07 02:38:52.324 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-07 02:38:52.326 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-07 02:38:52.327 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-07 02:38:52.328 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-07 02:38:52.328 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-07 02:38:52.329 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: multi-provider 2026-05-07 02:38:52.329 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: net-mtu 2026-05-07 02:38:52.330 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: net-mtu-writable 2026-05-07 02:38:52.330 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: network_availability_zone 2026-05-07 02:38:52.331 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: network_ha 2026-05-07 02:38:52.332 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: network-ip-availability 2026-05-07 02:38:52.333 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-07 02:38:52.333 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: pagination 2026-05-07 02:38:52.334 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: port-device-profile 2026-05-07 02:38:52.334 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-07 02:38:52.335 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-07 02:38:52.335 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-07 02:38:52.336 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: port-mac-override 2026-05-07 02:38:52.336 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-07 02:38:52.337 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-07 02:38:52.337 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-07 02:38:52.338 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: port-resource-request 2026-05-07 02:38:52.339 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-07 02:38:52.339 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-07 02:38:52.340 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: binding 2026-05-07 02:38:52.341 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: binding-extended 2026-05-07 02:38:52.341 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: port-security 2026-05-07 02:38:52.342 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: project-id 2026-05-07 02:38:52.342 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: provider 2026-05-07 02:38:52.344 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: qos 2026-05-07 02:38:52.345 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-07 02:38:52.345 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-07 02:38:52.346 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: qos-default 2026-05-07 02:38:52.346 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: qos-fip 2026-05-07 02:38:52.347 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-07 02:38:52.348 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-07 02:38:52.348 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-07 02:38:52.349 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-07 02:38:52.349 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-07 02:38:52.350 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: qos-pps 2026-05-07 02:38:52.350 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-07 02:38:52.351 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-07 02:38:52.352 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: qos-rules-alias 2026-05-07 02:38:52.352 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: quota-check-limit 2026-05-07 02:38:52.354 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: quotas 2026-05-07 02:38:52.355 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: quota_details 2026-05-07 02:38:52.357 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: rbac-policies 2026-05-07 02:38:52.357 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: rbac-address-group 2026-05-07 02:38:52.358 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: rbac-address-scope 2026-05-07 02:38:52.358 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: rbac-security-groups 2026-05-07 02:38:52.359 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-07 02:38:52.359 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: revision-if-match 2026-05-07 02:38:52.360 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-07 02:38:52.361 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: router_availability_zone 2026-05-07 02:38:52.361 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-07 02:38:52.363 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-07 02:38:52.363 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-07 02:38:52.364 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-07 02:38:52.364 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-07 02:38:52.365 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-07 02:38:52.365 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-07 02:38:52.370 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: security-group 2026-05-07 02:38:52.371 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: segment 2026-05-07 02:38:52.371 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-07 02:38:52.372 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: service-type 2026-05-07 02:38:52.372 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: sorting 2026-05-07 02:38:52.373 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: standard-attr-segment 2026-05-07 02:38:52.374 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: standard-attr-description 2026-05-07 02:38:52.374 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: stateful-security-group 2026-05-07 02:38:52.375 7 WARNING neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-07 02:38:52.375 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-07 02:38:52.376 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: subnet-external-network 2026-05-07 02:38:52.376 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: subnet_onboard 2026-05-07 02:38:52.377 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-07 02:38:52.377 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: subnet-service-types 2026-05-07 02:38:52.378 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: subnet_allocation 2026-05-07 02:38:52.379 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-07 02:38:52.379 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: tag-creation 2026-05-07 02:38:52.380 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-07 02:38:52.383 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: standard-attr-tag 2026-05-07 02:38:52.384 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-07 02:38:52.385 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: trunk 2026-05-07 02:38:52.385 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: trunk-details 2026-05-07 02:38:52.386 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-07 02:38:52.386 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-07 02:38:52.388 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-07 02:38:52.389 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-07 02:38:52.390 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: vpn-flavors 2026-05-07 02:38:52.391 7 INFO neutron.api.extensions [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Loaded extension: vpnaas 2026-05-07 02:38:52.394 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-07 02:38:52.394 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-07 02:38:52.394 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 02:38:52.394 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-07 02:38:52.398 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 02:38:52.398 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 02:38:52.403 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 02:38:52.403 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 02:38:52.404 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 02:38:52.405 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 02:38:52.405 7 WARNING neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] subnetpool is already registered 2026-05-07 02:38:52.405 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-07 02:38:52.405 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 02:38:52.405 7 WARNING neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] subnetpool is already registered 2026-05-07 02:38:52.406 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 02:38:52.406 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 02:38:52.406 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-07 02:38:52.407 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 02:38:52.407 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 02:38:52.407 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-07 02:38:52.407 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 02:38:52.408 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 02:38:52.408 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-07 02:38:52.409 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-07 02:38:52.410 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: multi-provider 2026-05-07 02:38:52.410 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: net-mtu 2026-05-07 02:38:52.411 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: net-mtu-writable 2026-05-07 02:38:52.411 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: network_availability_zone 2026-05-07 02:38:52.412 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 02:38:52.412 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: network_ha 2026-05-07 02:38:52.412 7 WARNING neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] router is already registered 2026-05-07 02:38:52.412 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 02:38:52.412 7 WARNING neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] floatingip is already registered 2026-05-07 02:38:52.412 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: network-ip-availability 2026-05-07 02:38:52.414 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-07 02:38:52.414 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: pagination 2026-05-07 02:38:52.414 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: port-device-profile 2026-05-07 02:38:52.415 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-07 02:38:52.416 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-07 02:38:52.416 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 02:38:52.416 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-07 02:38:52.416 7 WARNING neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] rbac_policy is already registered 2026-05-07 02:38:52.417 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: port-mac-override 2026-05-07 02:38:52.417 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 02:38:52.417 7 WARNING neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] security_group is already registered 2026-05-07 02:38:52.417 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-07 02:38:52.417 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 02:38:52.417 7 WARNING neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] security_group_rule is already registered 2026-05-07 02:38:52.418 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-07 02:38:52.418 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-07 02:38:52.418 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 02:38:52.418 7 WARNING neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] subnetpool is already registered 2026-05-07 02:38:52.419 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: port-resource-request 2026-05-07 02:38:52.419 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 02:38:52.419 7 WARNING neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] subnetpool is already registered 2026-05-07 02:38:52.419 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-07 02:38:52.419 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 02:38:52.420 7 WARNING neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] trunk is already registered 2026-05-07 02:38:52.420 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-07 02:38:52.420 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 02:38:52.420 7 WARNING neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] endpoint_group is already registered 2026-05-07 02:38:52.420 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: binding 2026-05-07 02:38:52.421 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 02:38:52.421 7 WARNING neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] vpnservice is already registered 2026-05-07 02:38:52.421 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 02:38:52.421 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: binding-extended 2026-05-07 02:38:52.421 7 WARNING neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] ipsec_site_connection is already registered 2026-05-07 02:38:52.422 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 02:38:52.422 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: port-security 2026-05-07 02:38:52.422 7 WARNING neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] ipsecpolicy is already registered 2026-05-07 02:38:52.422 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: project-id 2026-05-07 02:38:52.422 7 INFO neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 02:38:52.422 7 WARNING neutron.quota.resource_registry [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] ikepolicy is already registered 2026-05-07 02:38:52.423 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: provider 2026-05-07 02:38:52.425 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: qos 2026-05-07 02:38:52.426 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-07 02:38:52.426 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-07 02:38:52.427 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: qos-default 2026-05-07 02:38:52.427 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: qos-fip 2026-05-07 02:38:52.428 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-07 02:38:52.428 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-07 02:38:52.429 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-07 02:38:52.429 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-07 02:38:52.430 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-07 02:38:52.430 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: qos-pps 2026-05-07 02:38:52.431 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-07 02:38:52.431 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-07 02:38:52.432 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: qos-rules-alias 2026-05-07 02:38:52.433 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: quota-check-limit 2026-05-07 02:38:52.435 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: quotas 2026-05-07 02:38:52.436 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: quota_details 2026-05-07 02:38:52.437 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: rbac-policies 2026-05-07 02:38:52.438 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: rbac-address-group 2026-05-07 02:38:52.438 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: rbac-address-scope 2026-05-07 02:38:52.439 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: rbac-security-groups 2026-05-07 02:38:52.439 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-07 02:38:52.440 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: revision-if-match 2026-05-07 02:38:52.441 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-07 02:38:52.441 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: router_availability_zone 2026-05-07 02:38:52.442 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-07 02:38:52.443 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-07 02:38:52.444 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-07 02:38:52.444 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-07 02:38:52.445 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-07 02:38:52.445 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-07 02:38:52.446 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-07 02:38:52.451 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: security-group 2026-05-07 02:38:52.452 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: segment 2026-05-07 02:38:52.453 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-07 02:38:52.454 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: service-type 2026-05-07 02:38:52.454 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: sorting 2026-05-07 02:38:52.455 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: standard-attr-segment 2026-05-07 02:38:52.456 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: standard-attr-description 2026-05-07 02:38:52.456 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: stateful-security-group 2026-05-07 02:38:52.457 8 WARNING neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-07 02:38:52.458 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-07 02:38:52.458 7 WARNING keystonemiddleware._common.config [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 02:38:52.458 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: subnet-external-network 2026-05-07 02:38:52.459 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: subnet_onboard 2026-05-07 02:38:52.459 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-07 02:38:52.460 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: subnet-service-types 2026-05-07 02:38:52.461 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: subnet_allocation 2026-05-07 02:38:52.461 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-07 02:38:52.462 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: tag-creation 2026-05-07 02:38:52.462 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-07 02:38:52.464 7 WARNING oslo_config.cfg [None req-62e3fac9-a6c8-42b6-a0cc-891ad2d46b26 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-07 02:38:52.466 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: standard-attr-tag 2026-05-07 02:38:52.466 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-07 02:38:52.467 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: trunk WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fd92a266668 pid: 7 (default app) 2026-05-07 02:38:52.468 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: trunk-details 2026-05-07 02:38:52.468 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-07 02:38:52.469 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-07 02:38:52.471 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-07 02:38:52.472 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-07 02:38:52.472 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: vpn-flavors 2026-05-07 02:38:52.474 8 INFO neutron.api.extensions [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Loaded extension: vpnaas 2026-05-07 02:38:52.476 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-07 02:38:52.476 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-07 02:38:52.477 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 02:38:52.477 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-07 02:38:52.480 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 02:38:52.481 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 02:38:52.485 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 02:38:52.486 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 02:38:52.486 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 02:38:52.487 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 02:38:52.487 8 WARNING neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] subnetpool is already registered 2026-05-07 02:38:52.488 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 02:38:52.488 8 WARNING neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] subnetpool is already registered 2026-05-07 02:38:52.489 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 02:38:52.489 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 02:38:52.489 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 02:38:52.490 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 02:38:52.490 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 02:38:52.491 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 02:38:52.495 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-07 02:38:52.495 8 WARNING neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] router is already registered 2026-05-07 02:38:52.495 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-07 02:38:52.495 8 WARNING neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] floatingip is already registered 2026-05-07 02:38:52.499 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-07 02:38:52.499 8 WARNING neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] rbac_policy is already registered 2026-05-07 02:38:52.500 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-07 02:38:52.500 8 WARNING neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] security_group is already registered 2026-05-07 02:38:52.500 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-07 02:38:52.500 8 WARNING neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] security_group_rule is already registered 2026-05-07 02:38:52.501 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 02:38:52.501 8 WARNING neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] subnetpool is already registered 2026-05-07 02:38:52.502 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-07 02:38:52.502 8 WARNING neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] subnetpool is already registered 2026-05-07 02:38:52.502 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-07 02:38:52.503 8 WARNING neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] trunk is already registered 2026-05-07 02:38:52.503 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-07 02:38:52.503 8 WARNING neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] endpoint_group is already registered 2026-05-07 02:38:52.504 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-07 02:38:52.504 8 WARNING neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] vpnservice is already registered 2026-05-07 02:38:52.504 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-07 02:38:52.504 8 WARNING neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] ipsec_site_connection is already registered 2026-05-07 02:38:52.505 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-07 02:38:52.505 8 WARNING neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] ipsecpolicy is already registered 2026-05-07 02:38:52.505 8 INFO neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-07 02:38:52.505 8 WARNING neutron.quota.resource_registry [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] ikepolicy is already registered 2026-05-07 02:38:52.541 8 WARNING keystonemiddleware._common.config [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 02:38:52.547 8 WARNING oslo_config.cfg [None req-dfaff8de-3daa-4c3b-8a1a-ad072eedddf1 - - - - - -] 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 8 seconds on interpreter 0x7fd92a266668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 02:38:56.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48f58aa1-b592-49e3-acc7-05e3ed9ea343 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.19 () {44 vars in 923 bytes} [Thu May 7 02:38:56 2026] GET /v2.0/networks/public => generated 108 bytes in 641 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.19 () {44 vars in 945 bytes} [Thu May 7 02:38:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 02:38:57.291 7 WARNING neutron.services.revisions.revision_plugin [None req-d6144eb7-8d6b-46bc-93f8-6240c214cbf9 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] Could not find related network for resource to bump revision. 2026-05-07 02:38:57.313 7 INFO neutron.db.segments_db [None req-d6144eb7-8d6b-46bc-93f8-6240c214cbf9 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] Added segment 5722fb23-0f63-42a1-8580-dcaeb660a7ee of type flat for network c5550cc6-650c-4b0c-aa71-90891575efa1 2026-05-07 02:38:57.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6144eb7-8d6b-46bc-93f8-6240c214cbf9 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.19 () {48 vars in 963 bytes} [Thu May 7 02:38:56 2026] POST /v2.0/networks => generated 124 bytes in 438 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 02:39:03.587 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25a1b1b7-bfed-460a-a489-946cddf98278 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.19 () {44 vars in 923 bytes} [Thu May 7 02:39:03 2026] GET /v2.0/networks/public => generated 108 bytes in 418 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.19 () {44 vars in 945 bytes} [Thu May 7 02:39:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 02:39:03.826 8 WARNING neutron.services.revisions.revision_plugin [None req-d9e1b42c-bbc1-4ed4-96f2-3120c1f55e1b 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] Could not find related network for resource to bump revision. 2026-05-07 02:39:03.860 8 INFO neutron.db.segments_db [None req-d9e1b42c-bbc1-4ed4-96f2-3120c1f55e1b 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] Added segment 8452c9c2-1c28-4c5c-9598-c39bf9a9d939 of type flat for network 7efbc4cf-3307-49cc-a989-6ea6c1a9ee90 2026-05-07 02:39:03.906 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9e1b42c-bbc1-4ed4-96f2-3120c1f55e1b 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.19 () {48 vars in 963 bytes} [Thu May 7 02:39:03 2026] POST /v2.0/networks => generated 124 bytes in 306 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 02:39:09.740 8 INFO neutron.pecan_wsgi.hooks.translation [None req-369be310-a89d-4dd6-871e-6f0315259ddf 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.19 () {44 vars in 923 bytes} [Thu May 7 02:39:09 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.19 () {44 vars in 945 bytes} [Thu May 7 02:39:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 02:39:09.810 8 WARNING neutron.services.revisions.revision_plugin [None req-f674eff2-4535-4aa5-87aa-49e3a9f668fb 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] Could not find related network for resource to bump revision. 2026-05-07 02:39:09.823 8 INFO neutron.db.segments_db [None req-f674eff2-4535-4aa5-87aa-49e3a9f668fb 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] Added segment a5569960-4154-451f-86bd-4a134538fa7c of type flat for network cd1589aa-0657-41d7-b6cc-fa166dc2e710 2026-05-07 02:39:09.848 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f674eff2-4535-4aa5-87aa-49e3a9f668fb 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.19 () {48 vars in 963 bytes} [Thu May 7 02:39:09 2026] POST /v2.0/networks => generated 124 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 02:39:15.703 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fbbb356-7ccb-4e51-95d2-c497fd850a3d 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.19 () {44 vars in 923 bytes} [Thu May 7 02:39:15 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.19 () {44 vars in 945 bytes} [Thu May 7 02:39:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 02:39:15.788 7 WARNING neutron.services.revisions.revision_plugin [None req-a3386411-1ac9-4312-a2c9-9c3fd0deeb64 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] Could not find related network for resource to bump revision. 2026-05-07 02:39:15.812 7 INFO neutron.db.segments_db [None req-a3386411-1ac9-4312-a2c9-9c3fd0deeb64 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] Added segment d351749a-02e3-44f2-af12-cdb2d21705c8 of type flat for network 5cd4fcfe-612c-4382-bfc2-49e3ef112a70 2026-05-07 02:39:15.838 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3386411-1ac9-4312-a2c9-9c3fd0deeb64 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.19 () {48 vars in 963 bytes} [Thu May 7 02:39:15 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 02:39:21.700 7 INFO neutron.pecan_wsgi.hooks.translation [None req-adf360f3-8b25-4d93-bb5c-df56a0466a84 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.19 () {44 vars in 923 bytes} [Thu May 7 02:39:21 2026] GET /v2.0/networks/public => generated 108 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.19 () {44 vars in 945 bytes} [Thu May 7 02:39:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 02:39:21.756 7 WARNING neutron.services.revisions.revision_plugin [None req-37a1038f-ac71-4947-bd51-654df207e3d8 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] Could not find related network for resource to bump revision. 2026-05-07 02:39:21.771 7 INFO neutron.db.segments_db [None req-37a1038f-ac71-4947-bd51-654df207e3d8 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] Added segment eb85b0a4-06f7-405c-9a05-73ac10d0e669 of type flat for network eec16329-3809-4e7b-8029-759ab1ff7276 2026-05-07 02:39:21.788 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37a1038f-ac71-4947-bd51-654df207e3d8 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.19 () {48 vars in 963 bytes} [Thu May 7 02:39:21 2026] POST /v2.0/networks => generated 124 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 02:39:27.655 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a8c2223b-2334-4097-8310-14c6eff03736 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.19 () {44 vars in 923 bytes} [Thu May 7 02:39:27 2026] GET /v2.0/networks/public => generated 108 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.19 () {44 vars in 945 bytes} [Thu May 7 02:39:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 02:39:27.796 8 WARNING neutron.services.revisions.revision_plugin [None req-aa3b520d-d0a7-415b-8ee1-3a82046958ff 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] Could not find related network for resource to bump revision. 2026-05-07 02:39:27.815 8 INFO neutron.db.segments_db [None req-aa3b520d-d0a7-415b-8ee1-3a82046958ff 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] Added segment 17dbb8fb-1530-41c8-a2d2-8bac03cc5e09 of type flat for network 30ce0c5d-eb5b-4861-ac7d-ddc2f5f9774e [pid: 8|app: 0|req: 10/23] 199.204.45.19 () {48 vars in 963 bytes} [Thu May 7 02:39:27 2026] POST /v2.0/networks => generated 706 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 02:39:29.089 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3dcf4c12-0a39-4345-ab91-f5088715eabb 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.19 () {44 vars in 923 bytes} [Thu May 7 02:39:29 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.19 () {44 vars in 945 bytes} [Thu May 7 02:39:29 2026] GET /v2.0/networks?name=public => generated 709 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 02:39:29.164 7 INFO neutron.pecan_wsgi.hooks.translation [None req-871d15cb-bc48-472b-a0da-a01fcdc2f88d 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.19 () {44 vars in 1030 bytes} [Thu May 7 02:39:29 2026] GET /v2.0/subnets/public-subnet?network_id=30ce0c5d-eb5b-4861-ac7d-ddc2f5f9774e => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.19 () {44 vars in 1053 bytes} [Thu May 7 02:39:29 2026] GET /v2.0/subnets?name=public-subnet&network_id=30ce0c5d-eb5b-4861-ac7d-ddc2f5f9774e => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.19 () {48 vars in 961 bytes} [Thu May 7 02:39:29 2026] POST /v2.0/subnets => generated 664 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 02:44:06.180 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b8f113c7-71ff-4237-b3c3-102be03e10b3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-07 02:44:06.185 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 7 02:44:06 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.19) !!! 2026-05-07 02:44:06.293 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e13e9dd-aa24-42e2-baca-0b5e88f84cc1 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/66] 199.204.45.19 () {44 vars in 933 bytes} [Thu May 7 02:44:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 02:44:06.305 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d8db7a84-1f3c-4548-96c4-56b47492917b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-07 02:44:06.306 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 7 02:44:06 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.19) !!! [pid: 7|app: 0|req: 35/67] 199.204.45.19 () {44 vars in 955 bytes} [Thu May 7 02:44:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 02:44:06.376 8 INFO neutron.db.segments_db [None req-4b45b943-17c2-4850-b4cf-f4e42376091d 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] Added segment 960d7f33-2af9-46e6-8c0f-d1caf0df3143 of type vxlan for network 343a666d-66be-45c3-8f31-614d4a496bf4 [pid: 8|app: 0|req: 33/68] 199.204.45.19 () {48 vars in 962 bytes} [Thu May 7 02:44:06 2026] POST /v2.0/networks => generated 707 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 02:44:07.360 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d8db7a84-1f3c-4548-96c4-56b47492917b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53746. 2026-05-07 02:44:07.401 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d25d701-5806-40c9-99ba-6d8eb76227f5 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.204.45.19 () {44 vars in 933 bytes} [Thu May 7 02:44:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 02:44:07.584 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b8f113c7-71ff-4237-b3c3-102be03e10b3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53750. [pid: 8|app: 0|req: 34/70] 199.204.45.19 () {44 vars in 955 bytes} [Thu May 7 02:44:07 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 02:44:07.625 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2dedf37-b29f-4874-8b74-8cda58fb29dc 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/71] 199.204.45.19 () {44 vars in 1032 bytes} [Thu May 7 02:44:07 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=343a666d-66be-45c3-8f31-614d4a496bf4 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.19 () {44 vars in 1055 bytes} [Thu May 7 02:44:07 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=343a666d-66be-45c3-8f31-614d4a496bf4 => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.19 () {48 vars in 961 bytes} [Thu May 7 02:44:07 2026] POST /v2.0/subnets => generated 651 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-07 02:44:09.025 8 INFO neutron.api.v2.resource [None req-e94e7265-ce1e-4a54-af6e-0beb50498253 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 199.204.45.19 () {44 vars in 967 bytes} [Thu May 7 02:44:08 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.19 () {44 vars in 989 bytes} [Thu May 7 02:44:09 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.19 () {48 vars in 976 bytes} [Thu May 7 02:44:09 2026] POST /v2.0/security-groups => generated 1616 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:10 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 1616 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:10 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 1616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:10 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.19 () {48 vars in 987 bytes} [Thu May 7 02:44:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:11 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 2230 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:11 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:11 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.19 () {48 vars in 987 bytes} [Thu May 7 02:44:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:12 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:12 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:12 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.19 () {48 vars in 987 bytes} [Thu May 7 02:44:12 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:13 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:13 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:13 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 3462 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.19 () {48 vars in 987 bytes} [Thu May 7 02:44:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:14 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 4078 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:14 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:14 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.19 () {48 vars in 987 bytes} [Thu May 7 02:44:14 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.19 () {44 vars in 983 bytes} [Thu May 7 02:44:15 2026] GET /v2.0/networks/343a666d-66be-45c3-8f31-614d4a496bf4 => generated 732 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 02:44:16.002 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e956230-0326-4f11-b1df-b1ec5a380fad 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/98] 199.204.45.19 () {44 vars in 1072 bytes} [Thu May 7 02:44:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=343a666d-66be-45c3-8f31-614d4a496bf4 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.19 () {44 vars in 1095 bytes} [Thu May 7 02:44:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=343a666d-66be-45c3-8f31-614d4a496bf4 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:16 2026] GET /v2.0/security-groups/fca7f181-438a-468b-bdf7-d7b3cbd2d388 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.19 () {48 vars in 957 bytes} [Thu May 7 02:44:16 2026] POST /v2.0/ports => generated 1096 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 02:44:23.385 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24699779-61c0-4980-ad31-432bb3b73ade 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/104] 199.204.45.19 () {44 vars in 974 bytes} [Thu May 7 02:44:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.204.45.19 () {44 vars in 996 bytes} [Thu May 7 02:44:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.19 () {48 vars in 1026 bytes} [Thu May 7 02:44:23 2026] PUT /v2.0/ports/aab0c26c-786d-4084-a1d0-b5c51c8f2ad7 => generated 1245 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.19 () {44 vars in 916 bytes} [Thu May 7 02:44:25 2026] GET /v2.0/ports => generated 3726 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 02:44:26.567 7 INFO neutron.api.v2.resource [None req-7cefdbdf-3d53-4269-87e5-5321d1a3332f 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/108] 199.204.45.19 () {44 vars in 955 bytes} [Thu May 7 02:44:26 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.19 () {44 vars in 977 bytes} [Thu May 7 02:44:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.19 () {48 vars in 976 bytes} [Thu May 7 02:44:26 2026] POST /v2.0/security-groups => generated 1610 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:27 2026] GET /v2.0/security-groups/a9b78dd8-9dd5-4752-98fb-a57fa2c9cc37 => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:27 2026] GET /v2.0/security-groups/a9b78dd8-9dd5-4752-98fb-a57fa2c9cc37 => generated 1610 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:27 2026] GET /v2.0/security-groups/a9b78dd8-9dd5-4752-98fb-a57fa2c9cc37 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.19 () {48 vars in 987 bytes} [Thu May 7 02:44:27 2026] POST /v2.0/security-group-rules => generated 621 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:28 2026] GET /v2.0/security-groups/a9b78dd8-9dd5-4752-98fb-a57fa2c9cc37 => generated 2244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:28 2026] GET /v2.0/security-groups/a9b78dd8-9dd5-4752-98fb-a57fa2c9cc37 => generated 2244 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:44:28 2026] GET /v2.0/security-groups/a9b78dd8-9dd5-4752-98fb-a57fa2c9cc37 => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.204.45.19 () {48 vars in 987 bytes} [Thu May 7 02:44:28 2026] POST /v2.0/security-group-rules => generated 625 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/131] 199.204.45.19 () {44 vars in 971 bytes} [Thu May 7 02:45:51 2026] GET /v2.0/quotas/f9c5047ac9194b168711037241ace8df => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 64/132] 199.204.45.19 () {48 vars in 1023 bytes} [Thu May 7 02:45:51 2026] PUT /v2.0/quotas/f9c5047ac9194b168711037241ace8df => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 02:48:00.786 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d8db7a84-1f3c-4548-96c4-56b47492917b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-07 02:48:00.791 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 7 02:48:00 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.19) !!! /var/lib/openstack/lib/python3.12/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-05-07 02:48:00.907 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4361b5e8-340d-48b6-ade4-45831ae3f283 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/149] 199.204.45.19 () {30 vars in 739 bytes} [Thu May 7 02:48:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 02:48:00.918 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b8f113c7-71ff-4237-b3c3-102be03e10b3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/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: 8|app: 0|req: 73/150] 199.204.45.19 () {30 vars in 761 bytes} [Thu May 7 02:48:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 02:48:02.668 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d8db7a84-1f3c-4548-96c4-56b47492917b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37196. 2026-05-07 02:48:02.752 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc33f4c0-3e6c-4618-ae88-b7258b1e44e8 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/151] 199.204.45.19 () {30 vars in 739 bytes} [Thu May 7 02:48:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/152] 199.204.45.19 () {30 vars in 761 bytes} [Thu May 7 02:48:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 02:54:07.837 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [d8db7a84-1f3c-4548-96c4-56b47492917b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-07 02:54:07.843 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 7 02:54:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=5f5be81e1a3448948165c905d696682d (ip 199.204.45.19) !!! 2026-05-07 02:54:07.998 7 INFO neutron.api.v2.resource [None req-7c4671e8-8983-4021-ab0e-6688dfe18432 56a4e95e9ca54baaa670960089c5573a f9c5047ac9194b168711037241ace8df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 104/203] 199.204.45.19 () {44 vars in 1070 bytes} [Thu May 7 02:54:07 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=5f5be81e1a3448948165c905d696682d => generated 139 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 02:54:08.010 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b8f113c7-71ff-4237-b3c3-102be03e10b3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37208. 2026-05-07 02:54:08.011 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b8f113c7-71ff-4237-b3c3-102be03e10b3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-07 02:54:08.012 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 7 02:54:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=5f5be81e1a3448948165c905d696682d (ip 199.204.45.19) !!! [pid: 8|app: 0|req: 100/204] 199.204.45.19 () {44 vars in 1093 bytes} [Thu May 7 02:54:08 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=5f5be81e1a3448948165c905d696682d => generated 23 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/205] 199.204.45.19 () {48 vars in 977 bytes} [Thu May 7 02:54:08 2026] POST /v2.0/security-groups => generated 1624 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-07 02:54:09.365 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b8f113c7-71ff-4237-b3c3-102be03e10b3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52292. [pid: 8|app: 0|req: 101/206] 199.204.45.19 () {44 vars in 1084 bytes} [Thu May 7 02:54:09 2026] GET /v2.0/security-groups/2e9afd3e-ea6f-439b-886a-cf57f6fb4cc4?project_id=5f5be81e1a3448948165c905d696682d => generated 1624 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 02:54:09.449 7 INFO oslo.messaging._drivers.impl_rabbit [-] [d8db7a84-1f3c-4548-96c4-56b47492917b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52302. [pid: 7|app: 0|req: 106/207] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:54:09 2026] GET /v2.0/security-groups/2e9afd3e-ea6f-439b-886a-cf57f6fb4cc4 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/208] 199.204.45.19 () {44 vars in 1084 bytes} [Thu May 7 02:54:09 2026] GET /v2.0/security-groups/2e9afd3e-ea6f-439b-886a-cf57f6fb4cc4?project_id=5f5be81e1a3448948165c905d696682d => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/209] 199.204.45.19 () {48 vars in 987 bytes} [Thu May 7 02:54:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/210] 199.204.45.19 () {44 vars in 1084 bytes} [Thu May 7 02:54:10 2026] GET /v2.0/security-groups/2e9afd3e-ea6f-439b-886a-cf57f6fb4cc4?project_id=5f5be81e1a3448948165c905d696682d => generated 2234 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/211] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:54:10 2026] GET /v2.0/security-groups/2e9afd3e-ea6f-439b-886a-cf57f6fb4cc4 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/212] 199.204.45.19 () {44 vars in 1084 bytes} [Thu May 7 02:54:10 2026] GET /v2.0/security-groups/2e9afd3e-ea6f-439b-886a-cf57f6fb4cc4?project_id=5f5be81e1a3448948165c905d696682d => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/213] 199.204.45.19 () {48 vars in 987 bytes} [Thu May 7 02:54:10 2026] POST /v2.0/security-group-rules => generated 599 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/214] 199.204.45.19 () {44 vars in 1084 bytes} [Thu May 7 02:54:11 2026] GET /v2.0/security-groups/2e9afd3e-ea6f-439b-886a-cf57f6fb4cc4?project_id=5f5be81e1a3448948165c905d696682d => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/215] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:54:11 2026] GET /v2.0/security-groups/2e9afd3e-ea6f-439b-886a-cf57f6fb4cc4 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/216] 199.204.45.19 () {44 vars in 1084 bytes} [Thu May 7 02:54:11 2026] GET /v2.0/security-groups/2e9afd3e-ea6f-439b-886a-cf57f6fb4cc4?project_id=5f5be81e1a3448948165c905d696682d => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/217] 199.204.45.19 () {48 vars in 987 bytes} [Thu May 7 02:54:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/218] 199.204.45.19 () {44 vars in 1084 bytes} [Thu May 7 02:54:13 2026] GET /v2.0/security-groups/2e9afd3e-ea6f-439b-886a-cf57f6fb4cc4?project_id=5f5be81e1a3448948165c905d696682d => generated 3460 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/219] 199.204.45.19 () {44 vars in 997 bytes} [Thu May 7 02:54:13 2026] GET /v2.0/security-groups/2e9afd3e-ea6f-439b-886a-cf57f6fb4cc4 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/220] 199.204.45.19 () {44 vars in 1084 bytes} [Thu May 7 02:54:13 2026] GET /v2.0/security-groups/2e9afd3e-ea6f-439b-886a-cf57f6fb4cc4?project_id=5f5be81e1a3448948165c905d696682d => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/221] 199.204.45.19 () {48 vars in 987 bytes} [Thu May 7 02:54:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/240] 199.204.45.19 () {30 vars in 739 bytes} [Thu May 7 02:56:25 2026] GET /v2.0/networks?tenant_id=5f5be81e1a3448948165c905d696682d&shared=False => generated 15 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 02:56:25.483 7 INFO neutron.db.segments_db [None req-0ac5d01a-34c9-46aa-86f0-3cd8c6995c15 7ec0201699354b36b056474920ea4166 5f5be81e1a3448948165c905d696682d - - 850696a6a2824c178a9cde3385e35a11 850696a6a2824c178a9cde3385e35a11] Added segment 50f06cfa-8d34-4d80-b602-bc9c58b23bb6 of type vxlan for network 2cd88799-2453-4f8e-9e24-7ac4af03b4d1 [pid: 7|app: 0|req: 123/241] 199.204.45.19 () {34 vars in 681 bytes} [Thu May 7 02:56:25 2026] POST /v2.0/networks => generated 718 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/242] 199.204.45.19 () {30 vars in 721 bytes} [Thu May 7 02:56:25 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/243] 199.204.45.19 () {30 vars in 632 bytes} [Thu May 7 02:56:25 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/244] 199.204.45.19 () {34 vars in 676 bytes} [Thu May 7 02:56:25 2026] POST /v2.0/ports => generated 999 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/245] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 7 02:56:26 2026] GET /v2.0/networks/2cd88799-2453-4f8e-9e24-7ac4af03b4d1 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/246] 199.204.45.19 () {30 vars in 721 bytes} [Thu May 7 02:56:28 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/247] 199.204.45.19 () {30 vars in 702 bytes} [Thu May 7 02:56:28 2026] GET /v2.0/networks/2cd88799-2453-4f8e-9e24-7ac4af03b4d1 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/250] 199.204.45.19 () {44 vars in 971 bytes} [Thu May 7 02:56:45 2026] GET /v2.0/quotas/5f5be81e1a3448948165c905d696682d => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 128/251] 199.204.45.19 () {48 vars in 1023 bytes} [Thu May 7 02:56:45 2026] PUT /v2.0/quotas/5f5be81e1a3448948165c905d696682d => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)