+ 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 [Sat Aug 15 03:09:04 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:52:53 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-565479fcb8-q22cx 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 0x559b5f24c130 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:54: 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:54: 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-08-15 03:09:08.587 7 INFO neutron.common.config [-] Logging enabled! 2026-08-15 03:09:08.587 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-08-15 03:09:08.597 8 INFO neutron.common.config [-] Logging enabled! 2026-08-15 03:09:08.598 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-08-15 03:09:08.866 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-15 03:09:08.891 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-15 03:09:09.689 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-15 03:09:09.692 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-15 03:09:09.695 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-15 03:09:09.696 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-15 03:09:09.696 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-15 03:09:09.696 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-15 03:09:09.697 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-15 03:09:09.702 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-15 03:09:09.703 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-15 03:09:09.703 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-15 03:09:09.721 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-15 03:09:09.722 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-15 03:09:09.722 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-15 03:09:09.761 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-15 03:09:09.761 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-15 03:09:09.762 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-15 03:09:09.762 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-15 03:09:09.769 7 WARNING oslo_policy.policy [None req-8292f055-1e24-45bb-91de-faafea1aa197 - - - - - -] 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-08-15 03:09:09.772 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-15 03:09:09.776 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-15 03:09:09.779 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-15 03:09:09.780 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-15 03:09:09.780 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-15 03:09:09.780 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-15 03:09:09.781 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-15 03:09:09.787 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-15 03:09:09.787 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-15 03:09:09.787 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-15 03:09:09.806 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-15 03:09:09.807 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-15 03:09:09.807 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-15 03:09:09.849 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-15 03:09:09.849 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-15 03:09:09.849 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-15 03:09:09.850 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-15 03:09:09.857 8 WARNING oslo_policy.policy [None req-80cf40ec-1324-4d45-955f-611967f25d0a - - - - - -] 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-08-15 03:09:10.135 7 INFO neutron.plugins.ml2.managers [None req-8292f055-1e24-45bb-91de-faafea1aa197 - - - - - -] Initializing driver for type 'vlan' 2026-08-15 03:09:10.316 8 INFO neutron.plugins.ml2.managers [None req-80cf40ec-1324-4d45-955f-611967f25d0a - - - - - -] Initializing driver for type 'vlan' 2026-08-15 03:09:10.430 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8292f055-1e24-45bb-91de-faafea1aa197 - - - - - -] VlanTypeDriver initialization complete 2026-08-15 03:09:10.431 7 INFO neutron.plugins.ml2.managers [None req-8292f055-1e24-45bb-91de-faafea1aa197 - - - - - -] Initializing driver for type 'vxlan' 2026-08-15 03:09:10.431 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8292f055-1e24-45bb-91de-faafea1aa197 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-15 03:09:10.453 7 INFO neutron.plugins.ml2.managers [None req-8292f055-1e24-45bb-91de-faafea1aa197 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-15 03:09:10.453 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8292f055-1e24-45bb-91de-faafea1aa197 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-15 03:09:10.454 7 INFO neutron.plugins.ml2.managers [None req-8292f055-1e24-45bb-91de-faafea1aa197 - - - - - -] Initializing extension driver 'port_security' 2026-08-15 03:09:10.454 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8292f055-1e24-45bb-91de-faafea1aa197 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-15 03:09:10.454 7 INFO neutron.plugins.ml2.managers [None req-8292f055-1e24-45bb-91de-faafea1aa197 - - - - - -] Initializing extension driver 'qos' 2026-08-15 03:09:10.454 7 INFO neutron.plugins.ml2.managers [None req-8292f055-1e24-45bb-91de-faafea1aa197 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-15 03:09:10.454 7 INFO neutron.plugins.ml2.managers [None req-8292f055-1e24-45bb-91de-faafea1aa197 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-15 03:09:10.465 7 INFO neutron.quota [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded quota_driver: . 2026-08-15 03:09:10.465 7 INFO neutron.plugins.ml2.plugin [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Modular L2 Plugin initialization complete 2026-08-15 03:09:10.466 7 INFO neutron.plugins.ml2.managers [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-15 03:09:10.466 7 INFO neutron.plugins.ml2.managers [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-15 03:09:10.466 7 INFO neutron.plugins.ml2.managers [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-15 03:09:10.466 7 INFO neutron.extensions.vlantransparent [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Disabled vlantransparent extension. 2026-08-15 03:09:10.467 7 INFO neutron.manager [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loading Plugin: qos 2026-08-15 03:09:10.477 7 INFO neutron.manager [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loading Plugin: router 2026-08-15 03:09:10.510 7 INFO neutron.services.service_base [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-15 03:09:10.511 7 INFO neutron.manager [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loading Plugin: segments 2026-08-15 03:09:10.609 7 INFO neutron.manager [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loading Plugin: trunk 2026-08-15 03:09:10.670 7 INFO neutron.manager [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loading Plugin: vpnaas 2026-08-15 03:09:10.715 7 WARNING stevedore.named [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-15 03:09:10.751 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-80cf40ec-1324-4d45-955f-611967f25d0a - - - - - -] VlanTypeDriver initialization complete 2026-08-15 03:09:10.752 8 INFO neutron.plugins.ml2.managers [None req-80cf40ec-1324-4d45-955f-611967f25d0a - - - - - -] Initializing driver for type 'vxlan' 2026-08-15 03:09:10.752 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-80cf40ec-1324-4d45-955f-611967f25d0a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-15 03:09:10.770 7 INFO neutron_vpnaas.services.vpn.plugin [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-15 03:09:10.771 7 INFO neutron.common.utils [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-15 03:09:10.771 7 INFO neutron.manager [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loading Plugin: auto_allocate 2026-08-15 03:09:10.775 7 INFO neutron.manager [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loading Plugin: tag 2026-08-15 03:09:10.777 8 INFO neutron.plugins.ml2.managers [None req-80cf40ec-1324-4d45-955f-611967f25d0a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-15 03:09:10.778 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-80cf40ec-1324-4d45-955f-611967f25d0a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-15 03:09:10.778 8 INFO neutron.plugins.ml2.managers [None req-80cf40ec-1324-4d45-955f-611967f25d0a - - - - - -] Initializing extension driver 'port_security' 2026-08-15 03:09:10.778 8 INFO neutron.plugins.ml2.extensions.port_security [None req-80cf40ec-1324-4d45-955f-611967f25d0a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-15 03:09:10.778 8 INFO neutron.plugins.ml2.managers [None req-80cf40ec-1324-4d45-955f-611967f25d0a - - - - - -] Initializing extension driver 'qos' 2026-08-15 03:09:10.778 8 INFO neutron.plugins.ml2.managers [None req-80cf40ec-1324-4d45-955f-611967f25d0a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-15 03:09:10.779 8 INFO neutron.plugins.ml2.managers [None req-80cf40ec-1324-4d45-955f-611967f25d0a - - - - - -] Initializing mechanism driver 'l2population' 2026-08-15 03:09:10.780 7 INFO neutron.manager [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loading Plugin: timestamp 2026-08-15 03:09:10.782 7 INFO neutron.manager [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loading Plugin: network_ip_availability 2026-08-15 03:09:10.786 7 INFO neutron.manager [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loading Plugin: flavors 2026-08-15 03:09:10.789 7 INFO neutron.manager [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loading Plugin: revisions 2026-08-15 03:09:10.791 8 INFO neutron.quota [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded quota_driver: . 2026-08-15 03:09:10.792 8 INFO neutron.plugins.ml2.plugin [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Modular L2 Plugin initialization complete 2026-08-15 03:09:10.792 8 INFO neutron.plugins.ml2.managers [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-15 03:09:10.792 8 INFO neutron.plugins.ml2.managers [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-15 03:09:10.792 8 INFO neutron.plugins.ml2.managers [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-15 03:09:10.793 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Initializing extension manager. 2026-08-15 03:09:10.793 8 INFO neutron.extensions.vlantransparent [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Disabled vlantransparent extension. 2026-08-15 03:09:10.793 8 INFO neutron.manager [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loading Plugin: qos 2026-08-15 03:09:10.794 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: address-group 2026-08-15 03:09:10.795 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: address-scope 2026-08-15 03:09:10.795 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-15 03:09:10.796 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: agent 2026-08-15 03:09:10.797 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: agent-resources-synced 2026-08-15 03:09:10.798 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-15 03:09:10.799 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-15 03:09:10.800 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: availability_zone 2026-08-15 03:09:10.800 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: availability_zone_filter 2026-08-15 03:09:10.801 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-15 03:09:10.801 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: default-subnetpools 2026-08-15 03:09:10.803 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-15 03:09:10.804 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: dns-integration 2026-08-15 03:09:10.804 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: dns-domain-ports 2026-08-15 03:09:10.805 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-15 03:09:10.805 8 INFO neutron.manager [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loading Plugin: router 2026-08-15 03:09:10.806 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: dvr 2026-08-15 03:09:10.806 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-15 03:09:10.807 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: empty-string-filtering 2026-08-15 03:09:10.807 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-15 03:09:10.808 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-15 03:09:10.808 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: external-net 2026-08-15 03:09:10.809 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-15 03:09:10.810 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: extraroute 2026-08-15 03:09:10.810 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: extraroute-atomic 2026-08-15 03:09:10.811 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-15 03:09:10.811 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-15 03:09:10.812 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-15 03:09:10.813 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-15 03:09:10.813 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: fip-port-details 2026-08-15 03:09:10.814 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: flavors 2026-08-15 03:09:10.816 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-15 03:09:10.817 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: floatingip-pools 2026-08-15 03:09:10.818 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: ip_allocation 2026-08-15 03:09:10.818 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-15 03:09:10.819 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: l2_adjacency 2026-08-15 03:09:10.820 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: router 2026-08-15 03:09:10.822 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-15 03:09:10.822 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: ext-gw-mode 2026-08-15 03:09:10.823 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: l3-ha 2026-08-15 03:09:10.824 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-15 03:09:10.824 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-15 03:09:10.825 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: l3-flavors 2026-08-15 03:09:10.826 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-15 03:09:10.826 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-15 03:09:10.828 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-15 03:09:10.829 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-15 03:09:10.830 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-15 03:09:10.831 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-15 03:09:10.832 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-15 03:09:10.833 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: multi-provider 2026-08-15 03:09:10.833 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: net-mtu 2026-08-15 03:09:10.834 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: net-mtu-writable 2026-08-15 03:09:10.834 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: network_availability_zone 2026-08-15 03:09:10.835 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: network_ha 2026-08-15 03:09:10.836 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: network-ip-availability 2026-08-15 03:09:10.837 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-15 03:09:10.837 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: pagination 2026-08-15 03:09:10.838 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: port-device-profile 2026-08-15 03:09:10.838 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-15 03:09:10.839 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-15 03:09:10.840 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: port-mac-override 2026-08-15 03:09:10.840 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-15 03:09:10.841 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-15 03:09:10.841 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: port-resource-request 2026-08-15 03:09:10.842 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-15 03:09:10.842 8 INFO neutron.services.service_base [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-15 03:09:10.843 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: binding 2026-08-15 03:09:10.843 8 INFO neutron.manager [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loading Plugin: segments 2026-08-15 03:09:10.843 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: binding-extended 2026-08-15 03:09:10.844 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: port-security 2026-08-15 03:09:10.844 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: project-id 2026-08-15 03:09:10.845 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: provider 2026-08-15 03:09:10.847 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: qos 2026-08-15 03:09:10.848 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-15 03:09:10.848 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-15 03:09:10.849 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: qos-default 2026-08-15 03:09:10.849 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: qos-fip 2026-08-15 03:09:10.850 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-15 03:09:10.850 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-15 03:09:10.851 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-15 03:09:10.852 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-15 03:09:10.852 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-15 03:09:10.853 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: qos-pps 2026-08-15 03:09:10.854 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-15 03:09:10.854 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-15 03:09:10.855 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: qos-rules-alias 2026-08-15 03:09:10.855 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: quota-check-limit 2026-08-15 03:09:10.857 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: quotas 2026-08-15 03:09:10.858 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: quota_details 2026-08-15 03:09:10.859 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: rbac-policies 2026-08-15 03:09:10.860 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: rbac-address-group 2026-08-15 03:09:10.861 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: rbac-address-scope 2026-08-15 03:09:10.861 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: rbac-security-groups 2026-08-15 03:09:10.862 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-15 03:09:10.862 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: revision-if-match 2026-08-15 03:09:10.863 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-15 03:09:10.864 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: router_availability_zone 2026-08-15 03:09:10.864 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-15 03:09:10.866 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-15 03:09:10.866 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-15 03:09:10.867 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-15 03:09:10.868 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-15 03:09:10.868 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-15 03:09:10.876 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: security-group 2026-08-15 03:09:10.877 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: segment 2026-08-15 03:09:10.878 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-15 03:09:10.879 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: service-type 2026-08-15 03:09:10.879 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: sorting 2026-08-15 03:09:10.880 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: standard-attr-segment 2026-08-15 03:09:10.880 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: standard-attr-description 2026-08-15 03:09:10.881 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: stateful-security-group 2026-08-15 03:09:10.882 7 WARNING neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-15 03:09:10.882 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-15 03:09:10.883 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: subnet_onboard 2026-08-15 03:09:10.884 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-15 03:09:10.884 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: subnet-service-types 2026-08-15 03:09:10.885 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: subnet_allocation 2026-08-15 03:09:10.886 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-15 03:09:10.886 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-15 03:09:10.889 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: standard-attr-tag 2026-08-15 03:09:10.890 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-15 03:09:10.891 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: trunk 2026-08-15 03:09:10.892 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: trunk-details 2026-08-15 03:09:10.892 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-15 03:09:10.893 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-15 03:09:10.895 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-15 03:09:10.896 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: vpn-flavors 2026-08-15 03:09:10.899 7 INFO neutron.api.extensions [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Loaded extension: vpnaas 2026-08-15 03:09:10.902 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-15 03:09:10.902 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-15 03:09:10.902 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 03:09:10.903 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-15 03:09:10.904 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-15 03:09:10.904 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-15 03:09:10.906 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-15 03:09:10.906 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-15 03:09:10.906 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-15 03:09:10.907 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 03:09:10.907 7 WARNING neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] subnetpool is already registered 2026-08-15 03:09:10.907 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 03:09:10.907 7 WARNING neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] subnetpool is already registered 2026-08-15 03:09:10.908 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-15 03:09:10.908 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-15 03:09:10.908 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-15 03:09:10.909 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-15 03:09:10.909 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-15 03:09:10.909 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-15 03:09:10.912 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-15 03:09:10.912 7 WARNING neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] router is already registered 2026-08-15 03:09:10.912 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-15 03:09:10.912 7 WARNING neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] floatingip is already registered 2026-08-15 03:09:10.914 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-15 03:09:10.914 7 WARNING neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] rbac_policy is already registered 2026-08-15 03:09:10.914 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-15 03:09:10.915 7 WARNING neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] security_group is already registered 2026-08-15 03:09:10.915 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-15 03:09:10.915 7 WARNING neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] security_group_rule is already registered 2026-08-15 03:09:10.916 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 03:09:10.916 7 WARNING neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] subnetpool is already registered 2026-08-15 03:09:10.917 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 03:09:10.917 7 WARNING neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] subnetpool is already registered 2026-08-15 03:09:10.918 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-15 03:09:10.918 7 WARNING neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] trunk is already registered 2026-08-15 03:09:10.919 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-15 03:09:10.919 7 WARNING neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] endpoint_group is already registered 2026-08-15 03:09:10.920 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-15 03:09:10.920 7 WARNING neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] vpnservice is already registered 2026-08-15 03:09:10.920 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-15 03:09:10.920 7 WARNING neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] ipsec_site_connection is already registered 2026-08-15 03:09:10.921 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-15 03:09:10.921 7 WARNING neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] ipsecpolicy is already registered 2026-08-15 03:09:10.921 7 INFO neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-15 03:09:10.921 7 WARNING neutron.quota.resource_registry [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] ikepolicy is already registered 2026-08-15 03:09:10.935 8 INFO neutron.manager [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loading Plugin: trunk 2026-08-15 03:09:10.959 7 WARNING keystonemiddleware._common.config [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-15 03:09:10.966 7 WARNING oslo_config.cfg [None req-1f8455c9-be01-4ccf-b503-0ea3a963a4d1 - - - - - -] 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 0x559b5f24c130 pid: 7 (default app) 2026-08-15 03:09:10.981 8 INFO neutron.manager [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loading Plugin: vpnaas 2026-08-15 03:09:11.016 8 WARNING stevedore.named [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-15 03:09:11.066 8 INFO neutron_vpnaas.services.vpn.plugin [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-15 03:09:11.067 8 INFO neutron.common.utils [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-15 03:09:11.067 8 INFO neutron.manager [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loading Plugin: auto_allocate 2026-08-15 03:09:11.070 8 INFO neutron.manager [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loading Plugin: tag 2026-08-15 03:09:11.076 8 INFO neutron.manager [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loading Plugin: timestamp 2026-08-15 03:09:11.078 8 INFO neutron.manager [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loading Plugin: network_ip_availability 2026-08-15 03:09:11.081 8 INFO neutron.manager [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loading Plugin: flavors 2026-08-15 03:09:11.084 8 INFO neutron.manager [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loading Plugin: revisions 2026-08-15 03:09:11.087 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Initializing extension manager. 2026-08-15 03:09:11.088 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: address-group 2026-08-15 03:09:11.089 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: address-scope 2026-08-15 03:09:11.090 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-15 03:09:11.091 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: agent 2026-08-15 03:09:11.091 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: agent-resources-synced 2026-08-15 03:09:11.092 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-15 03:09:11.093 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-15 03:09:11.094 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: availability_zone 2026-08-15 03:09:11.094 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: availability_zone_filter 2026-08-15 03:09:11.095 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-15 03:09:11.095 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: default-subnetpools 2026-08-15 03:09:11.097 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-15 03:09:11.097 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: dns-integration 2026-08-15 03:09:11.098 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: dns-domain-ports 2026-08-15 03:09:11.098 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-15 03:09:11.099 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: dvr 2026-08-15 03:09:11.099 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-15 03:09:11.100 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: empty-string-filtering 2026-08-15 03:09:11.101 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-15 03:09:11.101 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-15 03:09:11.102 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: external-net 2026-08-15 03:09:11.102 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-15 03:09:11.103 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: extraroute 2026-08-15 03:09:11.103 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: extraroute-atomic 2026-08-15 03:09:11.104 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-15 03:09:11.105 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-15 03:09:11.105 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-15 03:09:11.106 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-15 03:09:11.106 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: fip-port-details 2026-08-15 03:09:11.107 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: flavors 2026-08-15 03:09:11.109 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-15 03:09:11.110 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: floatingip-pools 2026-08-15 03:09:11.110 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: ip_allocation 2026-08-15 03:09:11.111 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-15 03:09:11.112 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: l2_adjacency 2026-08-15 03:09:11.113 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: router 2026-08-15 03:09:11.115 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-15 03:09:11.115 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: ext-gw-mode 2026-08-15 03:09:11.116 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: l3-ha 2026-08-15 03:09:11.117 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-15 03:09:11.118 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-15 03:09:11.118 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: l3-flavors 2026-08-15 03:09:11.119 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-15 03:09:11.120 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-15 03:09:11.122 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-15 03:09:11.124 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-15 03:09:11.125 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-15 03:09:11.126 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-15 03:09:11.127 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-15 03:09:11.128 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: multi-provider 2026-08-15 03:09:11.128 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: net-mtu 2026-08-15 03:09:11.129 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: net-mtu-writable 2026-08-15 03:09:11.129 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: network_availability_zone 2026-08-15 03:09:11.130 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: network_ha 2026-08-15 03:09:11.131 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: network-ip-availability 2026-08-15 03:09:11.132 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-15 03:09:11.132 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: pagination 2026-08-15 03:09:11.133 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: port-device-profile 2026-08-15 03:09:11.133 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-15 03:09:11.134 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-15 03:09:11.134 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: port-mac-override 2026-08-15 03:09:11.135 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-15 03:09:11.136 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-15 03:09:11.136 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: port-resource-request 2026-08-15 03:09:11.137 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-15 03:09:11.137 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: binding 2026-08-15 03:09:11.138 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: binding-extended 2026-08-15 03:09:11.139 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: port-security 2026-08-15 03:09:11.139 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: project-id 2026-08-15 03:09:11.140 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: provider 2026-08-15 03:09:11.141 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: qos 2026-08-15 03:09:11.142 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-15 03:09:11.143 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-15 03:09:11.143 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: qos-default 2026-08-15 03:09:11.144 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: qos-fip 2026-08-15 03:09:11.144 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-15 03:09:11.145 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-15 03:09:11.145 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-15 03:09:11.146 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-15 03:09:11.147 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-15 03:09:11.147 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: qos-pps 2026-08-15 03:09:11.148 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-15 03:09:11.149 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-15 03:09:11.149 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: qos-rules-alias 2026-08-15 03:09:11.150 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: quota-check-limit 2026-08-15 03:09:11.152 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: quotas 2026-08-15 03:09:11.153 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: quota_details 2026-08-15 03:09:11.154 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: rbac-policies 2026-08-15 03:09:11.154 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: rbac-address-group 2026-08-15 03:09:11.155 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: rbac-address-scope 2026-08-15 03:09:11.156 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: rbac-security-groups 2026-08-15 03:09:11.156 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-15 03:09:11.157 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: revision-if-match 2026-08-15 03:09:11.157 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-15 03:09:11.158 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: router_availability_zone 2026-08-15 03:09:11.159 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-15 03:09:11.160 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-15 03:09:11.161 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-15 03:09:11.161 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-15 03:09:11.162 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-15 03:09:11.162 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-15 03:09:11.170 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: security-group 2026-08-15 03:09:11.171 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: segment 2026-08-15 03:09:11.172 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-15 03:09:11.172 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: service-type 2026-08-15 03:09:11.173 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: sorting 2026-08-15 03:09:11.173 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: standard-attr-segment 2026-08-15 03:09:11.174 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: standard-attr-description 2026-08-15 03:09:11.174 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: stateful-security-group 2026-08-15 03:09:11.175 8 WARNING neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-15 03:09:11.176 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-15 03:09:11.176 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: subnet_onboard 2026-08-15 03:09:11.177 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-15 03:09:11.177 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: subnet-service-types 2026-08-15 03:09:11.178 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: subnet_allocation 2026-08-15 03:09:11.179 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-15 03:09:11.179 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-15 03:09:11.182 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: standard-attr-tag 2026-08-15 03:09:11.183 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-15 03:09:11.183 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: trunk 2026-08-15 03:09:11.184 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: trunk-details 2026-08-15 03:09:11.184 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-15 03:09:11.185 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-15 03:09:11.186 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-15 03:09:11.186 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: vpn-flavors 2026-08-15 03:09:11.188 8 INFO neutron.api.extensions [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Loaded extension: vpnaas 2026-08-15 03:09:11.190 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-15 03:09:11.190 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-15 03:09:11.190 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 03:09:11.191 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-15 03:09:11.191 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-15 03:09:11.192 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-15 03:09:11.195 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-15 03:09:11.195 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-15 03:09:11.195 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-15 03:09:11.195 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 03:09:11.195 8 WARNING neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] subnetpool is already registered 2026-08-15 03:09:11.196 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 03:09:11.196 8 WARNING neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] subnetpool is already registered 2026-08-15 03:09:11.196 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-15 03:09:11.196 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-15 03:09:11.197 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-15 03:09:11.197 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-15 03:09:11.197 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-15 03:09:11.197 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-15 03:09:11.199 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-15 03:09:11.199 8 WARNING neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] router is already registered 2026-08-15 03:09:11.199 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-15 03:09:11.200 8 WARNING neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] floatingip is already registered 2026-08-15 03:09:11.200 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-15 03:09:11.201 8 WARNING neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] rbac_policy is already registered 2026-08-15 03:09:11.201 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-15 03:09:11.201 8 WARNING neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] security_group is already registered 2026-08-15 03:09:11.201 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-15 03:09:11.201 8 WARNING neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] security_group_rule is already registered 2026-08-15 03:09:11.202 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 03:09:11.202 8 WARNING neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] subnetpool is already registered 2026-08-15 03:09:11.202 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 03:09:11.202 8 WARNING neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] subnetpool is already registered 2026-08-15 03:09:11.202 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-15 03:09:11.203 8 WARNING neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] trunk is already registered 2026-08-15 03:09:11.203 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-15 03:09:11.203 8 WARNING neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] endpoint_group is already registered 2026-08-15 03:09:11.203 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-15 03:09:11.203 8 WARNING neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] vpnservice is already registered 2026-08-15 03:09:11.203 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-15 03:09:11.204 8 WARNING neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] ipsec_site_connection is already registered 2026-08-15 03:09:11.204 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-15 03:09:11.204 8 WARNING neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] ipsecpolicy is already registered 2026-08-15 03:09:11.204 8 INFO neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-15 03:09:11.204 8 WARNING neutron.quota.resource_registry [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] ikepolicy is already registered 2026-08-15 03:09:11.240 8 WARNING keystonemiddleware._common.config [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-15 03:09:11.247 8 WARNING oslo_config.cfg [None req-c2d3abba-87ae-49ed-bb94-63054f174058 - - - - - -] 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 7 seconds on interpreter 0x559b5f24c130 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-15 03:09:16.678 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39d95b45-f8e2-46fd-b2c8-4df1c9764de4 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.179 () {44 vars in 928 bytes} [Sat Aug 15 03:09:15 2026] GET /v2.0/networks/public => generated 108 bytes in 710 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 199.19.213.179 () {44 vars in 950 bytes} [Sat Aug 15 03:09:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 03:09:17.243 8 WARNING oslo_policy.policy [None req-5311aabd-a49f-4d9c-9206-ab0b2014fadf e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-15 03:09:17.356 8 WARNING neutron.services.revisions.revision_plugin [None req-5311aabd-a49f-4d9c-9206-ab0b2014fadf e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] Could not find related network for resource to bump revision. 2026-08-15 03:09:17.382 8 INFO neutron.db.segments_db [None req-5311aabd-a49f-4d9c-9206-ab0b2014fadf e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] Added segment 382958f6-7afc-4391-83ee-904c049ff17c of type flat for network dc873247-8fa1-4e1e-b8af-93d9d0d60831 2026-08-15 03:09:17.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5311aabd-a49f-4d9c-9206-ab0b2014fadf e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.179 () {48 vars in 968 bytes} [Sat Aug 15 03:09:16 2026] POST /v2.0/networks => generated 124 bytes in 498 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 03:09:23.681 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b002db37-d6df-4789-a805-beaaed649796 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.179 () {44 vars in 928 bytes} [Sat Aug 15 03:09:23 2026] GET /v2.0/networks/public => generated 108 bytes in 375 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.179 () {44 vars in 950 bytes} [Sat Aug 15 03:09:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 03:09:24.019 7 WARNING oslo_policy.policy [None req-3603950c-e5d0-44c7-b532-fe75c83b08ef e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-15 03:09:24.051 7 WARNING neutron.services.revisions.revision_plugin [None req-3603950c-e5d0-44c7-b532-fe75c83b08ef e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] Could not find related network for resource to bump revision. 2026-08-15 03:09:24.072 7 INFO neutron.db.segments_db [None req-3603950c-e5d0-44c7-b532-fe75c83b08ef e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] Added segment e804eeff-fd92-4916-b9d7-1b7351c93445 of type flat for network f435d7b3-9cca-4ece-8231-3f64105782df 2026-08-15 03:09:24.122 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3603950c-e5d0-44c7-b532-fe75c83b08ef e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.179 () {48 vars in 968 bytes} [Sat Aug 15 03:09:23 2026] POST /v2.0/networks => generated 124 bytes in 417 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 03:09:30.050 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef1ffb8e-9440-462c-ad42-8ee5a5abfc11 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.19.213.179 () {44 vars in 928 bytes} [Sat Aug 15 03:09:29 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.19.213.179 () {44 vars in 950 bytes} [Sat Aug 15 03:09:30 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 03:09:30.134 8 WARNING neutron.services.revisions.revision_plugin [None req-a0da305b-4ea1-4103-bd25-deb64e9a2741 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] Could not find related network for resource to bump revision. 2026-08-15 03:09:30.154 8 INFO neutron.db.segments_db [None req-a0da305b-4ea1-4103-bd25-deb64e9a2741 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] Added segment e033a64b-2345-4cee-82c7-dd10ed0a9bf9 of type flat for network a28bf603-1fee-460e-9888-232e82f96702 2026-08-15 03:09:30.193 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0da305b-4ea1-4103-bd25-deb64e9a2741 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.19.213.179 () {48 vars in 968 bytes} [Sat Aug 15 03:09:30 2026] POST /v2.0/networks => generated 124 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 03:09:36.192 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1400ef86-5b79-4fad-86de-d395436c54a1 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.179 () {44 vars in 928 bytes} [Sat Aug 15 03:09:36 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.179 () {44 vars in 950 bytes} [Sat Aug 15 03:09:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 03:09:36.281 8 WARNING neutron.services.revisions.revision_plugin [None req-fc3028cd-37ad-4b78-affe-46baa4af70aa e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] Could not find related network for resource to bump revision. 2026-08-15 03:09:36.299 8 INFO neutron.db.segments_db [None req-fc3028cd-37ad-4b78-affe-46baa4af70aa e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] Added segment 3a32ac2c-fbac-46d6-806e-b1748a5961eb of type flat for network 30b65736-6d13-45a4-b1b6-de2d48588d8a 2026-08-15 03:09:36.336 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc3028cd-37ad-4b78-affe-46baa4af70aa e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.19.213.179 () {48 vars in 968 bytes} [Sat Aug 15 03:09:36 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 03:09:42.470 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c199ec88-03c3-4558-b727-ab59cebc4f9a e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.179 () {44 vars in 928 bytes} [Sat Aug 15 03:09:42 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.179 () {44 vars in 950 bytes} [Sat Aug 15 03:09:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 03:09:42.560 7 WARNING neutron.services.revisions.revision_plugin [None req-7649e114-d56c-4f82-8d30-682fa5587576 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] Could not find related network for resource to bump revision. 2026-08-15 03:09:42.589 7 INFO neutron.db.segments_db [None req-7649e114-d56c-4f82-8d30-682fa5587576 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] Added segment aa4be458-a95e-43c5-8d36-51562f8e84cf of type flat for network 5eb6855f-d313-46bb-b2d2-c0fdbc2a5fe0 [pid: 7|app: 0|req: 11/19] 199.19.213.179 () {48 vars in 968 bytes} [Sat Aug 15 03:09:42 2026] POST /v2.0/networks => generated 706 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 03:09:43.929 8 INFO neutron.pecan_wsgi.hooks.translation [None req-28e9b36f-ce5e-43fa-8c51-3306d8f3b8f1 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.19.213.179 () {44 vars in 928 bytes} [Sat Aug 15 03:09:43 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.19.213.179 () {44 vars in 950 bytes} [Sat Aug 15 03:09:43 2026] GET /v2.0/networks?name=public => generated 709 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 03:09:44.060 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a9b9b05-43bb-4866-b2c8-da797df0a731 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.19.213.179 () {44 vars in 1035 bytes} [Sat Aug 15 03:09:44 2026] GET /v2.0/subnets/public-subnet?network_id=5eb6855f-d313-46bb-b2d2-c0fdbc2a5fe0 => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.19.213.179 () {44 vars in 1058 bytes} [Sat Aug 15 03:09:44 2026] GET /v2.0/subnets?name=public-subnet&network_id=5eb6855f-d313-46bb-b2d2-c0fdbc2a5fe0 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.19.213.179 () {48 vars in 966 bytes} [Sat Aug 15 03:09:44 2026] POST /v2.0/subnets => generated 641 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 03:14:12.835 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e7b8672b-fcdb-4d4c-9de0-b23942357c90] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-15 03:14:12.836 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3521339f-596c-4615-8512-ac32f6c2f8cc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-15 03:14:12.838 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat Aug 15 03:14:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.179) !!! 2026-08-15 03:14:12.958 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f07fc380-85ea-47d6-b24a-7ecda195c6fc e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/59] 199.19.213.179 () {44 vars in 938 bytes} [Sat Aug 15 03:14:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 03:14:12.971 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3bbc9ff1-15b3-4b7a-9eab-e4dee17fac88] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-15 03:14:12.973 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [65a0b58a-23ce-426d-9e6a-2ba5753673e1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 31/60] 199.19.213.179 () {44 vars in 960 bytes} [Sat Aug 15 03:14:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 03:14:13.069 8 INFO neutron.db.segments_db [None req-3dcbd19a-b2ba-4cff-83d0-7da325d962e7 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] Added segment e8f03bab-4af1-4c59-8849-6f4546837a10 of type vxlan for network b11b7e06-bbdb-4600-80e8-bc1e6690da17 [pid: 8|app: 0|req: 30/61] 199.19.213.179 () {48 vars in 967 bytes} [Sat Aug 15 03:14:13 2026] POST /v2.0/networks => generated 707 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 03:14:14.150 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3bbc9ff1-15b3-4b7a-9eab-e4dee17fac88] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50206. 2026-08-15 03:14:14.152 7 INFO oslo.messaging._drivers.impl_rabbit [-] [65a0b58a-23ce-426d-9e6a-2ba5753673e1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50208. 2026-08-15 03:14:14.197 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e15f599a-c7f8-41a2-a0d9-24b348663d02 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/62] 199.19.213.179 () {44 vars in 938 bytes} [Sat Aug 15 03:14:14 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 03:14:14.268 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3521339f-596c-4615-8512-ac32f6c2f8cc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50222. 2026-08-15 03:14:14.268 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e7b8672b-fcdb-4d4c-9de0-b23942357c90] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50216. [pid: 8|app: 0|req: 31/63] 199.19.213.179 () {44 vars in 960 bytes} [Sat Aug 15 03:14:14 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 03:14:14.308 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a7ba1f6-137c-4b01-9a63-5f57b596873b e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/64] 199.19.213.179 () {44 vars in 1037 bytes} [Sat Aug 15 03:14:14 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b11b7e06-bbdb-4600-80e8-bc1e6690da17 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/65] 199.19.213.179 () {44 vars in 1060 bytes} [Sat Aug 15 03:14:14 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b11b7e06-bbdb-4600-80e8-bc1e6690da17 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/66] 199.19.213.179 () {48 vars in 966 bytes} [Sat Aug 15 03:14:14 2026] POST /v2.0/subnets => generated 627 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 03:14:15.738 7 INFO neutron.api.v2.resource [None req-5cb69476-4241-41be-adb0-f9d3bc4738bf e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.19.213.179 () {44 vars in 972 bytes} [Sat Aug 15 03:14:15 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 199.19.213.179 () {44 vars in 994 bytes} [Sat Aug 15 03:14:15 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.19.213.179 () {48 vars in 981 bytes} [Sat Aug 15 03:14:15 2026] POST /v2.0/security-groups => generated 1552 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:16 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 1552 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:17 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 1552 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:17 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 1552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.19.213.179 () {48 vars in 992 bytes} [Sat Aug 15 03:14:17 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:18 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 2134 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:18 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 2134 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:18 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 2134 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.19.213.179 () {48 vars in 992 bytes} [Sat Aug 15 03:14:18 2026] POST /v2.0/security-group-rules => generated 571 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:19 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 2718 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:19 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 2718 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:19 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 2718 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.19.213.179 () {48 vars in 992 bytes} [Sat Aug 15 03:14:19 2026] POST /v2.0/security-group-rules => generated 571 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:20 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 3302 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:20 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 3302 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:20 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 3302 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.19.213.179 () {48 vars in 992 bytes} [Sat Aug 15 03:14:20 2026] POST /v2.0/security-group-rules => generated 571 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:21 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 3886 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:21 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 3886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:21 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 3886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.19.213.179 () {48 vars in 992 bytes} [Sat Aug 15 03:14:21 2026] POST /v2.0/security-group-rules => generated 571 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.19.213.179 () {44 vars in 988 bytes} [Sat Aug 15 03:14:22 2026] GET /v2.0/networks/b11b7e06-bbdb-4600-80e8-bc1e6690da17 => generated 732 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 03:14:22.791 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ae1d40e-f65f-4bc4-b108-2fd058c99082 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/93] 199.19.213.179 () {44 vars in 1077 bytes} [Sat Aug 15 03:14:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b11b7e06-bbdb-4600-80e8-bc1e6690da17 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.19.213.179 () {44 vars in 1100 bytes} [Sat Aug 15 03:14:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b11b7e06-bbdb-4600-80e8-bc1e6690da17 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:22 2026] GET /v2.0/security-groups/b5ae2ae1-e0cf-4a80-837f-5eb045e728ca => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.19.213.179 () {48 vars in 962 bytes} [Sat Aug 15 03:14:22 2026] POST /v2.0/ports => generated 1100 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-15 03:14:29.786 7 INFO neutron.pecan_wsgi.hooks.translation [None req-361a26a4-220b-4f2c-8567-cf59e078e0a1 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/97] 199.19.213.179 () {44 vars in 980 bytes} [Sat Aug 15 03:14:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 73 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: 48/98] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 199.19.213.179 () {48 vars in 1032 bytes} [Sat Aug 15 03:14:29 2026] PUT /v2.0/ports/a073da75-ce55-4775-84ce-88ea5a9ec380 => generated 1213 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 199.19.213.179 () {44 vars in 921 bytes} [Sat Aug 15 03:14:31 2026] GET /v2.0/ports => generated 3730 bytes in 113 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-08-15 03:14:33.012 7 INFO neutron.api.v2.resource [None req-882e0aec-9bdf-45aa-a112-35d1920a52fd e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/103] 199.19.213.179 () {44 vars in 960 bytes} [Sat Aug 15 03:14:32 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 199.19.213.179 () {44 vars in 982 bytes} [Sat Aug 15 03:14:33 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 199.19.213.179 () {48 vars in 981 bytes} [Sat Aug 15 03:14:33 2026] POST /v2.0/security-groups => generated 1546 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:34 2026] GET /v2.0/security-groups/c4111f47-000c-4594-8084-aae6f81505be => generated 1546 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:34 2026] GET /v2.0/security-groups/c4111f47-000c-4594-8084-aae6f81505be => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:34 2026] GET /v2.0/security-groups/c4111f47-000c-4594-8084-aae6f81505be => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.19.213.179 () {48 vars in 992 bytes} [Sat Aug 15 03:14:34 2026] POST /v2.0/security-group-rules => generated 591 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:35 2026] GET /v2.0/security-groups/c4111f47-000c-4594-8084-aae6f81505be => generated 2150 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:35 2026] GET /v2.0/security-groups/c4111f47-000c-4594-8084-aae6f81505be => generated 2150 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 199.19.213.179 () {44 vars in 1002 bytes} [Sat Aug 15 03:14:35 2026] GET /v2.0/security-groups/c4111f47-000c-4594-8084-aae6f81505be => generated 2150 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 199.19.213.179 () {48 vars in 992 bytes} [Sat Aug 15 03:14:35 2026] POST /v2.0/security-group-rules => generated 595 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/122] 199.19.213.179 () {44 vars in 976 bytes} [Sat Aug 15 03:15:37 2026] GET /v2.0/quotas/31cb55760a4c4932aea05f1f181eae7b => generated 292 bytes in 18 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: 61/123] 199.19.213.179 () {48 vars in 1028 bytes} [Sat Aug 15 03:15:37 2026] PUT /v2.0/quotas/31cb55760a4c4932aea05f1f181eae7b => generated 291 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 03:17:46.568 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3bbc9ff1-15b3-4b7a-9eab-e4dee17fac88] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-15 03:17:46.570 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [65a0b58a-23ce-426d-9e6a-2ba5753673e1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-15 03:17:46.575 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat Aug 15 03:17: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 199.19.213.179) !!! /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-08-15 03:17:46.840 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e081c355-868f-4bf6-a57f-b1c9f020f0f5 e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/142] 199.19.213.179 () {30 vars in 741 bytes} [Sat Aug 15 03:17:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 278 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 03:17:46.855 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3521339f-596c-4615-8512-ac32f6c2f8cc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-15 03:17:46.856 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e7b8672b-fcdb-4d4c-9de0-b23942357c90] 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: 8|app: 0|req: 71/143] 199.19.213.179 () {30 vars in 763 bytes} [Sat Aug 15 03:17:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 03:17:48.542 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3bbc9ff1-15b3-4b7a-9eab-e4dee17fac88] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50306. 2026-08-15 03:17:48.542 7 INFO oslo.messaging._drivers.impl_rabbit [-] [65a0b58a-23ce-426d-9e6a-2ba5753673e1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50308. 2026-08-15 03:17:48.602 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0257cd1d-40cd-4eb0-a686-558da4e4818c e5151992c85948feae35ea0b643c4f2d 31cb55760a4c4932aea05f1f181eae7b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/144] 199.19.213.179 () {30 vars in 741 bytes} [Sat Aug 15 03:17:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/145] 199.19.213.179 () {30 vars in 763 bytes} [Sat Aug 15 03:17:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)