+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Aug 14 23:47:52 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-5b565cb5db-pftw4 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 0x5585e0996180 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-14 23:47:56.617 7 INFO neutron.common.config [-] Logging enabled! 2026-08-14 23:47:56.618 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-08-14 23:47:56.728 8 INFO neutron.common.config [-] Logging enabled! 2026-08-14 23:47:56.728 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-08-14 23:47:56.888 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-14 23:47:57.001 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-14 23:47:57.685 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-14 23:47:57.687 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-14 23:47:57.690 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-14 23:47:57.691 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-14 23:47:57.691 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-14 23:47:57.692 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-14 23:47:57.692 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:47:57.697 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:47:57.698 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:47:57.698 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-14 23:47:57.716 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-14 23:47:57.717 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-14 23:47:57.717 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-14 23:47:57.755 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-14 23:47:57.756 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-14 23:47:57.756 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-14 23:47:57.756 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-14 23:47:57.762 7 WARNING oslo_policy.policy [None req-306dcb56-835f-41d9-bf8c-6211a572383e - - - - - -] 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-14 23:47:57.866 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-14 23:47:57.869 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-14 23:47:57.872 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-14 23:47:57.873 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-14 23:47:57.873 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-14 23:47:57.874 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-14 23:47:57.874 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:47:57.880 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:47:57.880 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:47:57.880 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-14 23:47:57.900 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-14 23:47:57.901 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-14 23:47:57.901 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-14 23:47:57.942 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-14 23:47:57.943 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-14 23:47:57.943 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-14 23:47:57.943 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-14 23:47:57.950 8 WARNING oslo_policy.policy [None req-235d5a6a-0401-46d4-98ad-60e0458a67c1 - - - - - -] 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-14 23:47:58.156 7 INFO neutron.plugins.ml2.managers [None req-306dcb56-835f-41d9-bf8c-6211a572383e - - - - - -] Initializing driver for type 'vlan' 2026-08-14 23:47:58.345 8 INFO neutron.plugins.ml2.managers [None req-235d5a6a-0401-46d4-98ad-60e0458a67c1 - - - - - -] Initializing driver for type 'vlan' 2026-08-14 23:47:58.455 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-306dcb56-835f-41d9-bf8c-6211a572383e - - - - - -] VlanTypeDriver initialization complete 2026-08-14 23:47:58.456 7 INFO neutron.plugins.ml2.managers [None req-306dcb56-835f-41d9-bf8c-6211a572383e - - - - - -] Initializing driver for type 'vxlan' 2026-08-14 23:47:58.456 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-306dcb56-835f-41d9-bf8c-6211a572383e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-14 23:47:58.477 7 INFO neutron.plugins.ml2.managers [None req-306dcb56-835f-41d9-bf8c-6211a572383e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-14 23:47:58.478 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-306dcb56-835f-41d9-bf8c-6211a572383e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-14 23:47:58.478 7 INFO neutron.plugins.ml2.managers [None req-306dcb56-835f-41d9-bf8c-6211a572383e - - - - - -] Initializing extension driver 'port_security' 2026-08-14 23:47:58.478 7 INFO neutron.plugins.ml2.extensions.port_security [None req-306dcb56-835f-41d9-bf8c-6211a572383e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-14 23:47:58.478 7 INFO neutron.plugins.ml2.managers [None req-306dcb56-835f-41d9-bf8c-6211a572383e - - - - - -] Initializing extension driver 'qos' 2026-08-14 23:47:58.478 7 INFO neutron.plugins.ml2.managers [None req-306dcb56-835f-41d9-bf8c-6211a572383e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-14 23:47:58.479 7 INFO neutron.plugins.ml2.managers [None req-306dcb56-835f-41d9-bf8c-6211a572383e - - - - - -] Initializing mechanism driver 'l2population' 2026-08-14 23:47:58.489 7 INFO neutron.quota [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded quota_driver: . 2026-08-14 23:47:58.489 7 INFO neutron.plugins.ml2.plugin [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Modular L2 Plugin initialization complete 2026-08-14 23:47:58.490 7 INFO neutron.plugins.ml2.managers [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-14 23:47:58.490 7 INFO neutron.plugins.ml2.managers [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-14 23:47:58.490 7 INFO neutron.plugins.ml2.managers [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-14 23:47:58.490 7 INFO neutron.extensions.vlantransparent [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Disabled vlantransparent extension. 2026-08-14 23:47:58.490 7 INFO neutron.manager [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loading Plugin: qos 2026-08-14 23:47:58.500 7 INFO neutron.manager [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loading Plugin: router 2026-08-14 23:47:58.534 7 INFO neutron.services.service_base [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-14 23:47:58.534 7 INFO neutron.manager [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loading Plugin: segments 2026-08-14 23:47:58.622 7 INFO neutron.manager [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loading Plugin: trunk 2026-08-14 23:47:58.673 7 INFO neutron.manager [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loading Plugin: vpnaas 2026-08-14 23:47:58.710 7 WARNING stevedore.named [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-14 23:47:58.762 7 INFO neutron_vpnaas.services.vpn.plugin [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-14 23:47:58.763 7 INFO neutron.common.utils [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-14 23:47:58.763 7 INFO neutron.manager [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loading Plugin: auto_allocate 2026-08-14 23:47:58.767 7 INFO neutron.manager [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loading Plugin: tag 2026-08-14 23:47:58.772 7 INFO neutron.manager [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loading Plugin: timestamp 2026-08-14 23:47:58.774 7 INFO neutron.manager [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loading Plugin: network_ip_availability 2026-08-14 23:47:58.777 7 INFO neutron.manager [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loading Plugin: flavors 2026-08-14 23:47:58.780 7 INFO neutron.manager [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loading Plugin: revisions 2026-08-14 23:47:58.783 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Initializing extension manager. 2026-08-14 23:47:58.784 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: address-group 2026-08-14 23:47:58.785 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: address-scope 2026-08-14 23:47:58.785 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-14 23:47:58.786 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: agent 2026-08-14 23:47:58.787 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: agent-resources-synced 2026-08-14 23:47:58.788 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-14 23:47:58.789 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-14 23:47:58.789 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: availability_zone 2026-08-14 23:47:58.790 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: availability_zone_filter 2026-08-14 23:47:58.790 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-14 23:47:58.791 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: default-subnetpools 2026-08-14 23:47:58.792 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-14 23:47:58.793 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: dns-integration 2026-08-14 23:47:58.793 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: dns-domain-ports 2026-08-14 23:47:58.794 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-14 23:47:58.795 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: dvr 2026-08-14 23:47:58.795 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-14 23:47:58.796 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: empty-string-filtering 2026-08-14 23:47:58.796 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 23:47:58.797 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-14 23:47:58.797 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: external-net 2026-08-14 23:47:58.798 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-14 23:47:58.798 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: extraroute 2026-08-14 23:47:58.799 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: extraroute-atomic 2026-08-14 23:47:58.800 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-14 23:47:58.800 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-14 23:47:58.801 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-14 23:47:58.801 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-14 23:47:58.802 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: fip-port-details 2026-08-14 23:47:58.802 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: flavors 2026-08-14 23:47:58.804 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-14 23:47:58.804 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: floatingip-pools 2026-08-14 23:47:58.805 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: ip_allocation 2026-08-14 23:47:58.805 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-14 23:47:58.806 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: l2_adjacency 2026-08-14 23:47:58.807 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: router 2026-08-14 23:47:58.808 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 23:47:58.809 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: ext-gw-mode 2026-08-14 23:47:58.810 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: l3-ha 2026-08-14 23:47:58.810 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-14 23:47:58.811 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-14 23:47:58.811 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: l3-flavors 2026-08-14 23:47:58.812 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-14 23:47:58.813 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-14 23:47:58.814 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-14 23:47:58.815 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-14 23:47:58.816 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-14 23:47:58.817 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-14 23:47:58.818 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-14 23:47:58.819 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: multi-provider 2026-08-14 23:47:58.819 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: net-mtu 2026-08-14 23:47:58.820 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: net-mtu-writable 2026-08-14 23:47:58.820 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: network_availability_zone 2026-08-14 23:47:58.821 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: network_ha 2026-08-14 23:47:58.822 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: network-ip-availability 2026-08-14 23:47:58.823 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-14 23:47:58.823 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: pagination 2026-08-14 23:47:58.824 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: port-device-profile 2026-08-14 23:47:58.824 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-14 23:47:58.825 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-14 23:47:58.825 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: port-mac-override 2026-08-14 23:47:58.826 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-14 23:47:58.826 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-14 23:47:58.827 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: port-resource-request 2026-08-14 23:47:58.827 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-14 23:47:58.828 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: binding 2026-08-14 23:47:58.829 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: binding-extended 2026-08-14 23:47:58.829 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: port-security 2026-08-14 23:47:58.830 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: project-id 2026-08-14 23:47:58.830 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: provider 2026-08-14 23:47:58.832 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: qos 2026-08-14 23:47:58.833 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-14 23:47:58.833 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-235d5a6a-0401-46d4-98ad-60e0458a67c1 - - - - - -] VlanTypeDriver initialization complete 2026-08-14 23:47:58.833 8 INFO neutron.plugins.ml2.managers [None req-235d5a6a-0401-46d4-98ad-60e0458a67c1 - - - - - -] Initializing driver for type 'vxlan' 2026-08-14 23:47:58.833 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-14 23:47:58.834 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-235d5a6a-0401-46d4-98ad-60e0458a67c1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-14 23:47:58.834 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: qos-default 2026-08-14 23:47:58.834 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: qos-fip 2026-08-14 23:47:58.835 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-14 23:47:58.835 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-14 23:47:58.836 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-14 23:47:58.837 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-14 23:47:58.837 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-14 23:47:58.838 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: qos-pps 2026-08-14 23:47:58.838 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-14 23:47:58.839 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-14 23:47:58.840 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: qos-rules-alias 2026-08-14 23:47:58.840 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: quota-check-limit 2026-08-14 23:47:58.842 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: quotas 2026-08-14 23:47:58.843 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: quota_details 2026-08-14 23:47:58.844 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: rbac-policies 2026-08-14 23:47:58.845 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: rbac-address-group 2026-08-14 23:47:58.845 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: rbac-address-scope 2026-08-14 23:47:58.846 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: rbac-security-groups 2026-08-14 23:47:58.846 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-14 23:47:58.847 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: revision-if-match 2026-08-14 23:47:58.848 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-14 23:47:58.848 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: router_availability_zone 2026-08-14 23:47:58.849 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-14 23:47:58.850 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-14 23:47:58.851 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-14 23:47:58.851 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-14 23:47:58.852 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-14 23:47:58.852 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-14 23:47:58.856 8 INFO neutron.plugins.ml2.managers [None req-235d5a6a-0401-46d4-98ad-60e0458a67c1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-14 23:47:58.857 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-235d5a6a-0401-46d4-98ad-60e0458a67c1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-14 23:47:58.857 8 INFO neutron.plugins.ml2.managers [None req-235d5a6a-0401-46d4-98ad-60e0458a67c1 - - - - - -] Initializing extension driver 'port_security' 2026-08-14 23:47:58.857 8 INFO neutron.plugins.ml2.extensions.port_security [None req-235d5a6a-0401-46d4-98ad-60e0458a67c1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-14 23:47:58.857 8 INFO neutron.plugins.ml2.managers [None req-235d5a6a-0401-46d4-98ad-60e0458a67c1 - - - - - -] Initializing extension driver 'qos' 2026-08-14 23:47:58.857 8 INFO neutron.plugins.ml2.managers [None req-235d5a6a-0401-46d4-98ad-60e0458a67c1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-14 23:47:58.857 8 INFO neutron.plugins.ml2.managers [None req-235d5a6a-0401-46d4-98ad-60e0458a67c1 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-14 23:47:58.860 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: security-group 2026-08-14 23:47:58.861 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: segment 2026-08-14 23:47:58.861 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-14 23:47:58.862 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: service-type 2026-08-14 23:47:58.862 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: sorting 2026-08-14 23:47:58.863 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: standard-attr-segment 2026-08-14 23:47:58.863 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: standard-attr-description 2026-08-14 23:47:58.864 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: stateful-security-group 2026-08-14 23:47:58.865 7 WARNING neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-14 23:47:58.865 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-14 23:47:58.866 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: subnet_onboard 2026-08-14 23:47:58.866 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-14 23:47:58.867 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: subnet-service-types 2026-08-14 23:47:58.867 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: subnet_allocation 2026-08-14 23:47:58.868 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-14 23:47:58.869 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-14 23:47:58.869 8 INFO neutron.quota [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded quota_driver: . 2026-08-14 23:47:58.870 8 INFO neutron.plugins.ml2.plugin [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Modular L2 Plugin initialization complete 2026-08-14 23:47:58.870 8 INFO neutron.plugins.ml2.managers [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-14 23:47:58.870 8 INFO neutron.plugins.ml2.managers [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-14 23:47:58.870 8 INFO neutron.plugins.ml2.managers [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-14 23:47:58.871 8 INFO neutron.extensions.vlantransparent [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Disabled vlantransparent extension. 2026-08-14 23:47:58.871 8 INFO neutron.manager [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loading Plugin: qos 2026-08-14 23:47:58.872 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: standard-attr-tag 2026-08-14 23:47:58.872 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-14 23:47:58.873 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: trunk 2026-08-14 23:47:58.874 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: trunk-details 2026-08-14 23:47:58.874 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-14 23:47:58.875 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-14 23:47:58.876 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-14 23:47:58.876 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: vpn-flavors 2026-08-14 23:47:58.878 7 INFO neutron.api.extensions [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Loaded extension: vpnaas 2026-08-14 23:47:58.880 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-14 23:47:58.880 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-14 23:47:58.880 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:47:58.880 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-14 23:47:58.881 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 23:47:58.881 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 23:47:58.881 8 INFO neutron.manager [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loading Plugin: router 2026-08-14 23:47:58.884 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 23:47:58.884 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 23:47:58.884 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 23:47:58.885 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:47:58.885 7 WARNING neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] subnetpool is already registered 2026-08-14 23:47:58.885 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:47:58.885 7 WARNING neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] subnetpool is already registered 2026-08-14 23:47:58.885 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 23:47:58.886 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-14 23:47:58.886 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-14 23:47:58.886 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-14 23:47:58.886 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 23:47:58.886 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 23:47:58.888 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 23:47:58.888 7 WARNING neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] router is already registered 2026-08-14 23:47:58.889 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 23:47:58.889 7 WARNING neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] floatingip is already registered 2026-08-14 23:47:58.890 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 23:47:58.890 7 WARNING neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] rbac_policy is already registered 2026-08-14 23:47:58.890 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 23:47:58.890 7 WARNING neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] security_group is already registered 2026-08-14 23:47:58.890 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 23:47:58.891 7 WARNING neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] security_group_rule is already registered 2026-08-14 23:47:58.891 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:47:58.891 7 WARNING neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] subnetpool is already registered 2026-08-14 23:47:58.891 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:47:58.891 7 WARNING neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] subnetpool is already registered 2026-08-14 23:47:58.892 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 23:47:58.892 7 WARNING neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] trunk is already registered 2026-08-14 23:47:58.892 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-14 23:47:58.892 7 WARNING neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] endpoint_group is already registered 2026-08-14 23:47:58.892 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-14 23:47:58.892 7 WARNING neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] vpnservice is already registered 2026-08-14 23:47:58.893 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-14 23:47:58.893 7 WARNING neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] ipsec_site_connection is already registered 2026-08-14 23:47:58.893 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 23:47:58.893 7 WARNING neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] ipsecpolicy is already registered 2026-08-14 23:47:58.893 7 INFO neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 23:47:58.893 7 WARNING neutron.quota.resource_registry [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] ikepolicy is already registered 2026-08-14 23:47:58.915 8 INFO neutron.services.service_base [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-14 23:47:58.916 8 INFO neutron.manager [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loading Plugin: segments 2026-08-14 23:47:58.929 7 WARNING keystonemiddleware._common.config [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 23:47:58.936 7 WARNING oslo_config.cfg [None req-5b5d4860-6911-4e82-819b-e2d3623bc771 - - - - - -] 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 0x5585e0996180 pid: 7 (default app) 2026-08-14 23:47:59.007 8 INFO neutron.manager [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loading Plugin: trunk 2026-08-14 23:47:59.069 8 INFO neutron.manager [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loading Plugin: vpnaas 2026-08-14 23:47:59.113 8 WARNING stevedore.named [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-14 23:47:59.162 8 INFO neutron_vpnaas.services.vpn.plugin [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-14 23:47:59.163 8 INFO neutron.common.utils [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-14 23:47:59.163 8 INFO neutron.manager [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loading Plugin: auto_allocate 2026-08-14 23:47:59.167 8 INFO neutron.manager [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loading Plugin: tag 2026-08-14 23:47:59.172 8 INFO neutron.manager [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loading Plugin: timestamp 2026-08-14 23:47:59.174 8 INFO neutron.manager [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loading Plugin: network_ip_availability 2026-08-14 23:47:59.178 8 INFO neutron.manager [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loading Plugin: flavors 2026-08-14 23:47:59.180 8 INFO neutron.manager [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loading Plugin: revisions 2026-08-14 23:47:59.183 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Initializing extension manager. 2026-08-14 23:47:59.184 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: address-group 2026-08-14 23:47:59.185 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: address-scope 2026-08-14 23:47:59.186 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-14 23:47:59.187 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: agent 2026-08-14 23:47:59.188 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: agent-resources-synced 2026-08-14 23:47:59.189 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-14 23:47:59.190 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-14 23:47:59.191 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: availability_zone 2026-08-14 23:47:59.191 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: availability_zone_filter 2026-08-14 23:47:59.192 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-14 23:47:59.192 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: default-subnetpools 2026-08-14 23:47:59.194 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-14 23:47:59.194 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: dns-integration 2026-08-14 23:47:59.195 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: dns-domain-ports 2026-08-14 23:47:59.195 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-14 23:47:59.196 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: dvr 2026-08-14 23:47:59.196 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-14 23:47:59.197 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: empty-string-filtering 2026-08-14 23:47:59.198 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 23:47:59.198 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-14 23:47:59.200 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: external-net 2026-08-14 23:47:59.202 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-14 23:47:59.203 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: extraroute 2026-08-14 23:47:59.204 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: extraroute-atomic 2026-08-14 23:47:59.206 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-14 23:47:59.206 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-14 23:47:59.207 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-14 23:47:59.208 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-14 23:47:59.209 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: fip-port-details 2026-08-14 23:47:59.210 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: flavors 2026-08-14 23:47:59.214 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-14 23:47:59.215 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: floatingip-pools 2026-08-14 23:47:59.216 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: ip_allocation 2026-08-14 23:47:59.216 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-14 23:47:59.217 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: l2_adjacency 2026-08-14 23:47:59.218 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: router 2026-08-14 23:47:59.220 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 23:47:59.220 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: ext-gw-mode 2026-08-14 23:47:59.221 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: l3-ha 2026-08-14 23:47:59.221 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-14 23:47:59.222 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-14 23:47:59.223 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: l3-flavors 2026-08-14 23:47:59.224 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-14 23:47:59.224 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-14 23:47:59.226 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-14 23:47:59.227 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-14 23:47:59.228 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-14 23:47:59.229 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-14 23:47:59.230 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-14 23:47:59.230 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: multi-provider 2026-08-14 23:47:59.231 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: net-mtu 2026-08-14 23:47:59.231 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: net-mtu-writable 2026-08-14 23:47:59.232 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: network_availability_zone 2026-08-14 23:47:59.233 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: network_ha 2026-08-14 23:47:59.233 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: network-ip-availability 2026-08-14 23:47:59.234 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-14 23:47:59.235 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: pagination 2026-08-14 23:47:59.235 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: port-device-profile 2026-08-14 23:47:59.236 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-14 23:47:59.236 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-14 23:47:59.237 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: port-mac-override 2026-08-14 23:47:59.238 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-14 23:47:59.238 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-14 23:47:59.239 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: port-resource-request 2026-08-14 23:47:59.239 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-14 23:47:59.240 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: binding 2026-08-14 23:47:59.241 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: binding-extended 2026-08-14 23:47:59.241 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: port-security 2026-08-14 23:47:59.242 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: project-id 2026-08-14 23:47:59.242 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: provider 2026-08-14 23:47:59.244 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: qos 2026-08-14 23:47:59.245 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-14 23:47:59.245 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-14 23:47:59.246 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: qos-default 2026-08-14 23:47:59.246 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: qos-fip 2026-08-14 23:47:59.247 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-14 23:47:59.247 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-14 23:47:59.248 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-14 23:47:59.248 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-14 23:47:59.249 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-14 23:47:59.250 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: qos-pps 2026-08-14 23:47:59.250 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-14 23:47:59.251 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-14 23:47:59.251 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: qos-rules-alias 2026-08-14 23:47:59.252 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: quota-check-limit 2026-08-14 23:47:59.254 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: quotas 2026-08-14 23:47:59.255 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: quota_details 2026-08-14 23:47:59.256 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: rbac-policies 2026-08-14 23:47:59.257 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: rbac-address-group 2026-08-14 23:47:59.257 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: rbac-address-scope 2026-08-14 23:47:59.258 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: rbac-security-groups 2026-08-14 23:47:59.259 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-14 23:47:59.259 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: revision-if-match 2026-08-14 23:47:59.261 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-14 23:47:59.261 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: router_availability_zone 2026-08-14 23:47:59.262 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-14 23:47:59.263 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-14 23:47:59.264 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-14 23:47:59.264 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-14 23:47:59.265 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-14 23:47:59.266 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-14 23:47:59.273 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: security-group 2026-08-14 23:47:59.275 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: segment 2026-08-14 23:47:59.275 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-14 23:47:59.276 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: service-type 2026-08-14 23:47:59.276 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: sorting 2026-08-14 23:47:59.277 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: standard-attr-segment 2026-08-14 23:47:59.278 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: standard-attr-description 2026-08-14 23:47:59.278 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: stateful-security-group 2026-08-14 23:47:59.279 8 WARNING neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-14 23:47:59.279 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-14 23:47:59.280 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: subnet_onboard 2026-08-14 23:47:59.280 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-14 23:47:59.281 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: subnet-service-types 2026-08-14 23:47:59.281 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: subnet_allocation 2026-08-14 23:47:59.282 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-14 23:47:59.283 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-14 23:47:59.286 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: standard-attr-tag 2026-08-14 23:47:59.286 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-14 23:47:59.287 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: trunk 2026-08-14 23:47:59.288 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: trunk-details 2026-08-14 23:47:59.288 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-14 23:47:59.289 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-14 23:47:59.290 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-14 23:47:59.290 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: vpn-flavors 2026-08-14 23:47:59.292 8 INFO neutron.api.extensions [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Loaded extension: vpnaas 2026-08-14 23:47:59.294 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-14 23:47:59.294 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-14 23:47:59.295 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:47:59.295 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-14 23:47:59.296 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 23:47:59.296 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 23:47:59.298 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 23:47:59.298 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 23:47:59.298 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 23:47:59.299 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:47:59.300 8 WARNING neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] subnetpool is already registered 2026-08-14 23:47:59.300 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:47:59.300 8 WARNING neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] subnetpool is already registered 2026-08-14 23:47:59.300 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 23:47:59.300 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-14 23:47:59.301 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-14 23:47:59.301 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-14 23:47:59.301 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 23:47:59.301 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 23:47:59.303 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 23:47:59.303 8 WARNING neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] router is already registered 2026-08-14 23:47:59.303 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 23:47:59.304 8 WARNING neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] floatingip is already registered 2026-08-14 23:47:59.305 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 23:47:59.305 8 WARNING neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] rbac_policy is already registered 2026-08-14 23:47:59.305 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 23:47:59.305 8 WARNING neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] security_group is already registered 2026-08-14 23:47:59.305 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 23:47:59.305 8 WARNING neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] security_group_rule is already registered 2026-08-14 23:47:59.306 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:47:59.306 8 WARNING neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] subnetpool is already registered 2026-08-14 23:47:59.306 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:47:59.306 8 WARNING neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] subnetpool is already registered 2026-08-14 23:47:59.306 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 23:47:59.307 8 WARNING neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] trunk is already registered 2026-08-14 23:47:59.307 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-14 23:47:59.307 8 WARNING neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] endpoint_group is already registered 2026-08-14 23:47:59.307 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-14 23:47:59.307 8 WARNING neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] vpnservice is already registered 2026-08-14 23:47:59.307 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-14 23:47:59.308 8 WARNING neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] ipsec_site_connection is already registered 2026-08-14 23:47:59.308 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 23:47:59.308 8 WARNING neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] ipsecpolicy is already registered 2026-08-14 23:47:59.308 8 INFO neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 23:47:59.308 8 WARNING neutron.quota.resource_registry [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] ikepolicy is already registered 2026-08-14 23:47:59.346 8 WARNING keystonemiddleware._common.config [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 23:47:59.353 8 WARNING oslo_config.cfg [None req-4e2181a9-9a37-45f9-b83c-ca02b47aeea4 - - - - - -] 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 0x5585e0996180 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-14 23:48:05.828 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7248e045-5b0c-4971-8743-fed2bbcd7e28 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.72 () {44 vars in 924 bytes} [Fri Aug 14 23:48:05 2026] GET /v2.0/networks/public => generated 108 bytes in 707 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: 8|app: 0|req: 1/4] 199.204.45.72 () {44 vars in 946 bytes} [Fri Aug 14 23:48:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 23:48:06.306 7 WARNING oslo_policy.policy [None req-fbbe74a6-9922-4ce1-8418-4f6ef13d8747 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-14 23:48:06.549 7 WARNING neutron.services.revisions.revision_plugin [None req-fbbe74a6-9922-4ce1-8418-4f6ef13d8747 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] Could not find related network for resource to bump revision. 2026-08-14 23:48:06.585 7 INFO neutron.db.segments_db [None req-fbbe74a6-9922-4ce1-8418-4f6ef13d8747 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] Added segment c3d385ab-b472-470e-8347-1cccc0ea90dd of type flat for network f75094f4-8c8f-44ad-a4a6-d2b099217665 2026-08-14 23:48:06.653 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbbe74a6-9922-4ce1-8418-4f6ef13d8747 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/6] 199.204.45.72 () {48 vars in 964 bytes} [Fri Aug 14 23:48:06 2026] POST /v2.0/networks => generated 124 bytes in 521 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 23:48:12.857 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22ce9e42-fad7-4339-8c05-2123d618e3aa a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/7] 199.204.45.72 () {44 vars in 924 bytes} [Fri Aug 14 23:48:12 2026] GET /v2.0/networks/public => generated 108 bytes in 387 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.204.45.72 () {44 vars in 946 bytes} [Fri Aug 14 23:48:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 23:48:13.217 8 WARNING oslo_policy.policy [None req-e1e47cf4-d451-4337-b456-96052882686f a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-14 23:48:13.253 8 WARNING neutron.services.revisions.revision_plugin [None req-e1e47cf4-d451-4337-b456-96052882686f a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] Could not find related network for resource to bump revision. 2026-08-14 23:48:13.275 8 INFO neutron.db.segments_db [None req-e1e47cf4-d451-4337-b456-96052882686f a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] Added segment 7622decf-2370-4a6c-b2b7-75ace4553d85 of type flat for network 9884b7b7-7aa6-4f6c-ad55-1d327888ff23 2026-08-14 23:48:13.326 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1e47cf4-d451-4337-b456-96052882686f a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/9] 199.204.45.72 () {48 vars in 964 bytes} [Fri Aug 14 23:48:12 2026] POST /v2.0/networks => generated 124 bytes in 453 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 23:48:19.212 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f28b1602-145a-4834-9dd4-cd00c4ce55e0 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/10] 199.204.45.72 () {44 vars in 924 bytes} [Fri Aug 14 23:48:19 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 199.204.45.72 () {44 vars in 946 bytes} [Fri Aug 14 23:48:19 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 23:48:19.288 7 WARNING neutron.services.revisions.revision_plugin [None req-7d4e0d69-b2d1-48ec-852f-08936e3db913 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] Could not find related network for resource to bump revision. 2026-08-14 23:48:19.310 7 INFO neutron.db.segments_db [None req-7d4e0d69-b2d1-48ec-852f-08936e3db913 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] Added segment 2cc3d45b-cc93-4a93-ab93-e4f347ddb3fb of type flat for network 4e9e1b1f-417c-459b-9d5c-b8035c76efcd 2026-08-14 23:48:19.349 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d4e0d69-b2d1-48ec-852f-08936e3db913 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/12] 199.204.45.72 () {48 vars in 964 bytes} [Fri Aug 14 23:48:19 2026] POST /v2.0/networks => generated 124 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 23:48:25.240 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8166d1cb-a2e7-4f86-bcf3-fe8c3a83bb1c a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/14] 199.204.45.72 () {44 vars in 924 bytes} [Fri Aug 14 23:48:25 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.72 () {44 vars in 946 bytes} [Fri Aug 14 23:48:25 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-14 23:48:25.336 7 WARNING neutron.services.revisions.revision_plugin [None req-04835e1d-63d9-4e28-93ec-c7ea25e3aed0 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] Could not find related network for resource to bump revision. 2026-08-14 23:48:25.363 7 INFO neutron.db.segments_db [None req-04835e1d-63d9-4e28-93ec-c7ea25e3aed0 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] Added segment 686fcb81-78f5-4de1-afa7-893ec832344c of type flat for network 0601302e-8336-4dcf-8a3c-60eb20b7e1fa 2026-08-14 23:48:25.402 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04835e1d-63d9-4e28-93ec-c7ea25e3aed0 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/16] 199.204.45.72 () {48 vars in 964 bytes} [Fri Aug 14 23:48:25 2026] POST /v2.0/networks => generated 124 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 23:48:31.322 8 INFO neutron.pecan_wsgi.hooks.translation [None req-449ad48f-94f9-4604-9dc4-c7de8f0c6d4b a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/17] 199.204.45.72 () {44 vars in 924 bytes} [Fri Aug 14 23:48:31 2026] GET /v2.0/networks/public => generated 108 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.204.45.72 () {44 vars in 946 bytes} [Fri Aug 14 23:48:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 23:48:31.411 8 WARNING neutron.services.revisions.revision_plugin [None req-a505a60c-6aed-428a-82b7-388495dac239 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] Could not find related network for resource to bump revision. 2026-08-14 23:48:31.465 8 INFO neutron.db.segments_db [None req-a505a60c-6aed-428a-82b7-388495dac239 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] Added segment 4ad62fbe-2063-4ebf-af35-95d42492d2d0 of type flat for network 9d2ce36f-44f5-4082-bc78-b04becd6c942 [pid: 8|app: 0|req: 9/19] 199.204.45.72 () {48 vars in 964 bytes} [Fri Aug 14 23:48:31 2026] POST /v2.0/networks => generated 706 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 23:48:32.601 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a01c7fab-eb82-44f5-90a2-83c9c6ca95b7 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/20] 199.204.45.72 () {44 vars in 924 bytes} [Fri Aug 14 23:48:32 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: 8|app: 0|req: 10/21] 199.204.45.72 () {44 vars in 946 bytes} [Fri Aug 14 23:48:32 2026] GET /v2.0/networks?name=public => generated 709 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 23:48:32.720 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0749398f-96ec-4f8e-9fdb-a5dd720139e6 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/22] 199.204.45.72 () {44 vars in 1031 bytes} [Fri Aug 14 23:48:32 2026] GET /v2.0/subnets/public-subnet?network_id=9d2ce36f-44f5-4082-bc78-b04becd6c942 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/23] 199.204.45.72 () {44 vars in 1054 bytes} [Fri Aug 14 23:48:32 2026] GET /v2.0/subnets?name=public-subnet&network_id=9d2ce36f-44f5-4082-bc78-b04becd6c942 => 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: 13/24] 199.204.45.72 () {48 vars in 962 bytes} [Fri Aug 14 23:48:32 2026] POST /v2.0/subnets => generated 641 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 23:53:00.240 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fc3fb2c7-267c-4ad0-b444-7b4c06a3cd28] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-14 23:53:00.243 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ae05b5d8-6016-440a-b3bb-edacd8756306] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-14 23:53:00.353 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7fb4f2fd-c07c-479b-88b4-5bfa2d6496d5 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/59] 199.204.45.72 () {44 vars in 934 bytes} [Fri Aug 14 23:53:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 23:53:00.373 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5d9af6ef-3c17-4e66-ad81-12dd2959507c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-14 23:53:00.374 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8be5fc8a-c5a6-4de6-8764-25933682dbea] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-14 23:53:00.375 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Aug 14 23:53:00 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.72) !!! [pid: 7|app: 0|req: 31/60] 199.204.45.72 () {44 vars in 956 bytes} [Fri Aug 14 23:53:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 23:53:00.449 8 INFO neutron.db.segments_db [None req-fdfabeaa-089d-43ac-9a76-1d23813212f8 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] Added segment a419fd5d-9028-4dba-86eb-382530a7c2cf of type vxlan for network 35bc141c-e67a-42bc-95eb-18d09fcebb66 [pid: 8|app: 0|req: 30/61] 199.204.45.72 () {48 vars in 963 bytes} [Fri Aug 14 23:53:00 2026] POST /v2.0/networks => generated 707 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 23:53:01.475 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5d9af6ef-3c17-4e66-ad81-12dd2959507c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58768. 2026-08-14 23:53:01.477 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8be5fc8a-c5a6-4de6-8764-25933682dbea] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58778. 2026-08-14 23:53:01.514 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf211d44-dee6-4856-8b82-a22fd1f4a535 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/62] 199.204.45.72 () {44 vars in 934 bytes} [Fri Aug 14 23:53:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 23:53:01.587 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fc3fb2c7-267c-4ad0-b444-7b4c06a3cd28] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58796. 2026-08-14 23:53:01.590 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ae05b5d8-6016-440a-b3bb-edacd8756306] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58788. [pid: 8|app: 0|req: 31/63] 199.204.45.72 () {44 vars in 956 bytes} [Fri Aug 14 23:53:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 23:53:01.635 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0bce241c-9001-47ca-a30e-652a46a7e54f a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/64] 199.204.45.72 () {44 vars in 1033 bytes} [Fri Aug 14 23:53:01 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=35bc141c-e67a-42bc-95eb-18d09fcebb66 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/65] 199.204.45.72 () {44 vars in 1056 bytes} [Fri Aug 14 23:53:01 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=35bc141c-e67a-42bc-95eb-18d09fcebb66 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/66] 199.204.45.72 () {48 vars in 962 bytes} [Fri Aug 14 23:53:01 2026] POST /v2.0/subnets => generated 627 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 23:53:03.056 8 INFO neutron.api.v2.resource [None req-d651d299-3de5-4cca-a7da-6584224f2c1e a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/67] 199.204.45.72 () {44 vars in 968 bytes} [Fri Aug 14 23:53:02 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/68] 199.204.45.72 () {44 vars in 990 bytes} [Fri Aug 14 23:53:03 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/69] 199.204.45.72 () {48 vars in 977 bytes} [Fri Aug 14 23:53:03 2026] POST /v2.0/security-groups => generated 1552 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/70] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:04 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => generated 1552 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:04 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => generated 1552 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:04 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => generated 1552 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.204.45.72 () {48 vars in 988 bytes} [Fri Aug 14 23:53:04 2026] POST /v2.0/security-group-rules => generated 569 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:05 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => generated 2134 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:05 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => 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: 39/76] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:05 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => generated 2134 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.72 () {48 vars in 988 bytes} [Fri Aug 14 23:53:05 2026] POST /v2.0/security-group-rules => generated 571 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:06 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => generated 2718 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:06 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => 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: 42/82] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:06 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => 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: 41/83] 199.204.45.72 () {48 vars in 988 bytes} [Fri Aug 14 23:53:06 2026] POST /v2.0/security-group-rules => generated 571 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:07 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => generated 3302 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:07 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => generated 3302 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:07 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => generated 3302 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.72 () {48 vars in 988 bytes} [Fri Aug 14 23:53:07 2026] POST /v2.0/security-group-rules => generated 571 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:08 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => generated 3886 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:08 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => generated 3886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:08 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => generated 3886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.72 () {48 vars in 988 bytes} [Fri Aug 14 23:53:08 2026] POST /v2.0/security-group-rules => generated 571 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.72 () {44 vars in 984 bytes} [Fri Aug 14 23:53:09 2026] GET /v2.0/networks/35bc141c-e67a-42bc-95eb-18d09fcebb66 => generated 732 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 23:53:09.910 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc0a7c10-756e-4067-9fe5-e6131f4fd84a a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/93] 199.204.45.72 () {44 vars in 1073 bytes} [Fri Aug 14 23:53:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=35bc141c-e67a-42bc-95eb-18d09fcebb66 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.72 () {44 vars in 1096 bytes} [Fri Aug 14 23:53:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=35bc141c-e67a-42bc-95eb-18d09fcebb66 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:09 2026] GET /v2.0/security-groups/07e07a09-7524-476c-9e15-871a021e048e => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.72 () {48 vars in 958 bytes} [Fri Aug 14 23:53:09 2026] POST /v2.0/ports => generated 1100 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-14 23:53:15.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d3fa1c6-2fa8-44e7-a78e-269ec5ac3921 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/97] 199.204.45.72 () {44 vars in 976 bytes} [Fri Aug 14 23:53:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/98] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.72 () {48 vars in 1028 bytes} [Fri Aug 14 23:53:16 2026] PUT /v2.0/ports/1997b3af-348d-4f67-b36f-7ff987b0ccdd => generated 1213 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.72 () {44 vars in 917 bytes} [Fri Aug 14 23:53:18 2026] GET /v2.0/ports => generated 3730 bytes in 105 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-14 23:53:19.428 8 INFO neutron.api.v2.resource [None req-a3ac79e3-aecc-4b45-8154-fa1117c20f90 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/101] 199.204.45.72 () {44 vars in 956 bytes} [Fri Aug 14 23:53:19 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.204.45.72 () {44 vars in 978 bytes} [Fri Aug 14 23:53:19 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.72 () {48 vars in 977 bytes} [Fri Aug 14 23:53:19 2026] POST /v2.0/security-groups => generated 1546 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:20 2026] GET /v2.0/security-groups/359c4fd6-06b8-4ccd-a45d-ce8106d77544 => generated 1546 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:20 2026] GET /v2.0/security-groups/359c4fd6-06b8-4ccd-a45d-ce8106d77544 => generated 1546 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:20 2026] GET /v2.0/security-groups/359c4fd6-06b8-4ccd-a45d-ce8106d77544 => 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: 53/107] 199.204.45.72 () {48 vars in 988 bytes} [Fri Aug 14 23:53:20 2026] POST /v2.0/security-group-rules => generated 591 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:21 2026] GET /v2.0/security-groups/359c4fd6-06b8-4ccd-a45d-ce8106d77544 => generated 2150 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:21 2026] GET /v2.0/security-groups/359c4fd6-06b8-4ccd-a45d-ce8106d77544 => generated 2150 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.204.45.72 () {44 vars in 998 bytes} [Fri Aug 14 23:53:21 2026] GET /v2.0/security-groups/359c4fd6-06b8-4ccd-a45d-ce8106d77544 => generated 2150 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.204.45.72 () {48 vars in 988 bytes} [Fri Aug 14 23:53:21 2026] POST /v2.0/security-group-rules => generated 595 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/122] 199.204.45.72 () {44 vars in 972 bytes} [Fri Aug 14 23:54:26 2026] GET /v2.0/quotas/76272f82d5344f8faf9ba114ef053d4f => 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.204.45.72 () {48 vars in 1024 bytes} [Fri Aug 14 23:54:27 2026] PUT /v2.0/quotas/76272f82d5344f8faf9ba114ef053d4f => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 23:56:36.141 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ae05b5d8-6016-440a-b3bb-edacd8756306] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-14 23:56:36.142 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fc3fb2c7-267c-4ad0-b444-7b4c06a3cd28] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-14 23:56:36.144 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Aug 14 23:56:36 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.72) !!! /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-14 23:56:36.348 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de8c53ce-24c1-4abf-a8de-a1f1e1df9e51 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 70/142] 199.204.45.72 () {30 vars in 740 bytes} [Fri Aug 14 23:56:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 218 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 23:56:36.365 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5d9af6ef-3c17-4e66-ad81-12dd2959507c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-08-14 23:56:36.365 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8be5fc8a-c5a6-4de6-8764-25933682dbea] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 73/143] 199.204.45.72 () {30 vars in 762 bytes} [Fri Aug 14 23:56:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 23:56:38.048 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fc3fb2c7-267c-4ad0-b444-7b4c06a3cd28] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49206. 2026-08-14 23:56:38.050 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ae05b5d8-6016-440a-b3bb-edacd8756306] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49198. 2026-08-14 23:56:38.095 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c314648-14f4-46a0-8f75-f44240ae5a28 a4c7f8dc59c24122b848c4dffd47a900 76272f82d5344f8faf9ba114ef053d4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/144] 199.204.45.72 () {30 vars in 740 bytes} [Fri Aug 14 23:56:38 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) [pid: 7|app: 0|req: 74/145] 199.204.45.72 () {30 vars in 762 bytes} [Fri Aug 14 23:56:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)