+ 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 [Tue Sep 1 19:05:47 2026] *** compiled with version: 11.4.0 on 14 August 2026 22:27:12 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-7b6cff495f-td7jh machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55909661b140 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-09-01 19:05:50.652 7 INFO neutron.common.config [-] Logging enabled! 2026-09-01 19:05:50.652 7 INFO neutron.common.config [-] uwsgi version 24.2.34.dev5 2026-09-01 19:05:50.864 8 INFO neutron.common.config [-] Logging enabled! 2026-09-01 19:05:50.865 8 INFO neutron.common.config [-] uwsgi version 24.2.34.dev5 2026-09-01 19:05:51.103 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-01 19:05:51.354 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-01 19:05:52.061 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-01 19:05:52.068 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-01 19:05:52.075 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-01 19:05:52.077 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-01 19:05:52.078 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-01 19:05:52.078 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-01 19:05:52.079 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 19:05:52.093 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 19:05:52.093 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 19:05:52.093 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-01 19:05:52.121 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-01 19:05:52.122 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-01 19:05:52.122 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-01 19:05:52.166 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-01 19:05:52.167 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-01 19:05:52.167 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-01 19:05:52.167 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-01 19:05:52.174 7 WARNING oslo_policy.policy [None req-854b2b38-324b-4a57-a99d-17ffc27f51ca - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-09-01 19:05:52.280 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-01 19:05:52.283 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-01 19:05:52.286 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-01 19:05:52.287 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-01 19:05:52.287 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-01 19:05:52.287 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-01 19:05:52.288 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 19:05:52.293 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 19:05:52.294 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-01 19:05:52.294 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-01 19:05:52.312 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-01 19:05:52.313 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-01 19:05:52.313 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-01 19:05:52.355 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-01 19:05:52.356 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-01 19:05:52.356 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-01 19:05:52.356 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-01 19:05:52.363 8 WARNING oslo_policy.policy [None req-59c738eb-f335-4dce-8663-0a89a447e290 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-09-01 19:05:52.446 7 INFO neutron.plugins.ml2.managers [None req-854b2b38-324b-4a57-a99d-17ffc27f51ca - - - - - -] Initializing driver for type 'vlan' 2026-09-01 19:05:52.623 8 INFO neutron.plugins.ml2.managers [None req-59c738eb-f335-4dce-8663-0a89a447e290 - - - - - -] Initializing driver for type 'vlan' 2026-09-01 19:05:52.752 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-854b2b38-324b-4a57-a99d-17ffc27f51ca - - - - - -] VlanTypeDriver initialization complete 2026-09-01 19:05:52.752 7 INFO neutron.plugins.ml2.managers [None req-854b2b38-324b-4a57-a99d-17ffc27f51ca - - - - - -] Initializing driver for type 'vxlan' 2026-09-01 19:05:52.753 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-854b2b38-324b-4a57-a99d-17ffc27f51ca - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-01 19:05:52.773 7 INFO neutron.plugins.ml2.managers [None req-854b2b38-324b-4a57-a99d-17ffc27f51ca - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-01 19:05:52.774 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-854b2b38-324b-4a57-a99d-17ffc27f51ca - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-01 19:05:52.774 7 INFO neutron.plugins.ml2.managers [None req-854b2b38-324b-4a57-a99d-17ffc27f51ca - - - - - -] Initializing extension driver 'port_security' 2026-09-01 19:05:52.774 7 INFO neutron.plugins.ml2.extensions.port_security [None req-854b2b38-324b-4a57-a99d-17ffc27f51ca - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-01 19:05:52.774 7 INFO neutron.plugins.ml2.managers [None req-854b2b38-324b-4a57-a99d-17ffc27f51ca - - - - - -] Initializing extension driver 'qos' 2026-09-01 19:05:52.774 7 INFO neutron.plugins.ml2.managers [None req-854b2b38-324b-4a57-a99d-17ffc27f51ca - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-01 19:05:52.775 7 INFO neutron.plugins.ml2.managers [None req-854b2b38-324b-4a57-a99d-17ffc27f51ca - - - - - -] Initializing mechanism driver 'l2population' 2026-09-01 19:05:52.785 7 INFO neutron.quota [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded quota_driver: . 2026-09-01 19:05:52.786 7 INFO neutron.plugins.ml2.plugin [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Modular L2 Plugin initialization complete 2026-09-01 19:05:52.786 7 INFO neutron.plugins.ml2.managers [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-01 19:05:52.786 7 INFO neutron.plugins.ml2.managers [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-01 19:05:52.786 7 INFO neutron.plugins.ml2.managers [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-01 19:05:52.786 7 INFO neutron.extensions.vlantransparent [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Disabled vlantransparent extension. 2026-09-01 19:05:52.787 7 INFO neutron.manager [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loading Plugin: qos 2026-09-01 19:05:52.797 7 INFO neutron.manager [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loading Plugin: router 2026-09-01 19:05:52.830 7 INFO neutron.services.service_base [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-01 19:05:52.830 7 INFO neutron.manager [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loading Plugin: segments 2026-09-01 19:05:52.956 7 INFO neutron.manager [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loading Plugin: trunk 2026-09-01 19:05:52.966 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-59c738eb-f335-4dce-8663-0a89a447e290 - - - - - -] VlanTypeDriver initialization complete 2026-09-01 19:05:52.967 8 INFO neutron.plugins.ml2.managers [None req-59c738eb-f335-4dce-8663-0a89a447e290 - - - - - -] Initializing driver for type 'vxlan' 2026-09-01 19:05:52.967 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-59c738eb-f335-4dce-8663-0a89a447e290 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-01 19:05:52.988 8 INFO neutron.plugins.ml2.managers [None req-59c738eb-f335-4dce-8663-0a89a447e290 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-01 19:05:52.988 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-59c738eb-f335-4dce-8663-0a89a447e290 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-01 19:05:52.988 8 INFO neutron.plugins.ml2.managers [None req-59c738eb-f335-4dce-8663-0a89a447e290 - - - - - -] Initializing extension driver 'port_security' 2026-09-01 19:05:52.989 8 INFO neutron.plugins.ml2.extensions.port_security [None req-59c738eb-f335-4dce-8663-0a89a447e290 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-01 19:05:52.989 8 INFO neutron.plugins.ml2.managers [None req-59c738eb-f335-4dce-8663-0a89a447e290 - - - - - -] Initializing extension driver 'qos' 2026-09-01 19:05:52.989 8 INFO neutron.plugins.ml2.managers [None req-59c738eb-f335-4dce-8663-0a89a447e290 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-01 19:05:52.989 8 INFO neutron.plugins.ml2.managers [None req-59c738eb-f335-4dce-8663-0a89a447e290 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-01 19:05:53.000 8 INFO neutron.quota [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded quota_driver: . 2026-09-01 19:05:53.000 8 INFO neutron.plugins.ml2.plugin [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Modular L2 Plugin initialization complete 2026-09-01 19:05:53.000 8 INFO neutron.plugins.ml2.managers [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-01 19:05:53.001 8 INFO neutron.plugins.ml2.managers [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-01 19:05:53.001 8 INFO neutron.plugins.ml2.managers [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Got port-security extension from driver 'port_security' 2026-09-01 19:05:53.001 8 INFO neutron.extensions.vlantransparent [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Disabled vlantransparent extension. 2026-09-01 19:05:53.001 8 INFO neutron.manager [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loading Plugin: qos 2026-09-01 19:05:53.009 7 INFO neutron.manager [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loading Plugin: vpnaas 2026-09-01 19:05:53.011 8 INFO neutron.manager [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loading Plugin: router 2026-09-01 19:05:53.044 8 INFO neutron.services.service_base [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-01 19:05:53.045 8 INFO neutron.manager [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loading Plugin: segments 2026-09-01 19:05:53.049 7 WARNING stevedore.named [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-01 19:05:53.094 7 INFO neutron_vpnaas.services.vpn.plugin [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-01 19:05:53.095 7 INFO neutron.common.utils [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-01 19:05:53.095 7 INFO neutron.manager [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loading Plugin: auto_allocate 2026-09-01 19:05:53.099 7 INFO neutron.manager [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loading Plugin: tag 2026-09-01 19:05:53.106 7 INFO neutron.manager [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loading Plugin: timestamp 2026-09-01 19:05:53.108 7 INFO neutron.manager [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loading Plugin: network_ip_availability 2026-09-01 19:05:53.112 7 INFO neutron.manager [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loading Plugin: flavors 2026-09-01 19:05:53.114 7 INFO neutron.manager [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loading Plugin: revisions 2026-09-01 19:05:53.117 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Initializing extension manager. 2026-09-01 19:05:53.119 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: address-group 2026-09-01 19:05:53.120 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: address-scope 2026-09-01 19:05:53.120 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-01 19:05:53.121 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: agent 2026-09-01 19:05:53.122 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: agent-resources-synced 2026-09-01 19:05:53.123 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-01 19:05:53.124 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-01 19:05:53.124 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: availability_zone 2026-09-01 19:05:53.125 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: availability_zone_filter 2026-09-01 19:05:53.125 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-01 19:05:53.126 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: default-subnetpools 2026-09-01 19:05:53.127 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-01 19:05:53.128 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: dns-integration 2026-09-01 19:05:53.128 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: dns-domain-ports 2026-09-01 19:05:53.129 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-01 19:05:53.130 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: dvr 2026-09-01 19:05:53.130 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-01 19:05:53.131 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: empty-string-filtering 2026-09-01 19:05:53.131 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-01 19:05:53.132 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-01 19:05:53.132 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: external-net 2026-09-01 19:05:53.133 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-01 19:05:53.133 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: extraroute 2026-09-01 19:05:53.134 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: extraroute-atomic 2026-09-01 19:05:53.135 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-01 19:05:53.135 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-01 19:05:53.135 8 INFO neutron.manager [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loading Plugin: trunk 2026-09-01 19:05:53.136 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-01 19:05:53.136 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-01 19:05:53.137 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: fip-port-details 2026-09-01 19:05:53.137 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: flavors 2026-09-01 19:05:53.138 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-01 19:05:53.139 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: floatingip-pools 2026-09-01 19:05:53.140 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: ip_allocation 2026-09-01 19:05:53.140 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-01 19:05:53.141 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: l2_adjacency 2026-09-01 19:05:53.142 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: router 2026-09-01 19:05:53.143 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-01 19:05:53.144 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-01 19:05:53.145 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-01 19:05:53.145 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: ext-gw-mode 2026-09-01 19:05:53.146 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: l3-ha 2026-09-01 19:05:53.146 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-01 19:05:53.147 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-01 19:05:53.147 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: l3-flavors 2026-09-01 19:05:53.148 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-01 19:05:53.149 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-01 19:05:53.151 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-01 19:05:53.152 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-01 19:05:53.153 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-01 19:05:53.154 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-01 19:05:53.155 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-01 19:05:53.155 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: multi-provider 2026-09-01 19:05:53.156 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: net-mtu 2026-09-01 19:05:53.156 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: net-mtu-writable 2026-09-01 19:05:53.157 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: network_availability_zone 2026-09-01 19:05:53.158 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: network_ha 2026-09-01 19:05:53.158 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: network-ip-availability 2026-09-01 19:05:53.159 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-01 19:05:53.160 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: pagination 2026-09-01 19:05:53.160 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: port-device-profile 2026-09-01 19:05:53.161 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-01 19:05:53.161 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-01 19:05:53.162 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-01 19:05:53.162 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: port-mac-override 2026-09-01 19:05:53.163 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-01 19:05:53.163 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-01 19:05:53.164 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: port-resource-request 2026-09-01 19:05:53.165 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-01 19:05:53.165 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: binding 2026-09-01 19:05:53.166 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: binding-extended 2026-09-01 19:05:53.166 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: port-security 2026-09-01 19:05:53.167 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: project-id 2026-09-01 19:05:53.167 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: provider 2026-09-01 19:05:53.169 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: qos 2026-09-01 19:05:53.170 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-01 19:05:53.170 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-01 19:05:53.171 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: qos-default 2026-09-01 19:05:53.171 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: qos-fip 2026-09-01 19:05:53.172 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-01 19:05:53.172 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-01 19:05:53.173 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-01 19:05:53.174 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-01 19:05:53.174 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-01 19:05:53.175 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: qos-pps 2026-09-01 19:05:53.175 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-01 19:05:53.176 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-01 19:05:53.177 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: qos-rules-alias 2026-09-01 19:05:53.177 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: quota-check-limit 2026-09-01 19:05:53.179 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: quotas 2026-09-01 19:05:53.180 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: quota_details 2026-09-01 19:05:53.181 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: rbac-policies 2026-09-01 19:05:53.182 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: rbac-address-group 2026-09-01 19:05:53.182 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: rbac-address-scope 2026-09-01 19:05:53.183 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: rbac-security-groups 2026-09-01 19:05:53.183 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-01 19:05:53.184 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: revision-if-match 2026-09-01 19:05:53.184 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-01 19:05:53.185 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: router_availability_zone 2026-09-01 19:05:53.185 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-01 19:05:53.186 8 INFO neutron.manager [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loading Plugin: vpnaas 2026-09-01 19:05:53.187 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-01 19:05:53.187 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-01 19:05:53.188 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-01 19:05:53.189 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-01 19:05:53.189 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-01 19:05:53.190 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-01 19:05:53.201 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: security-group 2026-09-01 19:05:53.202 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: segment 2026-09-01 19:05:53.202 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-01 19:05:53.203 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: service-type 2026-09-01 19:05:53.203 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: sorting 2026-09-01 19:05:53.204 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: standard-attr-segment 2026-09-01 19:05:53.205 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: standard-attr-description 2026-09-01 19:05:53.205 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: stateful-security-group 2026-09-01 19:05:53.206 7 WARNING neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-01 19:05:53.206 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-01 19:05:53.207 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: subnet_onboard 2026-09-01 19:05:53.207 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-01 19:05:53.208 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: subnet-service-types 2026-09-01 19:05:53.209 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: subnet_allocation 2026-09-01 19:05:53.209 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-01 19:05:53.210 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-01 19:05:53.213 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: standard-attr-tag 2026-09-01 19:05:53.213 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-01 19:05:53.214 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: trunk 2026-09-01 19:05:53.214 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: trunk-details 2026-09-01 19:05:53.215 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-01 19:05:53.216 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-01 19:05:53.217 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-01 19:05:53.218 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-01 19:05:53.218 8 WARNING stevedore.named [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-01 19:05:53.219 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: vpn-flavors 2026-09-01 19:05:53.220 7 INFO neutron.api.extensions [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Loaded extension: vpnaas 2026-09-01 19:05:53.222 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-01 19:05:53.223 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-01 19:05:53.223 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:05:53.223 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-01 19:05:53.227 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-01 19:05:53.227 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-01 19:05:53.233 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-01 19:05:53.234 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-01 19:05:53.234 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-01 19:05:53.235 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:05:53.235 7 WARNING neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] subnetpool is already registered 2026-09-01 19:05:53.236 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:05:53.236 7 WARNING neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] subnetpool is already registered 2026-09-01 19:05:53.237 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-01 19:05:53.237 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-01 19:05:53.238 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-01 19:05:53.238 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-01 19:05:53.239 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 19:05:53.239 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 19:05:53.244 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-01 19:05:53.244 7 WARNING neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] router is already registered 2026-09-01 19:05:53.244 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-01 19:05:53.245 7 WARNING neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] floatingip is already registered 2026-09-01 19:05:53.249 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-01 19:05:53.250 7 WARNING neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] rbac_policy is already registered 2026-09-01 19:05:53.250 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-01 19:05:53.251 7 WARNING neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] security_group is already registered 2026-09-01 19:05:53.251 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-01 19:05:53.251 7 WARNING neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] security_group_rule is already registered 2026-09-01 19:05:53.252 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:05:53.253 7 WARNING neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] subnetpool is already registered 2026-09-01 19:05:53.253 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:05:53.253 7 WARNING neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] subnetpool is already registered 2026-09-01 19:05:53.254 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-01 19:05:53.254 7 WARNING neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] trunk is already registered 2026-09-01 19:05:53.254 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-01 19:05:53.255 7 WARNING neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] endpoint_group is already registered 2026-09-01 19:05:53.255 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-01 19:05:53.255 7 WARNING neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] vpnservice is already registered 2026-09-01 19:05:53.256 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-01 19:05:53.256 7 WARNING neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] ipsec_site_connection is already registered 2026-09-01 19:05:53.256 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 19:05:53.257 7 WARNING neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] ipsecpolicy is already registered 2026-09-01 19:05:53.257 7 INFO neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 19:05:53.257 7 WARNING neutron.quota.resource_registry [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] ikepolicy is already registered 2026-09-01 19:05:53.266 8 INFO neutron_vpnaas.services.vpn.plugin [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-01 19:05:53.266 8 INFO neutron.common.utils [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-01 19:05:53.266 8 INFO neutron.manager [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loading Plugin: auto_allocate 2026-09-01 19:05:53.270 8 INFO neutron.manager [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loading Plugin: tag 2026-09-01 19:05:53.276 8 INFO neutron.manager [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loading Plugin: timestamp 2026-09-01 19:05:53.278 8 INFO neutron.manager [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loading Plugin: network_ip_availability 2026-09-01 19:05:53.281 8 INFO neutron.manager [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loading Plugin: flavors 2026-09-01 19:05:53.284 8 INFO neutron.manager [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loading Plugin: revisions 2026-09-01 19:05:53.287 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Initializing extension manager. 2026-09-01 19:05:53.288 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: address-group 2026-09-01 19:05:53.289 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: address-scope 2026-09-01 19:05:53.289 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-01 19:05:53.290 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: agent 2026-09-01 19:05:53.291 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: agent-resources-synced 2026-09-01 19:05:53.292 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: allowed-address-pairs 2026-09-01 19:05:53.292 7 WARNING keystonemiddleware._common.config [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 19:05:53.292 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: auto-allocated-topology 2026-09-01 19:05:53.293 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: availability_zone 2026-09-01 19:05:53.294 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: availability_zone_filter 2026-09-01 19:05:53.294 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-01 19:05:53.295 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: default-subnetpools 2026-09-01 19:05:53.296 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-01 19:05:53.297 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: dns-integration 2026-09-01 19:05:53.297 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: dns-domain-ports 2026-09-01 19:05:53.298 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-01 19:05:53.299 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: dvr 2026-09-01 19:05:53.299 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-01 19:05:53.300 7 WARNING oslo_config.cfg [None req-6676e5e1-7461-4856-b602-35a17ba5a5f8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-01 19:05:53.300 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: empty-string-filtering 2026-09-01 19:05:53.300 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-01 19:05:53.301 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-01 19:05:53.301 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: external-net 2026-09-01 19:05:53.302 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: extra_dhcp_opt WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55909661b140 pid: 7 (default app) 2026-09-01 19:05:53.303 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: extraroute 2026-09-01 19:05:53.303 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: extraroute-atomic 2026-09-01 19:05:53.304 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-01 19:05:53.304 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-01 19:05:53.305 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-01 19:05:53.305 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-01 19:05:53.306 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: fip-port-details 2026-09-01 19:05:53.307 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: flavors 2026-09-01 19:05:53.308 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-01 19:05:53.309 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: floatingip-pools 2026-09-01 19:05:53.309 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: ip_allocation 2026-09-01 19:05:53.310 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: ip-substring-filtering 2026-09-01 19:05:53.311 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: l2_adjacency 2026-09-01 19:05:53.312 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: router 2026-09-01 19:05:53.313 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-01 19:05:53.314 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-01 19:05:53.314 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-01 19:05:53.315 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: ext-gw-mode 2026-09-01 19:05:53.315 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: l3-ha 2026-09-01 19:05:53.316 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-01 19:05:53.316 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-01 19:05:53.317 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: l3-flavors 2026-09-01 19:05:53.318 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-01 19:05:53.318 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-01 19:05:53.320 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-01 19:05:53.321 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-01 19:05:53.322 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-01 19:05:53.323 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-01 19:05:53.324 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-01 19:05:53.324 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: multi-provider 2026-09-01 19:05:53.325 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: net-mtu 2026-09-01 19:05:53.325 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: net-mtu-writable 2026-09-01 19:05:53.326 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: network_availability_zone 2026-09-01 19:05:53.327 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: network_ha 2026-09-01 19:05:53.327 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: network-ip-availability 2026-09-01 19:05:53.328 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-01 19:05:53.329 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: pagination 2026-09-01 19:05:53.329 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: port-device-profile 2026-09-01 19:05:53.330 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-01 19:05:53.330 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-01 19:05:53.331 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-01 19:05:53.331 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: port-mac-override 2026-09-01 19:05:53.332 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-01 19:05:53.332 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-01 19:05:53.333 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: port-resource-request 2026-09-01 19:05:53.333 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: port-resource-request-groups 2026-09-01 19:05:53.334 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: binding 2026-09-01 19:05:53.335 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: binding-extended 2026-09-01 19:05:53.335 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: port-security 2026-09-01 19:05:53.336 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: project-id 2026-09-01 19:05:53.336 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: provider 2026-09-01 19:05:53.338 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: qos 2026-09-01 19:05:53.339 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-01 19:05:53.339 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-01 19:05:53.340 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: qos-default 2026-09-01 19:05:53.340 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: qos-fip 2026-09-01 19:05:53.341 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-01 19:05:53.341 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: qos-gateway-ip 2026-09-01 19:05:53.342 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: qos-port-network-policy 2026-09-01 19:05:53.343 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: qos-pps-minimum 2026-09-01 19:05:53.343 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-01 19:05:53.344 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: qos-pps 2026-09-01 19:05:53.344 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: qos-rule-type-details 2026-09-01 19:05:53.345 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-01 19:05:53.346 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: qos-rules-alias 2026-09-01 19:05:53.346 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: quota-check-limit 2026-09-01 19:05:53.348 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: quotas 2026-09-01 19:05:53.349 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: quota_details 2026-09-01 19:05:53.350 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: rbac-policies 2026-09-01 19:05:53.350 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: rbac-address-group 2026-09-01 19:05:53.351 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: rbac-address-scope 2026-09-01 19:05:53.352 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: rbac-security-groups 2026-09-01 19:05:53.352 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: rbac-subnetpool 2026-09-01 19:05:53.353 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: revision-if-match 2026-09-01 19:05:53.353 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: standard-attr-revisions 2026-09-01 19:05:53.354 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: router_availability_zone 2026-09-01 19:05:53.354 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-01 19:05:53.356 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: security-groups-default-rules 2026-09-01 19:05:53.356 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-01 19:05:53.357 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-01 19:05:53.357 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-01 19:05:53.358 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-01 19:05:53.358 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-01 19:05:53.366 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: security-group 2026-09-01 19:05:53.368 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: segment 2026-09-01 19:05:53.368 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-01 19:05:53.369 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: service-type 2026-09-01 19:05:53.369 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: sorting 2026-09-01 19:05:53.370 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: standard-attr-segment 2026-09-01 19:05:53.371 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: standard-attr-description 2026-09-01 19:05:53.371 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: stateful-security-group 2026-09-01 19:05:53.372 8 WARNING neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-01 19:05:53.372 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-01 19:05:53.373 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: subnet_onboard 2026-09-01 19:05:53.373 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-01 19:05:53.374 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: subnet-service-types 2026-09-01 19:05:53.375 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: subnet_allocation 2026-09-01 19:05:53.375 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-01 19:05:53.376 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-01 19:05:53.378 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: standard-attr-tag 2026-09-01 19:05:53.379 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-01 19:05:53.380 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: trunk 2026-09-01 19:05:53.380 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: trunk-details 2026-09-01 19:05:53.381 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-01 19:05:53.381 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-01 19:05:53.383 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-01 19:05:53.384 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-01 19:05:53.384 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: vpn-flavors 2026-09-01 19:05:53.386 8 INFO neutron.api.extensions [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Loaded extension: vpnaas 2026-09-01 19:05:53.388 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-01 19:05:53.388 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-01 19:05:53.388 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:05:53.389 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-01 19:05:53.392 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-01 19:05:53.393 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-01 19:05:53.398 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-01 19:05:53.399 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-01 19:05:53.399 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-01 19:05:53.400 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:05:53.401 8 WARNING neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] subnetpool is already registered 2026-09-01 19:05:53.401 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:05:53.401 8 WARNING neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] subnetpool is already registered 2026-09-01 19:05:53.402 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-01 19:05:53.403 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-01 19:05:53.403 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-01 19:05:53.404 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-01 19:05:53.404 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 19:05:53.405 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 19:05:53.409 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-01 19:05:53.409 8 WARNING neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] router is already registered 2026-09-01 19:05:53.410 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-01 19:05:53.410 8 WARNING neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] floatingip is already registered 2026-09-01 19:05:53.414 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-01 19:05:53.414 8 WARNING neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] rbac_policy is already registered 2026-09-01 19:05:53.415 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-01 19:05:53.415 8 WARNING neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] security_group is already registered 2026-09-01 19:05:53.416 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-01 19:05:53.416 8 WARNING neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] security_group_rule is already registered 2026-09-01 19:05:53.417 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:05:53.417 8 WARNING neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] subnetpool is already registered 2026-09-01 19:05:53.418 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-01 19:05:53.418 8 WARNING neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] subnetpool is already registered 2026-09-01 19:05:53.418 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-01 19:05:53.419 8 WARNING neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] trunk is already registered 2026-09-01 19:05:53.419 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-01 19:05:53.419 8 WARNING neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] endpoint_group is already registered 2026-09-01 19:05:53.420 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-01 19:05:53.420 8 WARNING neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] vpnservice is already registered 2026-09-01 19:05:53.420 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-01 19:05:53.421 8 WARNING neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] ipsec_site_connection is already registered 2026-09-01 19:05:53.421 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-01 19:05:53.421 8 WARNING neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] ipsecpolicy is already registered 2026-09-01 19:05:53.422 8 INFO neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-01 19:05:53.422 8 WARNING neutron.quota.resource_registry [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] ikepolicy is already registered 2026-09-01 19:05:53.457 8 WARNING keystonemiddleware._common.config [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 19:05:53.465 8 WARNING oslo_config.cfg [None req-35cc512c-83a8-4abb-8aaf-8f219310c93f - - - - - -] 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 6 seconds on interpreter 0x55909661b140 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-01 19:06:00.447 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ca25348-6730-4838-a278-3a817249d0d4 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 162.253.55.105 () {44 vars in 928 bytes} [Tue Sep 1 19:05:59 2026] GET /v2.0/networks/public => generated 108 bytes in 959 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 162.253.55.105 () {44 vars in 950 bytes} [Tue Sep 1 19:06:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 19:06:01.094 7 WARNING oslo_policy.policy [None req-20f67b34-0ecb-42e0-adb3-7c3bd886c2cc c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-09-01 19:06:01.207 7 WARNING neutron.services.revisions.revision_plugin [None req-20f67b34-0ecb-42e0-adb3-7c3bd886c2cc c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] Could not find related network for resource to bump revision. 2026-09-01 19:06:01.232 7 INFO neutron.db.segments_db [None req-20f67b34-0ecb-42e0-adb3-7c3bd886c2cc c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] Added segment 26154f78-b34d-4b2b-ba44-c84807dc1b2d of type flat for network 423eee7e-ba2f-4b0c-9534-93628562d3d3 2026-09-01 19:06:01.286 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20f67b34-0ecb-42e0-adb3-7c3bd886c2cc c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 162.253.55.105 () {48 vars in 968 bytes} [Tue Sep 1 19:06:00 2026] POST /v2.0/networks => generated 124 bytes in 383 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:06:07.330 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2c482a5-f56b-4414-b9c1-61f3fcbe15dd c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 162.253.55.105 () {44 vars in 928 bytes} [Tue Sep 1 19:06:07 2026] GET /v2.0/networks/public => generated 108 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.105 () {44 vars in 950 bytes} [Tue Sep 1 19:06:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 19:06:07.454 7 WARNING neutron.services.revisions.revision_plugin [None req-570f79ce-0a99-4f30-b9b2-0897e262acd0 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] Could not find related network for resource to bump revision. 2026-09-01 19:06:07.470 7 INFO neutron.db.segments_db [None req-570f79ce-0a99-4f30-b9b2-0897e262acd0 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] Added segment 0b2873ef-8e94-41ef-9fa7-93ab4b30572d of type flat for network b3b5a740-2688-4b2e-8c3c-90151b888d94 2026-09-01 19:06:07.521 7 INFO neutron.pecan_wsgi.hooks.translation [None req-570f79ce-0a99-4f30-b9b2-0897e262acd0 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 162.253.55.105 () {48 vars in 968 bytes} [Tue Sep 1 19:06:07 2026] POST /v2.0/networks => generated 124 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:06:13.868 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b6647dc-5930-4fd2-990f-d0fb5cbd7d1e c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 162.253.55.105 () {44 vars in 928 bytes} [Tue Sep 1 19:06:13 2026] GET /v2.0/networks/public => generated 108 bytes in 459 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 162.253.55.105 () {44 vars in 950 bytes} [Tue Sep 1 19:06:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 19:06:14.076 8 WARNING oslo_policy.policy [None req-25adf6a6-6639-4ac4-bcab-785ac0985169 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-09-01 19:06:14.116 8 WARNING neutron.services.revisions.revision_plugin [None req-25adf6a6-6639-4ac4-bcab-785ac0985169 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] Could not find related network for resource to bump revision. 2026-09-01 19:06:14.138 8 INFO neutron.db.segments_db [None req-25adf6a6-6639-4ac4-bcab-785ac0985169 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] Added segment 5c85bc40-713c-49c6-9cb4-0c2e7d96f1f3 of type flat for network 0caf1ac5-203e-4afa-aece-c540a3fb19fb 2026-09-01 19:06:14.179 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25adf6a6-6639-4ac4-bcab-785ac0985169 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 162.253.55.105 () {48 vars in 968 bytes} [Tue Sep 1 19:06:13 2026] POST /v2.0/networks => generated 124 bytes in 285 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:06:20.099 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ea17c1e-08e2-4199-8a33-498b3ff0912f c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 162.253.55.105 () {44 vars in 928 bytes} [Tue Sep 1 19:06:20 2026] GET /v2.0/networks/public => generated 108 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 162.253.55.105 () {44 vars in 950 bytes} [Tue Sep 1 19:06:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 19:06:20.223 7 WARNING neutron.services.revisions.revision_plugin [None req-d90aff97-fc60-48ba-9473-ecaffa482d98 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] Could not find related network for resource to bump revision. 2026-09-01 19:06:20.250 7 INFO neutron.db.segments_db [None req-d90aff97-fc60-48ba-9473-ecaffa482d98 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] Added segment 552b2602-d7cd-4c92-ba18-487f7f7b64fc of type flat for network c159650f-60ad-4161-b295-ec7ed6f857c4 2026-09-01 19:06:20.308 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d90aff97-fc60-48ba-9473-ecaffa482d98 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 162.253.55.105 () {48 vars in 968 bytes} [Tue Sep 1 19:06:20 2026] POST /v2.0/networks => generated 124 bytes in 196 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:06:26.232 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1409e8ca-2d2f-44ea-9d82-e7c2a7868ecc c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/18] 162.253.55.105 () {44 vars in 928 bytes} [Tue Sep 1 19:06:26 2026] GET /v2.0/networks/public => generated 108 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/19] 162.253.55.105 () {44 vars in 950 bytes} [Tue Sep 1 19:06:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 19:06:26.371 8 WARNING neutron.services.revisions.revision_plugin [None req-0316ae6d-d14e-404d-b186-8b0b04222f99 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] Could not find related network for resource to bump revision. 2026-09-01 19:06:26.406 8 INFO neutron.db.segments_db [None req-0316ae6d-d14e-404d-b186-8b0b04222f99 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] Added segment 14e036fc-8aff-442d-9568-894e9d6feb58 of type flat for network 98b14efb-80e6-45fb-80a7-f1da4a121e42 [pid: 8|app: 0|req: 9/20] 162.253.55.105 () {48 vars in 968 bytes} [Tue Sep 1 19:06:26 2026] POST /v2.0/networks => generated 706 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-01 19:06:27.794 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1cb118d-7b24-4327-846f-73198a88ee64 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 162.253.55.105 () {44 vars in 928 bytes} [Tue Sep 1 19:06:27 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 162.253.55.105 () {44 vars in 950 bytes} [Tue Sep 1 19:06:27 2026] GET /v2.0/networks?name=public => generated 709 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 19:06:27.949 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b5b9cbe-2144-408d-a6ed-d6864192f80f c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/23] 162.253.55.105 () {44 vars in 1035 bytes} [Tue Sep 1 19:06:27 2026] GET /v2.0/subnets/public-subnet?network_id=98b14efb-80e6-45fb-80a7-f1da4a121e42 => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 162.253.55.105 () {44 vars in 1058 bytes} [Tue Sep 1 19:06:27 2026] GET /v2.0/subnets?name=public-subnet&network_id=98b14efb-80e6-45fb-80a7-f1da4a121e42 => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 162.253.55.105 () {48 vars in 966 bytes} [Tue Sep 1 19:06:27 2026] POST /v2.0/subnets => generated 641 bytes in 1333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-01 19:11:02.941 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [81a6119d-6bdf-4548-aea5-14dce806186c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-01 19:11:02.947 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a62e227d-5692-40a8-80e4-af9e84497a91] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-01 19:11:03.122 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd6820bb-da23-4b29-aacf-b4653924697f c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/61] 162.253.55.105 () {44 vars in 938 bytes} [Tue Sep 1 19:11:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 188 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:11:03.133 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c16c8863-3cb5-4327-8ec9-2ba3f8468aa6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-01 19:11:03.136 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [285a2179-dfdf-47cd-8824-2b96cea756ab] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-01 19:11:03.137 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Sep 1 19:11:03 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 162.253.55.105) !!! [pid: 7|app: 0|req: 32/62] 162.253.55.105 () {44 vars in 960 bytes} [Tue Sep 1 19:11:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 19:11:03.285 8 INFO neutron.db.segments_db [None req-2f813f05-7c65-4844-8e6a-671de6bee03a c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] Added segment b6034f07-f723-43c1-b5e1-361c9631e915 of type vxlan for network 91eda765-959e-492d-a598-27d96a5219ce [pid: 8|app: 0|req: 31/63] 162.253.55.105 () {48 vars in 967 bytes} [Tue Sep 1 19:11:03 2026] POST /v2.0/networks => generated 707 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-01 19:11:04.432 7 INFO oslo.messaging._drivers.impl_rabbit [-] [285a2179-dfdf-47cd-8824-2b96cea756ab] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50386. 2026-09-01 19:11:04.432 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c16c8863-3cb5-4327-8ec9-2ba3f8468aa6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50378. 2026-09-01 19:11:04.486 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93f71d9f-e74c-4a0d-b75a-adfd4489ca8d c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/64] 162.253.55.105 () {44 vars in 938 bytes} [Tue Sep 1 19:11:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:11:04.588 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a62e227d-5692-40a8-80e4-af9e84497a91] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50396. 2026-09-01 19:11:04.588 8 INFO oslo.messaging._drivers.impl_rabbit [-] [81a6119d-6bdf-4548-aea5-14dce806186c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50388. [pid: 8|app: 0|req: 32/65] 162.253.55.105 () {44 vars in 960 bytes} [Tue Sep 1 19:11:04 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 19:11:04.629 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0fcf7f17-886a-4049-9426-9aa65af6981c c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/66] 162.253.55.105 () {44 vars in 1037 bytes} [Tue Sep 1 19:11:04 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=91eda765-959e-492d-a598-27d96a5219ce => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/67] 162.253.55.105 () {44 vars in 1060 bytes} [Tue Sep 1 19:11:04 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=91eda765-959e-492d-a598-27d96a5219ce => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/68] 162.253.55.105 () {48 vars in 966 bytes} [Tue Sep 1 19:11:04 2026] POST /v2.0/subnets => generated 627 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-01 19:11:06.164 8 INFO neutron.api.v2.resource [None req-4bdbd482-a2a9-4869-ac05-e841dc3607e6 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/71] 162.253.55.105 () {44 vars in 972 bytes} [Tue Sep 1 19:11:06 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 162.253.55.105 () {44 vars in 994 bytes} [Tue Sep 1 19:11:06 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 162.253.55.105 () {48 vars in 981 bytes} [Tue Sep 1 19:11:06 2026] POST /v2.0/security-groups => generated 1616 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:07 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 1616 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:07 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 1616 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:07 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 1616 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 162.253.55.105 () {48 vars in 992 bytes} [Tue Sep 1 19:11:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:08 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 2230 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:08 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:08 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 162.253.55.105 () {48 vars in 992 bytes} [Tue Sep 1 19:11:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:09 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 2846 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:09 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 2846 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:09 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 162.253.55.105 () {48 vars in 992 bytes} [Tue Sep 1 19:11:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:10 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 3462 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:11 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 3462 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:11 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 3462 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 162.253.55.105 () {48 vars in 992 bytes} [Tue Sep 1 19:11:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:12 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 4078 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:12 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 4078 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:12 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 4078 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 162.253.55.105 () {48 vars in 992 bytes} [Tue Sep 1 19:11:12 2026] POST /v2.0/security-group-rules => generated 603 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 162.253.55.105 () {44 vars in 988 bytes} [Tue Sep 1 19:11:13 2026] GET /v2.0/networks/91eda765-959e-492d-a598-27d96a5219ce => generated 732 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 19:11:13.916 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d9fa0c2-2061-47d4-82ea-49d3e6424fa2 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/95] 162.253.55.105 () {44 vars in 1077 bytes} [Tue Sep 1 19:11:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=91eda765-959e-492d-a598-27d96a5219ce => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 162.253.55.105 () {44 vars in 1100 bytes} [Tue Sep 1 19:11:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=91eda765-959e-492d-a598-27d96a5219ce => 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: 48/97] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:13 2026] GET /v2.0/security-groups/c363fd8d-8246-4a88-bf19-1009c2da1646 => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 162.253.55.105 () {48 vars in 962 bytes} [Tue Sep 1 19:11:14 2026] POST /v2.0/ports => generated 1096 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-01 19:11:20.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16c67cca-b6ef-4686-ba6f-dab3252ec311 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/101] 162.253.55.105 () {44 vars in 980 bytes} [Tue Sep 1 19:11:20 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/102] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:20 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 162.253.55.105 () {48 vars in 1032 bytes} [Tue Sep 1 19:11:20 2026] PUT /v2.0/ports/479fdb78-ed41-486b-b962-c4a3d6112d91 => generated 1209 bytes in 712 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 162.253.55.105 () {44 vars in 921 bytes} [Tue Sep 1 19:11:22 2026] GET /v2.0/ports => generated 3726 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-01 19:11:24.358 8 INFO neutron.api.v2.resource [None req-e58b9886-ad64-4e4f-b8b8-e75d93d8432a c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/105] 162.253.55.105 () {44 vars in 960 bytes} [Tue Sep 1 19:11:24 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 162.253.55.105 () {44 vars in 982 bytes} [Tue Sep 1 19:11:24 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 162.253.55.105 () {48 vars in 981 bytes} [Tue Sep 1 19:11:24 2026] POST /v2.0/security-groups => generated 1610 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:25 2026] GET /v2.0/security-groups/0748cfc9-e91b-457c-aefa-b27440170d6b => generated 1610 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:25 2026] GET /v2.0/security-groups/0748cfc9-e91b-457c-aefa-b27440170d6b => generated 1610 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:25 2026] GET /v2.0/security-groups/0748cfc9-e91b-457c-aefa-b27440170d6b => generated 1610 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 162.253.55.105 () {48 vars in 992 bytes} [Tue Sep 1 19:11:25 2026] POST /v2.0/security-group-rules => generated 621 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:26 2026] GET /v2.0/security-groups/0748cfc9-e91b-457c-aefa-b27440170d6b => generated 2244 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:26 2026] GET /v2.0/security-groups/0748cfc9-e91b-457c-aefa-b27440170d6b => generated 2244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 162.253.55.105 () {44 vars in 1002 bytes} [Tue Sep 1 19:11:27 2026] GET /v2.0/security-groups/0748cfc9-e91b-457c-aefa-b27440170d6b => generated 2244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 162.253.55.105 () {48 vars in 992 bytes} [Tue Sep 1 19:11:27 2026] POST /v2.0/security-group-rules => generated 625 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/126] 162.253.55.105 () {44 vars in 976 bytes} [Tue Sep 1 19:12:35 2026] GET /v2.0/quotas/92f2030bee7e4df597fbe4c67d31ea38 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 63/127] 162.253.55.105 () {48 vars in 1028 bytes} [Tue Sep 1 19:12:35 2026] PUT /v2.0/quotas/92f2030bee7e4df597fbe4c67d31ea38 => generated 291 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 19:14:46.018 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a62e227d-5692-40a8-80e4-af9e84497a91] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-01 19:14:46.019 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [81a6119d-6bdf-4548-aea5-14dce806186c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-01 19:14:46.020 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Sep 1 19:14:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 162.253.55.105) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-01 19:14:46.253 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b8af7bf-6f0f-47f9-91a7-74a48fc3c445 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/144] 162.253.55.105 () {30 vars in 741 bytes} [Tue Sep 1 19:14:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 244 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:14:46.281 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [285a2179-dfdf-47cd-8824-2b96cea756ab] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-01 19:14:46.282 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c16c8863-3cb5-4327-8ec9-2ba3f8468aa6] 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 73/145] 162.253.55.105 () {30 vars in 763 bytes} [Tue Sep 1 19:14:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-01 19:14:48.071 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a62e227d-5692-40a8-80e4-af9e84497a91] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49362. 2026-09-01 19:14:48.072 8 INFO oslo.messaging._drivers.impl_rabbit [-] [81a6119d-6bdf-4548-aea5-14dce806186c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49374. 2026-09-01 19:14:48.223 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac44ff94-189e-4da2-b7be-8759fb0ddf19 c7da060b492e4f2fa8ab741b2f1116b8 92f2030bee7e4df597fbe4c67d31ea38 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/146] 162.253.55.105 () {30 vars in 741 bytes} [Tue Sep 1 19:14:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 183 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 162.253.55.105 () {30 vars in 763 bytes} [Tue Sep 1 19:14:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)