Jul 03 00:56:45.513655 np0000184012 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 00:56:45.527583 np0000184012 devstack@c-api.service[111605]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 00:56:45.531486 np0000184012 devstack@c-api.service[111605]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 00:56:45 2026] *** Jul 03 00:56:45.531486 np0000184012 devstack@c-api.service[111605]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 00:56:45.531486 np0000184012 devstack@c-api.service[111605]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 03 00:56:45.531486 np0000184012 devstack@c-api.service[111605]: nodename: np0000184012 Jul 03 00:56:45.531486 np0000184012 devstack@c-api.service[111605]: machine: x86_64 Jul 03 00:56:45.531486 np0000184012 devstack@c-api.service[111605]: clock source: unix Jul 03 00:56:45.531486 np0000184012 devstack@c-api.service[111605]: pcre jit disabled Jul 03 00:56:45.531486 np0000184012 devstack@c-api.service[111605]: detected number of CPU cores: 16 Jul 03 00:56:45.531486 np0000184012 devstack@c-api.service[111605]: current working directory: / Jul 03 00:56:45.531486 np0000184012 devstack@c-api.service[111605]: detected binary path: /usr/bin/uwsgi-core Jul 03 00:56:45.531486 np0000184012 devstack@c-api.service[111605]: your processes number limit is 256916 Jul 03 00:56:45.531486 np0000184012 devstack@c-api.service[111605]: your memory page size is 4096 bytes Jul 03 00:56:45.531486 np0000184012 devstack@c-api.service[111605]: detected max file descriptor number: 2048 Jul 03 00:56:45.531486 np0000184012 devstack@c-api.service[111605]: lock engine: pthread robust mutexes Jul 03 00:56:45.532418 np0000184012 devstack@c-api.service[111605]: thunder lock: enabled Jul 03 00:56:45.532418 np0000184012 devstack@c-api.service[111605]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 00:56:45.532534 np0000184012 devstack@c-api.service[111605]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 00:56:45.532590 np0000184012 devstack@c-api.service[111605]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 00:56:45.532590 np0000184012 devstack@c-api.service[111605]: Set PythonHome to /opt/stack/data/venv Jul 03 00:56:45.578645 np0000184012 devstack@c-api.service[111605]: Python main interpreter initialized at 0x70c0386a3668 Jul 03 00:56:45.578645 np0000184012 devstack@c-api.service[111605]: python threads support enabled Jul 03 00:56:45.578645 np0000184012 devstack@c-api.service[111605]: your server socket listen backlog is limited to 100 connections Jul 03 00:56:45.578645 np0000184012 devstack@c-api.service[111605]: your mercy for graceful operations on workers is 80 seconds Jul 03 00:56:45.579396 np0000184012 devstack@c-api.service[111605]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 00:56:45.579507 np0000184012 devstack@c-api.service[111605]: *** Operational MODE: preforking *** Jul 03 00:56:45.579793 np0000184012 devstack@c-api.service[111605]: *** uWSGI is running in multiple interpreter mode *** Jul 03 00:56:45.579793 np0000184012 devstack@c-api.service[111605]: spawned uWSGI master process (pid: 111605) Jul 03 00:56:45.580323 np0000184012 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 00:56:45.580663 np0000184012 devstack@c-api.service[111605]: spawned uWSGI worker 1 (pid: 111612, cores: 1) Jul 03 00:56:45.581252 np0000184012 devstack@c-api.service[111605]: spawned uWSGI worker 2 (pid: 111613, cores: 1) Jul 03 00:56:45.581790 np0000184012 devstack@c-api.service[111605]: spawned uWSGI worker 3 (pid: 111614, cores: 1) Jul 03 00:56:45.584171 np0000184012 devstack@c-api.service[111605]: spawned uWSGI worker 4 (pid: 111615, cores: 1) Jul 03 00:56:45.584171 np0000184012 devstack@c-api.service[111605]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 00:56:45.707846 np0000184012 devstack@c-api.service[111614]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 00:56:45.707846 np0000184012 devstack@c-api.service[111614]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 00:56:45.707846 np0000184012 devstack@c-api.service[111614]: we strongly recommend against using it for new projects. Jul 03 00:56:45.707846 np0000184012 devstack@c-api.service[111614]: If you are already using Eventlet, we recommend migrating to a different Jul 03 00:56:45.707846 np0000184012 devstack@c-api.service[111614]: framework. For more detail see Jul 03 00:56:45.707846 np0000184012 devstack@c-api.service[111614]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 00:56:45.707846 np0000184012 devstack@c-api.service[111614]: import eventlet # noqa Jul 03 00:56:45.710478 np0000184012 devstack@c-api.service[111612]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 00:56:45.710478 np0000184012 devstack@c-api.service[111612]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 00:56:45.710478 np0000184012 devstack@c-api.service[111612]: we strongly recommend against using it for new projects. Jul 03 00:56:45.710478 np0000184012 devstack@c-api.service[111612]: If you are already using Eventlet, we recommend migrating to a different Jul 03 00:56:45.710478 np0000184012 devstack@c-api.service[111612]: framework. For more detail see Jul 03 00:56:45.710478 np0000184012 devstack@c-api.service[111612]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 00:56:45.710478 np0000184012 devstack@c-api.service[111612]: import eventlet # noqa Jul 03 00:56:45.719591 np0000184012 devstack@c-api.service[111613]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 00:56:45.719591 np0000184012 devstack@c-api.service[111613]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 00:56:45.719591 np0000184012 devstack@c-api.service[111613]: we strongly recommend against using it for new projects. Jul 03 00:56:45.719591 np0000184012 devstack@c-api.service[111613]: If you are already using Eventlet, we recommend migrating to a different Jul 03 00:56:45.719591 np0000184012 devstack@c-api.service[111613]: framework. For more detail see Jul 03 00:56:45.719591 np0000184012 devstack@c-api.service[111613]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 00:56:45.719591 np0000184012 devstack@c-api.service[111613]: import eventlet # noqa Jul 03 00:56:45.728577 np0000184012 devstack@c-api.service[111615]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 00:56:45.728577 np0000184012 devstack@c-api.service[111615]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 00:56:45.728577 np0000184012 devstack@c-api.service[111615]: we strongly recommend against using it for new projects. Jul 03 00:56:45.728577 np0000184012 devstack@c-api.service[111615]: If you are already using Eventlet, we recommend migrating to a different Jul 03 00:56:45.728577 np0000184012 devstack@c-api.service[111615]: framework. For more detail see Jul 03 00:56:45.728577 np0000184012 devstack@c-api.service[111615]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 00:56:45.728577 np0000184012 devstack@c-api.service[111615]: import eventlet # noqa Jul 03 00:56:45.797158 np0000184012 devstack@c-api.service[111612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 00:56:45.797158 np0000184012 devstack@c-api.service[111612]: warnings.warn( Jul 03 00:56:45.800063 np0000184012 devstack@c-api.service[111614]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 00:56:45.800063 np0000184012 devstack@c-api.service[111614]: warnings.warn( Jul 03 00:56:45.812615 np0000184012 devstack@c-api.service[111613]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 00:56:45.812615 np0000184012 devstack@c-api.service[111613]: warnings.warn( Jul 03 00:56:45.819455 np0000184012 devstack@c-api.service[111615]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 00:56:45.819455 np0000184012 devstack@c-api.service[111615]: warnings.warn( Jul 03 00:56:45.874617 np0000184012 devstack@c-api.service[111612]: /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 Jul 03 00:56:45.874617 np0000184012 devstack@c-api.service[111612]: from cgi import parse_header Jul 03 00:56:45.894878 np0000184012 devstack@c-api.service[111613]: /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 Jul 03 00:56:45.894878 np0000184012 devstack@c-api.service[111613]: from cgi import parse_header Jul 03 00:56:45.896767 np0000184012 devstack@c-api.service[111614]: /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 Jul 03 00:56:45.896767 np0000184012 devstack@c-api.service[111614]: from cgi import parse_header Jul 03 00:56:45.901815 np0000184012 devstack@c-api.service[111615]: /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 Jul 03 00:56:45.901815 np0000184012 devstack@c-api.service[111615]: from cgi import parse_header Jul 03 00:56:45.923537 np0000184012 devstack@c-api.service[111612]: /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. Jul 03 00:56:45.923537 np0000184012 devstack@c-api.service[111612]: removals.removed_module( Jul 03 00:56:45.925086 np0000184012 devstack@c-api.service[111612]: /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. Jul 03 00:56:45.925086 np0000184012 devstack@c-api.service[111612]: removals.removed_module( Jul 03 00:56:45.959307 np0000184012 devstack@c-api.service[111613]: /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. Jul 03 00:56:45.959307 np0000184012 devstack@c-api.service[111613]: removals.removed_module( Jul 03 00:56:45.961304 np0000184012 devstack@c-api.service[111613]: /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. Jul 03 00:56:45.961304 np0000184012 devstack@c-api.service[111613]: removals.removed_module( Jul 03 00:56:45.970552 np0000184012 devstack@c-api.service[111614]: /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. Jul 03 00:56:45.970552 np0000184012 devstack@c-api.service[111614]: removals.removed_module( Jul 03 00:56:45.972646 np0000184012 devstack@c-api.service[111614]: /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. Jul 03 00:56:45.972646 np0000184012 devstack@c-api.service[111614]: removals.removed_module( Jul 03 00:56:46.005943 np0000184012 devstack@c-api.service[111615]: /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. Jul 03 00:56:46.005943 np0000184012 devstack@c-api.service[111615]: removals.removed_module( Jul 03 00:56:46.007928 np0000184012 devstack@c-api.service[111615]: /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. Jul 03 00:56:46.007928 np0000184012 devstack@c-api.service[111615]: removals.removed_module( Jul 03 00:56:46.687318 np0000184012 devstack@c-api.service[111612]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 00:56:46.687318 np0000184012 devstack@c-api.service[111612]: warnings.warn( Jul 03 00:56:46.738084 np0000184012 devstack@c-api.service[111612]: /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. Jul 03 00:56:46.738084 np0000184012 devstack@c-api.service[111612]: warnings.warn( Jul 03 00:56:46.751642 np0000184012 devstack@c-api.service[111613]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 00:56:46.751642 np0000184012 devstack@c-api.service[111613]: warnings.warn( Jul 03 00:56:46.753922 np0000184012 devstack@c-api.service[111614]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 00:56:46.753922 np0000184012 devstack@c-api.service[111614]: warnings.warn( Jul 03 00:56:46.780954 np0000184012 devstack@c-api.service[111615]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 00:56:46.780954 np0000184012 devstack@c-api.service[111615]: warnings.warn( Jul 03 00:56:46.802005 np0000184012 devstack@c-api.service[111613]: /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. Jul 03 00:56:46.802005 np0000184012 devstack@c-api.service[111613]: warnings.warn( Jul 03 00:56:46.808610 np0000184012 devstack@c-api.service[111614]: /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. Jul 03 00:56:46.808610 np0000184012 devstack@c-api.service[111614]: warnings.warn( Jul 03 00:56:46.832676 np0000184012 devstack@c-api.service[111615]: /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. Jul 03 00:56:46.832676 np0000184012 devstack@c-api.service[111615]: warnings.warn( Jul 03 00:56:46.948276 np0000184012 devstack@c-api.service[111612]: 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. Jul 03 00:56:46.949777 np0000184012 devstack@c-api.service[111612]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111612) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 00:56:46.992518 np0000184012 devstack@c-api.service[111613]: 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. Jul 03 00:56:46.992719 np0000184012 devstack@c-api.service[111613]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111613) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 00:56:47.003027 np0000184012 devstack@c-api.service[111614]: 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. Jul 03 00:56:47.003221 np0000184012 devstack@c-api.service[111614]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111614) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 00:56:47.022719 np0000184012 devstack@c-api.service[111615]: 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. Jul 03 00:56:47.022911 np0000184012 devstack@c-api.service[111615]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111615) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 00:56:47.039130 np0000184012 devstack@c-api.service[111612]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 00:56:47.039130 np0000184012 devstack@c-api.service[111612]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 00:56:47.054598 np0000184012 devstack@c-api.service[111613]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 00:56:47.054598 np0000184012 devstack@c-api.service[111613]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 00:56:47.066245 np0000184012 devstack@c-api.service[111614]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 00:56:47.066245 np0000184012 devstack@c-api.service[111614]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 00:56:47.084896 np0000184012 devstack@c-api.service[111615]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 00:56:47.084896 np0000184012 devstack@c-api.service[111615]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 00:56:47.510433 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111615) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 00:56:47.510724 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111614) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 00:56:47.510798 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111612) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 00:56:47.510856 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.510911 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.510969 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111613) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 00:56:47.511069 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.511177 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.511252 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.511304 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.511355 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.511405 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.511466 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.511523 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.511523 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.511523 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.512511 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.512620 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.512620 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.512717 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.512790 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.512843 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.512897 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.512962 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.513062 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.513236 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.513305 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.513359 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.513419 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.513468 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.513518 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.513568 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.513618 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.513667 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.513725 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.513788 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.513841 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.513891 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.513940 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.513990 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.513990 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.513990 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.513990 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.513990 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.515333 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.515333 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.515568 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.515568 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.515568 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.515829 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.515909 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.515956 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.516003 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.516066 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.516066 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.516066 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.516066 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.516372 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.516416 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.516449 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.516449 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.516449 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.516449 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.516449 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.516449 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.516641 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.516675 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.516675 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.516737 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.516776 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.516814 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.516851 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.516883 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.516918 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.516950 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.516988 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.517020 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.517052 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.517092 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.517144 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.517176 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.517209 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.517240 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.517271 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.517303 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.517303 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.517361 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.517395 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.517395 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.517395 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.517491 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.517491 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.517549 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.518331 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.518391 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.518427 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.518476 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.518512 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.518550 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.518589 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.518621 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.518655 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.518695 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.518728 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.518784 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.518826 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.518858 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.518896 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.518928 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.518961 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.518993 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.519029 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.519068 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.519123 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.519169 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.519222 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.519264 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.519264 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.519327 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.519327 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.519548 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.520573 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.520674 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.520773 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.520908 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.521004 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.521163 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.521300 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.523570 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.523696 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.523764 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.523764 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.523885 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.523954 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.524033 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.524115 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.524182 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.524259 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.524327 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.524400 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.524400 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.524400 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.524585 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.524655 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.524728 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.524728 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.524728 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.524728 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.524728 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.525027 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.525027 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.525027 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.525027 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.525331 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.525331 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.525331 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.525518 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.525582 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.525648 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.525710 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.525773 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.525835 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.525901 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.525974 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.526032 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.526116 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.526156 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.526191 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.526223 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.526256 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.526288 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.526320 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.526320 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.526394 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.526427 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.526472 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.526531 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.526581 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.526615 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.526647 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.526679 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.526710 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.526755 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.526789 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.526820 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.526851 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.526882 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.526914 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.526946 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.526946 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.526946 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.527041 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.527041 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.527130 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.527130 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.527242 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.527242 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.527302 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.527343 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.527378 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.527544 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.527597 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.527632 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.527699 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.527733 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.527766 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.527798 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.527830 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.527864 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.527896 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.527929 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.527971 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.528004 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.528004 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.528004 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.528004 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.528139 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.528139 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.528255 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.528572 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.528827 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.528827 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.528827 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.529020 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.529020 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.529168 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.529168 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.529392 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.529392 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.529392 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.529654 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.529654 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.529654 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.529898 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.529984 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.530089 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.530223 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.530333 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.530421 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.530511 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.530601 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.530697 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.530796 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.530875 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.530941 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.531026 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.531138 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.531242 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.531311 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.531386 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.531453 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.531520 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.531589 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.531692 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.531776 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.531876 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.531876 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.531876 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.531876 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.531876 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.531876 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.532316 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.532316 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.532316 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.532316 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.532316 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.532316 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.532535 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.532572 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.532605 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.532605 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.532675 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.532711 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.532711 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.532777 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.532816 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.532854 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.532888 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.532920 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.532960 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.532993 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.533033 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.533066 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.533098 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.533169 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.533204 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.533237 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.533274 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.533314 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.533347 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.533379 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.533414 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.533447 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.533480 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.533512 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.533550 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.533595 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.533595 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.533654 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.533692 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.533725 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.533760 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.533802 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.533842 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.533880 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.533917 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.533956 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.533989 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.534022 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.534054 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.534086 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.534628 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.534628 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.534628 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.534628 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.534889 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.534956 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.534956 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.535090 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.535090 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.535090 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.535090 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.535090 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.535090 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.535492 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.535492 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.535492 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.535492 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.535796 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.535865 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.535865 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.535996 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.536062 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.536163 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.536163 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.536289 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.536355 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.536355 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.536471 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.536548 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.536634 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.536708 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.536772 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.536772 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.536904 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.536968 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.537028 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.537089 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.537169 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.537257 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.537322 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.537385 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.537451 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.537516 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.537604 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.537724 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.537848 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.537936 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.538006 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.538069 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.538182 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.538265 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.538333 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.538407 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.538473 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.538544 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.538582 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.538615 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.538647 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.538695 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.538730 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.538764 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.538795 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.538827 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.538866 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.538898 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.538931 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.538962 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.538993 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.539026 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.539061 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.539092 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.539367 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.539436 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.539513 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.539593 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.539758 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.539841 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.539908 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.539974 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.540024 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.540135 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.540190 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.540237 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.540289 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.540318 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.540349 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.540377 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.540401 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.540424 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.540448 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.540448 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.540490 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.540512 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.540540 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.540540 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.540540 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.540540 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.540629 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.540629 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.540673 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.540703 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.540727 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.540754 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.540784 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.540810 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.540833 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.540856 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.540879 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.540902 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.540925 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.540951 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.540975 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.541002 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.541002 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.541048 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.541072 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.541072 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.541130 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.541171 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.541202 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.541248 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.541287 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.541287 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.541287 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.541287 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.541418 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.541418 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.541418 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.541418 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.541418 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.541526 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.541558 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.541582 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.541604 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.541627 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.541650 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.541650 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.541693 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.541693 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.541741 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.541780 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.541809 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.541834 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.541856 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.541881 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.541903 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.541930 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.541959 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.541983 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.541983 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.541983 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.541983 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.541983 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.542118 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.542118 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.542118 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.542195 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.542219 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.542243 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.542268 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.542303 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.542331 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.542355 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.542607 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.542607 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.542786 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.542821 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.542860 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.542891 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.542917 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.543014 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.543039 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.543064 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.543064 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.543124 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.543149 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.543172 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.543172 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.543214 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.543279 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.543279 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.545171 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.545258 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.545316 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.545376 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.545430 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.545485 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.545485 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.545575 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.545624 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.545680 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.545734 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.545786 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.545786 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.545881 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.545929 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.545978 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.546024 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.546079 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.546172 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.546234 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.546291 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.546375 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.546435 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.546484 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.546532 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.546579 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.546579 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.546667 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.546716 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.546770 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.546828 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.546875 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.546923 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.546968 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.547014 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.547060 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.547122 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.547172 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.547227 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.547279 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.547332 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.547380 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.547425 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.547475 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.547521 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.547566 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.547619 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.547730 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.547785 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.547838 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.547885 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.547944 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.548009 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.548071 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.548163 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.548230 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.548294 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.548388 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.548483 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.548553 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.548619 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.548681 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.548752 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.548868 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.548954 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.549024 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.549088 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.549172 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.549289 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.549369 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.549434 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.549499 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.549570 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.549635 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.549697 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.549762 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.549831 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.549900 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.549964 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.550036 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.550076 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.550126 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.550126 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.550126 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.550235 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.550235 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.550235 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.550235 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.550355 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.550393 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.550425 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.550456 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.550494 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.550525 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.550561 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.550593 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.550630 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.550667 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.550704 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.550736 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.550788 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.550820 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.550850 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.550882 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.550882 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.550940 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.550973 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.551003 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.551044 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.551076 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.551136 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.551170 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.551202 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.551232 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.551269 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.551301 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.551333 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.551364 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.551406 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.551439 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.551476 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.551507 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.551539 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.551574 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.551607 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.551661 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.551703 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.551736 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.551776 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.551810 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.551842 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.551880 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.551918 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.551950 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.551981 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.552013 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.552045 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.552045 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.552045 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.552045 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.552186 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.552186 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.552186 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.552279 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.552312 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.552345 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.552377 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.552408 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.552439 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.552476 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.552514 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.552546 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.552577 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.552608 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.552645 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.552680 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.552721 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.552760 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.552806 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.552838 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.552873 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.552904 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.552940 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.552973 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.553004 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.553035 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.553035 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.553035 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.553985 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.554035 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.554145 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.554232 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.554316 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.554381 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.554446 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.554513 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.554584 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.554660 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.554726 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.554792 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.554855 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.554922 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.554993 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.555061 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.555144 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.555210 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.555294 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.555372 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.555439 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.555505 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.555568 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.555693 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.555770 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.555835 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.555899 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.555964 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.556012 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.556065 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.556132 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.556182 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.556230 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.556278 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.556332 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.556388 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.556465 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.556518 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.556566 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.556626 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.556676 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.556723 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.556774 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.556822 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.556874 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.556923 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.556971 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.557018 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.557064 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.557136 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.557190 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.557270 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.557332 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.557386 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.557438 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.557486 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.557531 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.557577 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.557629 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.557684 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.557753 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.557818 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.557866 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.557913 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.557958 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.558003 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.558050 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.558094 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.558162 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.558227 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.558294 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.558343 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.558390 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.558390 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.558390 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.558390 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.558390 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.558390 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.558390 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.558390 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.558816 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.558866 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.558866 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.558954 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.559000 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.559048 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.559094 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.559158 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.559158 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.559266 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.559314 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.559360 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.559419 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.559483 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.559483 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.559578 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.559644 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.559800 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.559863 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.559913 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.559961 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.560009 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.560060 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.560122 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.560122 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.560224 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.560271 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.560322 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.560322 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.560322 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.560322 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.560322 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.560520 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.560520 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.560570 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.560593 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.560593 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.560644 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.560670 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.560697 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.560721 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.560744 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.560768 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.560975 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.561034 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.561081 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.561145 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.561192 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.561252 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.561300 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.561351 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.561385 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.561385 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.561432 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.561432 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.561432 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.561432 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.561432 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.561432 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.561432 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.561644 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.561668 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.561696 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.561719 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.561741 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.561763 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.561787 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.561810 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.561837 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.561861 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.561885 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.561907 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.561930 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.561956 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.561983 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.562007 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.562033 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.562060 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.562084 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.562119 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.562144 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.562167 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.562190 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.562220 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.562243 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.562243 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.562243 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.562243 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.564372 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.564430 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.564535 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.564584 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.564636 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.564685 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.564713 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.564739 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.564769 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.564793 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.564816 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.564844 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.564870 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.564894 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.564924 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.564959 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.564993 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.565029 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.565066 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.565127 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.565127 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.565189 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.565189 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.565284 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.565341 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.565376 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.565407 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.565696 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.570865 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.570962 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.570962 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.571131 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.571131 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.571253 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.571326 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.571390 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.571453 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.571525 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.571525 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.571525 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.571525 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.571790 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.571863 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.571929 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.571929 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.571929 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.572080 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.572143 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.572178 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.572178 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.572236 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.572302 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.572355 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.572396 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.572396 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.572396 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 00:56:47.572488 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111615) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.572488 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.572572 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111612) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.572612 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.572643 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.572675 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.572713 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.572745 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111615) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.572776 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111614) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.572808 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.572845 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111615) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.572881 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.572913 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111612) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.572944 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111613) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 00:56:47.572976 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.573007 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111612) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.573040 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 00:56:47.573071 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.573071 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111614) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.573164 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 00:56:47.573196 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111614) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.573233 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 00:56:47.573233 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111613) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 00:56:47.573233 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111613) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 00:56:47.618487 np0000184012 devstack@c-api.service[111613]: INFO dbcounter [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Registered counter for database cinder Jul 03 00:56:47.618668 np0000184012 devstack@c-api.service[111615]: INFO dbcounter [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Registered counter for database cinder Jul 03 00:56:47.619880 np0000184012 devstack@c-api.service[111614]: INFO dbcounter [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Registered counter for database cinder Jul 03 00:56:47.621808 np0000184012 devstack@c-api.service[111612]: INFO dbcounter [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Registered counter for database cinder Jul 03 00:56:47.659032 np0000184012 devstack@c-api.service[111615]: DEBUG oslo_db.sqlalchemy.engines [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a 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=111615) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:56:47.660585 np0000184012 devstack@c-api.service[111613]: DEBUG oslo_db.sqlalchemy.engines [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 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=111613) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:56:47.662817 np0000184012 devstack@c-api.service[111614]: DEBUG oslo_db.sqlalchemy.engines [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 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=111614) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:56:47.665842 np0000184012 devstack@c-api.service[111612]: DEBUG oslo_db.sqlalchemy.engines [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 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=111612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:56:47.776662 np0000184012 devstack@c-api.service[111613]: DEBUG dbcounter [-] [111613] Writer thread running {{(pid=111613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 00:56:47.778026 np0000184012 devstack@c-api.service[111614]: DEBUG dbcounter [-] [111614] Writer thread running {{(pid=111614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 00:56:47.779591 np0000184012 devstack@c-api.service[111613]: INFO cinder.rpc [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 00:56:47.780669 np0000184012 devstack@c-api.service[111614]: INFO cinder.rpc [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 00:56:47.780979 np0000184012 devstack@c-api.service[111615]: DEBUG dbcounter [-] [111615] Writer thread running {{(pid=111615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 00:56:47.782003 np0000184012 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writer thread running {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 00:56:47.782627 np0000184012 devstack@c-api.service[111613]: INFO cinder.rpc [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 00:56:47.783145 np0000184012 devstack@c-api.service[111614]: INFO cinder.rpc [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 00:56:47.784030 np0000184012 devstack@c-api.service[111615]: INFO cinder.rpc [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 00:56:47.785040 np0000184012 devstack@c-api.service[111612]: INFO cinder.rpc [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 00:56:47.785372 np0000184012 devstack@c-api.service[111614]: INFO cinder.rpc [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 00:56:47.785629 np0000184012 devstack@c-api.service[111613]: INFO cinder.rpc [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 00:56:47.786534 np0000184012 devstack@c-api.service[111615]: INFO cinder.rpc [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 00:56:47.787296 np0000184012 devstack@c-api.service[111614]: INFO cinder.rpc [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 00:56:47.787871 np0000184012 devstack@c-api.service[111612]: INFO cinder.rpc [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 00:56:47.788074 np0000184012 devstack@c-api.service[111613]: INFO cinder.rpc [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 00:56:47.788154 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.789088 np0000184012 devstack@c-api.service[111615]: INFO cinder.rpc [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 00:56:47.789199 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.791049 np0000184012 devstack@c-api.service[111612]: INFO cinder.rpc [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 00:56:47.791255 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.791510 np0000184012 devstack@c-api.service[111615]: INFO cinder.rpc [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 00:56:47.792581 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.792663 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.793149 np0000184012 devstack@c-api.service[111612]: INFO cinder.rpc [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 00:56:47.793973 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.796418 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.796882 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.825018 np0000184012 devstack@c-api.service[111614]: DEBUG oslo_db.sqlalchemy.engines [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 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=111614) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:56:47.826133 np0000184012 devstack@c-api.service[111613]: DEBUG oslo_db.sqlalchemy.engines [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 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=111613) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:56:47.827308 np0000184012 devstack@c-api.service[111614]: INFO cinder.rpc [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 00:56:47.828834 np0000184012 devstack@c-api.service[111615]: DEBUG oslo_db.sqlalchemy.engines [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a 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=111615) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:56:47.828929 np0000184012 devstack@c-api.service[111613]: INFO cinder.rpc [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 00:56:47.829241 np0000184012 devstack@c-api.service[111614]: INFO cinder.rpc [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 00:56:47.830079 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.830883 np0000184012 devstack@c-api.service[111612]: DEBUG oslo_db.sqlalchemy.engines [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 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=111612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:56:47.831390 np0000184012 devstack@c-api.service[111613]: INFO cinder.rpc [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 00:56:47.831570 np0000184012 devstack@c-api.service[111615]: INFO cinder.rpc [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 00:56:47.832623 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.833204 np0000184012 devstack@c-api.service[111612]: INFO cinder.rpc [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 00:56:47.833897 np0000184012 devstack@c-api.service[111615]: INFO cinder.rpc [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 00:56:47.835048 np0000184012 devstack@c-api.service[111612]: INFO cinder.rpc [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 00:56:47.835147 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.835979 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.840065 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.843202 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.843844 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.846717 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.846972 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.847404 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.847553 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.849901 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.850159 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.850948 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.851395 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.853169 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.854351 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.855193 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.855311 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.857304 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.858152 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.858256 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.859641 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.860446 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.861096 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.861367 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.862594 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.863208 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.864124 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.864364 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.865938 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.866034 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.866890 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.867412 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.867465 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.869122 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.870038 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.870200 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.870308 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.871514 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.872013 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.873264 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.874126 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.874678 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.875366 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.875694 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.877014 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.877415 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.878834 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.879588 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.880005 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.880591 np0000184012 devstack@c-api.service[111614]: WARNING cinder.api.contrib.hosts [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 00:56:47.881371 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.882824 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.882917 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.883046 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.884361 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.884619 np0000184012 devstack@c-api.service[111613]: WARNING cinder.api.contrib.hosts [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 00:56:47.885425 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.885638 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.885711 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.886496 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.886852 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.886969 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.888333 np0000184012 devstack@c-api.service[111612]: WARNING cinder.api.contrib.hosts [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 00:56:47.888483 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.888544 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.888979 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.889157 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.889720 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.889877 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.890643 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.890712 np0000184012 devstack@c-api.service[111615]: WARNING cinder.api.contrib.hosts [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 00:56:47.891016 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.891175 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.891603 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.892042 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: extensions {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.892225 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.892534 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.893362 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: capabilities {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.893600 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.893663 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.893941 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.894617 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: os-hosts {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.894955 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.895239 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.896096 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: extensions {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.896157 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.896634 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.896711 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: scheduler-stats {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.897471 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: capabilities {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.898070 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.898220 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.898266 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: os-volume-transfer {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.898677 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: os-hosts {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.899409 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.899918 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: cgsnapshots {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.900085 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: scheduler-stats {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.900206 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.900346 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: extensions {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.901439 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: encryption {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.901621 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: capabilities {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.902077 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: os-volume-transfer {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.902440 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.902872 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: os-hosts {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.903080 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: extra_specs {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.903675 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: cgsnapshots {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.904454 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.904667 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: os-quota-class-sets {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.904742 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: scheduler-stats {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.905076 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: encryption {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.905780 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.905947 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: os-quota-sets {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.906636 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: extensions {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.906772 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: extra_specs {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.907380 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: os-snapshot-manage {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.907949 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: capabilities {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.908149 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: os-quota-class-sets {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.908601 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: os-volume-transfer {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.908760 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: encryption {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.909179 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: os-hosts {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.909452 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: os-quota-sets {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.910185 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: cgsnapshots {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.910286 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: os-volume-manage {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.910864 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: os-snapshot-manage {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.911181 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: scheduler-stats {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.911594 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: encryption {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.911727 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: os-volume-type-access {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.912285 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: encryption {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.912610 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: os-volume-transfer {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.913116 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: extra_specs {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.913258 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: consistencygroups {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.913785 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: os-volume-manage {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.914199 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: cgsnapshots {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.914573 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: os-quota-class-sets {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.915193 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: backups {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.915241 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: os-volume-type-access {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.915639 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: encryption {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.915903 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: os-quota-sets {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.916773 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: consistencygroups {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.917192 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: extra_specs {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.917339 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: os-snapshot-manage {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.917469 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: os-availability-zone {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.918664 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: os-quota-class-sets {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.918721 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: encryption {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.918755 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: backups {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.918789 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extended resource: qos-specs {{(pid=111614) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.919993 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: os-quota-sets {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.920331 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: os-volume-manage {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.920733 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: os-availability-zone {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.921419 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: os-snapshot-manage {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.921493 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.921768 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: os-volume-type-access {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.922034 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extended resource: qos-specs {{(pid=111613) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.922341 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.contrib.snapshot_actions [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] SnapshotActionsController initialized {{(pid=111614) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 00:56:47.923027 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.923204 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: encryption {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.923310 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: consistencygroups {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.924409 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.924712 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: os-volume-manage {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.924927 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.925266 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: backups {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.925734 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.925859 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.contrib.snapshot_actions [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] SnapshotActionsController initialized {{(pid=111613) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 00:56:47.926154 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: os-volume-type-access {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.926582 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.927046 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.927249 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: os-availability-zone {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.927919 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: consistencygroups {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.928001 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.928372 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.928919 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extended resource: qos-specs {{(pid=111612) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.929281 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.929713 np0000184012 devstack@c-api.service[111614]: WARNING castellan.key_manager.migration [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.929984 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: backups {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.930608 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.930654 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.930746 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension VolumeActions extending resource: volumes {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.931431 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.931577 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.931673 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.931780 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.931882 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension TypesManage extending resource: types {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.931928 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.931962 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.932004 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: os-availability-zone {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.932090 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.932201 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.932319 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension UsedLimits extending resource: limits {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.932416 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.932524 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension AdminActions extending resource: volumes {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.932641 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension AdminActions extending resource: snapshots {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.932741 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension AdminActions extending resource: backups {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.932843 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.v3.router [None req-b3f8e804-cf8a-4863-b0fd-30016028a078 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111614) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.932893 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.933297 np0000184012 devstack@c-api.service[111613]: WARNING castellan.key_manager.migration [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.933344 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extended resource: qos-specs {{(pid=111615) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 00:56:47.934196 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.contrib.snapshot_actions [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] SnapshotActionsController initialized {{(pid=111612) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 00:56:47.934242 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.934321 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension VolumeActions extending resource: volumes {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.934527 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.934626 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.934727 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.934825 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.934931 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension TypesManage extending resource: types {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.935028 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.935136 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.935255 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.935299 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.935374 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension UsedLimits extending resource: limits {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.935506 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.935610 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension AdminActions extending resource: volumes {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.935721 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension AdminActions extending resource: snapshots {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.935821 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension AdminActions extending resource: backups {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.935928 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.v3.router [None req-76d668a2-c82f-45c2-8e9f-2ac3acb56129 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111613) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.936145 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.937072 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.contrib.snapshot_actions [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] SnapshotActionsController initialized {{(pid=111615) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 00:56:47.937253 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.937790 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.939169 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.939236 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.940514 np0000184012 devstack@c-api.service[111614]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70c0386a3668 pid: 111614 (default app) Jul 03 00:56:47.940595 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.940847 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.941884 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.942182 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.943203 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.943555 np0000184012 devstack@c-api.service[111612]: WARNING castellan.key_manager.migration [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.944062 np0000184012 devstack@c-api.service[111613]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70c0386a3668 pid: 111613 (default app) Jul 03 00:56:47.944477 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.944570 np0000184012 devstack@c-api.service[111615]: WARNING castellan.key_manager.migration [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 00:56:47.944636 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension VolumeActions extending resource: volumes {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.944805 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.944911 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.944991 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.945180 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.945254 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension TypesManage extending resource: types {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.945391 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.945494 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.945592 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.945706 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.945773 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension VolumeActions extending resource: volumes {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.945827 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension UsedLimits extending resource: limits {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.945827 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.945919 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension AdminActions extending resource: volumes {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.945988 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension AdminActions extending resource: snapshots {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.946186 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension AdminActions extending resource: backups {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.946294 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.v3.router [None req-637eeaeb-66f2-481e-9033-6d7500fc3817 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111612) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.946406 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.946506 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension SnapshotActions extending resource: snapshots {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.946602 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.946696 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.946792 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension TypesManage extending resource: types {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.946976 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.947118 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension VolumeTypeAccess extending resource: types {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.947367 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.947589 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension UsedLimits extending resource: limits {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.947708 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.947808 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension AdminActions extending resource: volumes {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.947907 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension AdminActions extending resource: snapshots {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.948010 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension AdminActions extending resource: backups {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.948133 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.v3.router [None req-eb860be6-2e8f-4c59-910d-6e345e887a7a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111615) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 00:56:47.950158 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.middleware.request_id [None req-804e6714-d789-4441-8d1a-e76022fd26b2 None None] RequestId filter calling following filter/app {{(pid=111614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 00:56:47.952882 np0000184012 devstack@c-api.service[111614]: [pid: 111614|app: 0|req: 1/1] 199.204.45.227 () {60 vars in 956 bytes} [Fri Jul 3 00:56:47 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 03 00:56:47.954265 np0000184012 devstack@c-api.service[111612]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70c0386a3668 pid: 111612 (default app) Jul 03 00:56:47.956468 np0000184012 devstack@c-api.service[111615]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70c0386a3668 pid: 111615 (default app) Jul 03 00:56:55.171425 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.middleware.request_id [None req-2470ed2c-215f-4415-b4e6-0d40a16fc7a2 None None] RequestId filter calling following filter/app {{(pid=111613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 00:56:55.658265 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-2470ed2c-215f-4415-b4e6-0d40a16fc7a2 admin admin] POST https://199.204.45.227/volume/v3/types Jul 03 00:56:55.658432 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.openstack.wsgi [None req-2470ed2c-215f-4415-b4e6-0d40a16fc7a2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 00:56:55.660084 np0000184012 devstack@c-api.service[111613]: /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. Jul 03 00:56:55.660084 np0000184012 devstack@c-api.service[111613]: warnings.warn( Jul 03 00:56:55.695791 np0000184012 devstack@c-api.service[111613]: DEBUG oslo_db.sqlalchemy.engines [None req-2470ed2c-215f-4415-b4e6-0d40a16fc7a2 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=111613) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:56:55.729054 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-2470ed2c-215f-4415-b4e6-0d40a16fc7a2 admin admin] https://199.204.45.227/volume/v3/types returned with HTTP 200 Jul 03 00:56:55.729786 np0000184012 devstack@c-api.service[111613]: [pid: 111613|app: 0|req: 1/2] 199.204.45.227 () {68 vars in 1288 bytes} [Fri Jul 3 00:56:55 2026] POST /volume/v3/types => generated 186 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 00:56:55.741354 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.middleware.request_id [req-2470ed2c-215f-4415-b4e6-0d40a16fc7a2 req-91eaca9d-c083-4ce8-9189-156d9345861f None None] RequestId filter calling following filter/app {{(pid=111614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 00:56:56.100510 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [req-2470ed2c-215f-4415-b4e6-0d40a16fc7a2 req-91eaca9d-c083-4ce8-9189-156d9345861f admin admin] POST https://199.204.45.227/volume/v3/types/61cbf0dd-ebe3-4ca9-8908-cb0a4ead1552/extra_specs Jul 03 00:56:56.101169 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [req-2470ed2c-215f-4415-b4e6-0d40a16fc7a2 req-91eaca9d-c083-4ce8-9189-156d9345861f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 00:56:56.103457 np0000184012 devstack@c-api.service[111614]: /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. Jul 03 00:56:56.103457 np0000184012 devstack@c-api.service[111614]: warnings.warn( Jul 03 00:56:56.138744 np0000184012 devstack@c-api.service[111614]: DEBUG oslo_db.sqlalchemy.engines [req-2470ed2c-215f-4415-b4e6-0d40a16fc7a2 req-91eaca9d-c083-4ce8-9189-156d9345861f 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=111614) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 00:56:56.203537 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [req-2470ed2c-215f-4415-b4e6-0d40a16fc7a2 req-91eaca9d-c083-4ce8-9189-156d9345861f admin admin] https://199.204.45.227/volume/v3/types/61cbf0dd-ebe3-4ca9-8908-cb0a4ead1552/extra_specs returned with HTTP 200 Jul 03 00:56:56.204097 np0000184012 devstack@c-api.service[111614]: [pid: 111614|app: 0|req: 2/3] 199.204.45.227 () {70 vars in 1505 bytes} [Fri Jul 3 00:56:55 2026] POST /volume/v3/types/61cbf0dd-ebe3-4ca9-8908-cb0a4ead1552/extra_specs => generated 55 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 00:56:57.833464 np0000184012 devstack@c-api.service[111615]: DEBUG dbcounter [-] [111615] Writing DB stats cinder:SELECT=6 {{(pid=111615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 00:56:57.834774 np0000184012 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=6 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 00:57:05.726326 np0000184012 devstack@c-api.service[111613]: DEBUG dbcounter [-] [111613] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 00:57:06.202447 np0000184012 devstack@c-api.service[111614]: DEBUG dbcounter [-] [111614] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 00:59:35.666515 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-f22d31f1-224f-4ba0-b8df-5b90a475feb8 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 00:59:35.667580 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-f22d31f1-224f-4ba0-b8df-5b90a475feb8 None None] GET https://199.204.45.227/volume// Jul 03 00:59:35.667833 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-f22d31f1-224f-4ba0-b8df-5b90a475feb8 None None] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 00:59:35.668162 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-f22d31f1-224f-4ba0-b8df-5b90a475feb8 None None] Calling method 'all' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 00:59:35.668864 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-f22d31f1-224f-4ba0-b8df-5b90a475feb8 None None] https://199.204.45.227/volume// returned with HTTP 300 Jul 03 00:59:35.669365 np0000184012 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 1/4] 199.204.45.227 () {66 vars in 1456 bytes} [Fri Jul 3 00:59:35 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:00:14.197657 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.middleware.request_id [None req-33be2b19-70ae-4227-b4c0-7b9f6b5b2312 None None] RequestId filter calling following filter/app {{(pid=111615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:14.201869 np0000184012 devstack@c-api.service[111615]: [pid: 111615|app: 0|req: 1/5] 199.204.45.227 () {62 vars in 1068 bytes} [Fri Jul 3 01:00:14 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 03 01:00:14.240938 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.middleware.request_id [None req-ea00a9f6-6f55-4261-a2eb-23754052abe9 None None] RequestId filter calling following filter/app {{(pid=111613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:14.250015 np0000184012 devstack@c-api.service[111613]: [pid: 111613|app: 0|req: 2/6] 199.204.45.227 () {64 vars in 1272 bytes} [Fri Jul 3 01:00:14 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 03 01:00:14.291955 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.middleware.request_id [req-ea00a9f6-6f55-4261-a2eb-23754052abe9 req-c7baaefb-bf28-42d3-ac26-261fa2511f4f None None] RequestId filter calling following filter/app {{(pid=111614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:14.295422 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [req-ea00a9f6-6f55-4261-a2eb-23754052abe9 req-c7baaefb-bf28-42d3-ac26-261fa2511f4f demo demo] GET https://199.204.45.227/volume/v3/ Jul 03 01:00:14.295706 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [req-ea00a9f6-6f55-4261-a2eb-23754052abe9 req-c7baaefb-bf28-42d3-ac26-261fa2511f4f demo demo] Empty body provided in request {{(pid=111614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:14.295983 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [req-ea00a9f6-6f55-4261-a2eb-23754052abe9 req-c7baaefb-bf28-42d3-ac26-261fa2511f4f demo demo] Calling method 'version_select' {{(pid=111614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:14.297082 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [req-ea00a9f6-6f55-4261-a2eb-23754052abe9 req-c7baaefb-bf28-42d3-ac26-261fa2511f4f demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jul 03 01:00:14.297564 np0000184012 devstack@c-api.service[111614]: [pid: 111614|app: 0|req: 3/7] 199.204.45.227 () {66 vars in 1346 bytes} [Fri Jul 3 01:00:14 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:14.340239 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-6b99edfa-9784-4dd9-b707-874ab81a39cc None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:14.692243 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-6b99edfa-9784-4dd9-b707-874ab81a39cc demo demo] GET https://199.204.45.227/volume/v3/types Jul 03 01:00:14.692609 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-6b99edfa-9784-4dd9-b707-874ab81a39cc demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:14.692803 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-6b99edfa-9784-4dd9-b707-874ab81a39cc demo demo] Calling method 'index' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:14.693515 np0000184012 devstack@c-api.service[111612]: /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. Jul 03 01:00:14.693515 np0000184012 devstack@c-api.service[111612]: warnings.warn( Jul 03 01:00:14.694140 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-6b99edfa-9784-4dd9-b707-874ab81a39cc demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:00:14.732230 np0000184012 devstack@c-api.service[111612]: DEBUG oslo_db.sqlalchemy.engines [None req-6b99edfa-9784-4dd9-b707-874ab81a39cc 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=111612) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:00:14.750046 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-6b99edfa-9784-4dd9-b707-874ab81a39cc demo demo] https://199.204.45.227/volume/v3/types returned with HTTP 200 Jul 03 01:00:14.750455 np0000184012 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 2/8] 199.204.45.227 () {64 vars in 1290 bytes} [Fri Jul 3 01:00:14 2026] GET /volume/v3/types => generated 377 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:14.788785 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.middleware.request_id [None req-809f6f79-bab1-49a9-9d31-40cd41bf556d None None] RequestId filter calling following filter/app {{(pid=111615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:15.108620 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-809f6f79-bab1-49a9-9d31-40cd41bf556d demo demo] GET https://199.204.45.227/volume/v3/types/default Jul 03 01:00:15.108965 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-809f6f79-bab1-49a9-9d31-40cd41bf556d demo demo] Empty body provided in request {{(pid=111615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:15.109204 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-809f6f79-bab1-49a9-9d31-40cd41bf556d demo demo] Calling method 'show' {{(pid=111615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:15.141142 np0000184012 devstack@c-api.service[111615]: DEBUG oslo_db.sqlalchemy.engines [None req-809f6f79-bab1-49a9-9d31-40cd41bf556d 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=111615) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:00:15.154696 np0000184012 devstack@c-api.service[111615]: /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. Jul 03 01:00:15.154696 np0000184012 devstack@c-api.service[111615]: warnings.warn( Jul 03 01:00:15.156762 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-809f6f79-bab1-49a9-9d31-40cd41bf556d demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jul 03 01:00:15.157143 np0000184012 devstack@c-api.service[111615]: [pid: 111615|app: 0|req: 2/9] 199.204.45.227 () {64 vars in 1301 bytes} [Fri Jul 3 01:00:14 2026] GET /volume/v3/types/default => generated 145 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:15.642446 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.middleware.request_id [None req-0313a4b4-abbf-4643-8233-dfccc681de57 None None] RequestId filter calling following filter/app {{(pid=111613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:15.643930 np0000184012 devstack@c-api.service[111613]: [pid: 111613|app: 0|req: 3/10] 199.204.45.227 () {62 vars in 1068 bytes} [Fri Jul 3 01:00:15 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 03 01:00:15.677410 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.middleware.request_id [None req-1471e037-711a-46c0-a312-48ea9a828e76 None None] RequestId filter calling following filter/app {{(pid=111614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:15.683819 np0000184012 devstack@c-api.service[111614]: [pid: 111614|app: 0|req: 4/11] 199.204.45.227 () {64 vars in 1272 bytes} [Fri Jul 3 01:00:15 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 03 01:00:15.720339 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [req-1471e037-711a-46c0-a312-48ea9a828e76 req-bcff9e1f-6ff8-48d2-86a6-b4c20b709762 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:15.724021 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [req-1471e037-711a-46c0-a312-48ea9a828e76 req-bcff9e1f-6ff8-48d2-86a6-b4c20b709762 demo demo] GET https://199.204.45.227/volume/v3/ Jul 03 01:00:15.724422 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [req-1471e037-711a-46c0-a312-48ea9a828e76 req-bcff9e1f-6ff8-48d2-86a6-b4c20b709762 demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:15.724790 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [req-1471e037-711a-46c0-a312-48ea9a828e76 req-bcff9e1f-6ff8-48d2-86a6-b4c20b709762 demo demo] Calling method 'version_select' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:15.725682 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [req-1471e037-711a-46c0-a312-48ea9a828e76 req-bcff9e1f-6ff8-48d2-86a6-b4c20b709762 demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jul 03 01:00:15.726475 np0000184012 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 3/12] 199.204.45.227 () {66 vars in 1346 bytes} [Fri Jul 3 01:00:15 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:15.768597 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.middleware.request_id [None req-10b0c7b9-e8dd-4cbd-99bb-d80aac336f9e None None] RequestId filter calling following filter/app {{(pid=111615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:15.771370 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-10b0c7b9-e8dd-4cbd-99bb-d80aac336f9e demo demo] GET https://199.204.45.227/volume/v3/types/default Jul 03 01:00:15.771655 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-10b0c7b9-e8dd-4cbd-99bb-d80aac336f9e demo demo] Empty body provided in request {{(pid=111615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:15.771927 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-10b0c7b9-e8dd-4cbd-99bb-d80aac336f9e demo demo] Calling method 'show' {{(pid=111615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:15.782467 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-10b0c7b9-e8dd-4cbd-99bb-d80aac336f9e demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jul 03 01:00:15.783277 np0000184012 devstack@c-api.service[111615]: [pid: 111615|app: 0|req: 3/13] 199.204.45.227 () {64 vars in 1301 bytes} [Fri Jul 3 01:00:15 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:16.439280 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.middleware.request_id [None req-c3c550d9-6213-4bfc-85b5-a196cca1da76 None None] RequestId filter calling following filter/app {{(pid=111613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:16.439947 np0000184012 devstack@c-api.service[111613]: [pid: 111613|app: 0|req: 4/14] 199.204.45.227 () {62 vars in 1068 bytes} [Fri Jul 3 01:00:16 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 03 01:00:16.477274 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.middleware.request_id [None req-6de2a6d3-4ee7-4391-a0eb-33bfed5ffb2c None None] RequestId filter calling following filter/app {{(pid=111614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:16.481501 np0000184012 devstack@c-api.service[111614]: [pid: 111614|app: 0|req: 5/15] 199.204.45.227 () {64 vars in 1272 bytes} [Fri Jul 3 01:00:16 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 03 01:00:16.517832 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [req-6de2a6d3-4ee7-4391-a0eb-33bfed5ffb2c req-a8b8c212-ae39-4c55-be34-515b063b71e2 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:16.520044 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [req-6de2a6d3-4ee7-4391-a0eb-33bfed5ffb2c req-a8b8c212-ae39-4c55-be34-515b063b71e2 demo demo] GET https://199.204.45.227/volume/v3/ Jul 03 01:00:16.520337 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [req-6de2a6d3-4ee7-4391-a0eb-33bfed5ffb2c req-a8b8c212-ae39-4c55-be34-515b063b71e2 demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:16.520585 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [req-6de2a6d3-4ee7-4391-a0eb-33bfed5ffb2c req-a8b8c212-ae39-4c55-be34-515b063b71e2 demo demo] Calling method 'version_select' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:16.521024 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [req-6de2a6d3-4ee7-4391-a0eb-33bfed5ffb2c req-a8b8c212-ae39-4c55-be34-515b063b71e2 demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jul 03 01:00:16.521527 np0000184012 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 4/16] 199.204.45.227 () {66 vars in 1346 bytes} [Fri Jul 3 01:00:16 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:16.554588 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.middleware.request_id [None req-e8f1601b-85b0-4eaa-8a56-697c30ff0cde None None] RequestId filter calling following filter/app {{(pid=111615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:16.556693 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-e8f1601b-85b0-4eaa-8a56-697c30ff0cde demo demo] GET https://199.204.45.227/volume/v3/types/default Jul 03 01:00:16.556693 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-e8f1601b-85b0-4eaa-8a56-697c30ff0cde demo demo] Empty body provided in request {{(pid=111615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:16.556693 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-e8f1601b-85b0-4eaa-8a56-697c30ff0cde demo demo] Calling method 'show' {{(pid=111615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:16.563848 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-e8f1601b-85b0-4eaa-8a56-697c30ff0cde demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jul 03 01:00:16.564240 np0000184012 devstack@c-api.service[111615]: [pid: 111615|app: 0|req: 4/17] 199.204.45.227 () {64 vars in 1301 bytes} [Fri Jul 3 01:00:16 2026] GET /volume/v3/types/default => generated 145 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:16.598872 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.middleware.request_id [None req-b71276fa-eeed-4f81-8f1b-2575430bbaa3 None None] RequestId filter calling following filter/app {{(pid=111613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:16.600218 np0000184012 devstack@c-api.service[111613]: [pid: 111613|app: 0|req: 5/18] 199.204.45.227 () {62 vars in 1068 bytes} [Fri Jul 3 01:00:16 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 03 01:00:16.639328 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.middleware.request_id [None req-8932da4b-4dcc-41c9-b1f1-cc43b4eaf401 None None] RequestId filter calling following filter/app {{(pid=111614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:16.642575 np0000184012 devstack@c-api.service[111614]: [pid: 111614|app: 0|req: 6/19] 199.204.45.227 () {64 vars in 1272 bytes} [Fri Jul 3 01:00:16 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 03 01:00:16.683054 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [req-8932da4b-4dcc-41c9-b1f1-cc43b4eaf401 req-5597d828-567b-4d15-90bf-28743f74e678 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:16.686475 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [req-8932da4b-4dcc-41c9-b1f1-cc43b4eaf401 req-5597d828-567b-4d15-90bf-28743f74e678 demo demo] GET https://199.204.45.227/volume/v3/ Jul 03 01:00:16.686859 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [req-8932da4b-4dcc-41c9-b1f1-cc43b4eaf401 req-5597d828-567b-4d15-90bf-28743f74e678 demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:16.687353 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [req-8932da4b-4dcc-41c9-b1f1-cc43b4eaf401 req-5597d828-567b-4d15-90bf-28743f74e678 demo demo] Calling method 'version_select' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:16.688072 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [req-8932da4b-4dcc-41c9-b1f1-cc43b4eaf401 req-5597d828-567b-4d15-90bf-28743f74e678 demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jul 03 01:00:16.688829 np0000184012 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 5/20] 199.204.45.227 () {66 vars in 1346 bytes} [Fri Jul 3 01:00:16 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:16.729342 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.middleware.request_id [None req-7cb72df9-08be-4e17-9b91-aff9db180bb1 None None] RequestId filter calling following filter/app {{(pid=111615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:00:16.731879 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-7cb72df9-08be-4e17-9b91-aff9db180bb1 demo demo] GET https://199.204.45.227/volume/v3/types/default Jul 03 01:00:16.732127 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-7cb72df9-08be-4e17-9b91-aff9db180bb1 demo demo] Empty body provided in request {{(pid=111615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:00:16.732388 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-7cb72df9-08be-4e17-9b91-aff9db180bb1 demo demo] Calling method 'show' {{(pid=111615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:00:16.741533 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-7cb72df9-08be-4e17-9b91-aff9db180bb1 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jul 03 01:00:16.741975 np0000184012 devstack@c-api.service[111615]: [pid: 111615|app: 0|req: 5/21] 199.204.45.227 () {64 vars in 1301 bytes} [Fri Jul 3 01:00:16 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:00:24.744357 np0000184012 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:00:26.737217 np0000184012 devstack@c-api.service[111615]: DEBUG dbcounter [-] [111615] Writing DB stats cinder:SELECT=8 {{(pid=111615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:05:46.899744 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.middleware.request_id [None req-cea1400b-34f7-4fe4-b0cb-3c092fc3fd73 None None] RequestId filter calling following filter/app {{(pid=111613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:05:47.006092 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-cea1400b-34f7-4fe4-b0cb-3c092fc3fd73 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:05:47.006389 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.openstack.wsgi [None req-cea1400b-34f7-4fe4-b0cb-3c092fc3fd73 demo demo] Empty body provided in request {{(pid=111613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:05:47.006744 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.openstack.wsgi [None req-cea1400b-34f7-4fe4-b0cb-3c092fc3fd73 demo demo] Calling method 'detail' {{(pid=111613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:05:47.007515 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.api_utils [None req-cea1400b-34f7-4fe4-b0cb-3c092fc3fd73 demo demo] Removing options '' from query. {{(pid=111613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:05:47.008999 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.volume.api [None req-cea1400b-34f7-4fe4-b0cb-3c092fc3fd73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111613) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:05:47.053120 np0000184012 devstack@c-api.service[111613]: INFO cinder.volume.api [None req-cea1400b-34f7-4fe4-b0cb-3c092fc3fd73 demo demo] Get all volumes completed successfully. Jul 03 01:05:47.055471 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-cea1400b-34f7-4fe4-b0cb-3c092fc3fd73 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:05:47.058369 np0000184012 devstack@c-api.service[111613]: [pid: 111613|app: 0|req: 6/22] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:05:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:05:57.044356 np0000184012 devstack@c-api.service[111613]: DEBUG dbcounter [-] [111613] Writing DB stats cinder:SELECT=1 {{(pid=111613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:06:47.076639 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.middleware.request_id [None req-df75efe9-ee0b-4c9a-b002-6026783e96ce None None] RequestId filter calling following filter/app {{(pid=111614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:06:47.079977 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [None req-df75efe9-ee0b-4c9a-b002-6026783e96ce demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:06:47.080288 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [None req-df75efe9-ee0b-4c9a-b002-6026783e96ce demo demo] Empty body provided in request {{(pid=111614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:06:47.080624 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [None req-df75efe9-ee0b-4c9a-b002-6026783e96ce demo demo] Calling method 'detail' {{(pid=111614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:06:47.081588 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.api_utils [None req-df75efe9-ee0b-4c9a-b002-6026783e96ce demo demo] Removing options '' from query. {{(pid=111614) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:06:47.082885 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.volume.api [None req-df75efe9-ee0b-4c9a-b002-6026783e96ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111614) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:06:47.122996 np0000184012 devstack@c-api.service[111614]: INFO cinder.volume.api [None req-df75efe9-ee0b-4c9a-b002-6026783e96ce demo demo] Get all volumes completed successfully. Jul 03 01:06:47.125824 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [None req-df75efe9-ee0b-4c9a-b002-6026783e96ce demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:06:47.126319 np0000184012 devstack@c-api.service[111614]: [pid: 111614|app: 0|req: 7/23] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:06:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:06:57.116898 np0000184012 devstack@c-api.service[111614]: DEBUG dbcounter [-] [111614] Writing DB stats cinder:SELECT=1 {{(pid=111614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:07:47.145395 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-b2c514df-af51-4fcd-b65c-bf2f8ae738cf None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:07:47.148862 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-b2c514df-af51-4fcd-b65c-bf2f8ae738cf demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:07:47.149170 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-b2c514df-af51-4fcd-b65c-bf2f8ae738cf demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:07:47.149313 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-b2c514df-af51-4fcd-b65c-bf2f8ae738cf demo demo] Calling method 'detail' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:07:47.149871 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-b2c514df-af51-4fcd-b65c-bf2f8ae738cf demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:07:47.150805 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.volume.api [None req-b2c514df-af51-4fcd-b65c-bf2f8ae738cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111612) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:07:47.203052 np0000184012 devstack@c-api.service[111612]: INFO cinder.volume.api [None req-b2c514df-af51-4fcd-b65c-bf2f8ae738cf demo demo] Get all volumes completed successfully. Jul 03 01:07:47.205932 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-b2c514df-af51-4fcd-b65c-bf2f8ae738cf demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:07:47.206479 np0000184012 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 6/24] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:07:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:07:57.195032 np0000184012 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:08:47.224441 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.middleware.request_id [None req-e19b01e5-a2ec-4350-99ac-b5f4ff1f2628 None None] RequestId filter calling following filter/app {{(pid=111615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:08:47.233929 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-e19b01e5-a2ec-4350-99ac-b5f4ff1f2628 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:08:47.234739 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-e19b01e5-a2ec-4350-99ac-b5f4ff1f2628 demo demo] Empty body provided in request {{(pid=111615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:08:47.235083 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-e19b01e5-a2ec-4350-99ac-b5f4ff1f2628 demo demo] Calling method 'detail' {{(pid=111615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:08:47.235762 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.api_utils [None req-e19b01e5-a2ec-4350-99ac-b5f4ff1f2628 demo demo] Removing options '' from query. {{(pid=111615) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:08:47.236826 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.volume.api [None req-e19b01e5-a2ec-4350-99ac-b5f4ff1f2628 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111615) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:08:47.282021 np0000184012 devstack@c-api.service[111615]: INFO cinder.volume.api [None req-e19b01e5-a2ec-4350-99ac-b5f4ff1f2628 demo demo] Get all volumes completed successfully. Jul 03 01:08:47.284447 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-e19b01e5-a2ec-4350-99ac-b5f4ff1f2628 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:08:47.284908 np0000184012 devstack@c-api.service[111615]: [pid: 111615|app: 0|req: 6/25] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:08:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:08:57.274965 np0000184012 devstack@c-api.service[111615]: DEBUG dbcounter [-] [111615] Writing DB stats cinder:SELECT=1 {{(pid=111615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:09:47.303854 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.middleware.request_id [None req-35b77684-bc8f-435c-b9e6-7f8429fe9afd None None] RequestId filter calling following filter/app {{(pid=111613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:09:47.306746 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-35b77684-bc8f-435c-b9e6-7f8429fe9afd demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:09:47.306988 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.openstack.wsgi [None req-35b77684-bc8f-435c-b9e6-7f8429fe9afd demo demo] Empty body provided in request {{(pid=111613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:09:47.307266 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.openstack.wsgi [None req-35b77684-bc8f-435c-b9e6-7f8429fe9afd demo demo] Calling method 'detail' {{(pid=111613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:09:47.307575 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.api_utils [None req-35b77684-bc8f-435c-b9e6-7f8429fe9afd demo demo] Removing options '' from query. {{(pid=111613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:09:47.311680 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.volume.api [None req-35b77684-bc8f-435c-b9e6-7f8429fe9afd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111613) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:09:47.319544 np0000184012 devstack@c-api.service[111613]: INFO cinder.volume.api [None req-35b77684-bc8f-435c-b9e6-7f8429fe9afd demo demo] Get all volumes completed successfully. Jul 03 01:09:47.321504 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-35b77684-bc8f-435c-b9e6-7f8429fe9afd demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:09:47.321848 np0000184012 devstack@c-api.service[111613]: [pid: 111613|app: 0|req: 7/26] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:09:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:09:57.315658 np0000184012 devstack@c-api.service[111613]: DEBUG dbcounter [-] [111613] Writing DB stats cinder:SELECT=1 {{(pid=111613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:10:47.349569 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.middleware.request_id [None req-86301c58-582c-4328-957a-a3762eb47ffd None None] RequestId filter calling following filter/app {{(pid=111614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:10:47.454767 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [None req-86301c58-582c-4328-957a-a3762eb47ffd demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:10:47.454996 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [None req-86301c58-582c-4328-957a-a3762eb47ffd demo demo] Empty body provided in request {{(pid=111614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:10:47.455073 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [None req-86301c58-582c-4328-957a-a3762eb47ffd demo demo] Calling method 'detail' {{(pid=111614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:10:47.455389 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.api_utils [None req-86301c58-582c-4328-957a-a3762eb47ffd demo demo] Removing options '' from query. {{(pid=111614) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:10:47.456065 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.volume.api [None req-86301c58-582c-4328-957a-a3762eb47ffd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111614) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:10:47.467846 np0000184012 devstack@c-api.service[111614]: INFO cinder.volume.api [None req-86301c58-582c-4328-957a-a3762eb47ffd demo demo] Get all volumes completed successfully. Jul 03 01:10:47.471377 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [None req-86301c58-582c-4328-957a-a3762eb47ffd demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:10:47.472519 np0000184012 devstack@c-api.service[111614]: [pid: 111614|app: 0|req: 8/27] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:10:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:10:57.461975 np0000184012 devstack@c-api.service[111614]: DEBUG dbcounter [-] [111614] Writing DB stats cinder:SELECT=1 {{(pid=111614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:11:47.493313 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-bdf8ae20-4135-42cf-84d5-0f9e0fb458c2 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:11:47.498344 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-bdf8ae20-4135-42cf-84d5-0f9e0fb458c2 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:11:47.499107 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-bdf8ae20-4135-42cf-84d5-0f9e0fb458c2 demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:11:47.499534 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-bdf8ae20-4135-42cf-84d5-0f9e0fb458c2 demo demo] Calling method 'detail' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:11:47.500196 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-bdf8ae20-4135-42cf-84d5-0f9e0fb458c2 demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:11:47.503182 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.volume.api [None req-bdf8ae20-4135-42cf-84d5-0f9e0fb458c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111612) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:11:47.512966 np0000184012 devstack@c-api.service[111612]: INFO cinder.volume.api [None req-bdf8ae20-4135-42cf-84d5-0f9e0fb458c2 demo demo] Get all volumes completed successfully. Jul 03 01:11:47.515301 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-bdf8ae20-4135-42cf-84d5-0f9e0fb458c2 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:11:47.516284 np0000184012 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 7/28] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:11:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:11:57.508714 np0000184012 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:12:47.532029 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.middleware.request_id [None req-44e484bf-9e8c-458d-9dbd-64682033d2f6 None None] RequestId filter calling following filter/app {{(pid=111615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:12:47.537478 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-44e484bf-9e8c-458d-9dbd-64682033d2f6 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:12:47.538128 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-44e484bf-9e8c-458d-9dbd-64682033d2f6 demo demo] Empty body provided in request {{(pid=111615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:12:47.538785 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-44e484bf-9e8c-458d-9dbd-64682033d2f6 demo demo] Calling method 'detail' {{(pid=111615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:12:47.539530 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.api_utils [None req-44e484bf-9e8c-458d-9dbd-64682033d2f6 demo demo] Removing options '' from query. {{(pid=111615) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:12:47.540517 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.volume.api [None req-44e484bf-9e8c-458d-9dbd-64682033d2f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111615) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:12:47.551870 np0000184012 devstack@c-api.service[111615]: INFO cinder.volume.api [None req-44e484bf-9e8c-458d-9dbd-64682033d2f6 demo demo] Get all volumes completed successfully. Jul 03 01:12:47.556422 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-44e484bf-9e8c-458d-9dbd-64682033d2f6 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:12:47.556861 np0000184012 devstack@c-api.service[111615]: [pid: 111615|app: 0|req: 7/29] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:12:47 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) Jul 03 01:12:57.544477 np0000184012 devstack@c-api.service[111615]: DEBUG dbcounter [-] [111615] Writing DB stats cinder:SELECT=1 {{(pid=111615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:13:47.569248 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.middleware.request_id [None req-fda42b68-fdf6-4cea-a8d9-5ac3952eeabb None None] RequestId filter calling following filter/app {{(pid=111613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:13:47.574253 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-fda42b68-fdf6-4cea-a8d9-5ac3952eeabb demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:13:47.574253 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.openstack.wsgi [None req-fda42b68-fdf6-4cea-a8d9-5ac3952eeabb demo demo] Empty body provided in request {{(pid=111613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:13:47.574253 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.openstack.wsgi [None req-fda42b68-fdf6-4cea-a8d9-5ac3952eeabb demo demo] Calling method 'detail' {{(pid=111613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:13:47.574253 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.api_utils [None req-fda42b68-fdf6-4cea-a8d9-5ac3952eeabb demo demo] Removing options '' from query. {{(pid=111613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:13:47.575283 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.volume.api [None req-fda42b68-fdf6-4cea-a8d9-5ac3952eeabb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111613) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:13:47.584085 np0000184012 devstack@c-api.service[111613]: INFO cinder.volume.api [None req-fda42b68-fdf6-4cea-a8d9-5ac3952eeabb demo demo] Get all volumes completed successfully. Jul 03 01:13:47.586674 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-fda42b68-fdf6-4cea-a8d9-5ac3952eeabb demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:13:47.587116 np0000184012 devstack@c-api.service[111613]: [pid: 111613|app: 0|req: 8/30] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:13:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:13:57.579694 np0000184012 devstack@c-api.service[111613]: DEBUG dbcounter [-] [111613] Writing DB stats cinder:SELECT=1 {{(pid=111613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:14:47.601443 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.middleware.request_id [None req-ff6fbfa2-1277-4b71-a9a2-8256404f15a0 None None] RequestId filter calling following filter/app {{(pid=111614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:14:47.604082 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [None req-ff6fbfa2-1277-4b71-a9a2-8256404f15a0 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:14:47.604358 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [None req-ff6fbfa2-1277-4b71-a9a2-8256404f15a0 demo demo] Empty body provided in request {{(pid=111614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:14:47.604576 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [None req-ff6fbfa2-1277-4b71-a9a2-8256404f15a0 demo demo] Calling method 'detail' {{(pid=111614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:14:47.604940 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.api_utils [None req-ff6fbfa2-1277-4b71-a9a2-8256404f15a0 demo demo] Removing options '' from query. {{(pid=111614) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:14:47.605831 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.volume.api [None req-ff6fbfa2-1277-4b71-a9a2-8256404f15a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111614) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:14:47.614359 np0000184012 devstack@c-api.service[111614]: INFO cinder.volume.api [None req-ff6fbfa2-1277-4b71-a9a2-8256404f15a0 demo demo] Get all volumes completed successfully. Jul 03 01:14:47.616948 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [None req-ff6fbfa2-1277-4b71-a9a2-8256404f15a0 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:14:47.617426 np0000184012 devstack@c-api.service[111614]: [pid: 111614|app: 0|req: 9/31] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:14:47 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) Jul 03 01:14:57.608981 np0000184012 devstack@c-api.service[111614]: DEBUG dbcounter [-] [111614] Writing DB stats cinder:SELECT=1 {{(pid=111614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:15:47.645353 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-247cae25-c01f-494a-9405-8f7d12bafd07 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:15:47.811535 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-247cae25-c01f-494a-9405-8f7d12bafd07 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:15:47.811956 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-247cae25-c01f-494a-9405-8f7d12bafd07 demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:15:47.811956 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-247cae25-c01f-494a-9405-8f7d12bafd07 demo demo] Calling method 'detail' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:15:47.812577 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-247cae25-c01f-494a-9405-8f7d12bafd07 demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:15:47.812933 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.volume.api [None req-247cae25-c01f-494a-9405-8f7d12bafd07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111612) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:15:47.823176 np0000184012 devstack@c-api.service[111612]: INFO cinder.volume.api [None req-247cae25-c01f-494a-9405-8f7d12bafd07 demo demo] Get all volumes completed successfully. Jul 03 01:15:47.858368 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-247cae25-c01f-494a-9405-8f7d12bafd07 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:15:47.858368 np0000184012 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 8/32] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:15:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:15:57.818978 np0000184012 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:16:47.882473 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.middleware.request_id [None req-ce4714e0-7202-4d3f-bd47-a05d7ea4893d None None] RequestId filter calling following filter/app {{(pid=111615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:16:47.885390 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-ce4714e0-7202-4d3f-bd47-a05d7ea4893d demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:16:47.885707 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-ce4714e0-7202-4d3f-bd47-a05d7ea4893d demo demo] Empty body provided in request {{(pid=111615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:16:47.885962 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-ce4714e0-7202-4d3f-bd47-a05d7ea4893d demo demo] Calling method 'detail' {{(pid=111615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:16:47.886319 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.api_utils [None req-ce4714e0-7202-4d3f-bd47-a05d7ea4893d demo demo] Removing options '' from query. {{(pid=111615) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:16:47.887461 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.volume.api [None req-ce4714e0-7202-4d3f-bd47-a05d7ea4893d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111615) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:16:47.894429 np0000184012 devstack@c-api.service[111615]: INFO cinder.volume.api [None req-ce4714e0-7202-4d3f-bd47-a05d7ea4893d demo demo] Get all volumes completed successfully. Jul 03 01:16:47.897270 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-ce4714e0-7202-4d3f-bd47-a05d7ea4893d demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:16:47.897816 np0000184012 devstack@c-api.service[111615]: [pid: 111615|app: 0|req: 8/33] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:16:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:16:57.890381 np0000184012 devstack@c-api.service[111615]: DEBUG dbcounter [-] [111615] Writing DB stats cinder:SELECT=1 {{(pid=111615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:17:47.911021 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.middleware.request_id [None req-075fd1f3-e154-433b-9897-1c73508bd024 None None] RequestId filter calling following filter/app {{(pid=111613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:17:47.913897 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-075fd1f3-e154-433b-9897-1c73508bd024 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:17:47.914383 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.openstack.wsgi [None req-075fd1f3-e154-433b-9897-1c73508bd024 demo demo] Empty body provided in request {{(pid=111613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:17:47.914450 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.openstack.wsgi [None req-075fd1f3-e154-433b-9897-1c73508bd024 demo demo] Calling method 'detail' {{(pid=111613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:17:47.914752 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.api_utils [None req-075fd1f3-e154-433b-9897-1c73508bd024 demo demo] Removing options '' from query. {{(pid=111613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:17:47.915733 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.volume.api [None req-075fd1f3-e154-433b-9897-1c73508bd024 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111613) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:17:47.925433 np0000184012 devstack@c-api.service[111613]: INFO cinder.volume.api [None req-075fd1f3-e154-433b-9897-1c73508bd024 demo demo] Get all volumes completed successfully. Jul 03 01:17:47.928223 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-075fd1f3-e154-433b-9897-1c73508bd024 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:17:47.928765 np0000184012 devstack@c-api.service[111613]: [pid: 111613|app: 0|req: 9/34] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:17:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:17:57.919390 np0000184012 devstack@c-api.service[111613]: DEBUG dbcounter [-] [111613] Writing DB stats cinder:SELECT=1 {{(pid=111613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:18:47.945337 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.middleware.request_id [None req-62bb04da-2964-4de9-8447-152d493f88be None None] RequestId filter calling following filter/app {{(pid=111614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:18:47.948734 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [None req-62bb04da-2964-4de9-8447-152d493f88be demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:18:47.948975 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [None req-62bb04da-2964-4de9-8447-152d493f88be demo demo] Empty body provided in request {{(pid=111614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:18:47.949271 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [None req-62bb04da-2964-4de9-8447-152d493f88be demo demo] Calling method 'detail' {{(pid=111614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:18:47.949569 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.api_utils [None req-62bb04da-2964-4de9-8447-152d493f88be demo demo] Removing options '' from query. {{(pid=111614) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:18:47.950841 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.volume.api [None req-62bb04da-2964-4de9-8447-152d493f88be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111614) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:18:47.958840 np0000184012 devstack@c-api.service[111614]: INFO cinder.volume.api [None req-62bb04da-2964-4de9-8447-152d493f88be demo demo] Get all volumes completed successfully. Jul 03 01:18:47.961395 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [None req-62bb04da-2964-4de9-8447-152d493f88be demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:18:47.962277 np0000184012 devstack@c-api.service[111614]: [pid: 111614|app: 0|req: 10/35] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:18:47 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) Jul 03 01:18:57.954002 np0000184012 devstack@c-api.service[111614]: DEBUG dbcounter [-] [111614] Writing DB stats cinder:SELECT=1 {{(pid=111614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:19:47.984307 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-2a86355c-89be-4d2c-9a69-a437bd06374e None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:19:47.987734 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-2a86355c-89be-4d2c-9a69-a437bd06374e demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:19:47.987999 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-2a86355c-89be-4d2c-9a69-a437bd06374e demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:19:47.988242 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-2a86355c-89be-4d2c-9a69-a437bd06374e demo demo] Calling method 'detail' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:19:47.988534 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-2a86355c-89be-4d2c-9a69-a437bd06374e demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:19:47.989550 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.volume.api [None req-2a86355c-89be-4d2c-9a69-a437bd06374e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111612) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:19:47.997537 np0000184012 devstack@c-api.service[111612]: INFO cinder.volume.api [None req-2a86355c-89be-4d2c-9a69-a437bd06374e demo demo] Get all volumes completed successfully. Jul 03 01:19:47.999429 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-2a86355c-89be-4d2c-9a69-a437bd06374e demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:19:47.999712 np0000184012 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 9/36] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:19:47 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) Jul 03 01:19:57.992749 np0000184012 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:20:48.019335 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.middleware.request_id [None req-cbf97539-dbc5-442d-9fa5-a3582394ff08 None None] RequestId filter calling following filter/app {{(pid=111615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:20:48.150394 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-cbf97539-dbc5-442d-9fa5-a3582394ff08 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:20:48.150782 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-cbf97539-dbc5-442d-9fa5-a3582394ff08 demo demo] Empty body provided in request {{(pid=111615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:20:48.151274 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-cbf97539-dbc5-442d-9fa5-a3582394ff08 demo demo] Calling method 'detail' {{(pid=111615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:20:48.151752 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.api_utils [None req-cbf97539-dbc5-442d-9fa5-a3582394ff08 demo demo] Removing options '' from query. {{(pid=111615) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:20:48.152747 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.volume.api [None req-cbf97539-dbc5-442d-9fa5-a3582394ff08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111615) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:20:48.161605 np0000184012 devstack@c-api.service[111615]: INFO cinder.volume.api [None req-cbf97539-dbc5-442d-9fa5-a3582394ff08 demo demo] Get all volumes completed successfully. Jul 03 01:20:48.164394 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-cbf97539-dbc5-442d-9fa5-a3582394ff08 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:20:48.164773 np0000184012 devstack@c-api.service[111615]: [pid: 111615|app: 0|req: 9/37] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:20:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:20:58.156760 np0000184012 devstack@c-api.service[111615]: DEBUG dbcounter [-] [111615] Writing DB stats cinder:SELECT=1 {{(pid=111615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:21:48.182907 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.middleware.request_id [None req-e3c58c46-d34c-454f-b56e-364a9091c0d6 None None] RequestId filter calling following filter/app {{(pid=111613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:21:48.185584 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-e3c58c46-d34c-454f-b56e-364a9091c0d6 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:21:48.185837 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.openstack.wsgi [None req-e3c58c46-d34c-454f-b56e-364a9091c0d6 demo demo] Empty body provided in request {{(pid=111613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:21:48.186094 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.openstack.wsgi [None req-e3c58c46-d34c-454f-b56e-364a9091c0d6 demo demo] Calling method 'detail' {{(pid=111613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:21:48.186478 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.api_utils [None req-e3c58c46-d34c-454f-b56e-364a9091c0d6 demo demo] Removing options '' from query. {{(pid=111613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:21:48.187434 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.volume.api [None req-e3c58c46-d34c-454f-b56e-364a9091c0d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111613) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:21:48.196708 np0000184012 devstack@c-api.service[111613]: INFO cinder.volume.api [None req-e3c58c46-d34c-454f-b56e-364a9091c0d6 demo demo] Get all volumes completed successfully. Jul 03 01:21:48.199128 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-e3c58c46-d34c-454f-b56e-364a9091c0d6 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:21:48.199530 np0000184012 devstack@c-api.service[111613]: [pid: 111613|app: 0|req: 10/38] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:21:48 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) Jul 03 01:21:58.190578 np0000184012 devstack@c-api.service[111613]: DEBUG dbcounter [-] [111613] Writing DB stats cinder:SELECT=1 {{(pid=111613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:22:48.219328 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.middleware.request_id [None req-0e5647ef-9426-4607-9fc2-69db2d025265 None None] RequestId filter calling following filter/app {{(pid=111614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:22:48.223625 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [None req-0e5647ef-9426-4607-9fc2-69db2d025265 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:22:48.223817 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [None req-0e5647ef-9426-4607-9fc2-69db2d025265 demo demo] Empty body provided in request {{(pid=111614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:22:48.224070 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [None req-0e5647ef-9426-4607-9fc2-69db2d025265 demo demo] Calling method 'detail' {{(pid=111614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:22:48.224416 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.api_utils [None req-0e5647ef-9426-4607-9fc2-69db2d025265 demo demo] Removing options '' from query. {{(pid=111614) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:22:48.225462 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.volume.api [None req-0e5647ef-9426-4607-9fc2-69db2d025265 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111614) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:22:48.237539 np0000184012 devstack@c-api.service[111614]: INFO cinder.volume.api [None req-0e5647ef-9426-4607-9fc2-69db2d025265 demo demo] Get all volumes completed successfully. Jul 03 01:22:48.239725 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [None req-0e5647ef-9426-4607-9fc2-69db2d025265 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:22:48.240127 np0000184012 devstack@c-api.service[111614]: [pid: 111614|app: 0|req: 11/39] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:22:48 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) Jul 03 01:22:58.230069 np0000184012 devstack@c-api.service[111614]: DEBUG dbcounter [-] [111614] Writing DB stats cinder:SELECT=1 {{(pid=111614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:23:48.258164 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-7f6b3533-5ff8-4782-b401-d78f86098706 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:23:48.261219 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-7f6b3533-5ff8-4782-b401-d78f86098706 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:23:48.261509 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-7f6b3533-5ff8-4782-b401-d78f86098706 demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:23:48.261802 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-7f6b3533-5ff8-4782-b401-d78f86098706 demo demo] Calling method 'detail' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:23:48.262185 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-7f6b3533-5ff8-4782-b401-d78f86098706 demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:23:48.263293 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.volume.api [None req-7f6b3533-5ff8-4782-b401-d78f86098706 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111612) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:23:48.271780 np0000184012 devstack@c-api.service[111612]: INFO cinder.volume.api [None req-7f6b3533-5ff8-4782-b401-d78f86098706 demo demo] Get all volumes completed successfully. Jul 03 01:23:48.274367 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-7f6b3533-5ff8-4782-b401-d78f86098706 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:23:48.274847 np0000184012 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 10/40] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:23:48 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) Jul 03 01:23:58.267643 np0000184012 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:24:48.294181 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.middleware.request_id [None req-88f866c8-224a-4ba6-a59b-271bd45d30ed None None] RequestId filter calling following filter/app {{(pid=111615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:24:48.298568 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-88f866c8-224a-4ba6-a59b-271bd45d30ed demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:24:48.298925 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-88f866c8-224a-4ba6-a59b-271bd45d30ed demo demo] Empty body provided in request {{(pid=111615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:24:48.299454 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-88f866c8-224a-4ba6-a59b-271bd45d30ed demo demo] Calling method 'detail' {{(pid=111615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:24:48.299901 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.api_utils [None req-88f866c8-224a-4ba6-a59b-271bd45d30ed demo demo] Removing options '' from query. {{(pid=111615) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:24:48.301406 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.volume.api [None req-88f866c8-224a-4ba6-a59b-271bd45d30ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111615) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:24:48.311426 np0000184012 devstack@c-api.service[111615]: INFO cinder.volume.api [None req-88f866c8-224a-4ba6-a59b-271bd45d30ed demo demo] Get all volumes completed successfully. Jul 03 01:24:48.313952 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-88f866c8-224a-4ba6-a59b-271bd45d30ed demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:24:48.314392 np0000184012 devstack@c-api.service[111615]: [pid: 111615|app: 0|req: 10/41] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:24:48 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) Jul 03 01:24:58.306292 np0000184012 devstack@c-api.service[111615]: DEBUG dbcounter [-] [111615] Writing DB stats cinder:SELECT=1 {{(pid=111615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:25:48.334225 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.middleware.request_id [None req-d321442d-54b3-4476-85b0-17c0835fc3d9 None None] RequestId filter calling following filter/app {{(pid=111613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:48.436524 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-d321442d-54b3-4476-85b0-17c0835fc3d9 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:25:48.436908 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.openstack.wsgi [None req-d321442d-54b3-4476-85b0-17c0835fc3d9 demo demo] Empty body provided in request {{(pid=111613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:48.437253 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.openstack.wsgi [None req-d321442d-54b3-4476-85b0-17c0835fc3d9 demo demo] Calling method 'detail' {{(pid=111613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:48.437556 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.api_utils [None req-d321442d-54b3-4476-85b0-17c0835fc3d9 demo demo] Removing options '' from query. {{(pid=111613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:48.438620 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.volume.api [None req-d321442d-54b3-4476-85b0-17c0835fc3d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111613) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:48.448060 np0000184012 devstack@c-api.service[111613]: INFO cinder.volume.api [None req-d321442d-54b3-4476-85b0-17c0835fc3d9 demo demo] Get all volumes completed successfully. Jul 03 01:25:48.451081 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-d321442d-54b3-4476-85b0-17c0835fc3d9 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:48.451635 np0000184012 devstack@c-api.service[111613]: [pid: 111613|app: 0|req: 11/42] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:25:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:25:58.442006 np0000184012 devstack@c-api.service[111613]: DEBUG dbcounter [-] [111613] Writing DB stats cinder:SELECT=1 {{(pid=111613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:26:48.470152 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.middleware.request_id [None req-c39b386c-4efa-42d9-9edc-fa40cfb3c6c2 None None] RequestId filter calling following filter/app {{(pid=111614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:48.473697 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [None req-c39b386c-4efa-42d9-9edc-fa40cfb3c6c2 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:26:48.474585 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [None req-c39b386c-4efa-42d9-9edc-fa40cfb3c6c2 demo demo] Empty body provided in request {{(pid=111614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:48.475184 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [None req-c39b386c-4efa-42d9-9edc-fa40cfb3c6c2 demo demo] Calling method 'detail' {{(pid=111614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:48.476359 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.api_utils [None req-c39b386c-4efa-42d9-9edc-fa40cfb3c6c2 demo demo] Removing options '' from query. {{(pid=111614) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:26:48.476620 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.volume.api [None req-c39b386c-4efa-42d9-9edc-fa40cfb3c6c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111614) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:26:48.485434 np0000184012 devstack@c-api.service[111614]: INFO cinder.volume.api [None req-c39b386c-4efa-42d9-9edc-fa40cfb3c6c2 demo demo] Get all volumes completed successfully. Jul 03 01:26:48.488520 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [None req-c39b386c-4efa-42d9-9edc-fa40cfb3c6c2 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:26:48.489172 np0000184012 devstack@c-api.service[111614]: [pid: 111614|app: 0|req: 12/43] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:26:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:26:58.479581 np0000184012 devstack@c-api.service[111614]: DEBUG dbcounter [-] [111614] Writing DB stats cinder:SELECT=1 {{(pid=111614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:27:48.507541 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-c8c74cf3-6950-4b9a-981a-df93146e5660 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:48.509546 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-c8c74cf3-6950-4b9a-981a-df93146e5660 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:27:48.509876 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-c8c74cf3-6950-4b9a-981a-df93146e5660 demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:48.510185 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-c8c74cf3-6950-4b9a-981a-df93146e5660 demo demo] Calling method 'detail' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:48.510538 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-c8c74cf3-6950-4b9a-981a-df93146e5660 demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:48.511434 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.volume.api [None req-c8c74cf3-6950-4b9a-981a-df93146e5660 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111612) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:48.522285 np0000184012 devstack@c-api.service[111612]: INFO cinder.volume.api [None req-c8c74cf3-6950-4b9a-981a-df93146e5660 demo demo] Get all volumes completed successfully. Jul 03 01:27:48.526631 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-c8c74cf3-6950-4b9a-981a-df93146e5660 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:27:48.527170 np0000184012 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 11/44] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:27:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:27:58.514289 np0000184012 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:28:48.540885 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.middleware.request_id [None req-70af8f0f-96c4-46e5-857c-96cecd0d82d5 None None] RequestId filter calling following filter/app {{(pid=111615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:48.543012 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-70af8f0f-96c4-46e5-857c-96cecd0d82d5 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:28:48.543195 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-70af8f0f-96c4-46e5-857c-96cecd0d82d5 demo demo] Empty body provided in request {{(pid=111615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:48.543385 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-70af8f0f-96c4-46e5-857c-96cecd0d82d5 demo demo] Calling method 'detail' {{(pid=111615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:48.543611 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.api_utils [None req-70af8f0f-96c4-46e5-857c-96cecd0d82d5 demo demo] Removing options '' from query. {{(pid=111615) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:28:48.544267 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.volume.api [None req-70af8f0f-96c4-46e5-857c-96cecd0d82d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111615) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:28:48.555721 np0000184012 devstack@c-api.service[111615]: INFO cinder.volume.api [None req-70af8f0f-96c4-46e5-857c-96cecd0d82d5 demo demo] Get all volumes completed successfully. Jul 03 01:28:48.558809 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-70af8f0f-96c4-46e5-857c-96cecd0d82d5 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:28:48.559353 np0000184012 devstack@c-api.service[111615]: [pid: 111615|app: 0|req: 11/45] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:28:48 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) Jul 03 01:28:58.547915 np0000184012 devstack@c-api.service[111615]: DEBUG dbcounter [-] [111615] Writing DB stats cinder:SELECT=1 {{(pid=111615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:29:48.575349 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.middleware.request_id [None req-fe6dbbdb-3776-4e8e-b29e-d121175b8336 None None] RequestId filter calling following filter/app {{(pid=111613) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:48.578624 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-fe6dbbdb-3776-4e8e-b29e-d121175b8336 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:29:48.578867 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.openstack.wsgi [None req-fe6dbbdb-3776-4e8e-b29e-d121175b8336 demo demo] Empty body provided in request {{(pid=111613) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:48.581584 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.openstack.wsgi [None req-fe6dbbdb-3776-4e8e-b29e-d121175b8336 demo demo] Calling method 'detail' {{(pid=111613) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:48.581584 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.api.api_utils [None req-fe6dbbdb-3776-4e8e-b29e-d121175b8336 demo demo] Removing options '' from query. {{(pid=111613) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:29:48.581584 np0000184012 devstack@c-api.service[111613]: DEBUG cinder.volume.api [None req-fe6dbbdb-3776-4e8e-b29e-d121175b8336 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111613) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:29:48.589488 np0000184012 devstack@c-api.service[111613]: INFO cinder.volume.api [None req-fe6dbbdb-3776-4e8e-b29e-d121175b8336 demo demo] Get all volumes completed successfully. Jul 03 01:29:48.591544 np0000184012 devstack@c-api.service[111613]: INFO cinder.api.openstack.wsgi [None req-fe6dbbdb-3776-4e8e-b29e-d121175b8336 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:29:48.591925 np0000184012 devstack@c-api.service[111613]: [pid: 111613|app: 0|req: 12/46] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:29:48 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) Jul 03 01:29:58.584362 np0000184012 devstack@c-api.service[111613]: DEBUG dbcounter [-] [111613] Writing DB stats cinder:SELECT=1 {{(pid=111613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:30:48.611803 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.middleware.request_id [None req-fbc87505-344c-47a6-97e8-63965ba294ea None None] RequestId filter calling following filter/app {{(pid=111614) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:48.678621 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [None req-fbc87505-344c-47a6-97e8-63965ba294ea demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:30:48.679420 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [None req-fbc87505-344c-47a6-97e8-63965ba294ea demo demo] Empty body provided in request {{(pid=111614) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:48.679709 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.openstack.wsgi [None req-fbc87505-344c-47a6-97e8-63965ba294ea demo demo] Calling method 'detail' {{(pid=111614) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:48.680408 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.api.api_utils [None req-fbc87505-344c-47a6-97e8-63965ba294ea demo demo] Removing options '' from query. {{(pid=111614) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:30:48.682571 np0000184012 devstack@c-api.service[111614]: DEBUG cinder.volume.api [None req-fbc87505-344c-47a6-97e8-63965ba294ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111614) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:30:48.690194 np0000184012 devstack@c-api.service[111614]: INFO cinder.volume.api [None req-fbc87505-344c-47a6-97e8-63965ba294ea demo demo] Get all volumes completed successfully. Jul 03 01:30:48.697400 np0000184012 devstack@c-api.service[111614]: INFO cinder.api.openstack.wsgi [None req-fbc87505-344c-47a6-97e8-63965ba294ea demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:30:48.698334 np0000184012 devstack@c-api.service[111614]: [pid: 111614|app: 0|req: 13/47] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:30:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:30:58.686567 np0000184012 devstack@c-api.service[111614]: DEBUG dbcounter [-] [111614] Writing DB stats cinder:SELECT=1 {{(pid=111614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:31:48.712054 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.middleware.request_id [None req-2b140b02-28e3-4028-bbaf-8e97a1863687 None None] RequestId filter calling following filter/app {{(pid=111612) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:48.717894 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-2b140b02-28e3-4028-bbaf-8e97a1863687 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:31:48.718225 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-2b140b02-28e3-4028-bbaf-8e97a1863687 demo demo] Empty body provided in request {{(pid=111612) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:48.718562 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.openstack.wsgi [None req-2b140b02-28e3-4028-bbaf-8e97a1863687 demo demo] Calling method 'detail' {{(pid=111612) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:48.718958 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.api.api_utils [None req-2b140b02-28e3-4028-bbaf-8e97a1863687 demo demo] Removing options '' from query. {{(pid=111612) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:31:48.720156 np0000184012 devstack@c-api.service[111612]: DEBUG cinder.volume.api [None req-2b140b02-28e3-4028-bbaf-8e97a1863687 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111612) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:31:48.730587 np0000184012 devstack@c-api.service[111612]: INFO cinder.volume.api [None req-2b140b02-28e3-4028-bbaf-8e97a1863687 demo demo] Get all volumes completed successfully. Jul 03 01:31:48.733874 np0000184012 devstack@c-api.service[111612]: INFO cinder.api.openstack.wsgi [None req-2b140b02-28e3-4028-bbaf-8e97a1863687 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:31:48.734939 np0000184012 devstack@c-api.service[111612]: [pid: 111612|app: 0|req: 12/48] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:31:48 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) Jul 03 01:31:58.726147 np0000184012 devstack@c-api.service[111612]: DEBUG dbcounter [-] [111612] Writing DB stats cinder:SELECT=1 {{(pid=111612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:32:48.750525 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.middleware.request_id [None req-870cde71-1845-4911-a5e9-317beaf7da95 None None] RequestId filter calling following filter/app {{(pid=111615) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:48.755023 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-870cde71-1845-4911-a5e9-317beaf7da95 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jul 03 01:32:48.755526 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-870cde71-1845-4911-a5e9-317beaf7da95 demo demo] Empty body provided in request {{(pid=111615) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:48.755917 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.openstack.wsgi [None req-870cde71-1845-4911-a5e9-317beaf7da95 demo demo] Calling method 'detail' {{(pid=111615) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:48.756448 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.api.api_utils [None req-870cde71-1845-4911-a5e9-317beaf7da95 demo demo] Removing options '' from query. {{(pid=111615) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:32:48.757593 np0000184012 devstack@c-api.service[111615]: DEBUG cinder.volume.api [None req-870cde71-1845-4911-a5e9-317beaf7da95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111615) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:32:48.763629 np0000184012 devstack@c-api.service[111615]: INFO cinder.volume.api [None req-870cde71-1845-4911-a5e9-317beaf7da95 demo demo] Get all volumes completed successfully. Jul 03 01:32:48.765539 np0000184012 devstack@c-api.service[111615]: INFO cinder.api.openstack.wsgi [None req-870cde71-1845-4911-a5e9-317beaf7da95 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:32:48.765864 np0000184012 devstack@c-api.service[111615]: [pid: 111615|app: 0|req: 12/49] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jul 3 01:32:48 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) Jul 03 01:32:58.761194 np0000184012 devstack@c-api.service[111615]: DEBUG dbcounter [-] [111615] Writing DB stats cinder:SELECT=1 {{(pid=111615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}