Jul 14 00:51:54.021556 np0000185049 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 14 00:51:54.032189 np0000185049 devstack@c-api.service[111391]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 14 00:51:54.034742 np0000185049 devstack@c-api.service[111391]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jul 14 00:51:54 2026] *** Jul 14 00:51:54.034742 np0000185049 devstack@c-api.service[111391]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 14 00:51:54.034742 np0000185049 devstack@c-api.service[111391]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 14 00:51:54.034742 np0000185049 devstack@c-api.service[111391]: nodename: np0000185049 Jul 14 00:51:54.034742 np0000185049 devstack@c-api.service[111391]: machine: x86_64 Jul 14 00:51:54.034742 np0000185049 devstack@c-api.service[111391]: clock source: unix Jul 14 00:51:54.034742 np0000185049 devstack@c-api.service[111391]: pcre jit disabled Jul 14 00:51:54.034742 np0000185049 devstack@c-api.service[111391]: detected number of CPU cores: 16 Jul 14 00:51:54.034742 np0000185049 devstack@c-api.service[111391]: current working directory: / Jul 14 00:51:54.034742 np0000185049 devstack@c-api.service[111391]: detected binary path: /usr/bin/uwsgi-core Jul 14 00:51:54.034742 np0000185049 devstack@c-api.service[111391]: your processes number limit is 256916 Jul 14 00:51:54.034742 np0000185049 devstack@c-api.service[111391]: your memory page size is 4096 bytes Jul 14 00:51:54.034742 np0000185049 devstack@c-api.service[111391]: detected max file descriptor number: 2048 Jul 14 00:51:54.034742 np0000185049 devstack@c-api.service[111391]: lock engine: pthread robust mutexes Jul 14 00:51:54.035153 np0000185049 devstack@c-api.service[111391]: thunder lock: enabled Jul 14 00:51:54.035229 np0000185049 devstack@c-api.service[111391]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 14 00:51:54.035229 np0000185049 devstack@c-api.service[111391]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 14 00:51:54.035298 np0000185049 devstack@c-api.service[111391]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 14 00:51:54.035298 np0000185049 devstack@c-api.service[111391]: Set PythonHome to /opt/stack/data/venv Jul 14 00:51:54.072922 np0000185049 devstack@c-api.service[111391]: Python main interpreter initialized at 0x7bbebdca4668 Jul 14 00:51:54.072922 np0000185049 devstack@c-api.service[111391]: python threads support enabled Jul 14 00:51:54.072922 np0000185049 devstack@c-api.service[111391]: your server socket listen backlog is limited to 100 connections Jul 14 00:51:54.072922 np0000185049 devstack@c-api.service[111391]: your mercy for graceful operations on workers is 80 seconds Jul 14 00:51:54.073798 np0000185049 devstack@c-api.service[111391]: mapped 671795 bytes (656 KB) for 4 cores Jul 14 00:51:54.073798 np0000185049 devstack@c-api.service[111391]: *** Operational MODE: preforking *** Jul 14 00:51:54.073798 np0000185049 devstack@c-api.service[111391]: *** uWSGI is running in multiple interpreter mode *** Jul 14 00:51:54.073798 np0000185049 devstack@c-api.service[111391]: spawned uWSGI master process (pid: 111391) Jul 14 00:51:54.074038 np0000185049 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 14 00:51:54.074470 np0000185049 devstack@c-api.service[111391]: spawned uWSGI worker 1 (pid: 111393, cores: 1) Jul 14 00:51:54.075170 np0000185049 devstack@c-api.service[111391]: spawned uWSGI worker 2 (pid: 111394, cores: 1) Jul 14 00:51:54.075638 np0000185049 devstack@c-api.service[111391]: spawned uWSGI worker 3 (pid: 111395, cores: 1) Jul 14 00:51:54.079970 np0000185049 devstack@c-api.service[111391]: spawned uWSGI worker 4 (pid: 111396, cores: 1) Jul 14 00:51:54.079970 np0000185049 devstack@c-api.service[111391]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 14 00:51:54.206355 np0000185049 devstack@c-api.service[111394]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:51:54.206355 np0000185049 devstack@c-api.service[111394]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:51:54.206355 np0000185049 devstack@c-api.service[111394]: we strongly recommend against using it for new projects. Jul 14 00:51:54.206355 np0000185049 devstack@c-api.service[111394]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:51:54.206355 np0000185049 devstack@c-api.service[111394]: framework. For more detail see Jul 14 00:51:54.206355 np0000185049 devstack@c-api.service[111394]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:51:54.206355 np0000185049 devstack@c-api.service[111394]: import eventlet # noqa Jul 14 00:51:54.211748 np0000185049 devstack@c-api.service[111393]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:51:54.211748 np0000185049 devstack@c-api.service[111393]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:51:54.211748 np0000185049 devstack@c-api.service[111393]: we strongly recommend against using it for new projects. Jul 14 00:51:54.211748 np0000185049 devstack@c-api.service[111393]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:51:54.211748 np0000185049 devstack@c-api.service[111393]: framework. For more detail see Jul 14 00:51:54.211748 np0000185049 devstack@c-api.service[111393]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:51:54.211748 np0000185049 devstack@c-api.service[111393]: import eventlet # noqa Jul 14 00:51:54.213229 np0000185049 devstack@c-api.service[111395]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:51:54.213229 np0000185049 devstack@c-api.service[111395]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:51:54.213229 np0000185049 devstack@c-api.service[111395]: we strongly recommend against using it for new projects. Jul 14 00:51:54.213229 np0000185049 devstack@c-api.service[111395]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:51:54.213229 np0000185049 devstack@c-api.service[111395]: framework. For more detail see Jul 14 00:51:54.213229 np0000185049 devstack@c-api.service[111395]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:51:54.213229 np0000185049 devstack@c-api.service[111395]: import eventlet # noqa Jul 14 00:51:54.244258 np0000185049 devstack@c-api.service[111396]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 14 00:51:54.244258 np0000185049 devstack@c-api.service[111396]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 14 00:51:54.244258 np0000185049 devstack@c-api.service[111396]: we strongly recommend against using it for new projects. Jul 14 00:51:54.244258 np0000185049 devstack@c-api.service[111396]: If you are already using Eventlet, we recommend migrating to a different Jul 14 00:51:54.244258 np0000185049 devstack@c-api.service[111396]: framework. For more detail see Jul 14 00:51:54.244258 np0000185049 devstack@c-api.service[111396]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 14 00:51:54.244258 np0000185049 devstack@c-api.service[111396]: import eventlet # noqa Jul 14 00:51:54.376964 np0000185049 devstack@c-api.service[111394]: /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 14 00:51:54.376964 np0000185049 devstack@c-api.service[111394]: from cgi import parse_header Jul 14 00:51:54.381600 np0000185049 devstack@c-api.service[111395]: /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 14 00:51:54.381600 np0000185049 devstack@c-api.service[111395]: from cgi import parse_header Jul 14 00:51:54.399558 np0000185049 devstack@c-api.service[111393]: /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 14 00:51:54.399558 np0000185049 devstack@c-api.service[111393]: from cgi import parse_header Jul 14 00:51:54.416460 np0000185049 devstack@c-api.service[111394]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:51:54.416460 np0000185049 devstack@c-api.service[111394]: warnings.warn( Jul 14 00:51:54.419468 np0000185049 devstack@c-api.service[111395]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:51:54.419468 np0000185049 devstack@c-api.service[111395]: warnings.warn( Jul 14 00:51:54.426256 np0000185049 devstack@c-api.service[111394]: /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 14 00:51:54.426256 np0000185049 devstack@c-api.service[111394]: removals.removed_module( Jul 14 00:51:54.426947 np0000185049 devstack@c-api.service[111394]: /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 14 00:51:54.426947 np0000185049 devstack@c-api.service[111394]: removals.removed_module( Jul 14 00:51:54.428787 np0000185049 devstack@c-api.service[111395]: /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 14 00:51:54.428787 np0000185049 devstack@c-api.service[111395]: removals.removed_module( Jul 14 00:51:54.429474 np0000185049 devstack@c-api.service[111395]: /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 14 00:51:54.429474 np0000185049 devstack@c-api.service[111395]: removals.removed_module( Jul 14 00:51:54.437887 np0000185049 devstack@c-api.service[111393]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:51:54.437887 np0000185049 devstack@c-api.service[111393]: warnings.warn( Jul 14 00:51:54.443171 np0000185049 devstack@c-api.service[111396]: /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 14 00:51:54.443171 np0000185049 devstack@c-api.service[111396]: from cgi import parse_header Jul 14 00:51:54.447942 np0000185049 devstack@c-api.service[111393]: /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 14 00:51:54.447942 np0000185049 devstack@c-api.service[111393]: removals.removed_module( Jul 14 00:51:54.448691 np0000185049 devstack@c-api.service[111393]: /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 14 00:51:54.448691 np0000185049 devstack@c-api.service[111393]: removals.removed_module( Jul 14 00:51:54.482016 np0000185049 devstack@c-api.service[111396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 14 00:51:54.482016 np0000185049 devstack@c-api.service[111396]: warnings.warn( Jul 14 00:51:54.491968 np0000185049 devstack@c-api.service[111396]: /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 14 00:51:54.491968 np0000185049 devstack@c-api.service[111396]: removals.removed_module( Jul 14 00:51:54.492664 np0000185049 devstack@c-api.service[111396]: /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 14 00:51:54.492664 np0000185049 devstack@c-api.service[111396]: removals.removed_module( Jul 14 00:51:55.243375 np0000185049 devstack@c-api.service[111394]: /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 14 00:51:55.243375 np0000185049 devstack@c-api.service[111394]: warnings.warn( Jul 14 00:51:55.266029 np0000185049 devstack@c-api.service[111395]: /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 14 00:51:55.266029 np0000185049 devstack@c-api.service[111395]: warnings.warn( Jul 14 00:51:55.279681 np0000185049 devstack@c-api.service[111393]: /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 14 00:51:55.279681 np0000185049 devstack@c-api.service[111393]: warnings.warn( Jul 14 00:51:55.297330 np0000185049 devstack@c-api.service[111394]: /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 14 00:51:55.297330 np0000185049 devstack@c-api.service[111394]: warnings.warn( Jul 14 00:51:55.321477 np0000185049 devstack@c-api.service[111396]: /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 14 00:51:55.321477 np0000185049 devstack@c-api.service[111396]: warnings.warn( Jul 14 00:51:55.328390 np0000185049 devstack@c-api.service[111395]: /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 14 00:51:55.328390 np0000185049 devstack@c-api.service[111395]: warnings.warn( Jul 14 00:51:55.333579 np0000185049 devstack@c-api.service[111393]: /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 14 00:51:55.333579 np0000185049 devstack@c-api.service[111393]: warnings.warn( Jul 14 00:51:55.374022 np0000185049 devstack@c-api.service[111396]: /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 14 00:51:55.374022 np0000185049 devstack@c-api.service[111396]: warnings.warn( Jul 14 00:51:55.507590 np0000185049 devstack@c-api.service[111394]: 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 14 00:51:55.507779 np0000185049 devstack@c-api.service[111394]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111394) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:51:55.530953 np0000185049 devstack@c-api.service[111395]: 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 14 00:51:55.531137 np0000185049 devstack@c-api.service[111395]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111395) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:51:55.541454 np0000185049 devstack@c-api.service[111393]: 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 14 00:51:55.541734 np0000185049 devstack@c-api.service[111393]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111393) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:51:55.571505 np0000185049 devstack@c-api.service[111396]: 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 14 00:51:55.571682 np0000185049 devstack@c-api.service[111396]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111396) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 14 00:51:55.602023 np0000185049 devstack@c-api.service[111394]: /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 14 00:51:55.602023 np0000185049 devstack@c-api.service[111394]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:51:55.603321 np0000185049 devstack@c-api.service[111395]: /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 14 00:51:55.603321 np0000185049 devstack@c-api.service[111395]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:51:55.612298 np0000185049 devstack@c-api.service[111393]: /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 14 00:51:55.612298 np0000185049 devstack@c-api.service[111393]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:51:55.636454 np0000185049 devstack@c-api.service[111396]: /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 14 00:51:55.636454 np0000185049 devstack@c-api.service[111396]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 14 00:51:56.073271 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111394) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:51:56.073625 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111395) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:51:56.073625 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.073771 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.073840 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.073901 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.074031 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.074116 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111396) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:51:56.074188 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.074249 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111393) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 14 00:51:56.074403 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.074499 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.074686 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.074762 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.074875 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.075168 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.076630 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.076738 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.076738 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.076851 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.076956 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.077022 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.077079 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.077157 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.077224 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.077283 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.077354 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.077354 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.077488 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.077561 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.077630 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.077690 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.077751 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.077751 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.077751 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.077751 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.077751 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.078046 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.078046 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.078046 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.078228 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.078228 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.078360 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.078429 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.078488 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.078488 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.078598 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.078657 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.078657 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.078792 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.078856 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.078917 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.079015 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.079077 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.079146 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.079206 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.079271 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.079354 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.079354 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.079565 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.079628 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.079690 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.079760 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.079821 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.079898 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.080005 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.080068 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.080068 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.080068 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.080068 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.080068 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.080068 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.080468 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.080468 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.080468 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.080468 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.080695 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.080766 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.080832 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.080891 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.080974 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.081051 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.081111 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.081169 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.081227 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.081227 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.081342 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.081417 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.081478 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.081478 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.081596 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.081656 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.081714 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.081774 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.081846 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.081846 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.081846 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.081846 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.081846 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.081846 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.082420 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.082501 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.082501 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.082621 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.082682 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.082738 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.082799 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.082866 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.082954 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.083169 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.083235 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.083302 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.083360 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.083419 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.083478 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.083535 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.083593 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.083649 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.083719 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.083779 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.083837 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.083903 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.083983 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.084061 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.084126 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.084191 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.084191 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.084191 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.088505 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.088560 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.088635 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.088693 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.088756 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.088788 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.088817 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.088853 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.088883 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.088913 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.088978 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.089012 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.089043 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.089073 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.089109 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.089141 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.089174 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.089223 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.089322 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.089389 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.089479 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.089790 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.089834 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.089872 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.089906 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.089974 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.090013 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.090049 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.090082 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.090122 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.090154 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.090186 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.090217 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.090250 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.090278 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.090310 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.090341 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.090383 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.090431 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.090462 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.090493 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.090524 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.090556 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.090585 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.090617 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.090653 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.090685 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.090715 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.090773 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.090815 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.090848 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.090879 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.090908 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.090955 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.090985 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.091014 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.091045 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.091076 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.091115 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.091146 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.091176 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.091208 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.091237 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.091274 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.091310 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.091340 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.091372 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.091413 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.091445 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.091479 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.091511 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.091543 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.091574 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.091604 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.091635 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.091666 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.091702 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.091737 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.091769 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.091800 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.091837 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.091870 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.091903 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.091949 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.091975 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.092013 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.092048 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.092076 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.092105 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.092137 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.092171 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.092196 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.092223 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.092253 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.092281 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.092333 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.092363 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.092391 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.092422 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.092466 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.092497 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.092527 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.092558 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.092588 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.092613 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.092639 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.092669 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.092700 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.092732 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.092761 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.092790 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.092824 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.093336 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.093387 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.093418 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.093449 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.093476 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.093503 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.093543 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.093574 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.093624 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.093665 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.093699 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.093730 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.093766 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.093800 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.093870 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.093947 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.094038 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.094086 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.094141 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.094185 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.094233 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.094279 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.094323 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.094364 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.094408 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.094449 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.094490 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.094539 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.094594 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.094636 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.094675 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.094713 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.094758 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.094798 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.094841 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.094883 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.094921 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.094997 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.095047 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.095090 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.095135 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.095178 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.095218 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.095258 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.095297 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.095334 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.095384 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.095435 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.095483 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.095524 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.095564 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.095564 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.095564 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.095564 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.095564 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.095564 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.095792 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.095792 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.095878 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.095942 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.095983 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.096035 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.096082 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.096124 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.096165 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.096208 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.096254 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.096302 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.096379 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.097822 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.097975 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.098029 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.098071 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.098116 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.098155 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.098203 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.098241 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.098241 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.098362 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.098404 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.098436 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.098466 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.098466 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.098466 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.098560 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.098560 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.098560 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.098648 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.098682 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.098712 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.098740 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.098767 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.098796 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.098827 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.098857 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.098885 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.098912 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.098958 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.098958 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.099030 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.099060 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.099089 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.099115 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.099115 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.099167 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.099196 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.099223 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.099256 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.099284 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.099284 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.099284 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.099284 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.101020 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.101112 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.101175 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.101260 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.101295 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.101345 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.101376 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.101403 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.101430 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.101457 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.101487 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.101522 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.101558 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.101589 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.101618 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.101648 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.101677 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.101707 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.101736 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.101766 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.101801 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.101830 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.101857 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.101888 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.101917 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.102101 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.102140 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.102170 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.102208 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.102237 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.102270 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.102299 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.102328 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.102357 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.102389 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.102424 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.102453 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.102481 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.102511 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.102547 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.102585 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.102613 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.102643 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.102671 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.102698 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.102730 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.102760 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.102792 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.102821 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.102850 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.102879 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.102913 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.102986 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.102986 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.103058 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.103099 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.108682 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.108745 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.108792 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.108857 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.108891 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.108920 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.108983 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.109024 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.109081 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.109127 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.109170 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.109206 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.109244 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.109280 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.109280 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.109280 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.109382 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.109422 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.109473 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.109513 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.109549 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.109589 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.109622 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.109658 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.109694 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.109729 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.109764 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.109803 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.109851 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.109893 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.109946 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.109982 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.110017 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.110051 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.110096 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.110137 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.110172 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.110216 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.110261 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.110300 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.110346 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.110399 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.110455 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.110496 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.110532 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.110565 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.110609 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.110656 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.110691 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.110757 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.110809 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.110809 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.110809 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.110809 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.110809 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.110809 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.111069 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.111069 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.111364 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.111364 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.111509 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.111577 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.111632 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.111669 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.111716 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.111761 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.111802 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.111844 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.111885 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.111885 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.111970 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.112018 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.112067 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.112107 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.112142 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.112142 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.112216 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.112258 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.112292 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.112292 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.112292 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.112292 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.112292 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.112490 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.113701 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.113758 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.113808 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.113843 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.113894 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.114007 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.114077 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.114149 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.114224 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.114283 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.114355 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.114355 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.114479 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.114555 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.114617 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.114681 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.114744 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.114814 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.114877 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.114968 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.115033 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.115112 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.115184 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.115256 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.115321 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.115382 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.115382 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.115382 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.115571 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.115571 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.115571 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.115571 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.115813 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.115879 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.115879 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.116056 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.116129 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.116204 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.116204 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.116204 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.116457 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.116526 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.116596 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.116658 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.116721 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.116721 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.116835 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.116893 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.116944 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.116984 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.117032 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.117072 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.117113 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.117113 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.117113 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.117113 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.118557 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.118640 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.118640 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.118747 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.118747 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.118858 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.118920 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.119009 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.119061 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.119100 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.119140 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.119179 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.119217 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.119268 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.119268 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.119346 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.119385 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.119424 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.119460 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.119499 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.119542 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.119579 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.119623 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.119672 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.119710 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.119752 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.119801 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.119851 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.119896 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.119962 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.120013 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.120062 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.120125 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.120174 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.120228 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.120280 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.120365 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.120416 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.120464 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.120515 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.120561 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.120608 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.120665 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.120721 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.120773 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.120773 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.120872 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.120924 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.120998 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.121050 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.121100 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.121148 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.121212 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.121212 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.121212 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.121212 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.121409 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.121409 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.121409 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.121632 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.121705 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.121758 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.121826 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.121883 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.121963 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.122018 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.122073 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.122128 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.122184 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.122239 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.122295 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.122348 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.122400 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.122471 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.122525 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.122569 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.122642 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.122696 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.122748 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.122803 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.122803 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.122803 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.122803 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.122803 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.123086 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.123086 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.123086 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.123086 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.123086 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.123320 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.123377 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.123432 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.123487 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.123552 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.123621 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.123667 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.123704 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.123742 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.123779 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.123779 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.123847 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.123895 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.123988 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.124048 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.124088 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.124088 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.124185 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.124185 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.124185 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.124185 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.124185 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.124185 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.124442 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.124442 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.124442 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.124442 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.124442 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.124669 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.124723 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.124771 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.124817 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.124864 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.124904 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.124904 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.124996 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.125042 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.125080 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.125118 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.125154 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.125192 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.125227 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.125271 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.125309 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.125351 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.125480 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.125520 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.125520 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.125587 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.125624 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.125624 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.125756 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.125810 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.125854 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.125892 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.125980 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.126033 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.126095 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.126248 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.126294 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.126364 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.126423 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.126479 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.126539 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.126603 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.127210 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.127277 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.127335 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.127395 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.127457 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.127494 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.127521 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.127550 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.127581 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.127617 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.127650 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.127681 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.127714 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.127753 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.127784 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.127811 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.127845 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.127873 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.127910 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.127966 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.128007 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.128044 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.128074 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.128102 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.128137 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.128167 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.128195 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.128224 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.128260 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.128297 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.128361 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.128400 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.128437 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.128477 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.128519 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.128552 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.128585 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.128585 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.128585 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.128585 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.128725 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.128725 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.132641 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.132723 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.132774 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.132865 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.132953 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.133040 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.133085 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.133171 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.133219 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.133273 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.133334 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.133381 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.133431 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.133472 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.133510 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.133562 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.133601 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.133631 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.133631 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.133706 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.133743 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.133774 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.133806 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.133806 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.133882 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.133922 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.133981 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.134019 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.134054 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.134091 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.134127 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.134163 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.134198 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.134236 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.134293 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.134332 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.134369 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.134408 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.134446 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.134483 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.134519 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.134562 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.134595 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.134631 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.134683 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.134722 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.134755 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.134796 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.134829 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.134829 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.134889 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.134922 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.134966 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.134993 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.135029 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.135061 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.135604 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.135654 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.135713 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.135767 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.135821 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.135884 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.135969 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.136123 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.136190 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.136231 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.136306 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.136389 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.136464 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.136534 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.136637 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.136689 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.136758 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.136820 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.136872 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.136917 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.136979 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.137027 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.137077 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.137118 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.137156 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.137195 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.137233 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.137279 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.137319 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.137359 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.137359 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.137441 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.137441 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.137525 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.137525 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.137615 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.137667 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.137729 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.137782 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.137832 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.137882 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.137950 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.138004 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.138054 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.138112 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.138178 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.138232 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.138284 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.138325 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.138364 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.138402 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.138441 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.138484 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.138523 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.138566 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.138604 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.138647 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.138695 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.138732 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.138769 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.138808 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.138865 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.138906 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.138958 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.138996 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.139035 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.139083 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.139122 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.139158 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.139199 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.139244 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.139281 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.139317 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.139354 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.139388 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.139428 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.139481 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.139519 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.139556 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.139592 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.139627 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.139627 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.139627 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.139627 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 14 00:51:56.139884 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.139966 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.140047 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.140107 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.140107 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.140203 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.140677 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111393) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.140762 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.140762 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.140868 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.140868 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111393) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.140973 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111393) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.141118 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111394) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.141201 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 14 00:51:56.141260 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.141302 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 14 00:51:56.141338 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.141377 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 14 00:51:56.141414 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.141452 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 14 00:51:56.141489 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111394) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.141525 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 14 00:51:56.141561 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111394) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.141597 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 14 00:51:56.187546 np0000185049 devstack@c-api.service[111396]: INFO dbcounter [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Registered counter for database cinder Jul 14 00:51:56.194675 np0000185049 devstack@c-api.service[111394]: INFO dbcounter [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Registered counter for database cinder Jul 14 00:51:56.197702 np0000185049 devstack@c-api.service[111395]: INFO dbcounter [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Registered counter for database cinder Jul 14 00:51:56.200755 np0000185049 devstack@c-api.service[111393]: INFO dbcounter [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Registered counter for database cinder Jul 14 00:51:56.229805 np0000185049 devstack@c-api.service[111396]: DEBUG oslo_db.sqlalchemy.engines [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 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=111396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:56.239256 np0000185049 devstack@c-api.service[111394]: DEBUG oslo_db.sqlalchemy.engines [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 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=111394) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:56.245198 np0000185049 devstack@c-api.service[111395]: DEBUG oslo_db.sqlalchemy.engines [None req-2f282469-bc72-4654-85d5-f66e3e35f270 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=111395) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:56.249969 np0000185049 devstack@c-api.service[111393]: DEBUG oslo_db.sqlalchemy.engines [None req-095b7a25-aeed-4565-982d-538fe6f8e22f 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=111393) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:56.341869 np0000185049 devstack@c-api.service[111396]: DEBUG dbcounter [-] [111396] Writer thread running {{(pid=111396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:51:56.345106 np0000185049 devstack@c-api.service[111396]: INFO cinder.rpc [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:51:56.348625 np0000185049 devstack@c-api.service[111396]: INFO cinder.rpc [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:51:56.351493 np0000185049 devstack@c-api.service[111396]: INFO cinder.rpc [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:51:56.353879 np0000185049 devstack@c-api.service[111396]: INFO cinder.rpc [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:51:56.354776 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.354876 np0000185049 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writer thread running {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:51:56.358116 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.358189 np0000185049 devstack@c-api.service[111394]: INFO cinder.rpc [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:51:56.361176 np0000185049 devstack@c-api.service[111394]: INFO cinder.rpc [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:51:56.364208 np0000185049 devstack@c-api.service[111394]: INFO cinder.rpc [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:51:56.366979 np0000185049 devstack@c-api.service[111394]: INFO cinder.rpc [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:51:56.370334 np0000185049 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writer thread running {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:51:56.372258 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.373428 np0000185049 devstack@c-api.service[111395]: INFO cinder.rpc [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:51:56.375788 np0000185049 devstack@c-api.service[111395]: INFO cinder.rpc [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:51:56.376740 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.378336 np0000185049 devstack@c-api.service[111395]: INFO cinder.rpc [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:51:56.381079 np0000185049 devstack@c-api.service[111395]: INFO cinder.rpc [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:51:56.382600 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.386634 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.390003 np0000185049 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writer thread running {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 14 00:51:56.393399 np0000185049 devstack@c-api.service[111396]: DEBUG oslo_db.sqlalchemy.engines [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 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=111396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:56.394650 np0000185049 devstack@c-api.service[111393]: INFO cinder.rpc [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 14 00:51:56.396651 np0000185049 devstack@c-api.service[111396]: INFO cinder.rpc [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:51:56.398344 np0000185049 devstack@c-api.service[111393]: INFO cinder.rpc [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 14 00:51:56.399334 np0000185049 devstack@c-api.service[111396]: INFO cinder.rpc [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:51:56.400525 np0000185049 devstack@c-api.service[111393]: INFO cinder.rpc [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 14 00:51:56.400722 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.402418 np0000185049 devstack@c-api.service[111393]: INFO cinder.rpc [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 14 00:51:56.403428 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.407075 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.412232 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.416630 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.418368 np0000185049 devstack@c-api.service[111394]: DEBUG oslo_db.sqlalchemy.engines [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 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=111394) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:56.419902 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.421817 np0000185049 devstack@c-api.service[111394]: INFO cinder.rpc [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:51:56.423264 np0000185049 devstack@c-api.service[111395]: DEBUG oslo_db.sqlalchemy.engines [None req-2f282469-bc72-4654-85d5-f66e3e35f270 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=111395) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:56.424297 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.424597 np0000185049 devstack@c-api.service[111394]: INFO cinder.rpc [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:51:56.426130 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.426675 np0000185049 devstack@c-api.service[111395]: INFO cinder.rpc [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:51:56.427298 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.429546 np0000185049 devstack@c-api.service[111395]: INFO cinder.rpc [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:51:56.430136 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.430824 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.433514 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.436342 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.438150 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.439224 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.439639 np0000185049 devstack@c-api.service[111393]: DEBUG oslo_db.sqlalchemy.engines [None req-095b7a25-aeed-4565-982d-538fe6f8e22f 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=111393) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:51:56.440748 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.441320 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.442568 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.442664 np0000185049 devstack@c-api.service[111393]: INFO cinder.rpc [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 14 00:51:56.443376 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.444425 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.445515 np0000185049 devstack@c-api.service[111393]: INFO cinder.rpc [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 14 00:51:56.445832 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.446764 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.448969 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.449594 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.450475 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.452311 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.452490 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.454329 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.454593 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.455383 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.455839 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.457391 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.457747 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.458702 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.459083 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.459176 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.459837 np0000185049 devstack@c-api.service[111396]: WARNING cinder.api.contrib.hosts [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:51:56.460672 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.460830 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.462110 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.462450 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.463213 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.463513 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.463920 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.465015 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.465637 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.465818 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: extensions {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.466736 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.466878 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.467885 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: cgsnapshots {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.468372 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.469295 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: os-availability-zone {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.469939 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.470589 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: os-snapshot-manage {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.471353 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.471646 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.472027 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: os-volume-transfer {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.472992 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.473596 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: os-quota-sets {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.475021 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: os-hosts {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.475104 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.476214 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.476348 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: qos-specs {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.478088 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.478387 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: backups {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.479345 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.480330 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: capabilities {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.480829 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.481568 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: os-volume-type-access {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.481634 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.482459 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.483141 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: os-quota-class-sets {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.483698 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.484360 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.484443 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: scheduler-stats {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.485271 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.485348 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.486079 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: consistencygroups {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.486577 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.486757 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.487980 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: encryption {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.488102 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.488160 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.488215 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.489340 np0000185049 devstack@c-api.service[111394]: WARNING cinder.api.contrib.hosts [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:51:56.489515 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: encryption {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.489666 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.489755 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.490290 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.490954 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: os-volume-manage {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.491024 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.491954 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.492381 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extended resource: extra_specs {{(pid=111396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.492512 np0000185049 devstack@c-api.service[111395]: WARNING cinder.api.contrib.hosts [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:51:56.492678 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.494037 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.495303 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.495404 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.496174 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: extensions {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.496676 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.496846 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.497592 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: cgsnapshots {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.498254 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.498381 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.498469 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.498984 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: os-availability-zone {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.499597 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.499847 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.500301 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: os-snapshot-manage {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.500418 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.contrib.snapshot_actions [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] SnapshotActionsController initialized {{(pid=111396) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:51:56.501180 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.501522 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.501873 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.502429 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: extensions {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.502646 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.503110 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: os-volume-transfer {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.503848 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: cgsnapshots {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.504064 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.504117 np0000185049 devstack@c-api.service[111396]: WARNING castellan.key_manager.migration [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.504689 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: os-quota-sets {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.505076 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.505197 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.505270 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: os-availability-zone {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.505312 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension VolumeActions extending resource: volumes {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.505469 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension UsedLimits extending resource: limits {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.505566 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.505613 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.505746 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.505853 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.505985 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension TypesManage extending resource: types {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.506110 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.506157 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: os-hosts {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.506195 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.506301 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.506391 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.506510 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension AdminActions extending resource: volumes {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.506620 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension AdminActions extending resource: snapshots {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.506711 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension AdminActions extending resource: backups {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.506807 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.v3.router [None req-16689e98-dacf-477e-a2ab-03f5f22f5061 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.507133 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.507372 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: os-snapshot-manage {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.507489 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: qos-specs {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.508514 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.508890 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: os-volume-transfer {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.509513 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: backups {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.509799 np0000185049 devstack@c-api.service[111393]: WARNING cinder.api.contrib.hosts [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 14 00:51:56.510679 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: os-quota-sets {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.510737 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.511484 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: capabilities {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.512156 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.512521 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: os-hosts {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.512713 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: os-volume-type-access {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.513625 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.514216 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: qos-specs {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.514404 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: os-quota-class-sets {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.514891 np0000185049 devstack@c-api.service[111396]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bbebdca4668 pid: 111396 (default app) Jul 14 00:51:56.515306 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.515661 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: scheduler-stats {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.516163 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: extensions {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.516304 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: backups {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.517159 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: consistencygroups {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.517600 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: cgsnapshots {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.518412 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: capabilities {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.518975 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: os-availability-zone {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.519141 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: encryption {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.519599 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: os-volume-type-access {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.520667 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: encryption {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.521323 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: os-snapshot-manage {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.521423 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: os-quota-class-sets {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.522400 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: os-volume-manage {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.522903 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: scheduler-stats {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.522997 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: os-volume-transfer {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.523890 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extended resource: extra_specs {{(pid=111394) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.524651 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.middleware.request_id [None req-1ba5208f-d421-4263-9b0c-39e8c9087592 None None] RequestId filter calling following filter/app {{(pid=111396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:51:56.524757 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: os-quota-sets {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.524817 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: consistencygroups {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.526289 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: os-hosts {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.526455 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.526837 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: encryption {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.527581 np0000185049 devstack@c-api.service[111396]: [pid: 111396|app: 0|req: 1/1] 199.19.213.195 () {60 vars in 956 bytes} [Tue Jul 14 00:51:56 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 14 00:51:56.528198 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.528302 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: qos-specs {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.528429 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: encryption {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.529320 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.530089 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: backups {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.530178 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: os-volume-manage {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.530680 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.531528 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.contrib.snapshot_actions [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] SnapshotActionsController initialized {{(pid=111394) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:51:56.531648 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extended resource: extra_specs {{(pid=111395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.532223 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: capabilities {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.532315 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.533673 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.533959 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: os-volume-type-access {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.534459 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.535135 np0000185049 devstack@c-api.service[111394]: WARNING castellan.key_manager.migration [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.536091 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.536195 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.536262 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.536325 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension VolumeActions extending resource: volumes {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.536474 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension UsedLimits extending resource: limits {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.536571 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: os-quota-class-sets {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.536701 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.536808 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.536918 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.537073 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension TypesManage extending resource: types {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.537190 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.537292 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.537394 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.537491 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.537594 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension AdminActions extending resource: volumes {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.537637 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.537706 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension AdminActions extending resource: snapshots {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.537808 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension AdminActions extending resource: backups {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.537909 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.v3.router [None req-3ee5d5ee-4b70-41e4-8152-2fd3887c7643 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111394) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.537965 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: scheduler-stats {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.539036 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.539505 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: consistencygroups {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.539972 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] SnapshotActionsController initialized {{(pid=111395) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:51:56.540763 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.541918 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: encryption {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.542169 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.543463 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: encryption {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.543627 np0000185049 devstack@c-api.service[111395]: WARNING castellan.key_manager.migration [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.544687 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.544813 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.545034 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: os-volume-manage {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.545686 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension VolumeActions extending resource: volumes {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.545855 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension UsedLimits extending resource: limits {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.545991 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.547318 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.547318 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.547318 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension TypesManage extending resource: types {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.547318 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.547487 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extended resource: extra_specs {{(pid=111393) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 14 00:51:56.547528 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.547528 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.547528 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.547528 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension AdminActions extending resource: volumes {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.547528 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension AdminActions extending resource: snapshots {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.547704 np0000185049 devstack@c-api.service[111394]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bbebdca4668 pid: 111394 (default app) Jul 14 00:51:56.547748 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension AdminActions extending resource: backups {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.547748 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.v3.router [None req-2f282469-bc72-4654-85d5-f66e3e35f270 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.549078 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.550572 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.551956 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.553366 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.554187 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.contrib.snapshot_actions [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] SnapshotActionsController initialized {{(pid=111393) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 14 00:51:56.554883 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.555211 np0000185049 devstack@c-api.service[111395]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bbebdca4668 pid: 111395 (default app) Jul 14 00:51:56.556228 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.557736 np0000185049 devstack@c-api.service[111393]: WARNING castellan.key_manager.migration [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 14 00:51:56.558664 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.558759 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.558926 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension VolumeActions extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.559137 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension UsedLimits extending resource: limits {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.559256 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.560328 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.560482 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.560744 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension TypesManage extending resource: types {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.560927 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.561089 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.561163 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.561319 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.561405 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension AdminActions extending resource: volumes {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.561578 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension AdminActions extending resource: snapshots {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.561682 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension AdminActions extending resource: backups {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.561820 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.v3.router [None req-095b7a25-aeed-4565-982d-538fe6f8e22f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111393) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 14 00:51:56.570046 np0000185049 devstack@c-api.service[111393]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bbebdca4668 pid: 111393 (default app) Jul 14 00:52:03.822531 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.middleware.request_id [None req-2eda18ac-d5d6-407e-b543-9df5c4dc81cb None None] RequestId filter calling following filter/app {{(pid=111396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:04.344532 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-2eda18ac-d5d6-407e-b543-9df5c4dc81cb admin admin] POST https://199.19.213.195/volume/v3/types Jul 14 00:52:04.345106 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.openstack.wsgi [None req-2eda18ac-d5d6-407e-b543-9df5c4dc81cb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 00:52:04.347328 np0000185049 devstack@c-api.service[111396]: /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 14 00:52:04.347328 np0000185049 devstack@c-api.service[111396]: warnings.warn( Jul 14 00:52:04.389278 np0000185049 devstack@c-api.service[111396]: DEBUG oslo_db.sqlalchemy.engines [None req-2eda18ac-d5d6-407e-b543-9df5c4dc81cb 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=111396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:04.425055 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-2eda18ac-d5d6-407e-b543-9df5c4dc81cb admin admin] https://199.19.213.195/volume/v3/types returned with HTTP 200 Jul 14 00:52:04.426002 np0000185049 devstack@c-api.service[111396]: [pid: 111396|app: 0|req: 2/2] 199.19.213.195 () {68 vars in 1333 bytes} [Tue Jul 14 00:52:03 2026] POST /volume/v3/types => generated 186 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:52:04.458797 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-bdc932f2-1a55-4833-8dfc-9f8680575b33 None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:52:04.804535 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-bdc932f2-1a55-4833-8dfc-9f8680575b33 admin admin] POST https://199.19.213.195/volume/v3/types/fb507254-19e6-41ca-9d70-896dfdfc78b1/extra_specs Jul 14 00:52:04.805136 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-bdc932f2-1a55-4833-8dfc-9f8680575b33 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 14 00:52:04.806956 np0000185049 devstack@c-api.service[111394]: /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 14 00:52:04.806956 np0000185049 devstack@c-api.service[111394]: warnings.warn( Jul 14 00:52:04.841022 np0000185049 devstack@c-api.service[111394]: DEBUG oslo_db.sqlalchemy.engines [None req-bdc932f2-1a55-4833-8dfc-9f8680575b33 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=111394) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:52:04.909831 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-bdc932f2-1a55-4833-8dfc-9f8680575b33 admin admin] https://199.19.213.195/volume/v3/types/fb507254-19e6-41ca-9d70-896dfdfc78b1/extra_specs returned with HTTP 200 Jul 14 00:52:04.910492 np0000185049 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 1/3] 199.19.213.195 () {68 vars in 1480 bytes} [Tue Jul 14 00:52:04 2026] POST /volume/v3/types/fb507254-19e6-41ca-9d70-896dfdfc78b1/extra_specs => generated 55 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 00:52:06.428747 np0000185049 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=6 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:52:06.444587 np0000185049 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=6 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:52:14.421495 np0000185049 devstack@c-api.service[111396]: DEBUG dbcounter [-] [111396] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:52:14.907795 np0000185049 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:55:18.644895 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-9568c489-2152-4a87-a828-67dd6bfe5399 None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:18.645514 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-9568c489-2152-4a87-a828-67dd6bfe5399 None None] GET https://199.19.213.195/volume// Jul 14 00:55:18.645670 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-9568c489-2152-4a87-a828-67dd6bfe5399 None None] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:18.645837 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-9568c489-2152-4a87-a828-67dd6bfe5399 None None] Calling method 'all' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:18.646305 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-9568c489-2152-4a87-a828-67dd6bfe5399 None None] https://199.19.213.195/volume// returned with HTTP 300 Jul 14 00:55:18.646611 np0000185049 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 1/4] 199.19.213.195 () {66 vars in 1456 bytes} [Tue Jul 14 00:55:18 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 14 00:55:57.020709 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-2d4f4a85-7a65-442c-9402-982fd35f37da None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:57.025255 np0000185049 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 1/5] 199.19.213.195 () {62 vars in 1068 bytes} [Tue Jul 14 00:55:57 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 00:55:57.061742 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.middleware.request_id [None req-eb7881a5-cffb-410f-a325-1943c0efcf13 None None] RequestId filter calling following filter/app {{(pid=111396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:57.072888 np0000185049 devstack@c-api.service[111396]: [pid: 111396|app: 0|req: 3/6] 199.19.213.195 () {64 vars in 1272 bytes} [Tue Jul 14 00:55:57 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 00:55:57.109801 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [req-eb7881a5-cffb-410f-a325-1943c0efcf13 req-70f8af3e-110d-49ba-87af-fafbfc940332 None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:57.116211 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [req-eb7881a5-cffb-410f-a325-1943c0efcf13 req-70f8af3e-110d-49ba-87af-fafbfc940332 demo demo] GET https://199.19.213.195/volume/v3/ Jul 14 00:55:57.116529 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [req-eb7881a5-cffb-410f-a325-1943c0efcf13 req-70f8af3e-110d-49ba-87af-fafbfc940332 demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:57.116961 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [req-eb7881a5-cffb-410f-a325-1943c0efcf13 req-70f8af3e-110d-49ba-87af-fafbfc940332 demo demo] Calling method 'version_select' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:57.119779 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [req-eb7881a5-cffb-410f-a325-1943c0efcf13 req-70f8af3e-110d-49ba-87af-fafbfc940332 demo demo] https://199.19.213.195/volume/v3/ returned with HTTP 200 Jul 14 00:55:57.120142 np0000185049 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 2/7] 199.19.213.195 () {66 vars in 1346 bytes} [Tue Jul 14 00:55:57 2026] GET /volume/v3/ => generated 390 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:57.162282 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-c9a3916e-8718-4150-9112-680e0cd6517b None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:57.486031 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-c9a3916e-8718-4150-9112-680e0cd6517b demo demo] GET https://199.19.213.195/volume/v3/types Jul 14 00:55:57.486375 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-c9a3916e-8718-4150-9112-680e0cd6517b demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:57.486598 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-c9a3916e-8718-4150-9112-680e0cd6517b demo demo] Calling method 'index' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:57.487144 np0000185049 devstack@c-api.service[111395]: /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 14 00:55:57.487144 np0000185049 devstack@c-api.service[111395]: warnings.warn( Jul 14 00:55:57.487839 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.api_utils [None req-c9a3916e-8718-4150-9112-680e0cd6517b demo demo] Removing options '' from query. {{(pid=111395) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 00:55:57.528029 np0000185049 devstack@c-api.service[111395]: DEBUG oslo_db.sqlalchemy.engines [None req-c9a3916e-8718-4150-9112-680e0cd6517b 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=111395) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:55:57.551777 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-c9a3916e-8718-4150-9112-680e0cd6517b demo demo] https://199.19.213.195/volume/v3/types returned with HTTP 200 Jul 14 00:55:57.552606 np0000185049 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 2/8] 199.19.213.195 () {64 vars in 1290 bytes} [Tue Jul 14 00:55:57 2026] GET /volume/v3/types => generated 377 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:57.592076 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-3328652f-dbdf-44c6-9a0b-2f35cb1cde77 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:57.914711 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-3328652f-dbdf-44c6-9a0b-2f35cb1cde77 demo demo] GET https://199.19.213.195/volume/v3/types/default Jul 14 00:55:57.915068 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-3328652f-dbdf-44c6-9a0b-2f35cb1cde77 demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:57.915293 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-3328652f-dbdf-44c6-9a0b-2f35cb1cde77 demo demo] Calling method 'show' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:57.953779 np0000185049 devstack@c-api.service[111393]: DEBUG oslo_db.sqlalchemy.engines [None req-3328652f-dbdf-44c6-9a0b-2f35cb1cde77 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=111393) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 14 00:55:57.970350 np0000185049 devstack@c-api.service[111393]: /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 14 00:55:57.970350 np0000185049 devstack@c-api.service[111393]: warnings.warn( Jul 14 00:55:57.972456 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-3328652f-dbdf-44c6-9a0b-2f35cb1cde77 demo demo] https://199.19.213.195/volume/v3/types/default returned with HTTP 200 Jul 14 00:55:57.972825 np0000185049 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 2/9] 199.19.213.195 () {64 vars in 1301 bytes} [Tue Jul 14 00:55:57 2026] GET /volume/v3/types/default => generated 145 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:58.461293 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.middleware.request_id [None req-2e80185e-1a8d-48a1-971d-1f803464cc90 None None] RequestId filter calling following filter/app {{(pid=111396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:58.462752 np0000185049 devstack@c-api.service[111396]: [pid: 111396|app: 0|req: 4/10] 199.19.213.195 () {62 vars in 1068 bytes} [Tue Jul 14 00:55:58 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 14 00:55:58.491704 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-e98ca24c-bf88-40b0-be25-e94ea766cc73 None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:58.501806 np0000185049 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 3/11] 199.19.213.195 () {64 vars in 1272 bytes} [Tue Jul 14 00:55:58 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 00:55:58.538000 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [req-e98ca24c-bf88-40b0-be25-e94ea766cc73 req-53da3276-1495-4ab8-ab7f-9fbdb826675c None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:58.542784 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [req-e98ca24c-bf88-40b0-be25-e94ea766cc73 req-53da3276-1495-4ab8-ab7f-9fbdb826675c demo demo] GET https://199.19.213.195/volume/v3/ Jul 14 00:55:58.543176 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [req-e98ca24c-bf88-40b0-be25-e94ea766cc73 req-53da3276-1495-4ab8-ab7f-9fbdb826675c demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:58.543659 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [req-e98ca24c-bf88-40b0-be25-e94ea766cc73 req-53da3276-1495-4ab8-ab7f-9fbdb826675c demo demo] Calling method 'version_select' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:58.545018 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [req-e98ca24c-bf88-40b0-be25-e94ea766cc73 req-53da3276-1495-4ab8-ab7f-9fbdb826675c demo demo] https://199.19.213.195/volume/v3/ returned with HTTP 200 Jul 14 00:55:58.546061 np0000185049 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 3/12] 199.19.213.195 () {66 vars in 1346 bytes} [Tue Jul 14 00:55:58 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:58.587509 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-aa1dd6c1-d16b-4369-b1d6-9212cf6ab8c1 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:58.590546 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-aa1dd6c1-d16b-4369-b1d6-9212cf6ab8c1 demo demo] GET https://199.19.213.195/volume/v3/types/default Jul 14 00:55:58.590784 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-aa1dd6c1-d16b-4369-b1d6-9212cf6ab8c1 demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:58.591064 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-aa1dd6c1-d16b-4369-b1d6-9212cf6ab8c1 demo demo] Calling method 'show' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:58.601251 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-aa1dd6c1-d16b-4369-b1d6-9212cf6ab8c1 demo demo] https://199.19.213.195/volume/v3/types/default returned with HTTP 200 Jul 14 00:55:58.601804 np0000185049 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 3/13] 199.19.213.195 () {64 vars in 1301 bytes} [Tue Jul 14 00:55:58 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 14 00:55:59.243238 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.middleware.request_id [None req-bb5c6bd9-3684-4d7a-bcdf-baba668ef1da None None] RequestId filter calling following filter/app {{(pid=111396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:59.243754 np0000185049 devstack@c-api.service[111396]: [pid: 111396|app: 0|req: 5/14] 199.19.213.195 () {62 vars in 1068 bytes} [Tue Jul 14 00:55:59 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 14 00:55:59.279119 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-97089844-178e-461d-b0f4-79686ed47c2c None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:59.281783 np0000185049 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 4/15] 199.19.213.195 () {64 vars in 1272 bytes} [Tue Jul 14 00:55:59 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 14 00:55:59.316708 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [req-97089844-178e-461d-b0f4-79686ed47c2c req-df8f6244-4253-460d-a4a7-262409a39683 None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:59.320330 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [req-97089844-178e-461d-b0f4-79686ed47c2c req-df8f6244-4253-460d-a4a7-262409a39683 demo demo] GET https://199.19.213.195/volume/v3/ Jul 14 00:55:59.320706 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [req-97089844-178e-461d-b0f4-79686ed47c2c req-df8f6244-4253-460d-a4a7-262409a39683 demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:59.321155 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [req-97089844-178e-461d-b0f4-79686ed47c2c req-df8f6244-4253-460d-a4a7-262409a39683 demo demo] Calling method 'version_select' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:59.321873 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [req-97089844-178e-461d-b0f4-79686ed47c2c req-df8f6244-4253-460d-a4a7-262409a39683 demo demo] https://199.19.213.195/volume/v3/ returned with HTTP 200 Jul 14 00:55:59.322701 np0000185049 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 4/16] 199.19.213.195 () {66 vars in 1346 bytes} [Tue Jul 14 00:55:59 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 14 00:55:59.364258 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-c263fd0d-54d7-480f-86ae-b9cd56d38e4c None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:59.367093 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-c263fd0d-54d7-480f-86ae-b9cd56d38e4c demo demo] GET https://199.19.213.195/volume/v3/types/default Jul 14 00:55:59.367293 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-c263fd0d-54d7-480f-86ae-b9cd56d38e4c demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:59.367569 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-c263fd0d-54d7-480f-86ae-b9cd56d38e4c demo demo] Calling method 'show' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:59.376427 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-c263fd0d-54d7-480f-86ae-b9cd56d38e4c demo demo] https://199.19.213.195/volume/v3/types/default returned with HTTP 200 Jul 14 00:55:59.376784 np0000185049 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 4/17] 199.19.213.195 () {64 vars in 1301 bytes} [Tue Jul 14 00:55:59 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:59.418407 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.middleware.request_id [None req-2b5c81bd-f5f4-4f39-bf1f-7d1b88458038 None None] RequestId filter calling following filter/app {{(pid=111396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:59.419503 np0000185049 devstack@c-api.service[111396]: [pid: 111396|app: 0|req: 6/18] 199.19.213.195 () {62 vars in 1068 bytes} [Tue Jul 14 00:55:59 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 14 00:55:59.453331 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-bb64bacf-9ff6-4ae2-a882-2955b3886e6e None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:59.455717 np0000185049 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 5/19] 199.19.213.195 () {64 vars in 1272 bytes} [Tue Jul 14 00:55:59 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 14 00:55:59.491846 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [req-bb64bacf-9ff6-4ae2-a882-2955b3886e6e req-f2db00b6-8327-4d0a-997f-2b1801c02e81 None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:59.498226 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [req-bb64bacf-9ff6-4ae2-a882-2955b3886e6e req-f2db00b6-8327-4d0a-997f-2b1801c02e81 demo demo] GET https://199.19.213.195/volume/v3/ Jul 14 00:55:59.499213 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [req-bb64bacf-9ff6-4ae2-a882-2955b3886e6e req-f2db00b6-8327-4d0a-997f-2b1801c02e81 demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:59.499780 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [req-bb64bacf-9ff6-4ae2-a882-2955b3886e6e req-f2db00b6-8327-4d0a-997f-2b1801c02e81 demo demo] Calling method 'version_select' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:59.500561 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [req-bb64bacf-9ff6-4ae2-a882-2955b3886e6e req-f2db00b6-8327-4d0a-997f-2b1801c02e81 demo demo] https://199.19.213.195/volume/v3/ returned with HTTP 200 Jul 14 00:55:59.501149 np0000185049 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 5/20] 199.19.213.195 () {66 vars in 1346 bytes} [Tue Jul 14 00:55:59 2026] GET /volume/v3/ => generated 390 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:55:59.541374 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-83c25ca9-eee2-4a43-b938-04b597b5c5f8 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 00:55:59.544903 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-83c25ca9-eee2-4a43-b938-04b597b5c5f8 demo demo] GET https://199.19.213.195/volume/v3/types/default Jul 14 00:55:59.545276 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-83c25ca9-eee2-4a43-b938-04b597b5c5f8 demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 00:55:59.545657 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-83c25ca9-eee2-4a43-b938-04b597b5c5f8 demo demo] Calling method 'show' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 00:55:59.554087 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-83c25ca9-eee2-4a43-b938-04b597b5c5f8 demo demo] https://199.19.213.195/volume/v3/types/default returned with HTTP 200 Jul 14 00:55:59.554430 np0000185049 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 5/21] 199.19.213.195 () {64 vars in 1301 bytes} [Tue Jul 14 00:55:59 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 14 00:56:07.543315 np0000185049 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=1 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 00:56:09.550564 np0000185049 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=8 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:00:57.564495 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.middleware.request_id [None req-1674bca7-ac13-4bd3-9815-1fc7b43ec711 None None] RequestId filter calling following filter/app {{(pid=111396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:00:57.675448 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-1674bca7-ac13-4bd3-9815-1fc7b43ec711 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:00:57.675918 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.openstack.wsgi [None req-1674bca7-ac13-4bd3-9815-1fc7b43ec711 demo demo] Empty body provided in request {{(pid=111396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:00:57.676527 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.openstack.wsgi [None req-1674bca7-ac13-4bd3-9815-1fc7b43ec711 demo demo] Calling method 'detail' {{(pid=111396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:00:57.677573 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.api_utils [None req-1674bca7-ac13-4bd3-9815-1fc7b43ec711 demo demo] Removing options '' from query. {{(pid=111396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:00:57.679112 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.volume.api [None req-1674bca7-ac13-4bd3-9815-1fc7b43ec711 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:00:57.721004 np0000185049 devstack@c-api.service[111396]: INFO cinder.volume.api [None req-1674bca7-ac13-4bd3-9815-1fc7b43ec711 demo demo] Get all volumes completed successfully. Jul 14 01:00:57.724375 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-1674bca7-ac13-4bd3-9815-1fc7b43ec711 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:00:57.724872 np0000185049 devstack@c-api.service[111396]: [pid: 111396|app: 0|req: 7/22] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:00:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:01:07.713043 np0000185049 devstack@c-api.service[111396]: DEBUG dbcounter [-] [111396] Writing DB stats cinder:SELECT=1 {{(pid=111396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:01:57.746774 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-ca06497a-2f52-44f9-8948-6a3994270f0e None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:01:57.748848 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-ca06497a-2f52-44f9-8948-6a3994270f0e demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:01:57.749170 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-ca06497a-2f52-44f9-8948-6a3994270f0e demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:01:57.749246 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-ca06497a-2f52-44f9-8948-6a3994270f0e demo demo] Calling method 'detail' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:01:57.749701 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.api_utils [None req-ca06497a-2f52-44f9-8948-6a3994270f0e demo demo] Removing options '' from query. {{(pid=111394) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:01:57.750449 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.volume.api [None req-ca06497a-2f52-44f9-8948-6a3994270f0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111394) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:01:57.783316 np0000185049 devstack@c-api.service[111394]: INFO cinder.volume.api [None req-ca06497a-2f52-44f9-8948-6a3994270f0e demo demo] Get all volumes completed successfully. Jul 14 01:01:57.785461 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-ca06497a-2f52-44f9-8948-6a3994270f0e demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:01:57.785974 np0000185049 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 6/23] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:01:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:02:07.773660 np0000185049 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:02:57.809348 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-803a2e07-7ba0-43bd-aa41-31bd1a1c791e None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:02:57.815203 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-803a2e07-7ba0-43bd-aa41-31bd1a1c791e demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:02:57.815778 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-803a2e07-7ba0-43bd-aa41-31bd1a1c791e demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:02:57.816583 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-803a2e07-7ba0-43bd-aa41-31bd1a1c791e demo demo] Calling method 'detail' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:02:57.817373 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.api_utils [None req-803a2e07-7ba0-43bd-aa41-31bd1a1c791e demo demo] Removing options '' from query. {{(pid=111395) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:02:57.818557 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.volume.api [None req-803a2e07-7ba0-43bd-aa41-31bd1a1c791e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111395) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:02:57.872773 np0000185049 devstack@c-api.service[111395]: INFO cinder.volume.api [None req-803a2e07-7ba0-43bd-aa41-31bd1a1c791e demo demo] Get all volumes completed successfully. Jul 14 01:02:57.875640 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-803a2e07-7ba0-43bd-aa41-31bd1a1c791e demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:02:57.876231 np0000185049 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 6/24] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:02:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:03:07.860745 np0000185049 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=1 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:03:57.894901 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-6fa90364-bd19-4688-b785-d1baae63b87c None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:03:57.900026 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-6fa90364-bd19-4688-b785-d1baae63b87c demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:03:57.900279 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-6fa90364-bd19-4688-b785-d1baae63b87c demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:03:57.900531 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-6fa90364-bd19-4688-b785-d1baae63b87c demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:03:57.901324 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-6fa90364-bd19-4688-b785-d1baae63b87c demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:03:57.902875 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-6fa90364-bd19-4688-b785-d1baae63b87c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:03:57.944653 np0000185049 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-6fa90364-bd19-4688-b785-d1baae63b87c demo demo] Get all volumes completed successfully. Jul 14 01:03:57.946918 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-6fa90364-bd19-4688-b785-d1baae63b87c demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:03:57.947444 np0000185049 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 6/25] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:03:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:04:07.939618 np0000185049 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:04:57.969036 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.middleware.request_id [None req-9a3309c5-51bd-4f84-b7b7-1a42178bb9d0 None None] RequestId filter calling following filter/app {{(pid=111396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:04:57.972476 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-9a3309c5-51bd-4f84-b7b7-1a42178bb9d0 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:04:57.972836 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.openstack.wsgi [None req-9a3309c5-51bd-4f84-b7b7-1a42178bb9d0 demo demo] Empty body provided in request {{(pid=111396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:04:57.973134 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.openstack.wsgi [None req-9a3309c5-51bd-4f84-b7b7-1a42178bb9d0 demo demo] Calling method 'detail' {{(pid=111396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:04:57.973499 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.api_utils [None req-9a3309c5-51bd-4f84-b7b7-1a42178bb9d0 demo demo] Removing options '' from query. {{(pid=111396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:04:57.974603 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.volume.api [None req-9a3309c5-51bd-4f84-b7b7-1a42178bb9d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:04:57.982703 np0000185049 devstack@c-api.service[111396]: INFO cinder.volume.api [None req-9a3309c5-51bd-4f84-b7b7-1a42178bb9d0 demo demo] Get all volumes completed successfully. Jul 14 01:04:57.984960 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-9a3309c5-51bd-4f84-b7b7-1a42178bb9d0 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:04:57.985607 np0000185049 devstack@c-api.service[111396]: [pid: 111396|app: 0|req: 8/26] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:04:57 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 14 01:05:07.978076 np0000185049 devstack@c-api.service[111396]: DEBUG dbcounter [-] [111396] Writing DB stats cinder:SELECT=1 {{(pid=111396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:05:58.026574 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-098dc351-f01c-43c0-b67a-d4672679b99a None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:05:58.255552 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-098dc351-f01c-43c0-b67a-d4672679b99a demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:05:58.255785 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-098dc351-f01c-43c0-b67a-d4672679b99a demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:05:58.256050 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-098dc351-f01c-43c0-b67a-d4672679b99a demo demo] Calling method 'detail' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:05:58.256373 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.api_utils [None req-098dc351-f01c-43c0-b67a-d4672679b99a demo demo] Removing options '' from query. {{(pid=111394) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:05:58.257326 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.volume.api [None req-098dc351-f01c-43c0-b67a-d4672679b99a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111394) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:05:58.267093 np0000185049 devstack@c-api.service[111394]: INFO cinder.volume.api [None req-098dc351-f01c-43c0-b67a-d4672679b99a demo demo] Get all volumes completed successfully. Jul 14 01:05:58.269954 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-098dc351-f01c-43c0-b67a-d4672679b99a demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:05:58.270485 np0000185049 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 7/27] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:05:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:06:08.261352 np0000185049 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:06:58.290643 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-c543ad3f-9f6c-4ed8-ab40-e61188a28b14 None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:06:58.299149 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-c543ad3f-9f6c-4ed8-ab40-e61188a28b14 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:06:58.299149 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-c543ad3f-9f6c-4ed8-ab40-e61188a28b14 demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:06:58.299149 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-c543ad3f-9f6c-4ed8-ab40-e61188a28b14 demo demo] Calling method 'detail' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:06:58.299149 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.api_utils [None req-c543ad3f-9f6c-4ed8-ab40-e61188a28b14 demo demo] Removing options '' from query. {{(pid=111395) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:06:58.299149 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.volume.api [None req-c543ad3f-9f6c-4ed8-ab40-e61188a28b14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111395) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:06:58.306710 np0000185049 devstack@c-api.service[111395]: INFO cinder.volume.api [None req-c543ad3f-9f6c-4ed8-ab40-e61188a28b14 demo demo] Get all volumes completed successfully. Jul 14 01:06:58.308811 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-c543ad3f-9f6c-4ed8-ab40-e61188a28b14 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:06:58.309347 np0000185049 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 7/28] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:06:58 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 14 01:07:08.302116 np0000185049 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=1 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:07:58.325728 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-ce8274c0-33ee-462b-98ea-d23a68cc51d4 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:07:58.328052 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-ce8274c0-33ee-462b-98ea-d23a68cc51d4 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:07:58.328244 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-ce8274c0-33ee-462b-98ea-d23a68cc51d4 demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:07:58.328469 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-ce8274c0-33ee-462b-98ea-d23a68cc51d4 demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:07:58.328748 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-ce8274c0-33ee-462b-98ea-d23a68cc51d4 demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:07:58.329540 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-ce8274c0-33ee-462b-98ea-d23a68cc51d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:07:58.342570 np0000185049 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-ce8274c0-33ee-462b-98ea-d23a68cc51d4 demo demo] Get all volumes completed successfully. Jul 14 01:07:58.345728 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-ce8274c0-33ee-462b-98ea-d23a68cc51d4 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:07:58.346317 np0000185049 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 7/29] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:07:58 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 14 01:08:08.333340 np0000185049 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:08:58.360383 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.middleware.request_id [None req-3618e9f0-8973-4421-9fda-335b3761a6f7 None None] RequestId filter calling following filter/app {{(pid=111396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:08:58.364020 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-3618e9f0-8973-4421-9fda-335b3761a6f7 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:08:58.364756 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.openstack.wsgi [None req-3618e9f0-8973-4421-9fda-335b3761a6f7 demo demo] Empty body provided in request {{(pid=111396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:08:58.365040 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.openstack.wsgi [None req-3618e9f0-8973-4421-9fda-335b3761a6f7 demo demo] Calling method 'detail' {{(pid=111396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:08:58.365311 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.api_utils [None req-3618e9f0-8973-4421-9fda-335b3761a6f7 demo demo] Removing options '' from query. {{(pid=111396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:08:58.366006 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.volume.api [None req-3618e9f0-8973-4421-9fda-335b3761a6f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:08:58.375396 np0000185049 devstack@c-api.service[111396]: INFO cinder.volume.api [None req-3618e9f0-8973-4421-9fda-335b3761a6f7 demo demo] Get all volumes completed successfully. Jul 14 01:08:58.377640 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-3618e9f0-8973-4421-9fda-335b3761a6f7 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:08:58.378029 np0000185049 devstack@c-api.service[111396]: [pid: 111396|app: 0|req: 9/30] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:08:58 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 14 01:09:08.369146 np0000185049 devstack@c-api.service[111396]: DEBUG dbcounter [-] [111396] Writing DB stats cinder:SELECT=1 {{(pid=111396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:09:58.397108 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-84935174-f99d-434b-ad1b-c1504e2eb62c None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:09:58.402533 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-84935174-f99d-434b-ad1b-c1504e2eb62c demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:09:58.402799 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-84935174-f99d-434b-ad1b-c1504e2eb62c demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:09:58.403158 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-84935174-f99d-434b-ad1b-c1504e2eb62c demo demo] Calling method 'detail' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:09:58.403798 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.api_utils [None req-84935174-f99d-434b-ad1b-c1504e2eb62c demo demo] Removing options '' from query. {{(pid=111394) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:09:58.406769 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.volume.api [None req-84935174-f99d-434b-ad1b-c1504e2eb62c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111394) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:09:58.416832 np0000185049 devstack@c-api.service[111394]: INFO cinder.volume.api [None req-84935174-f99d-434b-ad1b-c1504e2eb62c demo demo] Get all volumes completed successfully. Jul 14 01:09:58.419316 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-84935174-f99d-434b-ad1b-c1504e2eb62c demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:09:58.419631 np0000185049 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 8/31] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:09:58 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 14 01:10:08.410951 np0000185049 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:11:01.392045 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-0dcbfda4-158a-4ec3-83de-e0c941675eed None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:11:01.555885 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-0dcbfda4-158a-4ec3-83de-e0c941675eed demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:11:01.556163 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-0dcbfda4-158a-4ec3-83de-e0c941675eed demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:11:01.556415 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-0dcbfda4-158a-4ec3-83de-e0c941675eed demo demo] Calling method 'detail' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:11:01.556717 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.api_utils [None req-0dcbfda4-158a-4ec3-83de-e0c941675eed demo demo] Removing options '' from query. {{(pid=111395) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:11:01.557642 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.volume.api [None req-0dcbfda4-158a-4ec3-83de-e0c941675eed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111395) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:11:01.565406 np0000185049 devstack@c-api.service[111395]: INFO cinder.volume.api [None req-0dcbfda4-158a-4ec3-83de-e0c941675eed demo demo] Get all volumes completed successfully. Jul 14 01:11:01.567228 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-0dcbfda4-158a-4ec3-83de-e0c941675eed demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:11:01.567552 np0000185049 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 8/32] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:11:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:11:11.561127 np0000185049 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=1 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:12:01.582389 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-2c11b555-049d-407a-a97c-396e4bb78585 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:12:01.585953 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-2c11b555-049d-407a-a97c-396e4bb78585 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:12:01.586090 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-2c11b555-049d-407a-a97c-396e4bb78585 demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:12:01.586294 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-2c11b555-049d-407a-a97c-396e4bb78585 demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:12:01.586613 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-2c11b555-049d-407a-a97c-396e4bb78585 demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:12:01.587183 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-2c11b555-049d-407a-a97c-396e4bb78585 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:12:01.595865 np0000185049 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-2c11b555-049d-407a-a97c-396e4bb78585 demo demo] Get all volumes completed successfully. Jul 14 01:12:01.597999 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-2c11b555-049d-407a-a97c-396e4bb78585 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:12:01.598356 np0000185049 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 8/33] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:12:01 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 14 01:12:11.592700 np0000185049 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:13:01.617591 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.middleware.request_id [None req-18066b5d-c5c4-4bf8-bfcf-92b32ebc6865 None None] RequestId filter calling following filter/app {{(pid=111396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:13:01.620693 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-18066b5d-c5c4-4bf8-bfcf-92b32ebc6865 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:13:01.621004 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.openstack.wsgi [None req-18066b5d-c5c4-4bf8-bfcf-92b32ebc6865 demo demo] Empty body provided in request {{(pid=111396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:13:01.621176 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.openstack.wsgi [None req-18066b5d-c5c4-4bf8-bfcf-92b32ebc6865 demo demo] Calling method 'detail' {{(pid=111396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:13:01.621479 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.api_utils [None req-18066b5d-c5c4-4bf8-bfcf-92b32ebc6865 demo demo] Removing options '' from query. {{(pid=111396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:13:01.622331 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.volume.api [None req-18066b5d-c5c4-4bf8-bfcf-92b32ebc6865 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:13:01.629729 np0000185049 devstack@c-api.service[111396]: INFO cinder.volume.api [None req-18066b5d-c5c4-4bf8-bfcf-92b32ebc6865 demo demo] Get all volumes completed successfully. Jul 14 01:13:01.633901 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-18066b5d-c5c4-4bf8-bfcf-92b32ebc6865 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:13:01.634957 np0000185049 devstack@c-api.service[111396]: [pid: 111396|app: 0|req: 10/34] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:13:01 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 14 01:13:11.625373 np0000185049 devstack@c-api.service[111396]: DEBUG dbcounter [-] [111396] Writing DB stats cinder:SELECT=1 {{(pid=111396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:14:01.653649 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-ae60837a-e83c-4078-abab-dedecee3efc4 None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:14:01.655841 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-ae60837a-e83c-4078-abab-dedecee3efc4 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:14:01.656061 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-ae60837a-e83c-4078-abab-dedecee3efc4 demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:14:01.656290 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-ae60837a-e83c-4078-abab-dedecee3efc4 demo demo] Calling method 'detail' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:14:01.656556 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.api_utils [None req-ae60837a-e83c-4078-abab-dedecee3efc4 demo demo] Removing options '' from query. {{(pid=111394) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:14:01.657254 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.volume.api [None req-ae60837a-e83c-4078-abab-dedecee3efc4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111394) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:14:01.664081 np0000185049 devstack@c-api.service[111394]: INFO cinder.volume.api [None req-ae60837a-e83c-4078-abab-dedecee3efc4 demo demo] Get all volumes completed successfully. Jul 14 01:14:01.666772 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-ae60837a-e83c-4078-abab-dedecee3efc4 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:14:01.667293 np0000185049 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 9/35] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:14:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:14:11.660364 np0000185049 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:15:01.681524 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-09365c11-161e-4a4e-bc02-b03ab0b175d3 None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:15:01.683586 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-09365c11-161e-4a4e-bc02-b03ab0b175d3 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:15:01.683759 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-09365c11-161e-4a4e-bc02-b03ab0b175d3 demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:15:01.683958 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-09365c11-161e-4a4e-bc02-b03ab0b175d3 demo demo] Calling method 'detail' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:15:01.684188 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.api_utils [None req-09365c11-161e-4a4e-bc02-b03ab0b175d3 demo demo] Removing options '' from query. {{(pid=111395) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:15:01.684808 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.volume.api [None req-09365c11-161e-4a4e-bc02-b03ab0b175d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111395) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:15:01.695671 np0000185049 devstack@c-api.service[111395]: INFO cinder.volume.api [None req-09365c11-161e-4a4e-bc02-b03ab0b175d3 demo demo] Get all volumes completed successfully. Jul 14 01:15:01.697964 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-09365c11-161e-4a4e-bc02-b03ab0b175d3 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:15:01.698522 np0000185049 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 9/36] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:15:01 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 14 01:15:11.688081 np0000185049 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=1 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:16:01.712010 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-abefad4a-db49-487f-bc8b-a6641597b939 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:16:01.921614 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-abefad4a-db49-487f-bc8b-a6641597b939 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:16:01.922061 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-abefad4a-db49-487f-bc8b-a6641597b939 demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:16:01.922464 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-abefad4a-db49-487f-bc8b-a6641597b939 demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:16:01.923475 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-abefad4a-db49-487f-bc8b-a6641597b939 demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:16:01.925837 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-abefad4a-db49-487f-bc8b-a6641597b939 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:16:01.933664 np0000185049 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-abefad4a-db49-487f-bc8b-a6641597b939 demo demo] Get all volumes completed successfully. Jul 14 01:16:01.935815 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-abefad4a-db49-487f-bc8b-a6641597b939 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:16:01.936062 np0000185049 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 9/37] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:16:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:16:11.930279 np0000185049 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:17:01.949016 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.middleware.request_id [None req-8acbb4c1-6e29-4a97-baec-6a7f290d6151 None None] RequestId filter calling following filter/app {{(pid=111396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:17:01.953100 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-8acbb4c1-6e29-4a97-baec-6a7f290d6151 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:17:01.953377 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.openstack.wsgi [None req-8acbb4c1-6e29-4a97-baec-6a7f290d6151 demo demo] Empty body provided in request {{(pid=111396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:17:01.953691 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.openstack.wsgi [None req-8acbb4c1-6e29-4a97-baec-6a7f290d6151 demo demo] Calling method 'detail' {{(pid=111396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:17:01.954030 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.api_utils [None req-8acbb4c1-6e29-4a97-baec-6a7f290d6151 demo demo] Removing options '' from query. {{(pid=111396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:17:01.955090 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.volume.api [None req-8acbb4c1-6e29-4a97-baec-6a7f290d6151 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:17:01.964148 np0000185049 devstack@c-api.service[111396]: INFO cinder.volume.api [None req-8acbb4c1-6e29-4a97-baec-6a7f290d6151 demo demo] Get all volumes completed successfully. Jul 14 01:17:01.967610 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-8acbb4c1-6e29-4a97-baec-6a7f290d6151 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:17:01.968112 np0000185049 devstack@c-api.service[111396]: [pid: 111396|app: 0|req: 11/38] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:17:01 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 14 01:17:11.958313 np0000185049 devstack@c-api.service[111396]: DEBUG dbcounter [-] [111396] Writing DB stats cinder:SELECT=1 {{(pid=111396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:18:01.983947 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-31a29818-0bfc-4885-a4a5-6dbc351de072 None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:18:01.988120 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-31a29818-0bfc-4885-a4a5-6dbc351de072 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:18:01.988353 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-31a29818-0bfc-4885-a4a5-6dbc351de072 demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:18:01.988641 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-31a29818-0bfc-4885-a4a5-6dbc351de072 demo demo] Calling method 'detail' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:18:01.989123 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.api_utils [None req-31a29818-0bfc-4885-a4a5-6dbc351de072 demo demo] Removing options '' from query. {{(pid=111394) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:18:01.990072 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.volume.api [None req-31a29818-0bfc-4885-a4a5-6dbc351de072 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111394) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:18:01.998545 np0000185049 devstack@c-api.service[111394]: INFO cinder.volume.api [None req-31a29818-0bfc-4885-a4a5-6dbc351de072 demo demo] Get all volumes completed successfully. Jul 14 01:18:02.000674 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-31a29818-0bfc-4885-a4a5-6dbc351de072 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:18:02.001121 np0000185049 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 10/39] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:18:01 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 14 01:18:11.994365 np0000185049 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:19:02.017795 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-9267e3d1-bb03-43e5-99c6-dfaa21b18671 None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:19:02.020534 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-9267e3d1-bb03-43e5-99c6-dfaa21b18671 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:19:02.020809 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-9267e3d1-bb03-43e5-99c6-dfaa21b18671 demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:19:02.021109 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-9267e3d1-bb03-43e5-99c6-dfaa21b18671 demo demo] Calling method 'detail' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:19:02.021411 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.api_utils [None req-9267e3d1-bb03-43e5-99c6-dfaa21b18671 demo demo] Removing options '' from query. {{(pid=111395) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:19:02.022719 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.volume.api [None req-9267e3d1-bb03-43e5-99c6-dfaa21b18671 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111395) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:19:02.030413 np0000185049 devstack@c-api.service[111395]: INFO cinder.volume.api [None req-9267e3d1-bb03-43e5-99c6-dfaa21b18671 demo demo] Get all volumes completed successfully. Jul 14 01:19:02.032910 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-9267e3d1-bb03-43e5-99c6-dfaa21b18671 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:19:02.033397 np0000185049 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 10/40] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:19:02 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 14 01:19:12.026024 np0000185049 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=1 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:20:02.046745 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-5bb79b9d-7d30-4f04-b0e1-a4aec7288080 None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:20:02.049514 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-5bb79b9d-7d30-4f04-b0e1-a4aec7288080 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:20:02.049746 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-5bb79b9d-7d30-4f04-b0e1-a4aec7288080 demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:20:02.050004 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-5bb79b9d-7d30-4f04-b0e1-a4aec7288080 demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:20:02.050307 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-5bb79b9d-7d30-4f04-b0e1-a4aec7288080 demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:20:02.051377 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-5bb79b9d-7d30-4f04-b0e1-a4aec7288080 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:20:02.059750 np0000185049 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-5bb79b9d-7d30-4f04-b0e1-a4aec7288080 demo demo] Get all volumes completed successfully. Jul 14 01:20:02.063824 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-5bb79b9d-7d30-4f04-b0e1-a4aec7288080 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:20:02.064502 np0000185049 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 10/41] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:20:02 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 14 01:20:12.054643 np0000185049 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:21:02.083500 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.middleware.request_id [None req-1b6924fc-271e-454b-92ff-e08b59fe2acb None None] RequestId filter calling following filter/app {{(pid=111396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:21:02.181587 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-1b6924fc-271e-454b-92ff-e08b59fe2acb demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:21:02.182020 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.openstack.wsgi [None req-1b6924fc-271e-454b-92ff-e08b59fe2acb demo demo] Empty body provided in request {{(pid=111396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:21:02.182509 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.openstack.wsgi [None req-1b6924fc-271e-454b-92ff-e08b59fe2acb demo demo] Calling method 'detail' {{(pid=111396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:21:02.183059 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.api_utils [None req-1b6924fc-271e-454b-92ff-e08b59fe2acb demo demo] Removing options '' from query. {{(pid=111396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:21:02.184428 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.volume.api [None req-1b6924fc-271e-454b-92ff-e08b59fe2acb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:21:02.192709 np0000185049 devstack@c-api.service[111396]: INFO cinder.volume.api [None req-1b6924fc-271e-454b-92ff-e08b59fe2acb demo demo] Get all volumes completed successfully. Jul 14 01:21:02.194634 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-1b6924fc-271e-454b-92ff-e08b59fe2acb demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:21:02.194969 np0000185049 devstack@c-api.service[111396]: [pid: 111396|app: 0|req: 12/42] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:21:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:21:12.189158 np0000185049 devstack@c-api.service[111396]: DEBUG dbcounter [-] [111396] Writing DB stats cinder:SELECT=1 {{(pid=111396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:22:02.215617 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-488fd180-dcf0-43ae-be3a-19dcb946783b None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:22:02.219964 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-488fd180-dcf0-43ae-be3a-19dcb946783b demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:22:02.220420 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-488fd180-dcf0-43ae-be3a-19dcb946783b demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:22:02.220801 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-488fd180-dcf0-43ae-be3a-19dcb946783b demo demo] Calling method 'detail' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:22:02.221453 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.api_utils [None req-488fd180-dcf0-43ae-be3a-19dcb946783b demo demo] Removing options '' from query. {{(pid=111394) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:22:02.222523 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.volume.api [None req-488fd180-dcf0-43ae-be3a-19dcb946783b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111394) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:22:02.231429 np0000185049 devstack@c-api.service[111394]: INFO cinder.volume.api [None req-488fd180-dcf0-43ae-be3a-19dcb946783b demo demo] Get all volumes completed successfully. Jul 14 01:22:02.233419 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-488fd180-dcf0-43ae-be3a-19dcb946783b demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:22:02.233759 np0000185049 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 11/43] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:22:02 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 14 01:22:12.225828 np0000185049 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:23:02.247566 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-38394fd0-a885-41b2-b4c0-46159cbb7947 None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:23:02.250296 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-38394fd0-a885-41b2-b4c0-46159cbb7947 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:23:02.250716 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-38394fd0-a885-41b2-b4c0-46159cbb7947 demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:23:02.250716 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-38394fd0-a885-41b2-b4c0-46159cbb7947 demo demo] Calling method 'detail' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:23:02.251036 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.api_utils [None req-38394fd0-a885-41b2-b4c0-46159cbb7947 demo demo] Removing options '' from query. {{(pid=111395) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:23:02.251750 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.volume.api [None req-38394fd0-a885-41b2-b4c0-46159cbb7947 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111395) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:23:02.257765 np0000185049 devstack@c-api.service[111395]: INFO cinder.volume.api [None req-38394fd0-a885-41b2-b4c0-46159cbb7947 demo demo] Get all volumes completed successfully. Jul 14 01:23:02.259645 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-38394fd0-a885-41b2-b4c0-46159cbb7947 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:23:02.260005 np0000185049 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 11/44] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:23:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:23:12.254530 np0000185049 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=1 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:24:02.280772 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-6cf2f70f-cffc-4932-9965-6f59c4cde1eb None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:24:02.285589 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-6cf2f70f-cffc-4932-9965-6f59c4cde1eb demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:24:02.286113 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-6cf2f70f-cffc-4932-9965-6f59c4cde1eb demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:24:02.286572 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-6cf2f70f-cffc-4932-9965-6f59c4cde1eb demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:24:02.287492 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-6cf2f70f-cffc-4932-9965-6f59c4cde1eb demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:24:02.288601 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-6cf2f70f-cffc-4932-9965-6f59c4cde1eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:24:02.296158 np0000185049 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-6cf2f70f-cffc-4932-9965-6f59c4cde1eb demo demo] Get all volumes completed successfully. Jul 14 01:24:02.298278 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-6cf2f70f-cffc-4932-9965-6f59c4cde1eb demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:24:02.298957 np0000185049 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 11/45] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:24:02 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 14 01:24:12.292057 np0000185049 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:25:02.312588 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.middleware.request_id [None req-f0855775-9015-4cf9-b51d-3070aa6c9e58 None None] RequestId filter calling following filter/app {{(pid=111396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:25:02.315537 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-f0855775-9015-4cf9-b51d-3070aa6c9e58 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:25:02.315776 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.openstack.wsgi [None req-f0855775-9015-4cf9-b51d-3070aa6c9e58 demo demo] Empty body provided in request {{(pid=111396) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:25:02.316079 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.openstack.wsgi [None req-f0855775-9015-4cf9-b51d-3070aa6c9e58 demo demo] Calling method 'detail' {{(pid=111396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:25:02.316409 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.api.api_utils [None req-f0855775-9015-4cf9-b51d-3070aa6c9e58 demo demo] Removing options '' from query. {{(pid=111396) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:25:02.317332 np0000185049 devstack@c-api.service[111396]: DEBUG cinder.volume.api [None req-f0855775-9015-4cf9-b51d-3070aa6c9e58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111396) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:25:02.326162 np0000185049 devstack@c-api.service[111396]: INFO cinder.volume.api [None req-f0855775-9015-4cf9-b51d-3070aa6c9e58 demo demo] Get all volumes completed successfully. Jul 14 01:25:02.328351 np0000185049 devstack@c-api.service[111396]: INFO cinder.api.openstack.wsgi [None req-f0855775-9015-4cf9-b51d-3070aa6c9e58 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:25:02.328823 np0000185049 devstack@c-api.service[111396]: [pid: 111396|app: 0|req: 13/46] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:25:02 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 14 01:25:12.320569 np0000185049 devstack@c-api.service[111396]: DEBUG dbcounter [-] [111396] Writing DB stats cinder:SELECT=1 {{(pid=111396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:26:02.345162 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.middleware.request_id [None req-fe128cb0-249e-4454-8abb-23cc089a9788 None None] RequestId filter calling following filter/app {{(pid=111394) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:26:02.464273 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-fe128cb0-249e-4454-8abb-23cc089a9788 demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:26:02.464830 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-fe128cb0-249e-4454-8abb-23cc089a9788 demo demo] Empty body provided in request {{(pid=111394) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:26:02.465380 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.openstack.wsgi [None req-fe128cb0-249e-4454-8abb-23cc089a9788 demo demo] Calling method 'detail' {{(pid=111394) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:26:02.465380 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.api.api_utils [None req-fe128cb0-249e-4454-8abb-23cc089a9788 demo demo] Removing options '' from query. {{(pid=111394) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:26:02.466454 np0000185049 devstack@c-api.service[111394]: DEBUG cinder.volume.api [None req-fe128cb0-249e-4454-8abb-23cc089a9788 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111394) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:26:02.475316 np0000185049 devstack@c-api.service[111394]: INFO cinder.volume.api [None req-fe128cb0-249e-4454-8abb-23cc089a9788 demo demo] Get all volumes completed successfully. Jul 14 01:26:02.478894 np0000185049 devstack@c-api.service[111394]: INFO cinder.api.openstack.wsgi [None req-fe128cb0-249e-4454-8abb-23cc089a9788 demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:26:02.479639 np0000185049 devstack@c-api.service[111394]: [pid: 111394|app: 0|req: 12/47] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:26:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:26:12.469535 np0000185049 devstack@c-api.service[111394]: DEBUG dbcounter [-] [111394] Writing DB stats cinder:SELECT=1 {{(pid=111394) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:27:02.496259 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.middleware.request_id [None req-7a682b92-e21d-4cd7-805e-3e15bc5dda7c None None] RequestId filter calling following filter/app {{(pid=111395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:27:02.499418 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-7a682b92-e21d-4cd7-805e-3e15bc5dda7c demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:27:02.499692 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-7a682b92-e21d-4cd7-805e-3e15bc5dda7c demo demo] Empty body provided in request {{(pid=111395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:27:02.500064 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.openstack.wsgi [None req-7a682b92-e21d-4cd7-805e-3e15bc5dda7c demo demo] Calling method 'detail' {{(pid=111395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:27:02.500464 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.api.api_utils [None req-7a682b92-e21d-4cd7-805e-3e15bc5dda7c demo demo] Removing options '' from query. {{(pid=111395) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:27:02.501539 np0000185049 devstack@c-api.service[111395]: DEBUG cinder.volume.api [None req-7a682b92-e21d-4cd7-805e-3e15bc5dda7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111395) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:27:02.512409 np0000185049 devstack@c-api.service[111395]: INFO cinder.volume.api [None req-7a682b92-e21d-4cd7-805e-3e15bc5dda7c demo demo] Get all volumes completed successfully. Jul 14 01:27:02.515362 np0000185049 devstack@c-api.service[111395]: INFO cinder.api.openstack.wsgi [None req-7a682b92-e21d-4cd7-805e-3e15bc5dda7c demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:27:02.515944 np0000185049 devstack@c-api.service[111395]: [pid: 111395|app: 0|req: 12/48] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:27:02 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 14 01:27:12.504984 np0000185049 devstack@c-api.service[111395]: DEBUG dbcounter [-] [111395] Writing DB stats cinder:SELECT=1 {{(pid=111395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 14 01:28:02.531195 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.middleware.request_id [None req-32d6f0a4-a71b-4fff-b525-9cabf5c54c8c None None] RequestId filter calling following filter/app {{(pid=111393) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 14 01:28:02.534263 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-32d6f0a4-a71b-4fff-b525-9cabf5c54c8c demo demo] GET https://199.19.213.195/volume/v3/volumes/detail Jul 14 01:28:02.534334 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-32d6f0a4-a71b-4fff-b525-9cabf5c54c8c demo demo] Empty body provided in request {{(pid=111393) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 14 01:28:02.534576 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.openstack.wsgi [None req-32d6f0a4-a71b-4fff-b525-9cabf5c54c8c demo demo] Calling method 'detail' {{(pid=111393) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 14 01:28:02.534891 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.api.api_utils [None req-32d6f0a4-a71b-4fff-b525-9cabf5c54c8c demo demo] Removing options '' from query. {{(pid=111393) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 14 01:28:02.535823 np0000185049 devstack@c-api.service[111393]: DEBUG cinder.volume.api [None req-32d6f0a4-a71b-4fff-b525-9cabf5c54c8c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111393) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 14 01:28:02.542188 np0000185049 devstack@c-api.service[111393]: INFO cinder.volume.api [None req-32d6f0a4-a71b-4fff-b525-9cabf5c54c8c demo demo] Get all volumes completed successfully. Jul 14 01:28:02.544006 np0000185049 devstack@c-api.service[111393]: INFO cinder.api.openstack.wsgi [None req-32d6f0a4-a71b-4fff-b525-9cabf5c54c8c demo demo] https://199.19.213.195/volume/v3/volumes/detail returned with HTTP 200 Jul 14 01:28:02.544308 np0000185049 devstack@c-api.service[111393]: [pid: 111393|app: 0|req: 12/49] 199.19.213.195 () {64 vars in 1296 bytes} [Tue Jul 14 01:28:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 14 01:28:12.539162 np0000185049 devstack@c-api.service[111393]: DEBUG dbcounter [-] [111393] Writing DB stats cinder:SELECT=1 {{(pid=111393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}