+ exec cinder-manage db sync /var/lib/openstack/lib/python3.10/site-packages/migrate/__init__.py:8: 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 simplejson unavailable, fall-back to standard python json 2026-05-05 10:38:00.434 1 INFO cinder.db.migration [-] Applying migration(s) 2026-05-05 10:38:00.435 1 INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-05 10:38:00.436 1 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-05 10:38:00.487 1 INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-05-05 10:38:03.566 1 INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-05-05 10:38:03.641 1 INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-05-05 10:38:03.902 1 INFO cinder.db.migration [-] Migration(s) applied