Sep 08 00:48:47.868991 np0000192194 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 08 00:48:47.884821 np0000192194 devstack@c-api.service[111430]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 00:48:47.889947 np0000192194 devstack@c-api.service[111430]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 00:48:47 2026] *** Sep 08 00:48:47.889947 np0000192194 devstack@c-api.service[111430]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 00:48:47.889947 np0000192194 devstack@c-api.service[111430]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 00:48:47.889947 np0000192194 devstack@c-api.service[111430]: nodename: np0000192194 Sep 08 00:48:47.889947 np0000192194 devstack@c-api.service[111430]: machine: x86_64 Sep 08 00:48:47.889947 np0000192194 devstack@c-api.service[111430]: clock source: unix Sep 08 00:48:47.889947 np0000192194 devstack@c-api.service[111430]: pcre jit disabled Sep 08 00:48:47.889947 np0000192194 devstack@c-api.service[111430]: detected number of CPU cores: 16 Sep 08 00:48:47.889947 np0000192194 devstack@c-api.service[111430]: current working directory: / Sep 08 00:48:47.889947 np0000192194 devstack@c-api.service[111430]: detected binary path: /usr/bin/uwsgi-core Sep 08 00:48:47.889947 np0000192194 devstack@c-api.service[111430]: your processes number limit is 256916 Sep 08 00:48:47.889947 np0000192194 devstack@c-api.service[111430]: your memory page size is 4096 bytes Sep 08 00:48:47.889947 np0000192194 devstack@c-api.service[111430]: detected max file descriptor number: 2048 Sep 08 00:48:47.889947 np0000192194 devstack@c-api.service[111430]: lock engine: pthread robust mutexes Sep 08 00:48:47.891063 np0000192194 devstack@c-api.service[111430]: thunder lock: enabled Sep 08 00:48:47.891063 np0000192194 devstack@c-api.service[111430]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 00:48:47.891063 np0000192194 devstack@c-api.service[111430]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 00:48:47.891063 np0000192194 devstack@c-api.service[111430]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 00:48:47.891063 np0000192194 devstack@c-api.service[111430]: Set PythonHome to /opt/stack/data/venv Sep 08 00:48:47.940014 np0000192194 devstack@c-api.service[111430]: Python main interpreter initialized at 0x7f5cc9aa4668 Sep 08 00:48:47.940014 np0000192194 devstack@c-api.service[111430]: python threads support enabled Sep 08 00:48:47.940014 np0000192194 devstack@c-api.service[111430]: your server socket listen backlog is limited to 100 connections Sep 08 00:48:47.940014 np0000192194 devstack@c-api.service[111430]: your mercy for graceful operations on workers is 80 seconds Sep 08 00:48:47.940641 np0000192194 devstack@c-api.service[111430]: mapped 671795 bytes (656 KB) for 4 cores Sep 08 00:48:47.940861 np0000192194 devstack@c-api.service[111430]: *** Operational MODE: preforking *** Sep 08 00:48:47.941121 np0000192194 devstack@c-api.service[111430]: *** uWSGI is running in multiple interpreter mode *** Sep 08 00:48:47.941121 np0000192194 devstack@c-api.service[111430]: spawned uWSGI master process (pid: 111430) Sep 08 00:48:47.941368 np0000192194 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 08 00:48:47.942028 np0000192194 devstack@c-api.service[111430]: spawned uWSGI worker 1 (pid: 111432, cores: 1) Sep 08 00:48:47.943044 np0000192194 devstack@c-api.service[111430]: spawned uWSGI worker 2 (pid: 111433, cores: 1) Sep 08 00:48:47.943607 np0000192194 devstack@c-api.service[111430]: spawned uWSGI worker 3 (pid: 111434, cores: 1) Sep 08 00:48:47.944157 np0000192194 devstack@c-api.service[111430]: spawned uWSGI worker 4 (pid: 111435, cores: 1) Sep 08 00:48:47.944157 np0000192194 devstack@c-api.service[111430]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 00:48:48.083514 np0000192194 devstack@c-api.service[111434]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:48:48.083514 np0000192194 devstack@c-api.service[111434]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:48:48.083514 np0000192194 devstack@c-api.service[111434]: we strongly recommend against using it for new projects. Sep 08 00:48:48.083514 np0000192194 devstack@c-api.service[111434]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:48:48.083514 np0000192194 devstack@c-api.service[111434]: framework. For more detail see Sep 08 00:48:48.083514 np0000192194 devstack@c-api.service[111434]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:48:48.083514 np0000192194 devstack@c-api.service[111434]: import eventlet # noqa Sep 08 00:48:48.116243 np0000192194 devstack@c-api.service[111435]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:48:48.116243 np0000192194 devstack@c-api.service[111435]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:48:48.116243 np0000192194 devstack@c-api.service[111435]: we strongly recommend against using it for new projects. Sep 08 00:48:48.116243 np0000192194 devstack@c-api.service[111435]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:48:48.116243 np0000192194 devstack@c-api.service[111435]: framework. For more detail see Sep 08 00:48:48.116243 np0000192194 devstack@c-api.service[111435]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:48:48.116243 np0000192194 devstack@c-api.service[111435]: import eventlet # noqa Sep 08 00:48:48.123672 np0000192194 devstack@c-api.service[111433]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:48:48.123672 np0000192194 devstack@c-api.service[111433]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:48:48.123672 np0000192194 devstack@c-api.service[111433]: we strongly recommend against using it for new projects. Sep 08 00:48:48.123672 np0000192194 devstack@c-api.service[111433]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:48:48.123672 np0000192194 devstack@c-api.service[111433]: framework. For more detail see Sep 08 00:48:48.123672 np0000192194 devstack@c-api.service[111433]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:48:48.123672 np0000192194 devstack@c-api.service[111433]: import eventlet # noqa Sep 08 00:48:48.126987 np0000192194 devstack@c-api.service[111432]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 00:48:48.126987 np0000192194 devstack@c-api.service[111432]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 00:48:48.126987 np0000192194 devstack@c-api.service[111432]: we strongly recommend against using it for new projects. Sep 08 00:48:48.126987 np0000192194 devstack@c-api.service[111432]: If you are already using Eventlet, we recommend migrating to a different Sep 08 00:48:48.126987 np0000192194 devstack@c-api.service[111432]: framework. For more detail see Sep 08 00:48:48.126987 np0000192194 devstack@c-api.service[111432]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 00:48:48.126987 np0000192194 devstack@c-api.service[111432]: import eventlet # noqa Sep 08 00:48:48.298153 np0000192194 devstack@c-api.service[111435]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 00:48:48.298153 np0000192194 devstack@c-api.service[111435]: from cgi import parse_header Sep 08 00:48:48.303206 np0000192194 devstack@c-api.service[111433]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 00:48:48.303206 np0000192194 devstack@c-api.service[111433]: from cgi import parse_header Sep 08 00:48:48.315696 np0000192194 devstack@c-api.service[111434]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 00:48:48.315696 np0000192194 devstack@c-api.service[111434]: from cgi import parse_header Sep 08 00:48:48.318951 np0000192194 devstack@c-api.service[111432]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 08 00:48:48.318951 np0000192194 devstack@c-api.service[111432]: from cgi import parse_header Sep 08 00:48:48.341978 np0000192194 devstack@c-api.service[111435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:48:48.341978 np0000192194 devstack@c-api.service[111435]: warnings.warn( Sep 08 00:48:48.345137 np0000192194 devstack@c-api.service[111433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:48:48.345137 np0000192194 devstack@c-api.service[111433]: warnings.warn( Sep 08 00:48:48.354806 np0000192194 devstack@c-api.service[111435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 00:48:48.354806 np0000192194 devstack@c-api.service[111435]: removals.removed_module( Sep 08 00:48:48.356103 np0000192194 devstack@c-api.service[111435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 00:48:48.356103 np0000192194 devstack@c-api.service[111435]: removals.removed_module( Sep 08 00:48:48.356320 np0000192194 devstack@c-api.service[111433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 00:48:48.356320 np0000192194 devstack@c-api.service[111433]: removals.removed_module( Sep 08 00:48:48.356987 np0000192194 devstack@c-api.service[111433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 00:48:48.356987 np0000192194 devstack@c-api.service[111433]: removals.removed_module( Sep 08 00:48:48.368336 np0000192194 devstack@c-api.service[111434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:48:48.368336 np0000192194 devstack@c-api.service[111434]: warnings.warn( Sep 08 00:48:48.369601 np0000192194 devstack@c-api.service[111432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 00:48:48.369601 np0000192194 devstack@c-api.service[111432]: warnings.warn( Sep 08 00:48:48.381907 np0000192194 devstack@c-api.service[111432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 00:48:48.381907 np0000192194 devstack@c-api.service[111432]: removals.removed_module( Sep 08 00:48:48.382728 np0000192194 devstack@c-api.service[111432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 00:48:48.382728 np0000192194 devstack@c-api.service[111432]: removals.removed_module( Sep 08 00:48:48.384953 np0000192194 devstack@c-api.service[111434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 08 00:48:48.384953 np0000192194 devstack@c-api.service[111434]: removals.removed_module( Sep 08 00:48:48.385223 np0000192194 devstack@c-api.service[111434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 08 00:48:48.385223 np0000192194 devstack@c-api.service[111434]: removals.removed_module( Sep 08 00:48:49.091193 np0000192194 devstack@c-api.service[111433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 00:48:49.091193 np0000192194 devstack@c-api.service[111433]: warnings.warn( Sep 08 00:48:49.141176 np0000192194 devstack@c-api.service[111432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 00:48:49.141176 np0000192194 devstack@c-api.service[111432]: warnings.warn( Sep 08 00:48:49.143529 np0000192194 devstack@c-api.service[111433]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 00:48:49.143529 np0000192194 devstack@c-api.service[111433]: warnings.warn( Sep 08 00:48:49.159279 np0000192194 devstack@c-api.service[111435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 00:48:49.159279 np0000192194 devstack@c-api.service[111435]: warnings.warn( Sep 08 00:48:49.192083 np0000192194 devstack@c-api.service[111432]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 00:48:49.192083 np0000192194 devstack@c-api.service[111432]: warnings.warn( Sep 08 00:48:49.212721 np0000192194 devstack@c-api.service[111435]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 00:48:49.212721 np0000192194 devstack@c-api.service[111435]: warnings.warn( Sep 08 00:48:49.337662 np0000192194 devstack@c-api.service[111433]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 00:48:49.337818 np0000192194 devstack@c-api.service[111433]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111433) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:48:49.378555 np0000192194 devstack@c-api.service[111432]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 00:48:49.378764 np0000192194 devstack@c-api.service[111432]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111432) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:48:49.399512 np0000192194 devstack@c-api.service[111434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 08 00:48:49.399512 np0000192194 devstack@c-api.service[111434]: warnings.warn( Sep 08 00:48:49.411202 np0000192194 devstack@c-api.service[111435]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 00:48:49.411371 np0000192194 devstack@c-api.service[111435]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111435) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:48:49.424385 np0000192194 devstack@c-api.service[111433]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 00:48:49.424385 np0000192194 devstack@c-api.service[111433]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:48:49.442758 np0000192194 devstack@c-api.service[111432]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 00:48:49.442758 np0000192194 devstack@c-api.service[111432]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:48:49.456396 np0000192194 devstack@c-api.service[111434]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 08 00:48:49.456396 np0000192194 devstack@c-api.service[111434]: warnings.warn( Sep 08 00:48:49.513961 np0000192194 devstack@c-api.service[111435]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 00:48:49.513961 np0000192194 devstack@c-api.service[111435]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:48:49.680053 np0000192194 devstack@c-api.service[111434]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 08 00:48:49.680053 np0000192194 devstack@c-api.service[111434]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111434) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 00:48:49.752419 np0000192194 devstack@c-api.service[111434]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 08 00:48:49.752419 np0000192194 devstack@c-api.service[111434]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 00:48:49.908395 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111432) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:48:49.908785 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.908885 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111433) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:48:49.908949 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.909137 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.909258 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.909385 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.909605 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.911197 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.911339 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.911339 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.911339 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.911481 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.911481 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.911608 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.912224 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.912302 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.912355 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.912415 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.912476 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.912535 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.912624 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.912679 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.912737 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.912787 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.912853 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.912923 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.912976 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.912976 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.913068 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.913342 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.913342 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.913342 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.913342 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.913919 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.913919 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.914121 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.914121 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.914121 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.914121 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.914491 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.914637 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.914637 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.914842 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.914973 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.915080 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.915080 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.915080 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.915080 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.915080 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.916036 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.916155 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.916219 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.916219 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.916311 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.916311 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.916403 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.916403 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.916525 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.916631 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.916710 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.916786 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.916851 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.916851 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.917931 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.918078 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.918078 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.918078 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.918318 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.918409 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.918409 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.918409 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.918553 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.918553 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.918553 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.918553 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.918553 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.918836 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.919366 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.919366 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.919366 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.919366 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.919366 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.919366 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.920045 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.920154 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.920154 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.920154 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.920154 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.920154 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.920154 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.920736 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.921440 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.921595 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.921595 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.921595 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.921929 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.921929 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.921929 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.922362 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.922473 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.922473 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.922662 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.922662 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.922662 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.922812 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.923816 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.923937 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.923937 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.924049 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.924049 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.924154 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.924154 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.924605 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.924702 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.924702 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.924804 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.925026 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.925026 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.925026 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.925494 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.925609 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.925609 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.925716 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.925770 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.925827 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.925902 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.925902 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.926012 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.926064 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.926114 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.926114 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.926114 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.926114 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.929922 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.930026 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.930026 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.930209 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.930209 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.930309 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.930361 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.930361 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.930453 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.930453 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.930453 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.930453 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.930453 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.930749 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.931411 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.931490 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.931490 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.931634 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.931686 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.931738 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.931738 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.931827 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.931827 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.931957 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.932016 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.932016 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.932016 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.932016 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.936169 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.936257 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.936309 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.936360 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.936431 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.936481 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.936541 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.936634 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.936686 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.936734 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.936783 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.936841 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.936925 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.936925 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.937321 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.937441 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.937441 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.937441 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.937768 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.937949 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.938058 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.938058 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.938268 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.938268 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.938268 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.938268 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.938268 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.938268 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.943969 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.944103 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.944103 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.944103 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.944411 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.944411 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.944411 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.944748 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.944748 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.944984 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.944984 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.944984 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.944984 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.945179 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.945797 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.945918 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.945918 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.946022 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.946022 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.946112 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.946160 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.946375 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.946455 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.946506 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.946555 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.946654 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.946714 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.946714 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.947636 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.947741 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.947741 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.947833 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.947833 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.947971 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.948027 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.948098 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.948149 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.948149 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.948149 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.948149 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.948360 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.948360 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.950219 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.950305 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.950305 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.950422 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.950480 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.950539 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.950614 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.950665 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.950731 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.950780 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.950829 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.950896 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.950896 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.950896 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.951036 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.951036 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.951126 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.951126 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.951224 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.951277 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.951335 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.951383 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.951432 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.951491 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.951549 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.951634 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.951687 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.951738 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.951803 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.951854 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.951932 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.951989 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.952041 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.952099 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.952167 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.952217 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.952267 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.952316 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.952377 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.952434 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.952493 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.952542 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.952620 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.952682 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.952731 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.952782 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.952830 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.952913 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.952981 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.953032 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.953088 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.953144 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.953202 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.953253 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.953302 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.953357 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.953412 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.953470 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.953529 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.954498 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.954634 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.954739 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.954834 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.954953 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.955064 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.955161 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.955267 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.955267 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.955267 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.955267 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.955691 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.955691 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.955691 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.955691 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.955691 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.956178 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.956275 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.956388 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.956486 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.956606 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.956606 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.956606 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.956606 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.956606 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.957139 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.957139 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.957139 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.957433 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.957542 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.957681 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.957778 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.957906 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.958006 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.958099 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.958202 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.958310 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.958310 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.958310 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.958629 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.958629 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.958629 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.958629 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.958629 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.958629 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.958629 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.959438 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.959438 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.959438 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.959438 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.959438 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.959438 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.959438 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.960191 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.960191 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.960191 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.960191 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.960191 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.960191 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.960191 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.960946 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.960946 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.960946 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.960946 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.960946 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.960946 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.960946 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.961644 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.961644 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.961644 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.961644 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.961644 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.961644 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.961644 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.961644 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.961644 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.961644 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.962331 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.962386 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.962445 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.962505 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.962505 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.962920 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.963042 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.963154 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.963268 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.963268 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.963454 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.963551 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.963716 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.963830 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.963962 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.964032 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.964032 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.964125 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.964183 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.964368 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.964368 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.964368 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.964368 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.964368 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.964368 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.964368 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.964368 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.964368 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.964368 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.964897 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.964897 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.965002 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.965002 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.965119 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.965177 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.965177 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.965177 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.965177 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.965177 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.965407 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.965407 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.965407 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.965407 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.965407 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.965407 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.965407 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.967289 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.967389 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.967389 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.969641 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.969641 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.969641 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.969641 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.969641 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.969641 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.969641 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.969641 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.969641 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.969641 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.970143 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.970380 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.970380 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.970380 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.970768 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.970768 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.970768 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.970768 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.970768 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.970768 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.971350 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.971350 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.971350 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.971350 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.971350 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.972050 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111432) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.972050 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.972050 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.972050 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.972050 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111432) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.972272 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111432) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.972342 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.972342 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.972443 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.972443 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.972538 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.972620 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.997311 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111435) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:48:49.997903 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.997987 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.998200 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.998737 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.998834 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.998834 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.998964 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.998964 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.999066 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.999125 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:49.999388 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:49.999464 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:49.999464 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:49.999626 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:49.999626 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:49.999731 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:49.999731 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.000152 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.000231 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.000283 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.000349 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.000349 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.000450 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.000509 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.000982 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.001078 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.001078 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.001172 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.001172 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.001284 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.001284 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.006247 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.006335 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.006335 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.006450 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.006450 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.006560 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.006560 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.006895 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.006985 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.006985 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.007080 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.007080 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.007213 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.007213 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.007696 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.007780 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.007780 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.007910 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.007910 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.008006 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.008006 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.009369 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.009369 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.009369 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.009369 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.009369 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.009369 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.009369 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.009812 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.009812 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.009812 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.009812 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.010039 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.010039 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.010039 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.010641 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.010740 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.010740 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.010846 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.010925 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.010976 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.011037 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.011486 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.011594 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.011852 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.011852 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.011975 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.012046 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.012096 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.012957 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.013073 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.013073 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.013073 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.013216 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.013216 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.013320 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.013626 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.013626 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.013852 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.013852 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.013852 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.013852 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.013852 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.014958 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.014958 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.015238 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.015238 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.015238 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.015238 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.015238 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.015601 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.015601 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.015601 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.015832 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.015832 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.015832 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.015832 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.017650 np0000192194 devstack@c-api.service[111432]: INFO dbcounter [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Registered counter for database cinder Sep 08 00:48:50.018633 np0000192194 devstack@c-api.service[111433]: INFO dbcounter [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Registered counter for database cinder Sep 08 00:48:50.020173 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.020261 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.020261 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.020370 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.020370 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.020473 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.020473 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.021041 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.021120 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.021120 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.021236 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.021236 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.021329 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.021381 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.021614 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.021696 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.021753 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.021805 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.021850 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.021917 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.022059 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.022059 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.022262 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.022262 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.022262 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.022262 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.022648 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.022648 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.022648 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.022648 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.022648 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.022648 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.022648 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.022648 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.023171 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.023171 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.023171 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.023171 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.023171 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.023171 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.023171 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.023171 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.023510 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.023787 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.023787 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.023787 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.023787 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.023787 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.024236 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.024391 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.024489 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.024489 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.024723 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.024723 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.024723 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.024723 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.025050 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.025105 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.025152 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.025197 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.025241 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.025296 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.025473 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.025839 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.025977 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.026076 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.026076 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.026265 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.026265 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.026265 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.026519 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.026599 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.026649 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.026705 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.026753 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.026797 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.026849 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.026922 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.026977 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.027028 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.027081 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.027133 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.027185 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.027231 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.027406 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.027406 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.027406 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.027770 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.027770 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.027770 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.027770 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.028137 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.028137 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.028137 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.028137 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.028137 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.028521 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.028521 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.029093 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.029210 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.029210 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.029386 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.029386 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.029386 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.029386 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.029630 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.029630 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.029630 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.029630 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.029799 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.029799 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.029799 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.030331 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.030398 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.030456 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.030505 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.030552 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.030639 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.071264 np0000192194 devstack@c-api.service[111432]: DEBUG oslo_db.sqlalchemy.engines [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:48:50.077420 np0000192194 devstack@c-api.service[111433]: DEBUG oslo_db.sqlalchemy.engines [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:48:50.082297 np0000192194 devstack@c-api.service[111435]: INFO dbcounter [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Registered counter for database cinder Sep 08 00:48:50.130518 np0000192194 devstack@c-api.service[111435]: DEBUG oslo_db.sqlalchemy.engines [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:48:50.179817 np0000192194 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writer thread running {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:48:50.182946 np0000192194 devstack@c-api.service[111432]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:48:50.182946 np0000192194 devstack@c-api.service[111432]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:48:50.183240 np0000192194 devstack@c-api.service[111432]: INFO cinder.rpc [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:48:50.185474 np0000192194 devstack@c-api.service[111432]: INFO cinder.rpc [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:48:50.187613 np0000192194 devstack@c-api.service[111432]: INFO cinder.rpc [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:48:50.189609 np0000192194 devstack@c-api.service[111432]: INFO cinder.rpc [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:48:50.189881 np0000192194 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writer thread running {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:48:50.190461 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.192609 np0000192194 devstack@c-api.service[111433]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:48:50.192609 np0000192194 devstack@c-api.service[111433]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:48:50.192836 np0000192194 devstack@c-api.service[111433]: INFO cinder.rpc [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:48:50.193397 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.195079 np0000192194 devstack@c-api.service[111433]: INFO cinder.rpc [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:48:50.197276 np0000192194 devstack@c-api.service[111433]: INFO cinder.rpc [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:48:50.199251 np0000192194 devstack@c-api.service[111433]: INFO cinder.rpc [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:48:50.200188 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.203840 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.227835 np0000192194 devstack@c-api.service[111432]: DEBUG oslo_db.sqlalchemy.engines [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:48:50.230421 np0000192194 devstack@c-api.service[111432]: INFO cinder.rpc [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:48:50.232543 np0000192194 devstack@c-api.service[111432]: INFO cinder.rpc [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:48:50.233401 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.238205 np0000192194 devstack@c-api.service[111433]: DEBUG oslo_db.sqlalchemy.engines [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:48:50.240686 np0000192194 devstack@c-api.service[111433]: INFO cinder.rpc [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:48:50.242652 np0000192194 devstack@c-api.service[111433]: INFO cinder.rpc [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:48:50.243492 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.243588 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.246795 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.246940 np0000192194 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writer thread running {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:48:50.250031 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.253880 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.255126 np0000192194 devstack@c-api.service[111435]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:48:50.255126 np0000192194 devstack@c-api.service[111435]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:48:50.255352 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.255479 np0000192194 devstack@c-api.service[111435]: INFO cinder.rpc [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:48:50.257640 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.258203 np0000192194 devstack@c-api.service[111435]: INFO cinder.rpc [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:48:50.258364 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.260464 np0000192194 devstack@c-api.service[111435]: INFO cinder.rpc [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:48:50.261053 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.261369 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.262483 np0000192194 devstack@c-api.service[111435]: INFO cinder.rpc [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:48:50.263513 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.264448 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.265295 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.267336 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.267601 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.269169 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.270243 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.271784 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.272159 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.273672 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111434) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 00:48:50.274196 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.274283 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.274474 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.274554 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.275129 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.275211 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.275263 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.275314 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.275386 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.275439 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.278259 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.279487 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.279621 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.279910 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.280028 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.280088 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.280088 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.280088 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.280088 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.280317 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.280317 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.280757 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.280839 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.280925 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.280925 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.281020 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.281080 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.281129 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.281181 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.281620 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.281718 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.281718 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.281814 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.281880 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.281932 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.282101 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.282496 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.282665 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.282768 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.282768 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.282768 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.282768 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.283142 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.283142 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.283236 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.283288 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.283339 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.283339 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.283339 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.283489 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.283489 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.283622 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.284158 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.284295 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.284295 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.284404 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.284404 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.284505 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.284589 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.285326 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.285425 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.285481 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.285481 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.285617 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.285670 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.285670 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.285670 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.285809 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.286213 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.286213 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.286417 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.286417 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.286417 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.286417 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.286745 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.287106 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.287240 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.287346 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.287346 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.287455 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.287455 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.287600 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.287600 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.288034 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.288122 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.288122 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.288258 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.288258 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.288356 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.288356 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.288753 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.289245 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.289245 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.289605 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.289605 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.289605 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.289605 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.289605 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.290499 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.290499 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.290499 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.290499 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.290767 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.290833 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.290833 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.290833 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.291000 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.291382 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.291485 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.291485 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.291849 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.291991 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.291991 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.291991 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.291991 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.292262 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.292262 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.292262 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.292262 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.292456 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.292456 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.292456 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.292670 np0000192194 devstack@c-api.service[111432]: WARNING cinder.api.contrib.hosts [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:48:50.293229 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.293358 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.293419 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.293419 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.293419 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.293419 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.293684 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.293684 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.294168 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.294257 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.294333 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.294333 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.294434 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.294483 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.294549 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.294549 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.294841 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.294971 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.295085 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.295085 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.295085 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.295085 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.295085 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.295085 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.295733 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.295733 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.295733 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.295733 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.295733 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.295733 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.295733 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.295733 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.295733 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.295733 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.296787 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.296787 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.296787 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.296787 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.296787 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.297065 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.297118 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.297118 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.297118 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.297118 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.297118 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.297118 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.297415 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.297476 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.297476 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.297604 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: extensions {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.297659 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.297659 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.297659 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.297659 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.297659 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.297937 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.297937 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.298072 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.298134 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.298184 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.298243 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.298481 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: encryption {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.299049 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.299168 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.299270 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.299270 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.299270 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.299270 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.299270 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.299270 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.299270 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.300276 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.300276 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.300276 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.300276 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.300276 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.300276 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.300923 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: encryption {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.301038 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.301038 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.301230 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.301330 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.301330 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.301330 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.301330 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.301330 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.301330 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.301330 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.301330 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.301330 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.301330 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.302345 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.302345 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.302345 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.302345 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.302345 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.302345 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.302345 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.302345 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.303064 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: scheduler-stats {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.303129 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.303129 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.303129 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.303129 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.303129 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.303129 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.303129 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.303129 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.303129 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.303558 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.303637 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.303713 np0000192194 devstack@c-api.service[111435]: DEBUG oslo_db.sqlalchemy.engines [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:48:50.303772 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.303772 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.303772 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.303772 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.303772 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.303772 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.303772 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.303772 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.304167 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.304167 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.304167 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.304167 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.304167 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 00:48:50.304381 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.304981 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 00:48:50.304981 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 00:48:50.304981 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 00:48:50.304981 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 00:48:50.304981 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 00:48:50.304981 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 00:48:50.305557 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: capabilities {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.305686 np0000192194 devstack@c-api.service[111433]: WARNING cinder.api.contrib.hosts [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:48:50.306331 np0000192194 devstack@c-api.service[111435]: INFO cinder.rpc [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:48:50.306458 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: os-quota-sets {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.306615 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.308121 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: os-volume-type-access {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.308513 np0000192194 devstack@c-api.service[111435]: INFO cinder.rpc [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:48:50.308698 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.309443 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.309846 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: os-quota-class-sets {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.310657 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.311162 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: qos-specs {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.311649 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: extensions {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.313033 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: encryption {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.313319 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: cgsnapshots {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.314719 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: encryption {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.314873 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: extra_specs {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.316411 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: consistencygroups {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.316537 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: scheduler-stats {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.317883 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: capabilities {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.318423 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: backups {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.319101 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: os-quota-sets {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.319847 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.320494 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: os-availability-zone {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.321416 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: os-volume-type-access {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.321895 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: os-hosts {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.322977 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: os-quota-class-sets {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.323174 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.323258 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: os-volume-transfer {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.324212 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: qos-specs {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.324881 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: os-snapshot-manage {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.326294 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: cgsnapshots {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.326893 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extended resource: os-volume-manage {{(pid=111432) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.327662 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: extra_specs {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.328161 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.329192 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: consistencygroups {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.329457 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.331077 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: backups {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.331174 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.332228 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.332761 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.333012 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: os-availability-zone {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.334290 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: os-hosts {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.334446 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.335239 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.335607 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: os-volume-transfer {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.336092 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.337126 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: os-snapshot-manage {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.337205 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.contrib.snapshot_actions [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] SnapshotActionsController initialized {{(pid=111432) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:48:50.337980 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.338220 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.338556 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extended resource: os-volume-manage {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.339483 np0000192194 devstack@c-api.service[111432]: WARNING castellan.key_manager.migration [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.340369 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.340465 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.340619 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.340821 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.340929 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.340983 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension TypesManage extending resource: types {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.341055 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.341213 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension AdminActions extending resource: volumes {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.341339 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.341440 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension AdminActions extending resource: snapshots {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.341440 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension AdminActions extending resource: backups {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.341440 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.341745 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension UsedLimits extending resource: limits {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.341745 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.341745 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.341911 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.341977 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension VolumeActions extending resource: volumes {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.342175 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.v3.router [None req-6f29b15b-ce33-42f7-ae28-4f82cc5c96c9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111432) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.342676 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.344131 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.344263 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.345597 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.347024 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.347157 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.348129 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.contrib.snapshot_actions [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] SnapshotActionsController initialized {{(pid=111433) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:48:50.348516 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.348919 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.350352 np0000192194 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.350957 np0000192194 devstack@c-api.service[111432]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f5cc9aa4668 pid: 111432 (default app) Sep 08 00:48:50.351226 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.351322 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.351450 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.351594 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.351714 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.351825 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension TypesManage extending resource: types {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.351917 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.352061 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension AdminActions extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.352170 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension AdminActions extending resource: snapshots {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.352278 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension AdminActions extending resource: backups {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.352411 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.352411 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension UsedLimits extending resource: limits {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.352624 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.352624 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.352754 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.352964 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension VolumeActions extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.352964 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-4d40164e-887a-47ba-b9fc-cdc719356824 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.357592 np0000192194 devstack@c-api.service[111434]: INFO dbcounter [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Registered counter for database cinder Sep 08 00:48:50.357752 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.361987 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.362078 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-0869b0ac-919c-4498-8601-01c9b9f599c3 None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:48:50.362152 np0000192194 devstack@c-api.service[111433]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f5cc9aa4668 pid: 111433 (default app) Sep 08 00:48:50.363528 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.364503 np0000192194 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 1/1] 162.253.55.124 () {60 vars in 956 bytes} [Tue Sep 8 00:48:50 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:48:50.365091 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.366703 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.368167 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.369522 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.370622 np0000192194 devstack@c-api.service[111435]: WARNING cinder.api.contrib.hosts [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:48:50.371374 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.372980 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.374739 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.375714 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: extensions {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.377462 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: encryption {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.378747 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: encryption {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.381298 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: scheduler-stats {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.382776 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: capabilities {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.384010 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: os-quota-sets {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.385424 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: os-volume-type-access {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.387159 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: os-quota-class-sets {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.388382 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: qos-specs {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.394630 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: cgsnapshots {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.396287 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: extra_specs {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.397818 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: consistencygroups {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.399723 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: backups {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.401685 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: os-availability-zone {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.403023 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: os-hosts {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.404451 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: os-volume-transfer {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.405999 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: os-snapshot-manage {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.407400 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extended resource: os-volume-manage {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.410110 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.411887 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.412803 np0000192194 devstack@c-api.service[111434]: DEBUG oslo_db.sqlalchemy.engines [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:48:50.413318 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.414662 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.416119 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.417132 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.contrib.snapshot_actions [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] SnapshotActionsController initialized {{(pid=111435) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:48:50.417917 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.419439 np0000192194 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.420468 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.420719 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.420719 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.421927 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.422064 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension TypesManage extending resource: types {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.422226 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.422374 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension AdminActions extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.422683 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension AdminActions extending resource: snapshots {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.422683 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension AdminActions extending resource: backups {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.422926 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.422926 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension UsedLimits extending resource: limits {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.423070 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.423070 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.423190 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.423256 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension VolumeActions extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.423490 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-5438438f-7eff-4d47-88d2-025f2c9ad7a3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.432805 np0000192194 devstack@c-api.service[111435]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f5cc9aa4668 pid: 111435 (default app) Sep 08 00:48:50.549321 np0000192194 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writer thread running {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 00:48:50.552731 np0000192194 devstack@c-api.service[111434]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:48:50.552731 np0000192194 devstack@c-api.service[111434]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 00:48:50.553081 np0000192194 devstack@c-api.service[111434]: INFO cinder.rpc [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 00:48:50.555544 np0000192194 devstack@c-api.service[111434]: INFO cinder.rpc [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 00:48:50.557943 np0000192194 devstack@c-api.service[111434]: INFO cinder.rpc [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 00:48:50.559961 np0000192194 devstack@c-api.service[111434]: INFO cinder.rpc [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 00:48:50.561031 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.564912 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.607529 np0000192194 devstack@c-api.service[111434]: DEBUG oslo_db.sqlalchemy.engines [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:48:50.611244 np0000192194 devstack@c-api.service[111434]: INFO cinder.rpc [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 00:48:50.615008 np0000192194 devstack@c-api.service[111434]: INFO cinder.rpc [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 00:48:50.615318 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.628051 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.631542 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.638452 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.641227 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.644485 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.647689 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.650895 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.653818 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.656918 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.658496 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.661383 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.667055 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.670673 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.673229 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.674889 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.676534 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.678287 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.679827 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.680992 np0000192194 devstack@c-api.service[111434]: WARNING cinder.api.contrib.hosts [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 00:48:50.681791 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.683459 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.684941 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.685822 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: extensions {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.687175 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: encryption {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.688729 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: encryption {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.691657 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: scheduler-stats {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.693133 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: capabilities {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.694363 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: os-quota-sets {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.695849 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: os-volume-type-access {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.697467 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: os-quota-class-sets {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.698801 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: qos-specs {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.700897 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: cgsnapshots {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.702345 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: extra_specs {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.703957 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: consistencygroups {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.705906 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: backups {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.708077 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: os-availability-zone {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.713486 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: os-hosts {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.714824 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: os-volume-transfer {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.716380 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: os-snapshot-manage {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.717964 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extended resource: os-volume-manage {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 00:48:50.720365 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.722013 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.723394 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.724896 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.726392 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.727439 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.contrib.snapshot_actions [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] SnapshotActionsController initialized {{(pid=111434) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 00:48:50.728193 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.729591 np0000192194 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 08 00:48:50.730419 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.730517 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.730621 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.731376 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.731519 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension TypesManage extending resource: types {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.731643 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.731806 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension AdminActions extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.732033 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension AdminActions extending resource: snapshots {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.732033 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension AdminActions extending resource: backups {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.732306 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.732306 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension UsedLimits extending resource: limits {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.732306 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.732676 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.732676 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.732676 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension VolumeActions extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.732676 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-0a70dc48-9447-4d94-b5c7-702952455497 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 00:48:50.741905 np0000192194 devstack@c-api.service[111434]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f5cc9aa4668 pid: 111434 (default app) Sep 08 00:48:58.902933 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-9aeb78e3-9c83-475f-afca-84ec7c6a7d92 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:48:59.548140 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-9aeb78e3-9c83-475f-afca-84ec7c6a7d92 admin admin] POST https://162.253.55.124/volume/v3/types Sep 08 00:48:59.548560 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-9aeb78e3-9c83-475f-afca-84ec7c6a7d92 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 00:48:59.550280 np0000192194 devstack@c-api.service[111433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 00:48:59.550280 np0000192194 devstack@c-api.service[111433]: warnings.warn( Sep 08 00:48:59.602475 np0000192194 devstack@c-api.service[111433]: DEBUG oslo_db.sqlalchemy.engines [None req-9aeb78e3-9c83-475f-afca-84ec7c6a7d92 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:48:59.636775 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-9aeb78e3-9c83-475f-afca-84ec7c6a7d92 admin admin] https://162.253.55.124/volume/v3/types returned with HTTP 200 Sep 08 00:48:59.637094 np0000192194 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 1/2] 162.253.55.124 () {68 vars in 1333 bytes} [Tue Sep 8 00:48:58 2026] POST /volume/v3/types => generated 186 bytes in 750 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:48:59.660511 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-2e3f6c4a-58b1-4976-9ced-2b7a478c3ce8 None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:49:00.188878 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-2e3f6c4a-58b1-4976-9ced-2b7a478c3ce8 admin admin] POST https://162.253.55.124/volume/v3/types/b9f1966c-b084-43dc-95f3-d7f97a746bcb/extra_specs Sep 08 00:49:00.189666 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-2e3f6c4a-58b1-4976-9ced-2b7a478c3ce8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 00:49:00.192212 np0000192194 devstack@c-api.service[111432]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 00:49:00.192212 np0000192194 devstack@c-api.service[111432]: warnings.warn( Sep 08 00:49:00.231903 np0000192194 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=6 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:49:00.245067 np0000192194 devstack@c-api.service[111432]: DEBUG oslo_db.sqlalchemy.engines [None req-2e3f6c4a-58b1-4976-9ced-2b7a478c3ce8 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111432) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:49:00.307622 np0000192194 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=6 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:49:00.333311 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-2e3f6c4a-58b1-4976-9ced-2b7a478c3ce8 admin admin] https://162.253.55.124/volume/v3/types/b9f1966c-b084-43dc-95f3-d7f97a746bcb/extra_specs returned with HTTP 200 Sep 08 00:49:00.334049 np0000192194 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 2/3] 162.253.55.124 () {68 vars in 1480 bytes} [Tue Sep 8 00:48:59 2026] POST /volume/v3/types/b9f1966c-b084-43dc-95f3-d7f97a746bcb/extra_specs => generated 55 bytes in 675 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:49:00.613150 np0000192194 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=6 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:49:09.803560 np0000192194 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:49:10.327393 np0000192194 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:52:14.174703 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-fbaa1a30-b247-43e9-a677-b877bfe2b171 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:14.176203 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-fbaa1a30-b247-43e9-a677-b877bfe2b171 None None] GET https://162.253.55.124/volume// Sep 08 00:52:14.176641 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-fbaa1a30-b247-43e9-a677-b877bfe2b171 None None] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:14.177131 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-fbaa1a30-b247-43e9-a677-b877bfe2b171 None None] Calling method 'all' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:14.178773 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-fbaa1a30-b247-43e9-a677-b877bfe2b171 None None] https://162.253.55.124/volume// returned with HTTP 300 Sep 08 00:52:14.179425 np0000192194 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 1/4] 162.253.55.124 () {66 vars in 1456 bytes} [Tue Sep 8 00:52:14 2026] GET /volume/ => generated 390 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 00:52:57.980261 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-14c54257-279e-48b3-99b1-8e12f79da704 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:57.984171 np0000192194 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 1/5] 162.253.55.124 () {62 vars in 1068 bytes} [Tue Sep 8 00:52:57 2026] GET /volume/v3 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:52:58.023173 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-b5c91002-b34f-4291-a379-fb69bae398b4 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:58.031258 np0000192194 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 2/6] 162.253.55.124 () {64 vars in 1272 bytes} [Tue Sep 8 00:52:58 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Sep 08 00:52:58.067373 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [req-b5c91002-b34f-4291-a379-fb69bae398b4 req-80827653-dc77-4130-a606-0b267e1488ec None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:58.072661 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [req-b5c91002-b34f-4291-a379-fb69bae398b4 req-80827653-dc77-4130-a606-0b267e1488ec demo demo] GET https://162.253.55.124/volume/v3/ Sep 08 00:52:58.073077 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [req-b5c91002-b34f-4291-a379-fb69bae398b4 req-80827653-dc77-4130-a606-0b267e1488ec demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:58.073489 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [req-b5c91002-b34f-4291-a379-fb69bae398b4 req-80827653-dc77-4130-a606-0b267e1488ec demo demo] Calling method 'version_select' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:58.074649 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [req-b5c91002-b34f-4291-a379-fb69bae398b4 req-80827653-dc77-4130-a606-0b267e1488ec demo demo] https://162.253.55.124/volume/v3/ returned with HTTP 200 Sep 08 00:52:58.075364 np0000192194 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 3/7] 162.253.55.124 () {66 vars in 1346 bytes} [Tue Sep 8 00:52:58 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:58.110858 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-097c7022-baab-4aba-9525-30ef15cd2779 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:58.485185 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-097c7022-baab-4aba-9525-30ef15cd2779 demo demo] GET https://162.253.55.124/volume/v3/types Sep 08 00:52:58.485438 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-097c7022-baab-4aba-9525-30ef15cd2779 demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:58.485656 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-097c7022-baab-4aba-9525-30ef15cd2779 demo demo] Calling method 'index' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:58.486155 np0000192194 devstack@c-api.service[111435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 00:52:58.486155 np0000192194 devstack@c-api.service[111435]: warnings.warn( Sep 08 00:52:58.486733 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-097c7022-baab-4aba-9525-30ef15cd2779 demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:52:58.534632 np0000192194 devstack@c-api.service[111435]: DEBUG oslo_db.sqlalchemy.engines [None req-097c7022-baab-4aba-9525-30ef15cd2779 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:52:58.556016 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-097c7022-baab-4aba-9525-30ef15cd2779 demo demo] https://162.253.55.124/volume/v3/types returned with HTTP 200 Sep 08 00:52:58.556512 np0000192194 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 2/8] 162.253.55.124 () {64 vars in 1290 bytes} [Tue Sep 8 00:52:58 2026] GET /volume/v3/types => generated 377 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:58.616503 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-adbd4fbf-e02f-4d02-a331-b28ce57d415e None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:58.959257 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-adbd4fbf-e02f-4d02-a331-b28ce57d415e demo demo] GET https://162.253.55.124/volume/v3/types/default Sep 08 00:52:58.959673 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-adbd4fbf-e02f-4d02-a331-b28ce57d415e demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:58.959926 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-adbd4fbf-e02f-4d02-a331-b28ce57d415e demo demo] Calling method 'show' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:59.000914 np0000192194 devstack@c-api.service[111434]: DEBUG oslo_db.sqlalchemy.engines [None req-adbd4fbf-e02f-4d02-a331-b28ce57d415e demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 00:52:59.016449 np0000192194 devstack@c-api.service[111434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 00:52:59.016449 np0000192194 devstack@c-api.service[111434]: warnings.warn( Sep 08 00:52:59.018619 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-adbd4fbf-e02f-4d02-a331-b28ce57d415e demo demo] https://162.253.55.124/volume/v3/types/default returned with HTTP 200 Sep 08 00:52:59.019353 np0000192194 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 2/9] 162.253.55.124 () {64 vars in 1301 bytes} [Tue Sep 8 00:52:58 2026] GET /volume/v3/types/default => generated 145 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:59.625375 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-07fc99de-2bd8-4399-a073-01871588490a None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:59.626264 np0000192194 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 3/10] 162.253.55.124 () {62 vars in 1068 bytes} [Tue Sep 8 00:52:59 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:52:59.667086 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-381f70a6-f18a-4592-8016-73b844f1bd2b None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:59.679704 np0000192194 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 4/11] 162.253.55.124 () {64 vars in 1272 bytes} [Tue Sep 8 00:52:59 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:52:59.722398 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [req-381f70a6-f18a-4592-8016-73b844f1bd2b req-2514c9b7-d095-4a3e-b47b-5f6ed470cd1c None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:59.726238 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [req-381f70a6-f18a-4592-8016-73b844f1bd2b req-2514c9b7-d095-4a3e-b47b-5f6ed470cd1c demo demo] GET https://162.253.55.124/volume/v3/ Sep 08 00:52:59.726720 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [req-381f70a6-f18a-4592-8016-73b844f1bd2b req-2514c9b7-d095-4a3e-b47b-5f6ed470cd1c demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:59.727148 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [req-381f70a6-f18a-4592-8016-73b844f1bd2b req-2514c9b7-d095-4a3e-b47b-5f6ed470cd1c demo demo] Calling method 'version_select' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:59.728082 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [req-381f70a6-f18a-4592-8016-73b844f1bd2b req-2514c9b7-d095-4a3e-b47b-5f6ed470cd1c demo demo] https://162.253.55.124/volume/v3/ returned with HTTP 200 Sep 08 00:52:59.729059 np0000192194 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 3/12] 162.253.55.124 () {66 vars in 1346 bytes} [Tue Sep 8 00:52:59 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:52:59.764420 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-bdfaa3a6-cc80-43af-a8a3-aa8ffab69b6e None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:52:59.766787 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-bdfaa3a6-cc80-43af-a8a3-aa8ffab69b6e demo demo] GET https://162.253.55.124/volume/v3/types/default Sep 08 00:52:59.766969 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-bdfaa3a6-cc80-43af-a8a3-aa8ffab69b6e demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:52:59.767187 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-bdfaa3a6-cc80-43af-a8a3-aa8ffab69b6e demo demo] Calling method 'show' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:52:59.774806 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-bdfaa3a6-cc80-43af-a8a3-aa8ffab69b6e demo demo] https://162.253.55.124/volume/v3/types/default returned with HTTP 200 Sep 08 00:52:59.775072 np0000192194 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 3/13] 162.253.55.124 () {64 vars in 1301 bytes} [Tue Sep 8 00:52:59 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 00:53:00.431296 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-c138990a-63fc-4a09-8aca-a5e6303eb8b2 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:53:00.431873 np0000192194 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 4/14] 162.253.55.124 () {62 vars in 1068 bytes} [Tue Sep 8 00:53:00 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:53:00.462441 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-58a7834b-62e8-494f-93fd-ff7c7355541b None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:53:00.466591 np0000192194 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 5/15] 162.253.55.124 () {64 vars in 1272 bytes} [Tue Sep 8 00:53:00 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:53:00.497286 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [req-58a7834b-62e8-494f-93fd-ff7c7355541b req-2be0f762-3eaa-4b1a-875c-771a482a7024 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:53:00.501168 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [req-58a7834b-62e8-494f-93fd-ff7c7355541b req-2be0f762-3eaa-4b1a-875c-771a482a7024 demo demo] GET https://162.253.55.124/volume/v3/ Sep 08 00:53:00.501500 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [req-58a7834b-62e8-494f-93fd-ff7c7355541b req-2be0f762-3eaa-4b1a-875c-771a482a7024 demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:53:00.501913 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [req-58a7834b-62e8-494f-93fd-ff7c7355541b req-2be0f762-3eaa-4b1a-875c-771a482a7024 demo demo] Calling method 'version_select' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:53:00.502727 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [req-58a7834b-62e8-494f-93fd-ff7c7355541b req-2be0f762-3eaa-4b1a-875c-771a482a7024 demo demo] https://162.253.55.124/volume/v3/ returned with HTTP 200 Sep 08 00:53:00.503410 np0000192194 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 4/16] 162.253.55.124 () {66 vars in 1346 bytes} [Tue Sep 8 00:53:00 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:53:00.539858 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-39780ea0-12fe-4499-b570-ff7f017bd269 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:53:00.545092 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-39780ea0-12fe-4499-b570-ff7f017bd269 demo demo] GET https://162.253.55.124/volume/v3/types/default Sep 08 00:53:00.545092 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-39780ea0-12fe-4499-b570-ff7f017bd269 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:53:00.545092 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-39780ea0-12fe-4499-b570-ff7f017bd269 demo demo] Calling method 'show' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:53:00.557597 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-39780ea0-12fe-4499-b570-ff7f017bd269 demo demo] https://162.253.55.124/volume/v3/types/default returned with HTTP 200 Sep 08 00:53:00.558249 np0000192194 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 4/17] 162.253.55.124 () {64 vars in 1301 bytes} [Tue Sep 8 00:53:00 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:53:00.595414 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-73b6b1ae-2f11-48ee-92ac-381f9c787dad None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:53:00.595994 np0000192194 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 5/18] 162.253.55.124 () {62 vars in 1068 bytes} [Tue Sep 8 00:53:00 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 00:53:00.630020 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-4090c1c9-a596-4a49-9ad8-f347ce708f77 None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:53:00.634422 np0000192194 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 6/19] 162.253.55.124 () {64 vars in 1272 bytes} [Tue Sep 8 00:53:00 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 08 00:53:00.668427 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [req-4090c1c9-a596-4a49-9ad8-f347ce708f77 req-c3049742-ec04-475b-b6ad-401ad5a211a1 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:53:00.673424 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [req-4090c1c9-a596-4a49-9ad8-f347ce708f77 req-c3049742-ec04-475b-b6ad-401ad5a211a1 demo demo] GET https://162.253.55.124/volume/v3/ Sep 08 00:53:00.675498 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [req-4090c1c9-a596-4a49-9ad8-f347ce708f77 req-c3049742-ec04-475b-b6ad-401ad5a211a1 demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:53:00.675929 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [req-4090c1c9-a596-4a49-9ad8-f347ce708f77 req-c3049742-ec04-475b-b6ad-401ad5a211a1 demo demo] Calling method 'version_select' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:53:00.676718 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [req-4090c1c9-a596-4a49-9ad8-f347ce708f77 req-c3049742-ec04-475b-b6ad-401ad5a211a1 demo demo] https://162.253.55.124/volume/v3/ returned with HTTP 200 Sep 08 00:53:00.677436 np0000192194 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 5/20] 162.253.55.124 () {66 vars in 1346 bytes} [Tue Sep 8 00:53:00 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:53:00.715684 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-37afcc03-25a2-444a-89fd-f2993e8cc380 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:53:00.720611 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-37afcc03-25a2-444a-89fd-f2993e8cc380 demo demo] GET https://162.253.55.124/volume/v3/types/default Sep 08 00:53:00.721291 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-37afcc03-25a2-444a-89fd-f2993e8cc380 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:53:00.721885 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-37afcc03-25a2-444a-89fd-f2993e8cc380 demo demo] Calling method 'show' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:53:00.739893 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-37afcc03-25a2-444a-89fd-f2993e8cc380 demo demo] https://162.253.55.124/volume/v3/types/default returned with HTTP 200 Sep 08 00:53:00.740747 np0000192194 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 5/21] 162.253.55.124 () {64 vars in 1301 bytes} [Tue Sep 8 00:53:00 2026] GET /volume/v3/types/default => generated 145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 00:53:08.548954 np0000192194 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:53:10.728845 np0000192194 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=8 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:58:03.584786 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-f9db87f9-594f-435b-af5c-c8bf9155b825 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:58:03.696113 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-f9db87f9-594f-435b-af5c-c8bf9155b825 demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 00:58:03.696496 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-f9db87f9-594f-435b-af5c-c8bf9155b825 demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:58:03.697479 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-f9db87f9-594f-435b-af5c-c8bf9155b825 demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:58:03.698459 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-f9db87f9-594f-435b-af5c-c8bf9155b825 demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:58:03.699939 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-f9db87f9-594f-435b-af5c-c8bf9155b825 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:58:03.765025 np0000192194 devstack@c-api.service[111433]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:58:03.765025 np0000192194 devstack@c-api.service[111433]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:58:03.765429 np0000192194 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-f9db87f9-594f-435b-af5c-c8bf9155b825 demo demo] Get all volumes completed successfully. Sep 08 00:58:03.767707 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-f9db87f9-594f-435b-af5c-c8bf9155b825 demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:58:03.768097 np0000192194 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 6/22] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 00:58:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:58:13.758458 np0000192194 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 00:59:03.807394 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-004d9980-ac0d-4d68-b3d3-8f82c88a088b None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 00:59:03.813943 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-004d9980-ac0d-4d68-b3d3-8f82c88a088b demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 00:59:03.814147 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-004d9980-ac0d-4d68-b3d3-8f82c88a088b demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 00:59:03.814331 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-004d9980-ac0d-4d68-b3d3-8f82c88a088b demo demo] Calling method 'detail' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 00:59:03.815018 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.api_utils [None req-004d9980-ac0d-4d68-b3d3-8f82c88a088b demo demo] Removing options '' from query. {{(pid=111432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 00:59:03.816007 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.volume.api [None req-004d9980-ac0d-4d68-b3d3-8f82c88a088b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111432) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 00:59:03.855355 np0000192194 devstack@c-api.service[111432]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 00:59:03.855355 np0000192194 devstack@c-api.service[111432]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 00:59:03.855981 np0000192194 devstack@c-api.service[111432]: INFO cinder.volume.api [None req-004d9980-ac0d-4d68-b3d3-8f82c88a088b demo demo] Get all volumes completed successfully. Sep 08 00:59:03.858724 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-004d9980-ac0d-4d68-b3d3-8f82c88a088b demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 00:59:03.859326 np0000192194 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 7/23] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 00:59:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 00:59:13.844921 np0000192194 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:00:03.927966 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-07436ff2-0f53-4d0e-ad6b-e528810e29fb None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:00:03.933763 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-07436ff2-0f53-4d0e-ad6b-e528810e29fb demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:00:03.934037 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-07436ff2-0f53-4d0e-ad6b-e528810e29fb demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:00:03.935347 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-07436ff2-0f53-4d0e-ad6b-e528810e29fb demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:00:03.936264 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-07436ff2-0f53-4d0e-ad6b-e528810e29fb demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:00:03.937857 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-07436ff2-0f53-4d0e-ad6b-e528810e29fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:00:04.002601 np0000192194 devstack@c-api.service[111435]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 01:00:04.002601 np0000192194 devstack@c-api.service[111435]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 01:00:04.003446 np0000192194 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-07436ff2-0f53-4d0e-ad6b-e528810e29fb demo demo] Get all volumes completed successfully. Sep 08 01:00:04.006209 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-07436ff2-0f53-4d0e-ad6b-e528810e29fb demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:00:04.006672 np0000192194 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 6/24] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:00:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:00:13.988194 np0000192194 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:01:04.045522 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-4c13b5ed-a61d-447c-b6fa-35894d653703 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:01:04.048919 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-4c13b5ed-a61d-447c-b6fa-35894d653703 demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:01:04.049158 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-4c13b5ed-a61d-447c-b6fa-35894d653703 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:01:04.049333 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-4c13b5ed-a61d-447c-b6fa-35894d653703 demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:01:04.050060 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-4c13b5ed-a61d-447c-b6fa-35894d653703 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:01:04.050933 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-4c13b5ed-a61d-447c-b6fa-35894d653703 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:01:04.094789 np0000192194 devstack@c-api.service[111434]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 01:01:04.094789 np0000192194 devstack@c-api.service[111434]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 01:01:04.095127 np0000192194 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-4c13b5ed-a61d-447c-b6fa-35894d653703 demo demo] Get all volumes completed successfully. Sep 08 01:01:04.097423 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-4c13b5ed-a61d-447c-b6fa-35894d653703 demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:01:04.098330 np0000192194 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 6/25] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:01:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:01:14.085763 np0000192194 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:02:04.121274 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-4f055a63-2b1b-4f90-9724-2462e398d6ab None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:02:04.124200 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-4f055a63-2b1b-4f90-9724-2462e398d6ab demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:02:04.124383 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-4f055a63-2b1b-4f90-9724-2462e398d6ab demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:02:04.124627 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-4f055a63-2b1b-4f90-9724-2462e398d6ab demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:02:04.124874 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-4f055a63-2b1b-4f90-9724-2462e398d6ab demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:02:04.125736 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-4f055a63-2b1b-4f90-9724-2462e398d6ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:02:04.137813 np0000192194 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-4f055a63-2b1b-4f90-9724-2462e398d6ab demo demo] Get all volumes completed successfully. Sep 08 01:02:04.140425 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-4f055a63-2b1b-4f90-9724-2462e398d6ab demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:02:04.141205 np0000192194 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 7/26] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:02:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:02:14.128914 np0000192194 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:03:04.158554 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-cd0125ea-ddfa-4c52-b322-825f84c9a229 None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:03:04.384682 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-cd0125ea-ddfa-4c52-b322-825f84c9a229 demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:03:04.385050 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-cd0125ea-ddfa-4c52-b322-825f84c9a229 demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:03:04.385373 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-cd0125ea-ddfa-4c52-b322-825f84c9a229 demo demo] Calling method 'detail' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:03:04.385851 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.api_utils [None req-cd0125ea-ddfa-4c52-b322-825f84c9a229 demo demo] Removing options '' from query. {{(pid=111432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:03:04.387212 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.volume.api [None req-cd0125ea-ddfa-4c52-b322-825f84c9a229 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111432) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:03:04.400184 np0000192194 devstack@c-api.service[111432]: INFO cinder.volume.api [None req-cd0125ea-ddfa-4c52-b322-825f84c9a229 demo demo] Get all volumes completed successfully. Sep 08 01:03:04.403422 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-cd0125ea-ddfa-4c52-b322-825f84c9a229 demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:03:04.404010 np0000192194 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 8/27] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:03:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:03:14.391893 np0000192194 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:04:04.432389 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-bbbd697c-8780-4a2f-9970-5676bc2aae95 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:04:04.435653 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-bbbd697c-8780-4a2f-9970-5676bc2aae95 demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:04:04.435852 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-bbbd697c-8780-4a2f-9970-5676bc2aae95 demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:04:04.436084 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-bbbd697c-8780-4a2f-9970-5676bc2aae95 demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:04:04.436382 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-bbbd697c-8780-4a2f-9970-5676bc2aae95 demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:04:04.437215 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-bbbd697c-8780-4a2f-9970-5676bc2aae95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:04:04.450381 np0000192194 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-bbbd697c-8780-4a2f-9970-5676bc2aae95 demo demo] Get all volumes completed successfully. Sep 08 01:04:04.452398 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-bbbd697c-8780-4a2f-9970-5676bc2aae95 demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:04:04.452800 np0000192194 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 7/28] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:04:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:04:14.441354 np0000192194 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:05:04.480395 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-608a3ca3-960b-46ed-b849-9bca9c33803e None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:05:04.486261 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-608a3ca3-960b-46ed-b849-9bca9c33803e demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:05:04.487337 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-608a3ca3-960b-46ed-b849-9bca9c33803e demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:05:04.487337 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-608a3ca3-960b-46ed-b849-9bca9c33803e demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:05:04.487337 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-608a3ca3-960b-46ed-b849-9bca9c33803e demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:05:04.488362 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-608a3ca3-960b-46ed-b849-9bca9c33803e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:05:04.499455 np0000192194 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-608a3ca3-960b-46ed-b849-9bca9c33803e demo demo] Get all volumes completed successfully. Sep 08 01:05:04.502436 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-608a3ca3-960b-46ed-b849-9bca9c33803e demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:05:04.503196 np0000192194 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 7/29] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:05:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:05:14.492629 np0000192194 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:06:04.555636 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-7b2ec967-43d4-4b7e-a72a-45ff1cf0d862 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:06:04.560441 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-7b2ec967-43d4-4b7e-a72a-45ff1cf0d862 demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:06:04.560992 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-7b2ec967-43d4-4b7e-a72a-45ff1cf0d862 demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:06:04.561528 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-7b2ec967-43d4-4b7e-a72a-45ff1cf0d862 demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:06:04.562402 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-7b2ec967-43d4-4b7e-a72a-45ff1cf0d862 demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:06:04.563316 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-7b2ec967-43d4-4b7e-a72a-45ff1cf0d862 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:06:04.576414 np0000192194 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-7b2ec967-43d4-4b7e-a72a-45ff1cf0d862 demo demo] Get all volumes completed successfully. Sep 08 01:06:04.581224 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-7b2ec967-43d4-4b7e-a72a-45ff1cf0d862 demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:06:04.583214 np0000192194 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 8/30] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:06:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:06:14.568763 np0000192194 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:07:04.600119 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-a3f8ccba-4b1b-496a-969d-0be80f02c9a5 None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:07:04.606776 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-a3f8ccba-4b1b-496a-969d-0be80f02c9a5 demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:07:04.607223 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-a3f8ccba-4b1b-496a-969d-0be80f02c9a5 demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:07:04.607879 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-a3f8ccba-4b1b-496a-969d-0be80f02c9a5 demo demo] Calling method 'detail' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:07:04.608248 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.api_utils [None req-a3f8ccba-4b1b-496a-969d-0be80f02c9a5 demo demo] Removing options '' from query. {{(pid=111432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:07:04.609835 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.volume.api [None req-a3f8ccba-4b1b-496a-969d-0be80f02c9a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111432) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:07:04.621947 np0000192194 devstack@c-api.service[111432]: INFO cinder.volume.api [None req-a3f8ccba-4b1b-496a-969d-0be80f02c9a5 demo demo] Get all volumes completed successfully. Sep 08 01:07:04.624620 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-a3f8ccba-4b1b-496a-969d-0be80f02c9a5 demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:07:04.625222 np0000192194 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 9/31] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:07:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:07:14.615499 np0000192194 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:08:04.649454 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-49c49fd8-3774-47da-9daf-d1ea93185c68 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:08:04.834330 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-49c49fd8-3774-47da-9daf-d1ea93185c68 demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:08:04.834798 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-49c49fd8-3774-47da-9daf-d1ea93185c68 demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:08:04.835222 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-49c49fd8-3774-47da-9daf-d1ea93185c68 demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:08:04.835928 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-49c49fd8-3774-47da-9daf-d1ea93185c68 demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:08:04.837527 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-49c49fd8-3774-47da-9daf-d1ea93185c68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:08:04.854785 np0000192194 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-49c49fd8-3774-47da-9daf-d1ea93185c68 demo demo] Get all volumes completed successfully. Sep 08 01:08:04.861117 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-49c49fd8-3774-47da-9daf-d1ea93185c68 demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:08:04.862082 np0000192194 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 8/32] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:08:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:08:14.845094 np0000192194 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:09:04.890794 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-5054156d-1bd7-4cd7-8c1f-00d39227bbaa None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:09:04.894604 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-5054156d-1bd7-4cd7-8c1f-00d39227bbaa demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:09:04.894883 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-5054156d-1bd7-4cd7-8c1f-00d39227bbaa demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:09:04.895202 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-5054156d-1bd7-4cd7-8c1f-00d39227bbaa demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:09:04.895637 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-5054156d-1bd7-4cd7-8c1f-00d39227bbaa demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:09:04.896744 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-5054156d-1bd7-4cd7-8c1f-00d39227bbaa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:09:04.907900 np0000192194 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-5054156d-1bd7-4cd7-8c1f-00d39227bbaa demo demo] Get all volumes completed successfully. Sep 08 01:09:04.912511 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-5054156d-1bd7-4cd7-8c1f-00d39227bbaa demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:09:04.912511 np0000192194 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 8/33] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:09:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:09:14.901219 np0000192194 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:10:04.936969 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-d4283c3c-5389-4576-b245-957a91d61eaf None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:10:04.941547 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-d4283c3c-5389-4576-b245-957a91d61eaf demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:10:04.942054 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-d4283c3c-5389-4576-b245-957a91d61eaf demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:10:04.942442 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-d4283c3c-5389-4576-b245-957a91d61eaf demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:10:04.942925 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-d4283c3c-5389-4576-b245-957a91d61eaf demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:10:04.944363 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-d4283c3c-5389-4576-b245-957a91d61eaf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:10:04.959730 np0000192194 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-d4283c3c-5389-4576-b245-957a91d61eaf demo demo] Get all volumes completed successfully. Sep 08 01:10:04.964971 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-d4283c3c-5389-4576-b245-957a91d61eaf demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:10:04.965811 np0000192194 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 9/34] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:10:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:10:14.949120 np0000192194 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:11:04.977783 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-655d424b-2386-49cb-b0ed-0d18499127ac None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:11:04.981910 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-655d424b-2386-49cb-b0ed-0d18499127ac demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:11:04.982127 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-655d424b-2386-49cb-b0ed-0d18499127ac demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:11:04.982377 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-655d424b-2386-49cb-b0ed-0d18499127ac demo demo] Calling method 'detail' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:11:04.982715 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.api_utils [None req-655d424b-2386-49cb-b0ed-0d18499127ac demo demo] Removing options '' from query. {{(pid=111432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:11:04.983629 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.volume.api [None req-655d424b-2386-49cb-b0ed-0d18499127ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111432) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:11:04.992348 np0000192194 devstack@c-api.service[111432]: INFO cinder.volume.api [None req-655d424b-2386-49cb-b0ed-0d18499127ac demo demo] Get all volumes completed successfully. Sep 08 01:11:04.994589 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-655d424b-2386-49cb-b0ed-0d18499127ac demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:11:04.995003 np0000192194 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 10/35] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:11:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:11:14.988296 np0000192194 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:12:05.027478 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-8227af94-16dd-4545-87fc-1d468df660dc None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:12:05.030076 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-8227af94-16dd-4545-87fc-1d468df660dc demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:12:05.030211 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-8227af94-16dd-4545-87fc-1d468df660dc demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:12:05.030418 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-8227af94-16dd-4545-87fc-1d468df660dc demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:12:05.030700 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-8227af94-16dd-4545-87fc-1d468df660dc demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:12:05.031496 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-8227af94-16dd-4545-87fc-1d468df660dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:12:05.041706 np0000192194 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-8227af94-16dd-4545-87fc-1d468df660dc demo demo] Get all volumes completed successfully. Sep 08 01:12:05.043665 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-8227af94-16dd-4545-87fc-1d468df660dc demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:12:05.044429 np0000192194 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 9/36] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:12:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:12:15.034264 np0000192194 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:13:05.065679 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-d47aa0fd-a99c-4526-832e-77d339a1ede5 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:13:05.325768 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-d47aa0fd-a99c-4526-832e-77d339a1ede5 demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:13:05.326257 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-d47aa0fd-a99c-4526-832e-77d339a1ede5 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:13:05.326770 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-d47aa0fd-a99c-4526-832e-77d339a1ede5 demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:13:05.327338 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-d47aa0fd-a99c-4526-832e-77d339a1ede5 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:13:05.328825 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-d47aa0fd-a99c-4526-832e-77d339a1ede5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:13:05.340318 np0000192194 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-d47aa0fd-a99c-4526-832e-77d339a1ede5 demo demo] Get all volumes completed successfully. Sep 08 01:13:05.345601 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-d47aa0fd-a99c-4526-832e-77d339a1ede5 demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:13:05.346344 np0000192194 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 9/37] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:13:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:13:15.333798 np0000192194 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:14:05.368140 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-986bfd24-3ef8-44ab-b481-44910421aae9 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:14:05.372956 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-986bfd24-3ef8-44ab-b481-44910421aae9 demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:14:05.373337 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-986bfd24-3ef8-44ab-b481-44910421aae9 demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:14:05.373977 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-986bfd24-3ef8-44ab-b481-44910421aae9 demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:14:05.374742 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-986bfd24-3ef8-44ab-b481-44910421aae9 demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:14:05.375988 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-986bfd24-3ef8-44ab-b481-44910421aae9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:14:05.388846 np0000192194 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-986bfd24-3ef8-44ab-b481-44910421aae9 demo demo] Get all volumes completed successfully. Sep 08 01:14:05.393488 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-986bfd24-3ef8-44ab-b481-44910421aae9 demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:14:05.394269 np0000192194 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 10/38] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:14:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:14:15.381156 np0000192194 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:15:05.417331 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-577efc0d-909a-4752-8bbf-2266776741da None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:15:05.420507 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-577efc0d-909a-4752-8bbf-2266776741da demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:15:05.420804 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-577efc0d-909a-4752-8bbf-2266776741da demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:15:05.421037 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-577efc0d-909a-4752-8bbf-2266776741da demo demo] Calling method 'detail' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:15:05.421345 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.api_utils [None req-577efc0d-909a-4752-8bbf-2266776741da demo demo] Removing options '' from query. {{(pid=111432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:15:05.422775 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.volume.api [None req-577efc0d-909a-4752-8bbf-2266776741da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111432) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:15:05.438080 np0000192194 devstack@c-api.service[111432]: INFO cinder.volume.api [None req-577efc0d-909a-4752-8bbf-2266776741da demo demo] Get all volumes completed successfully. Sep 08 01:15:05.443128 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-577efc0d-909a-4752-8bbf-2266776741da demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:15:05.444457 np0000192194 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 11/39] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:15:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:15:15.426453 np0000192194 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:16:05.471910 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-5f6f1d7d-085a-4660-a58b-148ac393822d None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:16:05.477020 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-5f6f1d7d-085a-4660-a58b-148ac393822d demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:16:05.477427 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-5f6f1d7d-085a-4660-a58b-148ac393822d demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:16:05.477958 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-5f6f1d7d-085a-4660-a58b-148ac393822d demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:16:05.478802 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-5f6f1d7d-085a-4660-a58b-148ac393822d demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:16:05.480475 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-5f6f1d7d-085a-4660-a58b-148ac393822d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:16:05.496833 np0000192194 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-5f6f1d7d-085a-4660-a58b-148ac393822d demo demo] Get all volumes completed successfully. Sep 08 01:16:05.502459 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-5f6f1d7d-085a-4660-a58b-148ac393822d demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:16:05.503543 np0000192194 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 10/40] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:16:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:16:15.487104 np0000192194 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:17:05.526482 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-f9e6c277-b491-4093-806d-dc7ff3f4bf60 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:17:05.530510 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-f9e6c277-b491-4093-806d-dc7ff3f4bf60 demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:17:05.530731 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-f9e6c277-b491-4093-806d-dc7ff3f4bf60 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:17:05.530940 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-f9e6c277-b491-4093-806d-dc7ff3f4bf60 demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:17:05.531222 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-f9e6c277-b491-4093-806d-dc7ff3f4bf60 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:17:05.532022 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-f9e6c277-b491-4093-806d-dc7ff3f4bf60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:17:05.540297 np0000192194 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-f9e6c277-b491-4093-806d-dc7ff3f4bf60 demo demo] Get all volumes completed successfully. Sep 08 01:17:05.542239 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-f9e6c277-b491-4093-806d-dc7ff3f4bf60 demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:17:05.542819 np0000192194 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 10/41] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:17:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:17:15.535512 np0000192194 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:18:05.565462 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-d81ce0df-36f7-4099-bf9d-cd274d006199 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:18:05.689294 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-d81ce0df-36f7-4099-bf9d-cd274d006199 demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:18:05.689478 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-d81ce0df-36f7-4099-bf9d-cd274d006199 demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:18:05.689701 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-d81ce0df-36f7-4099-bf9d-cd274d006199 demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:18:05.689926 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-d81ce0df-36f7-4099-bf9d-cd274d006199 demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:18:05.690542 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-d81ce0df-36f7-4099-bf9d-cd274d006199 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:18:05.698811 np0000192194 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-d81ce0df-36f7-4099-bf9d-cd274d006199 demo demo] Get all volumes completed successfully. Sep 08 01:18:05.700712 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-d81ce0df-36f7-4099-bf9d-cd274d006199 demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:18:05.701054 np0000192194 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 11/42] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:18:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:18:15.694026 np0000192194 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:19:05.731670 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-0bc0e8c5-1512-4ce4-934b-422bddf7d75c None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:19:05.735484 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-0bc0e8c5-1512-4ce4-934b-422bddf7d75c demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:19:05.735890 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-0bc0e8c5-1512-4ce4-934b-422bddf7d75c demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:19:05.736349 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-0bc0e8c5-1512-4ce4-934b-422bddf7d75c demo demo] Calling method 'detail' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:19:05.736848 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.api_utils [None req-0bc0e8c5-1512-4ce4-934b-422bddf7d75c demo demo] Removing options '' from query. {{(pid=111432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:19:05.738329 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.volume.api [None req-0bc0e8c5-1512-4ce4-934b-422bddf7d75c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111432) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:19:05.752747 np0000192194 devstack@c-api.service[111432]: INFO cinder.volume.api [None req-0bc0e8c5-1512-4ce4-934b-422bddf7d75c demo demo] Get all volumes completed successfully. Sep 08 01:19:05.756802 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-0bc0e8c5-1512-4ce4-934b-422bddf7d75c demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:19:05.757512 np0000192194 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 12/43] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:19:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:19:15.743514 np0000192194 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:20:05.782970 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-e0b58521-2bfc-4ed0-8f7c-536b01074074 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:20:05.787831 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-e0b58521-2bfc-4ed0-8f7c-536b01074074 demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:20:05.788306 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-e0b58521-2bfc-4ed0-8f7c-536b01074074 demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:20:05.788878 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-e0b58521-2bfc-4ed0-8f7c-536b01074074 demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:20:05.789524 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-e0b58521-2bfc-4ed0-8f7c-536b01074074 demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:20:05.791321 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-e0b58521-2bfc-4ed0-8f7c-536b01074074 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:20:05.808598 np0000192194 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-e0b58521-2bfc-4ed0-8f7c-536b01074074 demo demo] Get all volumes completed successfully. Sep 08 01:20:05.813479 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-e0b58521-2bfc-4ed0-8f7c-536b01074074 demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:20:05.814309 np0000192194 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 11/44] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:20:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:20:15.797392 np0000192194 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:21:05.835246 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-bd4dbbb2-6d0a-4f29-93cc-de2f7689100b None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:21:05.840429 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-bd4dbbb2-6d0a-4f29-93cc-de2f7689100b demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:21:05.840429 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-bd4dbbb2-6d0a-4f29-93cc-de2f7689100b demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:21:05.840429 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-bd4dbbb2-6d0a-4f29-93cc-de2f7689100b demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:21:05.840683 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-bd4dbbb2-6d0a-4f29-93cc-de2f7689100b demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:21:05.842138 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-bd4dbbb2-6d0a-4f29-93cc-de2f7689100b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:21:05.855964 np0000192194 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-bd4dbbb2-6d0a-4f29-93cc-de2f7689100b demo demo] Get all volumes completed successfully. Sep 08 01:21:05.859025 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-bd4dbbb2-6d0a-4f29-93cc-de2f7689100b demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:21:05.859972 np0000192194 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 11/45] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:21:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:21:15.846774 np0000192194 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:22:05.879548 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-d8b802ff-d178-4aaa-9eb9-86253a09537f None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:22:05.884379 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-d8b802ff-d178-4aaa-9eb9-86253a09537f demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:22:05.884864 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-d8b802ff-d178-4aaa-9eb9-86253a09537f demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:22:05.885319 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-d8b802ff-d178-4aaa-9eb9-86253a09537f demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:22:05.885884 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-d8b802ff-d178-4aaa-9eb9-86253a09537f demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:22:05.887443 np0000192194 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-d8b802ff-d178-4aaa-9eb9-86253a09537f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:22:05.899164 np0000192194 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-d8b802ff-d178-4aaa-9eb9-86253a09537f demo demo] Get all volumes completed successfully. Sep 08 01:22:05.903465 np0000192194 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-d8b802ff-d178-4aaa-9eb9-86253a09537f demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:22:05.903859 np0000192194 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 12/46] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:22:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:22:15.892155 np0000192194 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:23:05.918197 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.middleware.request_id [None req-a30b961f-dfc9-4c43-a348-d623516e5153 None None] RequestId filter calling following filter/app {{(pid=111432) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:23:06.082201 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-a30b961f-dfc9-4c43-a348-d623516e5153 demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:23:06.082368 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-a30b961f-dfc9-4c43-a348-d623516e5153 demo demo] Empty body provided in request {{(pid=111432) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:23:06.082528 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.openstack.wsgi [None req-a30b961f-dfc9-4c43-a348-d623516e5153 demo demo] Calling method 'detail' {{(pid=111432) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:23:06.082930 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.api.api_utils [None req-a30b961f-dfc9-4c43-a348-d623516e5153 demo demo] Removing options '' from query. {{(pid=111432) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:23:06.083798 np0000192194 devstack@c-api.service[111432]: DEBUG cinder.volume.api [None req-a30b961f-dfc9-4c43-a348-d623516e5153 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111432) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:23:06.091492 np0000192194 devstack@c-api.service[111432]: INFO cinder.volume.api [None req-a30b961f-dfc9-4c43-a348-d623516e5153 demo demo] Get all volumes completed successfully. Sep 08 01:23:06.093160 np0000192194 devstack@c-api.service[111432]: INFO cinder.api.openstack.wsgi [None req-a30b961f-dfc9-4c43-a348-d623516e5153 demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:23:06.093473 np0000192194 devstack@c-api.service[111432]: [pid: 111432|app: 0|req: 13/47] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:23:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:23:16.087403 np0000192194 devstack@c-api.service[111432]: DEBUG dbcounter [-] [111432] Writing DB stats cinder:SELECT=1 {{(pid=111432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:24:06.114656 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-a34afbde-ba89-4645-810f-f2f9e9df09c3 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:24:06.120044 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-a34afbde-ba89-4645-810f-f2f9e9df09c3 demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:24:06.120495 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-a34afbde-ba89-4645-810f-f2f9e9df09c3 demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:24:06.120920 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-a34afbde-ba89-4645-810f-f2f9e9df09c3 demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:24:06.121656 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-a34afbde-ba89-4645-810f-f2f9e9df09c3 demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:24:06.123061 np0000192194 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-a34afbde-ba89-4645-810f-f2f9e9df09c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:24:06.138723 np0000192194 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-a34afbde-ba89-4645-810f-f2f9e9df09c3 demo demo] Get all volumes completed successfully. Sep 08 01:24:06.143526 np0000192194 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-a34afbde-ba89-4645-810f-f2f9e9df09c3 demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:24:06.144434 np0000192194 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 12/48] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:24:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:24:16.128850 np0000192194 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 01:25:06.162898 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-cc292535-714c-4388-b327-62ca56473452 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 01:25:06.167409 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-cc292535-714c-4388-b327-62ca56473452 demo demo] GET https://162.253.55.124/volume/v3/volumes/detail Sep 08 01:25:06.167848 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-cc292535-714c-4388-b327-62ca56473452 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 01:25:06.168468 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-cc292535-714c-4388-b327-62ca56473452 demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 01:25:06.168831 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-cc292535-714c-4388-b327-62ca56473452 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 01:25:06.170463 np0000192194 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-cc292535-714c-4388-b327-62ca56473452 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 01:25:06.185798 np0000192194 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-cc292535-714c-4388-b327-62ca56473452 demo demo] Get all volumes completed successfully. Sep 08 01:25:06.189795 np0000192194 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-cc292535-714c-4388-b327-62ca56473452 demo demo] https://162.253.55.124/volume/v3/volumes/detail returned with HTTP 200 Sep 08 01:25:06.190460 np0000192194 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 12/49] 162.253.55.124 () {64 vars in 1295 bytes} [Tue Sep 8 01:25:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 01:25:16.175053 np0000192194 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}