+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat Feb 28 02:04:00 2026] *** compiled with version: 11.4.0 on 27 February 2026 20:20:47 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: neutron-server-6c9d545b4-mqhkt machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x562824b52140 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-02-28 02:04:04.478 7 INFO neutron.common.config [-] Logging enabled! 2026-02-28 02:04:04.479 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-02-28 02:04:04.526 8 INFO neutron.common.config [-] Logging enabled! 2026-02-28 02:04:04.526 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-02-28 02:04:04.803 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-28 02:04:04.806 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-28 02:04:05.623 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-28 02:04:05.625 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-28 02:04:05.628 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-28 02:04:05.629 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-28 02:04:05.630 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-28 02:04:05.630 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-28 02:04:05.630 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-28 02:04:05.636 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-28 02:04:05.636 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-28 02:04:05.636 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-28 02:04:05.655 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-28 02:04:05.656 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-28 02:04:05.656 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-28 02:04:05.694 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-28 02:04:05.694 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-28 02:04:05.694 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-28 02:04:05.695 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-28 02:04:05.701 8 WARNING oslo_policy.policy [None req-c2c26d7a-3c1c-4a99-88ea-c1ceccd1b255 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-02-28 02:04:05.741 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-28 02:04:05.744 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-28 02:04:05.748 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-28 02:04:05.749 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-28 02:04:05.750 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-28 02:04:05.750 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-28 02:04:05.750 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-28 02:04:05.757 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-28 02:04:05.758 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-28 02:04:05.758 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-28 02:04:05.778 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-28 02:04:05.779 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-28 02:04:05.779 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-28 02:04:05.818 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-28 02:04:05.819 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-28 02:04:05.819 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-28 02:04:05.819 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-28 02:04:05.827 7 WARNING oslo_policy.policy [None req-d35823e8-564f-4cb0-ad3a-3b572e43aa14 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-02-28 02:04:06.093 8 INFO neutron.plugins.ml2.managers [None req-c2c26d7a-3c1c-4a99-88ea-c1ceccd1b255 - - - - - -] Initializing driver for type 'vlan' 2026-02-28 02:04:06.228 7 INFO neutron.plugins.ml2.managers [None req-d35823e8-564f-4cb0-ad3a-3b572e43aa14 - - - - - -] Initializing driver for type 'vlan' 2026-02-28 02:04:06.419 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c2c26d7a-3c1c-4a99-88ea-c1ceccd1b255 - - - - - -] VlanTypeDriver initialization complete 2026-02-28 02:04:06.420 8 INFO neutron.plugins.ml2.managers [None req-c2c26d7a-3c1c-4a99-88ea-c1ceccd1b255 - - - - - -] Initializing driver for type 'vxlan' 2026-02-28 02:04:06.420 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c2c26d7a-3c1c-4a99-88ea-c1ceccd1b255 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-28 02:04:06.446 8 INFO neutron.plugins.ml2.managers [None req-c2c26d7a-3c1c-4a99-88ea-c1ceccd1b255 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-28 02:04:06.446 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c2c26d7a-3c1c-4a99-88ea-c1ceccd1b255 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-28 02:04:06.447 8 INFO neutron.plugins.ml2.managers [None req-c2c26d7a-3c1c-4a99-88ea-c1ceccd1b255 - - - - - -] Initializing extension driver 'port_security' 2026-02-28 02:04:06.447 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c2c26d7a-3c1c-4a99-88ea-c1ceccd1b255 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-28 02:04:06.447 8 INFO neutron.plugins.ml2.managers [None req-c2c26d7a-3c1c-4a99-88ea-c1ceccd1b255 - - - - - -] Initializing extension driver 'qos' 2026-02-28 02:04:06.447 8 INFO neutron.plugins.ml2.managers [None req-c2c26d7a-3c1c-4a99-88ea-c1ceccd1b255 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-28 02:04:06.447 8 INFO neutron.plugins.ml2.managers [None req-c2c26d7a-3c1c-4a99-88ea-c1ceccd1b255 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-28 02:04:06.458 8 INFO neutron.quota [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded quota_driver: . 2026-02-28 02:04:06.458 8 INFO neutron.plugins.ml2.plugin [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Modular L2 Plugin initialization complete 2026-02-28 02:04:06.458 8 INFO neutron.plugins.ml2.managers [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-28 02:04:06.459 8 INFO neutron.plugins.ml2.managers [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-28 02:04:06.459 8 INFO neutron.plugins.ml2.managers [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-28 02:04:06.459 8 INFO neutron.extensions.vlantransparent [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Disabled vlantransparent extension. 2026-02-28 02:04:06.459 8 INFO neutron.manager [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loading Plugin: qos 2026-02-28 02:04:06.470 8 INFO neutron.manager [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loading Plugin: router 2026-02-28 02:04:06.503 8 INFO neutron.services.service_base [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-28 02:04:06.504 8 INFO neutron.manager [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loading Plugin: segments 2026-02-28 02:04:06.549 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d35823e8-564f-4cb0-ad3a-3b572e43aa14 - - - - - -] VlanTypeDriver initialization complete 2026-02-28 02:04:06.550 7 INFO neutron.plugins.ml2.managers [None req-d35823e8-564f-4cb0-ad3a-3b572e43aa14 - - - - - -] Initializing driver for type 'vxlan' 2026-02-28 02:04:06.550 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d35823e8-564f-4cb0-ad3a-3b572e43aa14 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-28 02:04:06.576 7 INFO neutron.plugins.ml2.managers [None req-d35823e8-564f-4cb0-ad3a-3b572e43aa14 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-28 02:04:06.576 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d35823e8-564f-4cb0-ad3a-3b572e43aa14 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-28 02:04:06.576 7 INFO neutron.plugins.ml2.managers [None req-d35823e8-564f-4cb0-ad3a-3b572e43aa14 - - - - - -] Initializing extension driver 'port_security' 2026-02-28 02:04:06.577 7 INFO neutron.plugins.ml2.extensions.port_security [None req-d35823e8-564f-4cb0-ad3a-3b572e43aa14 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-28 02:04:06.577 7 INFO neutron.plugins.ml2.managers [None req-d35823e8-564f-4cb0-ad3a-3b572e43aa14 - - - - - -] Initializing extension driver 'qos' 2026-02-28 02:04:06.577 7 INFO neutron.plugins.ml2.managers [None req-d35823e8-564f-4cb0-ad3a-3b572e43aa14 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-28 02:04:06.577 7 INFO neutron.plugins.ml2.managers [None req-d35823e8-564f-4cb0-ad3a-3b572e43aa14 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-28 02:04:06.588 7 INFO neutron.quota [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded quota_driver: . 2026-02-28 02:04:06.589 7 INFO neutron.plugins.ml2.plugin [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Modular L2 Plugin initialization complete 2026-02-28 02:04:06.589 7 INFO neutron.plugins.ml2.managers [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-28 02:04:06.589 7 INFO neutron.plugins.ml2.managers [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-28 02:04:06.590 7 INFO neutron.plugins.ml2.managers [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Got port-security extension from driver 'port_security' 2026-02-28 02:04:06.590 7 INFO neutron.extensions.vlantransparent [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Disabled vlantransparent extension. 2026-02-28 02:04:06.590 7 INFO neutron.manager [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loading Plugin: qos 2026-02-28 02:04:06.592 8 INFO neutron.manager [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loading Plugin: trunk 2026-02-28 02:04:06.601 7 INFO neutron.manager [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loading Plugin: router 2026-02-28 02:04:06.636 7 INFO neutron.services.service_base [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-28 02:04:06.636 7 INFO neutron.manager [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loading Plugin: segments 2026-02-28 02:04:06.643 8 INFO neutron.manager [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loading Plugin: vpnaas 2026-02-28 02:04:06.684 8 WARNING stevedore.named [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-28 02:04:06.725 7 INFO neutron.manager [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loading Plugin: trunk 2026-02-28 02:04:06.739 8 INFO neutron_vpnaas.services.vpn.plugin [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-28 02:04:06.739 8 INFO neutron.common.utils [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-28 02:04:06.739 8 INFO neutron.manager [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loading Plugin: auto_allocate 2026-02-28 02:04:06.743 8 INFO neutron.manager [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loading Plugin: tag 2026-02-28 02:04:06.748 8 INFO neutron.manager [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loading Plugin: timestamp 2026-02-28 02:04:06.750 8 INFO neutron.manager [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loading Plugin: network_ip_availability 2026-02-28 02:04:06.754 8 INFO neutron.manager [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loading Plugin: flavors 2026-02-28 02:04:06.757 8 INFO neutron.manager [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loading Plugin: revisions 2026-02-28 02:04:06.759 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Initializing extension manager. 2026-02-28 02:04:06.761 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: address-group 2026-02-28 02:04:06.761 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: address-scope 2026-02-28 02:04:06.762 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-28 02:04:06.763 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: agent 2026-02-28 02:04:06.763 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: agent-resources-synced 2026-02-28 02:04:06.765 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-28 02:04:06.765 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-28 02:04:06.766 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: availability_zone 2026-02-28 02:04:06.767 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: availability_zone_filter 2026-02-28 02:04:06.767 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-28 02:04:06.768 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: default-subnetpools 2026-02-28 02:04:06.769 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-28 02:04:06.770 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: dns-integration 2026-02-28 02:04:06.770 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: dns-domain-ports 2026-02-28 02:04:06.771 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-28 02:04:06.771 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: dvr 2026-02-28 02:04:06.772 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-28 02:04:06.772 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: empty-string-filtering 2026-02-28 02:04:06.773 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-28 02:04:06.774 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-28 02:04:06.774 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: external-net 2026-02-28 02:04:06.775 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-28 02:04:06.775 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: extraroute 2026-02-28 02:04:06.776 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: extraroute-atomic 2026-02-28 02:04:06.776 7 INFO neutron.manager [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loading Plugin: vpnaas 2026-02-28 02:04:06.776 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-28 02:04:06.777 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-28 02:04:06.778 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-28 02:04:06.778 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-28 02:04:06.779 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: fip-port-details 2026-02-28 02:04:06.779 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: flavors 2026-02-28 02:04:06.782 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-28 02:04:06.783 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: floatingip-pools 2026-02-28 02:04:06.783 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: ip_allocation 2026-02-28 02:04:06.784 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-28 02:04:06.785 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: l2_adjacency 2026-02-28 02:04:06.786 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: router 2026-02-28 02:04:06.787 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-28 02:04:06.788 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: ext-gw-mode 2026-02-28 02:04:06.789 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: l3-ha 2026-02-28 02:04:06.789 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-28 02:04:06.790 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-28 02:04:06.790 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: l3-flavors 2026-02-28 02:04:06.791 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-28 02:04:06.792 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-28 02:04:06.794 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-28 02:04:06.795 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-28 02:04:06.796 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-28 02:04:06.797 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-28 02:04:06.798 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-28 02:04:06.798 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: multi-provider 2026-02-28 02:04:06.799 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: net-mtu 2026-02-28 02:04:06.800 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: net-mtu-writable 2026-02-28 02:04:06.800 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: network_availability_zone 2026-02-28 02:04:06.801 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: network_ha 2026-02-28 02:04:06.802 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: network-ip-availability 2026-02-28 02:04:06.803 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-28 02:04:06.804 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: pagination 2026-02-28 02:04:06.804 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: port-device-profile 2026-02-28 02:04:06.805 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-28 02:04:06.806 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-28 02:04:06.806 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: port-mac-override 2026-02-28 02:04:06.807 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-28 02:04:06.808 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-28 02:04:06.809 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: port-resource-request 2026-02-28 02:04:06.809 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-28 02:04:06.810 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: binding 2026-02-28 02:04:06.811 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: binding-extended 2026-02-28 02:04:06.811 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: port-security 2026-02-28 02:04:06.812 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: project-id 2026-02-28 02:04:06.813 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: provider 2026-02-28 02:04:06.814 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: qos 2026-02-28 02:04:06.815 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-28 02:04:06.816 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-28 02:04:06.816 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: qos-default 2026-02-28 02:04:06.817 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: qos-fip 2026-02-28 02:04:06.818 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-28 02:04:06.818 7 WARNING stevedore.named [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-28 02:04:06.818 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-28 02:04:06.819 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-28 02:04:06.820 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-28 02:04:06.820 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-28 02:04:06.821 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: qos-pps 2026-02-28 02:04:06.822 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-28 02:04:06.822 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-28 02:04:06.823 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: qos-rules-alias 2026-02-28 02:04:06.823 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: quota-check-limit 2026-02-28 02:04:06.825 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: quotas 2026-02-28 02:04:06.826 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: quota_details 2026-02-28 02:04:06.828 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: rbac-policies 2026-02-28 02:04:06.828 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: rbac-address-group 2026-02-28 02:04:06.829 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: rbac-address-scope 2026-02-28 02:04:06.830 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: rbac-security-groups 2026-02-28 02:04:06.830 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-28 02:04:06.831 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: revision-if-match 2026-02-28 02:04:06.832 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-28 02:04:06.832 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: router_availability_zone 2026-02-28 02:04:06.833 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-28 02:04:06.835 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-28 02:04:06.836 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-28 02:04:06.836 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-28 02:04:06.837 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-28 02:04:06.838 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-28 02:04:06.845 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: security-group 2026-02-28 02:04:06.846 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: segment 2026-02-28 02:04:06.847 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-28 02:04:06.848 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: service-type 2026-02-28 02:04:06.848 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: sorting 2026-02-28 02:04:06.849 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: standard-attr-segment 2026-02-28 02:04:06.849 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: standard-attr-description 2026-02-28 02:04:06.850 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: stateful-security-group 2026-02-28 02:04:06.850 8 WARNING neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-28 02:04:06.851 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-28 02:04:06.852 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: subnet_onboard 2026-02-28 02:04:06.852 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-28 02:04:06.853 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: subnet-service-types 2026-02-28 02:04:06.853 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: subnet_allocation 2026-02-28 02:04:06.854 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-28 02:04:06.855 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-28 02:04:06.858 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: standard-attr-tag 2026-02-28 02:04:06.858 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-28 02:04:06.859 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: trunk 2026-02-28 02:04:06.859 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: trunk-details 2026-02-28 02:04:06.860 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-28 02:04:06.861 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-28 02:04:06.861 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-28 02:04:06.862 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: vpn-flavors 2026-02-28 02:04:06.863 8 INFO neutron.api.extensions [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Loaded extension: vpnaas 2026-02-28 02:04:06.866 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-28 02:04:06.866 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-28 02:04:06.866 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-28 02:04:06.866 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-28 02:04:06.867 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-28 02:04:06.867 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-28 02:04:06.869 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-28 02:04:06.870 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-28 02:04:06.870 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-28 02:04:06.870 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-28 02:04:06.870 8 WARNING neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] subnetpool is already registered 2026-02-28 02:04:06.870 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-28 02:04:06.871 8 WARNING neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] subnetpool is already registered 2026-02-28 02:04:06.871 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-28 02:04:06.871 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-28 02:04:06.871 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-28 02:04:06.872 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-28 02:04:06.872 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-28 02:04:06.872 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-28 02:04:06.874 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-28 02:04:06.874 8 WARNING neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] router is already registered 2026-02-28 02:04:06.874 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-28 02:04:06.874 8 WARNING neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] floatingip is already registered 2026-02-28 02:04:06.875 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-28 02:04:06.875 8 WARNING neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] rbac_policy is already registered 2026-02-28 02:04:06.876 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-28 02:04:06.876 8 WARNING neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] security_group is already registered 2026-02-28 02:04:06.876 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-28 02:04:06.876 8 WARNING neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] security_group_rule is already registered 2026-02-28 02:04:06.876 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-28 02:04:06.876 8 WARNING neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] subnetpool is already registered 2026-02-28 02:04:06.876 7 INFO neutron_vpnaas.services.vpn.plugin [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-28 02:04:06.877 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-28 02:04:06.877 8 WARNING neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] subnetpool is already registered 2026-02-28 02:04:06.877 7 INFO neutron.common.utils [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-28 02:04:06.877 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-28 02:04:06.877 8 WARNING neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] trunk is already registered 2026-02-28 02:04:06.877 7 INFO neutron.manager [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loading Plugin: auto_allocate 2026-02-28 02:04:06.877 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-28 02:04:06.878 8 WARNING neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] endpoint_group is already registered 2026-02-28 02:04:06.878 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-28 02:04:06.878 8 WARNING neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] vpnservice is already registered 2026-02-28 02:04:06.878 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-28 02:04:06.878 8 WARNING neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] ipsec_site_connection is already registered 2026-02-28 02:04:06.879 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-28 02:04:06.879 8 WARNING neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] ipsecpolicy is already registered 2026-02-28 02:04:06.879 8 INFO neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-28 02:04:06.879 8 WARNING neutron.quota.resource_registry [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] ikepolicy is already registered 2026-02-28 02:04:06.881 7 INFO neutron.manager [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loading Plugin: tag 2026-02-28 02:04:06.886 7 INFO neutron.manager [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loading Plugin: timestamp 2026-02-28 02:04:06.889 7 INFO neutron.manager [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loading Plugin: network_ip_availability 2026-02-28 02:04:06.892 7 INFO neutron.manager [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loading Plugin: flavors 2026-02-28 02:04:06.895 7 INFO neutron.manager [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loading Plugin: revisions 2026-02-28 02:04:06.898 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Initializing extension manager. 2026-02-28 02:04:06.899 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: address-group 2026-02-28 02:04:06.899 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: address-scope 2026-02-28 02:04:06.900 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-28 02:04:06.901 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: agent 2026-02-28 02:04:06.902 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: agent-resources-synced 2026-02-28 02:04:06.903 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: allowed-address-pairs 2026-02-28 02:04:06.903 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: auto-allocated-topology 2026-02-28 02:04:06.904 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: availability_zone 2026-02-28 02:04:06.905 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: availability_zone_filter 2026-02-28 02:04:06.905 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-28 02:04:06.906 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: default-subnetpools 2026-02-28 02:04:06.907 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-28 02:04:06.908 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: dns-integration 2026-02-28 02:04:06.908 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: dns-domain-ports 2026-02-28 02:04:06.909 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-28 02:04:06.910 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: dvr 2026-02-28 02:04:06.910 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-28 02:04:06.911 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: empty-string-filtering 2026-02-28 02:04:06.911 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-28 02:04:06.912 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-28 02:04:06.912 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: external-net 2026-02-28 02:04:06.913 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-28 02:04:06.914 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: extraroute 2026-02-28 02:04:06.914 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: extraroute-atomic 2026-02-28 02:04:06.915 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-28 02:04:06.915 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-28 02:04:06.916 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-28 02:04:06.916 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-28 02:04:06.917 8 WARNING keystonemiddleware._common.config [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-28 02:04:06.917 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: fip-port-details 2026-02-28 02:04:06.918 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: flavors 2026-02-28 02:04:06.919 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-28 02:04:06.920 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: floatingip-pools 2026-02-28 02:04:06.920 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: ip_allocation 2026-02-28 02:04:06.921 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: ip-substring-filtering 2026-02-28 02:04:06.921 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: l2_adjacency 2026-02-28 02:04:06.922 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: router 2026-02-28 02:04:06.924 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-28 02:04:06.924 8 WARNING oslo_config.cfg [None req-33ed96c5-7bf3-4042-a5fc-42f42969b6f8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-28 02:04:06.925 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: ext-gw-mode 2026-02-28 02:04:06.925 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: l3-ha 2026-02-28 02:04:06.926 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-28 02:04:06.926 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x562824b52140 pid: 8 (default app) 2026-02-28 02:04:06.927 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: l3-flavors 2026-02-28 02:04:06.928 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-28 02:04:06.928 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-28 02:04:06.930 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-28 02:04:06.931 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-28 02:04:06.932 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-28 02:04:06.935 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-28 02:04:06.936 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-28 02:04:06.936 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: multi-provider 2026-02-28 02:04:06.939 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: net-mtu 2026-02-28 02:04:06.940 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: net-mtu-writable 2026-02-28 02:04:06.942 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: network_availability_zone 2026-02-28 02:04:06.943 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: network_ha 2026-02-28 02:04:06.945 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: network-ip-availability 2026-02-28 02:04:06.948 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-28 02:04:06.949 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: pagination 2026-02-28 02:04:06.951 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: port-device-profile 2026-02-28 02:04:06.951 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-28 02:04:06.952 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-28 02:04:06.953 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: port-mac-override 2026-02-28 02:04:06.953 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-28 02:04:06.954 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-28 02:04:06.954 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: port-resource-request 2026-02-28 02:04:06.955 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: port-resource-request-groups 2026-02-28 02:04:06.956 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: binding 2026-02-28 02:04:06.957 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: binding-extended 2026-02-28 02:04:06.957 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: port-security 2026-02-28 02:04:06.958 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: project-id 2026-02-28 02:04:06.958 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: provider 2026-02-28 02:04:06.961 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: qos 2026-02-28 02:04:06.961 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-28 02:04:06.962 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-28 02:04:06.963 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: qos-default 2026-02-28 02:04:06.963 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: qos-fip 2026-02-28 02:04:06.964 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-28 02:04:06.964 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: qos-gateway-ip 2026-02-28 02:04:06.965 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: qos-port-network-policy 2026-02-28 02:04:06.966 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: qos-pps-minimum 2026-02-28 02:04:06.966 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-28 02:04:06.967 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: qos-pps 2026-02-28 02:04:06.968 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: qos-rule-type-details 2026-02-28 02:04:06.968 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-28 02:04:06.969 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: qos-rules-alias 2026-02-28 02:04:06.970 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: quota-check-limit 2026-02-28 02:04:06.972 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: quotas 2026-02-28 02:04:06.973 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: quota_details 2026-02-28 02:04:06.974 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: rbac-policies 2026-02-28 02:04:06.975 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: rbac-address-group 2026-02-28 02:04:06.975 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: rbac-address-scope 2026-02-28 02:04:06.976 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: rbac-security-groups 2026-02-28 02:04:06.976 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: rbac-subnetpool 2026-02-28 02:04:06.977 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: revision-if-match 2026-02-28 02:04:06.978 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: standard-attr-revisions 2026-02-28 02:04:06.979 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: router_availability_zone 2026-02-28 02:04:06.979 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-28 02:04:06.981 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: security-groups-default-rules 2026-02-28 02:04:06.981 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-28 02:04:06.982 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-28 02:04:06.982 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-28 02:04:06.983 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-28 02:04:06.991 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: security-group 2026-02-28 02:04:06.992 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: segment 2026-02-28 02:04:06.993 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-28 02:04:06.994 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: service-type 2026-02-28 02:04:06.994 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: sorting 2026-02-28 02:04:06.995 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: standard-attr-segment 2026-02-28 02:04:06.995 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: standard-attr-description 2026-02-28 02:04:06.996 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: stateful-security-group 2026-02-28 02:04:06.997 7 WARNING neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-28 02:04:06.997 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-28 02:04:06.998 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: subnet_onboard 2026-02-28 02:04:06.999 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-28 02:04:06.999 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: subnet-service-types 2026-02-28 02:04:07.000 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: subnet_allocation 2026-02-28 02:04:07.001 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-28 02:04:07.001 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-28 02:04:07.004 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: standard-attr-tag 2026-02-28 02:04:07.005 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-28 02:04:07.006 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: trunk 2026-02-28 02:04:07.006 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: trunk-details 2026-02-28 02:04:07.007 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-28 02:04:07.008 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-28 02:04:07.009 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-28 02:04:07.009 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: vpn-flavors 2026-02-28 02:04:07.011 7 INFO neutron.api.extensions [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Loaded extension: vpnaas 2026-02-28 02:04:07.013 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-28 02:04:07.013 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-28 02:04:07.014 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-28 02:04:07.014 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-28 02:04:07.015 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-28 02:04:07.015 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-28 02:04:07.018 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-28 02:04:07.019 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-28 02:04:07.019 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-28 02:04:07.019 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-28 02:04:07.019 7 WARNING neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] subnetpool is already registered 2026-02-28 02:04:07.020 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-28 02:04:07.020 7 WARNING neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] subnetpool is already registered 2026-02-28 02:04:07.020 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-28 02:04:07.021 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-28 02:04:07.021 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-28 02:04:07.021 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-28 02:04:07.021 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-28 02:04:07.022 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-28 02:04:07.024 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-28 02:04:07.024 7 WARNING neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] router is already registered 2026-02-28 02:04:07.024 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-28 02:04:07.024 7 WARNING neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] floatingip is already registered 2026-02-28 02:04:07.025 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-28 02:04:07.025 7 WARNING neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] rbac_policy is already registered 2026-02-28 02:04:07.025 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-28 02:04:07.026 7 WARNING neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] security_group is already registered 2026-02-28 02:04:07.026 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-28 02:04:07.026 7 WARNING neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] security_group_rule is already registered 2026-02-28 02:04:07.026 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-28 02:04:07.026 7 WARNING neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] subnetpool is already registered 2026-02-28 02:04:07.027 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-28 02:04:07.027 7 WARNING neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] subnetpool is already registered 2026-02-28 02:04:07.027 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-28 02:04:07.027 7 WARNING neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] trunk is already registered 2026-02-28 02:04:07.028 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-28 02:04:07.028 7 WARNING neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] endpoint_group is already registered 2026-02-28 02:04:07.028 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-28 02:04:07.028 7 WARNING neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] vpnservice is already registered 2026-02-28 02:04:07.028 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-28 02:04:07.028 7 WARNING neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] ipsec_site_connection is already registered 2026-02-28 02:04:07.029 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-28 02:04:07.029 7 WARNING neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] ipsecpolicy is already registered 2026-02-28 02:04:07.029 7 INFO neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-28 02:04:07.029 7 WARNING neutron.quota.resource_registry [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] ikepolicy is already registered 2026-02-28 02:04:07.067 7 WARNING keystonemiddleware._common.config [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-28 02:04:07.075 7 WARNING oslo_config.cfg [None req-8bd608af-5328-4acb-8cd3-1c4c30e7950d - - - - - -] 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 0x562824b52140 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-28 02:04:14.001 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7c2528d-77ce-479e-962a-61223f0b2edf b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.235 () {44 vars in 926 bytes} [Sat Feb 28 02:04:13 2026] GET /v2.0/networks/public => generated 108 bytes in 719 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: 4/5] 199.204.45.235 () {44 vars in 948 bytes} [Sat Feb 28 02:04:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-28 02:04:14.485 7 WARNING oslo_policy.policy [None req-007107f7-08fb-461e-8c4a-fd8c99ad019a b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-02-28 02:04:14.879 7 WARNING neutron.services.revisions.revision_plugin [None req-007107f7-08fb-461e-8c4a-fd8c99ad019a b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] Could not find related network for resource to bump revision. 2026-02-28 02:04:14.908 7 INFO neutron.db.segments_db [None req-007107f7-08fb-461e-8c4a-fd8c99ad019a b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] Added segment 663b65a1-c335-4dff-a3c2-5820cca14c00 of type flat for network 57b0282d-9110-41cd-9872-7e739f5e6e43 2026-02-28 02:04:14.960 7 INFO neutron.pecan_wsgi.hooks.translation [None req-007107f7-08fb-461e-8c4a-fd8c99ad019a b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.235 () {48 vars in 966 bytes} [Sat Feb 28 02:04:14 2026] POST /v2.0/networks => generated 124 bytes in 670 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-28 02:04:21.172 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ed097a9-5c7f-40cf-91e9-4e841245982c b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.235 () {44 vars in 926 bytes} [Sat Feb 28 02:04:20 2026] GET /v2.0/networks/public => generated 108 bytes in 407 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.235 () {44 vars in 948 bytes} [Sat Feb 28 02:04:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-28 02:04:21.495 8 WARNING oslo_policy.policy [None req-d55e6a7e-594a-4396-ad1b-8a159dd2333e b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-02-28 02:04:21.535 8 WARNING neutron.services.revisions.revision_plugin [None req-d55e6a7e-594a-4396-ad1b-8a159dd2333e b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] Could not find related network for resource to bump revision. 2026-02-28 02:04:21.557 8 INFO neutron.db.segments_db [None req-d55e6a7e-594a-4396-ad1b-8a159dd2333e b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] Added segment 302724ea-5b54-4def-a475-7de032abca68 of type flat for network cf162106-e7a9-4507-843c-66af248d3ccb 2026-02-28 02:04:21.606 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d55e6a7e-594a-4396-ad1b-8a159dd2333e b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.235 () {48 vars in 966 bytes} [Sat Feb 28 02:04:21 2026] POST /v2.0/networks => generated 124 bytes in 419 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-28 02:04:27.549 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43e36558-5ff1-4467-bf52-409f7e301b8f b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.235 () {44 vars in 926 bytes} [Sat Feb 28 02:04:27 2026] GET /v2.0/networks/public => generated 108 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.235 () {44 vars in 948 bytes} [Sat Feb 28 02:04:27 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-02-28 02:04:27.622 8 WARNING neutron.services.revisions.revision_plugin [None req-dbe3ee3e-e9bf-4c49-9b95-0d61060116cb b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] Could not find related network for resource to bump revision. 2026-02-28 02:04:27.655 8 INFO neutron.db.segments_db [None req-dbe3ee3e-e9bf-4c49-9b95-0d61060116cb b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] Added segment 1eccae9e-cb0a-4b9d-8c94-9c6360db2c18 of type flat for network 84d83617-3cbf-4356-b31b-7729456e6f01 2026-02-28 02:04:27.693 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dbe3ee3e-e9bf-4c49-9b95-0d61060116cb b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.235 () {48 vars in 966 bytes} [Sat Feb 28 02:04:27 2026] POST /v2.0/networks => generated 124 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-28 02:04:33.599 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6cda4619-e2b8-4e09-b912-9816a341f6a3 b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.235 () {44 vars in 926 bytes} [Sat Feb 28 02:04:33 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.235 () {44 vars in 948 bytes} [Sat Feb 28 02:04:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-28 02:04:33.701 7 WARNING neutron.services.revisions.revision_plugin [None req-444b726b-8633-4f2b-8ebf-999b42ffc31d b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] Could not find related network for resource to bump revision. 2026-02-28 02:04:33.727 7 INFO neutron.db.segments_db [None req-444b726b-8633-4f2b-8ebf-999b42ffc31d b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] Added segment 0e90a4cd-9927-4ed9-baec-b093bf82387b of type flat for network 5caf2c9a-21fd-4bab-84eb-d5b7460d6d57 [pid: 7|app: 0|req: 7/16] 199.204.45.235 () {48 vars in 966 bytes} [Sat Feb 28 02:04:33 2026] POST /v2.0/networks => generated 706 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-28 02:04:35.063 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03da7c53-8137-48ee-86fc-83bbffd1c9c0 b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.235 () {44 vars in 926 bytes} [Sat Feb 28 02:04:34 2026] GET /v2.0/networks/public => generated 108 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.235 () {44 vars in 948 bytes} [Sat Feb 28 02:04:35 2026] GET /v2.0/networks?name=public => generated 709 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-28 02:04:35.171 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76178d3e-c309-4e00-accb-84ce5f338f27 b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.235 () {44 vars in 1033 bytes} [Sat Feb 28 02:04:35 2026] GET /v2.0/subnets/public-subnet?network_id=5caf2c9a-21fd-4bab-84eb-d5b7460d6d57 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.204.45.235 () {44 vars in 1056 bytes} [Sat Feb 28 02:04:35 2026] GET /v2.0/subnets?name=public-subnet&network_id=5caf2c9a-21fd-4bab-84eb-d5b7460d6d57 => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.235 () {48 vars in 964 bytes} [Sat Feb 28 02:04:35 2026] POST /v2.0/subnets => generated 641 bytes in 2229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-28 02:09:06.641 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b2cafc05-3e18-4c9a-91c3-929c8077329b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-28 02:09:06.645 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b1e4771b-a690-4153-b5bb-d7c0b21397e4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-28 02:09:06.646 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat Feb 28 02:09:06 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.235) !!! 2026-02-28 02:09:06.771 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fd0af5b-b083-4f08-9300-45ebdfe74283 b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/56] 199.204.45.235 () {44 vars in 936 bytes} [Sat Feb 28 02:09:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-28 02:09:06.781 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c31da999-634d-4d6e-906e-26fcf4df1346] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-28 02:09:06.783 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [af9e3cba-0b43-41a8-9f98-aa386340eff8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-28 02:09:06.785 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat Feb 28 02:09:06 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.235) !!! [pid: 7|app: 0|req: 27/57] 199.204.45.235 () {44 vars in 958 bytes} [Sat Feb 28 02:09:06 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-02-28 02:09:06.876 8 INFO neutron.db.segments_db [None req-847cfeb7-ce87-4bc2-8c30-125ff38da842 b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] Added segment b8537625-d3fe-46fb-9dc8-ce4294ca480f of type vxlan for network 358fd87d-cebe-402a-a4ef-632eb1e16aa0 [pid: 8|app: 0|req: 31/58] 199.204.45.235 () {48 vars in 965 bytes} [Sat Feb 28 02:09:06 2026] POST /v2.0/networks => generated 707 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-28 02:09:07.915 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c31da999-634d-4d6e-906e-26fcf4df1346] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32854. 2026-02-28 02:09:07.915 7 INFO oslo.messaging._drivers.impl_rabbit [-] [af9e3cba-0b43-41a8-9f98-aa386340eff8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32852. 2026-02-28 02:09:07.956 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74abbb59-52d5-4815-90a4-841917ce7649 b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 28/59] 199.204.45.235 () {44 vars in 936 bytes} [Sat Feb 28 02:09:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-28 02:09:08.039 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b2cafc05-3e18-4c9a-91c3-929c8077329b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32856. 2026-02-28 02:09:08.039 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b1e4771b-a690-4153-b5bb-d7c0b21397e4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32858. [pid: 8|app: 0|req: 32/60] 199.204.45.235 () {44 vars in 958 bytes} [Sat Feb 28 02:09:07 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-28 02:09:08.080 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d3f5c81-3a4b-4bdc-a9f6-215c54eac11f b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 29/61] 199.204.45.235 () {44 vars in 1035 bytes} [Sat Feb 28 02:09:08 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=358fd87d-cebe-402a-a4ef-632eb1e16aa0 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/62] 199.204.45.235 () {44 vars in 1058 bytes} [Sat Feb 28 02:09:08 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=358fd87d-cebe-402a-a4ef-632eb1e16aa0 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/63] 199.204.45.235 () {48 vars in 964 bytes} [Sat Feb 28 02:09:08 2026] POST /v2.0/subnets => generated 627 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-28 02:09:09.542 7 INFO neutron.api.v2.resource [None req-dd6f407a-8ae7-4e5d-a493-6e0a66c79449 b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.204.45.235 () {44 vars in 970 bytes} [Sat Feb 28 02:09:09 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.204.45.235 () {44 vars in 992 bytes} [Sat Feb 28 02:09:09 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.204.45.235 () {48 vars in 979 bytes} [Sat Feb 28 02:09:09 2026] POST /v2.0/security-groups => generated 1552 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:10 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => generated 1552 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:10 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => generated 1552 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:10 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => generated 1552 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.235 () {48 vars in 990 bytes} [Sat Feb 28 02:09:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:11 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => generated 2134 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:12 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => 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: 39/75] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:12 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => 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: 37/76] 199.204.45.235 () {48 vars in 990 bytes} [Sat Feb 28 02:09:12 2026] POST /v2.0/security-group-rules => generated 571 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:13 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => generated 2718 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:13 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => generated 2718 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:13 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => generated 2718 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.235 () {48 vars in 990 bytes} [Sat Feb 28 02:09:13 2026] POST /v2.0/security-group-rules => generated 571 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:14 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => generated 3302 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:14 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => generated 3302 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:14 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => generated 3302 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.235 () {48 vars in 990 bytes} [Sat Feb 28 02:09:14 2026] POST /v2.0/security-group-rules => generated 571 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:15 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => generated 3886 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:15 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => generated 3886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:15 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => generated 3886 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.235 () {48 vars in 990 bytes} [Sat Feb 28 02:09:15 2026] POST /v2.0/security-group-rules => generated 571 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.235 () {44 vars in 986 bytes} [Sat Feb 28 02:09:16 2026] GET /v2.0/networks/358fd87d-cebe-402a-a4ef-632eb1e16aa0 => generated 732 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-28 02:09:16.928 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97aad7bc-7dd5-4e17-8b8f-179c281b4209 b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 44/90] 199.204.45.235 () {44 vars in 1075 bytes} [Sat Feb 28 02:09:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=358fd87d-cebe-402a-a4ef-632eb1e16aa0 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.235 () {44 vars in 1098 bytes} [Sat Feb 28 02:09:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=358fd87d-cebe-402a-a4ef-632eb1e16aa0 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:16 2026] GET /v2.0/security-groups/dd4bb692-4160-4793-b88c-4292b99e57c9 => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.235 () {48 vars in 960 bytes} [Sat Feb 28 02:09:17 2026] POST /v2.0/ports => generated 1100 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-28 02:09:23.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5dc53ff-7a71-45a9-b1b6-3d9224387e4b b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 46/94] 199.204.45.235 () {44 vars in 978 bytes} [Sat Feb 28 02:09:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/95] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.235 () {48 vars in 1030 bytes} [Sat Feb 28 02:09:23 2026] PUT /v2.0/ports/6d03b694-beb2-4a90-930d-ec09bde17cb3 => generated 1213 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.235 () {44 vars in 919 bytes} [Sat Feb 28 02:09:25 2026] GET /v2.0/ports => generated 3730 bytes in 315 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-02-28 02:09:26.883 7 INFO neutron.api.v2.resource [None req-68731a92-ed25-4cda-96ca-42908687a0aa b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/100] 199.204.45.235 () {44 vars in 958 bytes} [Sat Feb 28 02:09:26 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.235 () {44 vars in 980 bytes} [Sat Feb 28 02:09:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.235 () {48 vars in 979 bytes} [Sat Feb 28 02:09:26 2026] POST /v2.0/security-groups => generated 1546 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:27 2026] GET /v2.0/security-groups/ac4f3de9-fe96-471f-a5c7-d4243934e6c8 => generated 1546 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:28 2026] GET /v2.0/security-groups/ac4f3de9-fe96-471f-a5c7-d4243934e6c8 => generated 1546 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:28 2026] GET /v2.0/security-groups/ac4f3de9-fe96-471f-a5c7-d4243934e6c8 => generated 1546 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.235 () {48 vars in 990 bytes} [Sat Feb 28 02:09:28 2026] POST /v2.0/security-group-rules => generated 591 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:29 2026] GET /v2.0/security-groups/ac4f3de9-fe96-471f-a5c7-d4243934e6c8 => generated 2150 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:29 2026] GET /v2.0/security-groups/ac4f3de9-fe96-471f-a5c7-d4243934e6c8 => generated 2150 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.235 () {44 vars in 1000 bytes} [Sat Feb 28 02:09:29 2026] GET /v2.0/security-groups/ac4f3de9-fe96-471f-a5c7-d4243934e6c8 => generated 2150 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.235 () {48 vars in 990 bytes} [Sat Feb 28 02:09:29 2026] POST /v2.0/security-group-rules => generated 595 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 199.204.45.235 () {44 vars in 974 bytes} [Sat Feb 28 02:10:35 2026] GET /v2.0/quotas/4db876abc5cf4affbb1a89846a2aa16f => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 59/120] 199.204.45.235 () {48 vars in 1026 bytes} [Sat Feb 28 02:10:36 2026] PUT /v2.0/quotas/4db876abc5cf4affbb1a89846a2aa16f => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-28 02:12:45.418 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c31da999-634d-4d6e-906e-26fcf4df1346] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-28 02:12:45.422 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [af9e3cba-0b43-41a8-9f98-aa386340eff8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-28 02:12:45.423 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat Feb 28 02:12:45 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.235) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-28 02:12:45.575 7 INFO neutron.pecan_wsgi.hooks.translation [None req-482dc094-7be0-4e6b-a0da-ab916788d387 b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 69/139] 199.204.45.235 () {30 vars in 740 bytes} [Sat Feb 28 02:12:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-28 02:12:45.588 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b1e4771b-a690-4153-b5bb-d7c0b21397e4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-02-28 02:12:45.591 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [b2cafc05-3e18-4c9a-91c3-929c8077329b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 71/140] 199.204.45.235 () {30 vars in 762 bytes} [Sat Feb 28 02:12:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-28 02:12:47.224 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c31da999-634d-4d6e-906e-26fcf4df1346] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54276. 2026-02-28 02:12:47.225 7 INFO oslo.messaging._drivers.impl_rabbit [-] [af9e3cba-0b43-41a8-9f98-aa386340eff8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54290. 2026-02-28 02:12:47.275 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8a8fe34-ceed-4378-b595-5ee5c1f85f30 b185587fc2cd448ba9eb3b4b262c12d7 4db876abc5cf4affbb1a89846a2aa16f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 70/141] 199.204.45.235 () {30 vars in 740 bytes} [Sat Feb 28 02:12:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-28 02:12:47.331 8 INFO oslo.messaging._drivers.impl_rabbit [-] [b2cafc05-3e18-4c9a-91c3-929c8077329b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54306. [pid: 8|app: 0|req: 72/142] 199.204.45.235 () {30 vars in 762 bytes} [Sat Feb 28 02:12:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)