+ exec nova-conductor --config-file /etc/nova/nova.conf Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: 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').declare_namespace(__name__) 2026-02-26 04:44:36.593 1 INFO oslo_service.service [None req-63949d89-acb3-4148-a7ef-57a903ab6bc0 - - - - - -] Starting 2 workers 2026-02-26 04:44:36.604 7 INFO nova.service [-] Starting conductor node (version 27.5.2) 2026-02-26 04:44:36.605 8 INFO nova.service [-] Starting conductor node (version 27.5.2) 2026-02-26 04:44:36.608 1 WARNING oslo_config.cfg [None req-63949d89-acb3-4148-a7ef-57a903ab6bc0 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future.