+ 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-09-09 06:49:31.779 1 INFO oslo_service.service [None req-a09a71e9-0c8b-42e5-9ed7-d1b6f9825fc9 - - - - - -] Starting 2 workers 2026-09-09 06:49:31.786 7 INFO nova.service [-] Starting conductor node (version 28.3.1) 2026-09-09 06:49:31.789 8 INFO nova.service [-] Starting conductor node (version 28.3.1) 2026-09-09 06:49:31.790 1 WARNING oslo_config.cfg [None req-a09a71e9-0c8b-42e5-9ed7-d1b6f9825fc9 - - - - - -] 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.