Jul 03 22:01:55.133382 np0000184109 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 22:01:55.140669 np0000184109 devstack@c-api.service[111334]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 22:01:55.143631 np0000184109 devstack@c-api.service[111334]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 22:01:55 2026] *** Jul 03 22:01:55.143631 np0000184109 devstack@c-api.service[111334]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 22:01:55.143631 np0000184109 devstack@c-api.service[111334]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 03 22:01:55.143631 np0000184109 devstack@c-api.service[111334]: nodename: np0000184109 Jul 03 22:01:55.143631 np0000184109 devstack@c-api.service[111334]: machine: x86_64 Jul 03 22:01:55.143631 np0000184109 devstack@c-api.service[111334]: clock source: unix Jul 03 22:01:55.143631 np0000184109 devstack@c-api.service[111334]: pcre jit disabled Jul 03 22:01:55.143631 np0000184109 devstack@c-api.service[111334]: detected number of CPU cores: 16 Jul 03 22:01:55.143631 np0000184109 devstack@c-api.service[111334]: current working directory: / Jul 03 22:01:55.143631 np0000184109 devstack@c-api.service[111334]: detected binary path: /usr/bin/uwsgi-core Jul 03 22:01:55.144184 np0000184109 devstack@c-api.service[111334]: your processes number limit is 256916 Jul 03 22:01:55.144184 np0000184109 devstack@c-api.service[111334]: your memory page size is 4096 bytes Jul 03 22:01:55.144184 np0000184109 devstack@c-api.service[111334]: detected max file descriptor number: 2048 Jul 03 22:01:55.144184 np0000184109 devstack@c-api.service[111334]: lock engine: pthread robust mutexes Jul 03 22:01:55.144184 np0000184109 devstack@c-api.service[111334]: thunder lock: enabled Jul 03 22:01:55.144184 np0000184109 devstack@c-api.service[111334]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 22:01:55.144184 np0000184109 devstack@c-api.service[111334]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 22:01:55.144184 np0000184109 devstack@c-api.service[111334]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 22:01:55.144184 np0000184109 devstack@c-api.service[111334]: Set PythonHome to /opt/stack/data/venv Jul 03 22:01:55.178112 np0000184109 devstack@c-api.service[111334]: Python main interpreter initialized at 0x7c83192a3668 Jul 03 22:01:55.178112 np0000184109 devstack@c-api.service[111334]: python threads support enabled Jul 03 22:01:55.178112 np0000184109 devstack@c-api.service[111334]: your server socket listen backlog is limited to 100 connections Jul 03 22:01:55.178112 np0000184109 devstack@c-api.service[111334]: your mercy for graceful operations on workers is 80 seconds Jul 03 22:01:55.178633 np0000184109 devstack@c-api.service[111334]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 22:01:55.178775 np0000184109 devstack@c-api.service[111334]: *** Operational MODE: preforking *** Jul 03 22:01:55.178959 np0000184109 devstack@c-api.service[111334]: *** uWSGI is running in multiple interpreter mode *** Jul 03 22:01:55.178959 np0000184109 devstack@c-api.service[111334]: spawned uWSGI master process (pid: 111334) Jul 03 22:01:55.179166 np0000184109 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 22:01:55.179687 np0000184109 devstack@c-api.service[111334]: spawned uWSGI worker 1 (pid: 111338, cores: 1) Jul 03 22:01:55.181887 np0000184109 devstack@c-api.service[111334]: spawned uWSGI worker 2 (pid: 111339, cores: 1) Jul 03 22:01:55.181887 np0000184109 devstack@c-api.service[111334]: spawned uWSGI worker 3 (pid: 111340, cores: 1) Jul 03 22:01:55.181887 np0000184109 devstack@c-api.service[111334]: spawned uWSGI worker 4 (pid: 111341, cores: 1) Jul 03 22:01:55.181887 np0000184109 devstack@c-api.service[111334]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 22:01:55.311476 np0000184109 devstack@c-api.service[111340]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 22:01:55.311476 np0000184109 devstack@c-api.service[111340]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 22:01:55.311476 np0000184109 devstack@c-api.service[111340]: we strongly recommend against using it for new projects. Jul 03 22:01:55.311476 np0000184109 devstack@c-api.service[111340]: If you are already using Eventlet, we recommend migrating to a different Jul 03 22:01:55.311476 np0000184109 devstack@c-api.service[111340]: framework. For more detail see Jul 03 22:01:55.311476 np0000184109 devstack@c-api.service[111340]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 22:01:55.311476 np0000184109 devstack@c-api.service[111340]: import eventlet # noqa Jul 03 22:01:55.312945 np0000184109 devstack@c-api.service[111341]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 22:01:55.312945 np0000184109 devstack@c-api.service[111341]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 22:01:55.312945 np0000184109 devstack@c-api.service[111341]: we strongly recommend against using it for new projects. Jul 03 22:01:55.312945 np0000184109 devstack@c-api.service[111341]: If you are already using Eventlet, we recommend migrating to a different Jul 03 22:01:55.312945 np0000184109 devstack@c-api.service[111341]: framework. For more detail see Jul 03 22:01:55.312945 np0000184109 devstack@c-api.service[111341]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 22:01:55.312945 np0000184109 devstack@c-api.service[111341]: import eventlet # noqa Jul 03 22:01:55.329746 np0000184109 devstack@c-api.service[111338]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 22:01:55.329746 np0000184109 devstack@c-api.service[111338]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 22:01:55.329746 np0000184109 devstack@c-api.service[111338]: we strongly recommend against using it for new projects. Jul 03 22:01:55.329746 np0000184109 devstack@c-api.service[111338]: If you are already using Eventlet, we recommend migrating to a different Jul 03 22:01:55.329746 np0000184109 devstack@c-api.service[111338]: framework. For more detail see Jul 03 22:01:55.329746 np0000184109 devstack@c-api.service[111338]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 22:01:55.329746 np0000184109 devstack@c-api.service[111338]: import eventlet # noqa Jul 03 22:01:55.332498 np0000184109 devstack@c-api.service[111339]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 22:01:55.332498 np0000184109 devstack@c-api.service[111339]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 22:01:55.332498 np0000184109 devstack@c-api.service[111339]: we strongly recommend against using it for new projects. Jul 03 22:01:55.332498 np0000184109 devstack@c-api.service[111339]: If you are already using Eventlet, we recommend migrating to a different Jul 03 22:01:55.332498 np0000184109 devstack@c-api.service[111339]: framework. For more detail see Jul 03 22:01:55.332498 np0000184109 devstack@c-api.service[111339]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 22:01:55.332498 np0000184109 devstack@c-api.service[111339]: import eventlet # noqa Jul 03 22:01:55.422027 np0000184109 devstack@c-api.service[111340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 22:01:55.422027 np0000184109 devstack@c-api.service[111340]: warnings.warn( Jul 03 22:01:55.423744 np0000184109 devstack@c-api.service[111341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 22:01:55.423744 np0000184109 devstack@c-api.service[111341]: warnings.warn( Jul 03 22:01:55.424462 np0000184109 devstack@c-api.service[111339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 22:01:55.424462 np0000184109 devstack@c-api.service[111339]: warnings.warn( Jul 03 22:01:55.450494 np0000184109 devstack@c-api.service[111338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 22:01:55.450494 np0000184109 devstack@c-api.service[111338]: warnings.warn( Jul 03 22:01:55.502725 np0000184109 devstack@c-api.service[111341]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 03 22:01:55.502725 np0000184109 devstack@c-api.service[111341]: from cgi import parse_header Jul 03 22:01:55.504944 np0000184109 devstack@c-api.service[111340]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 03 22:01:55.504944 np0000184109 devstack@c-api.service[111340]: from cgi import parse_header Jul 03 22:01:55.528644 np0000184109 devstack@c-api.service[111339]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 03 22:01:55.528644 np0000184109 devstack@c-api.service[111339]: from cgi import parse_header Jul 03 22:01:55.540055 np0000184109 devstack@c-api.service[111338]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 03 22:01:55.540055 np0000184109 devstack@c-api.service[111338]: from cgi import parse_header Jul 03 22:01:55.555681 np0000184109 devstack@c-api.service[111340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 03 22:01:55.555681 np0000184109 devstack@c-api.service[111340]: removals.removed_module( Jul 03 22:01:55.557870 np0000184109 devstack@c-api.service[111340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 03 22:01:55.557870 np0000184109 devstack@c-api.service[111340]: removals.removed_module( Jul 03 22:01:55.557997 np0000184109 devstack@c-api.service[111341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 03 22:01:55.557997 np0000184109 devstack@c-api.service[111341]: removals.removed_module( Jul 03 22:01:55.559739 np0000184109 devstack@c-api.service[111341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 03 22:01:55.559739 np0000184109 devstack@c-api.service[111341]: removals.removed_module( Jul 03 22:01:55.581580 np0000184109 devstack@c-api.service[111339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 03 22:01:55.581580 np0000184109 devstack@c-api.service[111339]: removals.removed_module( Jul 03 22:01:55.583721 np0000184109 devstack@c-api.service[111339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 03 22:01:55.583721 np0000184109 devstack@c-api.service[111339]: removals.removed_module( Jul 03 22:01:55.593023 np0000184109 devstack@c-api.service[111338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 03 22:01:55.593023 np0000184109 devstack@c-api.service[111338]: removals.removed_module( Jul 03 22:01:55.594483 np0000184109 devstack@c-api.service[111338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 03 22:01:55.594483 np0000184109 devstack@c-api.service[111338]: removals.removed_module( Jul 03 22:01:56.351614 np0000184109 devstack@c-api.service[111341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 22:01:56.351614 np0000184109 devstack@c-api.service[111341]: warnings.warn( Jul 03 22:01:56.352626 np0000184109 devstack@c-api.service[111338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 22:01:56.352626 np0000184109 devstack@c-api.service[111338]: warnings.warn( Jul 03 22:01:56.389564 np0000184109 devstack@c-api.service[111339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 22:01:56.389564 np0000184109 devstack@c-api.service[111339]: warnings.warn( Jul 03 22:01:56.402558 np0000184109 devstack@c-api.service[111338]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 03 22:01:56.402558 np0000184109 devstack@c-api.service[111338]: warnings.warn( Jul 03 22:01:56.403570 np0000184109 devstack@c-api.service[111341]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 03 22:01:56.403570 np0000184109 devstack@c-api.service[111341]: warnings.warn( Jul 03 22:01:56.428373 np0000184109 devstack@c-api.service[111340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 22:01:56.428373 np0000184109 devstack@c-api.service[111340]: warnings.warn( Jul 03 22:01:56.440711 np0000184109 devstack@c-api.service[111339]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 03 22:01:56.440711 np0000184109 devstack@c-api.service[111339]: warnings.warn( Jul 03 22:01:56.484854 np0000184109 devstack@c-api.service[111340]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 03 22:01:56.484854 np0000184109 devstack@c-api.service[111340]: warnings.warn( Jul 03 22:01:56.595157 np0000184109 devstack@c-api.service[111338]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 03 22:01:56.595316 np0000184109 devstack@c-api.service[111338]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111338) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 22:01:56.604398 np0000184109 devstack@c-api.service[111341]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 03 22:01:56.604502 np0000184109 devstack@c-api.service[111341]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111341) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 22:01:56.616812 np0000184109 devstack@c-api.service[111339]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 03 22:01:56.617010 np0000184109 devstack@c-api.service[111339]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111339) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 22:01:56.684849 np0000184109 devstack@c-api.service[111339]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 22:01:56.684849 np0000184109 devstack@c-api.service[111339]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 22:01:56.685316 np0000184109 devstack@c-api.service[111338]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 22:01:56.685316 np0000184109 devstack@c-api.service[111338]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 22:01:56.686982 np0000184109 devstack@c-api.service[111341]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 22:01:56.686982 np0000184109 devstack@c-api.service[111341]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 22:01:56.691960 np0000184109 devstack@c-api.service[111340]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 03 22:01:56.691960 np0000184109 devstack@c-api.service[111340]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111340) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 22:01:56.759071 np0000184109 devstack@c-api.service[111340]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 22:01:56.759071 np0000184109 devstack@c-api.service[111340]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 22:01:57.150471 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111338) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 22:01:57.150704 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111341) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 22:01:57.150865 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111339) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 22:01:57.150957 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.150957 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.151093 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.151175 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.151235 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.151308 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.151308 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.151441 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.151559 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.152586 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.152686 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.152686 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.152871 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.152964 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.153042 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.153103 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.153174 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.153228 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.153297 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.153356 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.153429 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.153429 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.153429 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.153601 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.153601 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.153601 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.153601 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.153601 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.153601 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.154010 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.155428 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.155516 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.155567 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.155607 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.155667 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.155717 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.155757 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.155798 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.155899 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.155943 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.155995 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.156050 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.156097 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.156143 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.156688 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.156758 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.156804 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.156804 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.156911 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.156948 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.156982 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.157017 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.157052 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.157092 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.157135 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.157176 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.157208 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.157251 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.157296 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.157332 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.157376 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.157420 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.157420 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.157420 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.157420 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.157825 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.157936 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.158016 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.158115 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.158186 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.158269 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.158376 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.158619 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.158688 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.158742 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.158783 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.158819 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.158884 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.158925 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.158966 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.159006 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.159043 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.159082 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.159122 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.159122 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.159216 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.159262 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.159305 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.159344 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.159395 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.159395 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.159395 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.159499 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.162484 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111340) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 22:01:57.162964 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.163016 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.163231 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.163721 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.163787 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.163848 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.163945 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.164018 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.164063 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.164119 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.164195 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.164244 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.164318 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.164372 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.164419 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.164419 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.164504 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.164547 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.164596 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.164596 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.164596 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.164709 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.164709 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.164785 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.164962 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.165030 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.165075 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.165114 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.165163 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.165209 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.165248 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.165295 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.165335 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.165335 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.165412 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.165452 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.165498 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.165498 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.165725 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.165791 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.165862 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.165906 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.165945 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.166002 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.166002 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.166075 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.166135 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.166135 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.166221 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.166261 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.166314 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.166356 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.166395 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.166433 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.166474 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.166530 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.166577 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.166622 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.166661 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.166723 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.166766 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.166811 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.166881 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.166928 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.166974 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.167021 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.167021 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.167103 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.167144 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.167144 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.167144 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.167144 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.167144 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.167467 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.167530 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.167576 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.167624 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.167671 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.167716 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.167762 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.167811 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.167881 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.167929 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.167929 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.168021 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.168075 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.168122 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.168169 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.168212 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.168252 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.168330 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.168375 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.168418 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.168460 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.168507 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.168546 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.168585 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.168622 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.168665 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.168704 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.168751 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.168791 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.168791 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.168791 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.168791 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.168791 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.168791 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.168791 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.169075 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.169075 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.169075 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.169075 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.169075 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.169282 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.169282 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.170015 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.170077 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.170224 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.170390 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.170559 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.170736 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.170967 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.171035 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.171091 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.171137 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.171181 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.171229 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.171276 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.171322 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.171362 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.171427 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.171483 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.171524 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.171569 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.171617 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.171662 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.171708 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.171749 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.171802 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.171802 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.171910 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.171951 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.171997 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.172037 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.172079 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.172118 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.172159 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.172159 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.172159 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.172271 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.172533 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.172599 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.172652 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.172696 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.172747 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.172796 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.173038 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.173095 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.173140 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.173179 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.173219 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.173260 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.173297 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.173343 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.173383 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.173428 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.173469 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.173518 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.173518 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.173518 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.173643 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.174475 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.174564 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.174684 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.174809 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.174875 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.174934 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.174983 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.174983 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.175061 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.175105 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.175105 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.175189 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.175236 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.175236 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.175321 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.175321 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.175414 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.175464 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.175464 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.175553 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.175595 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.175635 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.175681 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.175735 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.175778 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.175865 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.175930 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.175980 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.176026 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.176073 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.176113 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.176162 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.176205 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.176205 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.176205 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.176356 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.176356 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.176356 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.176356 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.176522 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.176522 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.176522 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.176812 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.176909 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.176961 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.177004 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.177004 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.177086 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.177127 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.177175 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.177220 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.177269 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.177309 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.177350 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.177397 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.177442 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.177494 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.177541 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.177580 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.177628 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.177674 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.177718 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.177758 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.177800 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.177857 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.177901 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.177901 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.177992 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.178041 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.178094 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.178136 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.178136 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.178210 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.178251 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.178309 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.178366 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.178410 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.178451 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.178489 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.178531 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.178571 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.178609 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.178649 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.178690 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.178729 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.178786 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.178845 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.178889 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.178930 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.178969 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.179022 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.179066 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.179112 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.179153 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.179187 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.179303 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.179484 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.179551 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.179601 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.179651 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.179704 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.179748 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.179790 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.179859 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.179901 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.179958 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.180004 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.180043 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.180090 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.180130 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.180184 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.180229 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.180229 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.180363 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.180363 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.180445 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.180445 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.180514 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.180557 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.180599 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.180643 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.180680 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.180713 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.180713 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.180767 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.180801 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.180801 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.180801 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.180801 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.180801 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.180801 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.180801 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.180801 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.180801 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.180801 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.181086 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.181086 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.181086 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.181086 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.181086 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.181248 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.181248 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.181248 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.181248 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.181248 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.181248 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.181428 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.181464 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.181492 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.181528 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.181563 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.181597 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.181623 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.181647 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.181686 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.181713 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.181738 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.181763 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.181763 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.181813 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.181868 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.182201 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.182300 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.182392 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.182431 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.182474 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.182509 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.182543 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.182589 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.182619 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.182619 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.182675 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.182702 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.182738 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.182774 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.183143 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.183230 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.183267 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.183304 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.183339 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.183394 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.183428 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.183452 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.183492 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.183521 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.183548 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.183577 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.183604 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.183630 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.183677 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.183716 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.183744 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.183778 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.183778 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.183859 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.183936 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.184937 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.185004 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.185047 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.185129 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.185179 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.185241 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.185302 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.186114 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.186171 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.186250 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.186314 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.186379 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.186449 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.186493 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.186530 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.186574 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.186614 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.186642 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.186670 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.186701 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.186701 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.186756 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.186787 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.186815 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.186871 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.186871 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.186941 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.186974 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.188558 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.188624 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.188703 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.188760 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.188811 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.188906 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.188975 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.189288 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.189347 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.189412 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.189447 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.189480 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.189509 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.189544 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.189577 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.189605 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.189642 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.189694 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.189742 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.189783 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.189828 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.189894 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.189946 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.189994 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.190039 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.190080 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.190129 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.190177 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.190227 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.190271 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.190317 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.190380 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.190430 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.190477 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.190522 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.190571 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.190616 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.190657 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.190703 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.190745 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.190791 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.190848 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.190898 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.190938 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.190984 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.191029 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.191074 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.191119 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.191159 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.191205 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.191245 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.191289 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.191332 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.191379 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.191426 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.191475 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.191517 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.191562 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.191610 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.191652 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.191692 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.191737 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.191776 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.191820 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.191889 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.191930 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.191967 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.192006 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.192055 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.192098 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.192138 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.192189 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.192228 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.192296 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.192392 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.192442 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.192489 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.192536 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.192589 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.192634 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.192634 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.192634 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.192634 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.192634 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.192895 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.192895 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.192895 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.193025 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.193074 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.193115 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.193189 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.193232 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.193272 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.193317 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.193359 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.193399 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.193443 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.193493 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.193543 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.193582 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.193622 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.193668 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.193708 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.193747 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.193791 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.193848 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.193890 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.193930 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.193976 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.194016 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.194052 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.194091 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.194130 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.194167 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.194205 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.194244 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.194283 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.194320 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.194370 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.194417 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.194455 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.194492 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.194533 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.194533 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.194599 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.194639 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.194684 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.194730 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.194776 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.194815 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.194881 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.194881 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.194881 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.194881 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.194881 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.194881 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.194881 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.194881 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.194881 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.194881 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.195301 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.195353 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.195419 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.195487 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.195532 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.195580 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.195623 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.195667 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.195718 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.195768 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.195814 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.195878 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.195923 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.195963 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.196003 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.196055 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.196108 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.196156 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.196156 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.196237 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.196285 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.196285 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.196381 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.196427 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.196427 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.196427 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.196427 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.196427 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.197912 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.197982 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.198025 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.198115 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.198162 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.198209 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.198264 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.198307 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.198677 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.198731 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.198773 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.198814 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.198918 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.198991 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.199038 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.199079 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.199117 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.199153 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.199206 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.199248 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.199288 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.199327 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.199366 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.199407 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.199452 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.199493 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.199574 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.199634 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.199682 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.199724 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.199763 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.199808 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.199880 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.199921 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.199959 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.200028 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.200084 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.200123 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.200169 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.200218 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.200257 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.200296 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.200334 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.200406 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.200459 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.200504 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.200556 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.200606 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.200652 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.200693 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.200733 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.200772 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.200822 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.200895 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.200938 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.200979 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.201026 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.201072 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.201122 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.201161 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.201198 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.201237 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.201278 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.201316 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.201354 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.201393 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.201439 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.201478 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.201525 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.201570 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.201616 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.201663 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.201663 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.201663 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.201663 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.201663 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.201663 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.201663 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.201663 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.201663 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.202007 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.202046 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.202090 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.202127 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.202162 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.202204 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.202245 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.202281 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.202337 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.202337 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.202337 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.202449 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.202449 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.202449 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.202567 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.202616 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.202664 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.202711 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.202761 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.202802 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.202871 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.202919 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.202957 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.203013 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.203061 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.203101 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.203144 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.203197 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.203239 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.203278 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.203317 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.203317 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.203401 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.203401 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.203401 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.203401 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.203553 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.203605 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.203655 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.203695 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.203734 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.203773 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.203811 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.203878 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.203930 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.203972 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.204011 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.204099 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.204145 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.204227 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.204227 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.204227 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.204443 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.204492 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.204577 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.204577 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.204577 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.204577 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.204577 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.204577 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.205085 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.205085 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.205085 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.205195 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.205235 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.205273 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.205319 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.205364 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.205402 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.205448 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.205493 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.205531 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.205572 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.205616 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.205616 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.205718 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.205718 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.205718 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.205718 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.205890 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.205951 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.205998 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.206036 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.206073 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.206073 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.206073 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.206073 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.206073 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.208004 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.208061 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.208114 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.208186 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.208227 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.208303 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.208341 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.208403 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.208441 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.208500 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.208556 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.208616 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.208651 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.208691 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.208744 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.208780 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.208813 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.208887 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.208922 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.208986 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.209053 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.209118 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.209217 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.209275 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.209324 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.209389 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.209453 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.209526 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.214538 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.214588 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.214660 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.214714 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.214774 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.214822 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.214868 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.214905 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.214938 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.214979 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.215012 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.215072 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.215104 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.215136 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.215164 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.215194 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.215226 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.215257 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.215312 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.215383 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.215442 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.215734 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111338) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.215816 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.215923 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.215923 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.216032 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111338) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.216032 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111338) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.216141 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.216141 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.216270 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.216330 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.216433 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.216504 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.216563 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.216623 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111339) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.216694 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.216799 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.216937 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.217021 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.217099 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.217163 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.217220 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.217277 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.217334 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 22:01:57.217393 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111339) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.217393 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111339) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.217493 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 22:01:57.217493 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 22:01:57.217493 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 22:01:57.217493 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 22:01:57.217493 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 22:01:57.217493 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 22:01:57.264163 np0000184109 devstack@c-api.service[111339]: INFO dbcounter [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Registered counter for database cinder Jul 03 22:01:57.266817 np0000184109 devstack@c-api.service[111341]: INFO dbcounter [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Registered counter for database cinder Jul 03 22:01:57.266979 np0000184109 devstack@c-api.service[111338]: INFO dbcounter [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Registered counter for database cinder Jul 03 22:01:57.270252 np0000184109 devstack@c-api.service[111340]: INFO dbcounter [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Registered counter for database cinder Jul 03 22:01:57.305263 np0000184109 devstack@c-api.service[111339]: DEBUG oslo_db.sqlalchemy.engines [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 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=111339) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:57.309721 np0000184109 devstack@c-api.service[111338]: DEBUG oslo_db.sqlalchemy.engines [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 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=111338) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:57.315928 np0000184109 devstack@c-api.service[111341]: DEBUG oslo_db.sqlalchemy.engines [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 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=111341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:57.318376 np0000184109 devstack@c-api.service[111340]: DEBUG oslo_db.sqlalchemy.engines [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb 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=111340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:57.422308 np0000184109 devstack@c-api.service[111339]: DEBUG dbcounter [-] [111339] Writer thread running {{(pid=111339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 22:01:57.425261 np0000184109 devstack@c-api.service[111339]: INFO cinder.rpc [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 22:01:57.428121 np0000184109 devstack@c-api.service[111339]: INFO cinder.rpc [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 22:01:57.431078 np0000184109 devstack@c-api.service[111339]: INFO cinder.rpc [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 22:01:57.434023 np0000184109 devstack@c-api.service[111339]: INFO cinder.rpc [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 22:01:57.434924 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.437922 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.438197 np0000184109 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writer thread running {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 22:01:57.441146 np0000184109 devstack@c-api.service[111340]: INFO cinder.rpc [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 22:01:57.442732 np0000184109 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writer thread running {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 22:01:57.443624 np0000184109 devstack@c-api.service[111340]: INFO cinder.rpc [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 22:01:57.446178 np0000184109 devstack@c-api.service[111340]: INFO cinder.rpc [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 22:01:57.446655 np0000184109 devstack@c-api.service[111341]: INFO cinder.rpc [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 22:01:57.448074 np0000184109 devstack@c-api.service[111338]: DEBUG dbcounter [-] [111338] Writer thread running {{(pid=111338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 22:01:57.448943 np0000184109 devstack@c-api.service[111340]: INFO cinder.rpc [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 22:01:57.449902 np0000184109 devstack@c-api.service[111341]: INFO cinder.rpc [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 22:01:57.450128 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.450903 np0000184109 devstack@c-api.service[111338]: INFO cinder.rpc [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 22:01:57.452801 np0000184109 devstack@c-api.service[111341]: INFO cinder.rpc [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 22:01:57.453476 np0000184109 devstack@c-api.service[111338]: INFO cinder.rpc [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 22:01:57.454259 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.455400 np0000184109 devstack@c-api.service[111341]: INFO cinder.rpc [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 22:01:57.455636 np0000184109 devstack@c-api.service[111338]: INFO cinder.rpc [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 22:01:57.456587 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.457652 np0000184109 devstack@c-api.service[111338]: INFO cinder.rpc [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 22:01:57.458878 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.460586 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.463031 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.471481 np0000184109 devstack@c-api.service[111339]: DEBUG oslo_db.sqlalchemy.engines [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 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=111339) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:57.474268 np0000184109 devstack@c-api.service[111339]: INFO cinder.rpc [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 22:01:57.476768 np0000184109 devstack@c-api.service[111339]: INFO cinder.rpc [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 22:01:57.478082 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.488579 np0000184109 devstack@c-api.service[111340]: DEBUG oslo_db.sqlalchemy.engines [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb 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=111340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:57.490142 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.491789 np0000184109 devstack@c-api.service[111340]: INFO cinder.rpc [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 22:01:57.493414 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.494499 np0000184109 devstack@c-api.service[111340]: INFO cinder.rpc [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 22:01:57.495716 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.497816 np0000184109 devstack@c-api.service[111338]: DEBUG oslo_db.sqlalchemy.engines [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 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=111338) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:57.498160 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.500605 np0000184109 devstack@c-api.service[111341]: DEBUG oslo_db.sqlalchemy.engines [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 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=111341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:01:57.500888 np0000184109 devstack@c-api.service[111338]: INFO cinder.rpc [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 22:01:57.502337 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.503568 np0000184109 devstack@c-api.service[111341]: INFO cinder.rpc [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 22:01:57.503693 np0000184109 devstack@c-api.service[111338]: INFO cinder.rpc [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 22:01:57.505074 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.507869 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.508527 np0000184109 devstack@c-api.service[111341]: INFO cinder.rpc [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 22:01:57.508527 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.508645 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.510608 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.511487 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.514491 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.517451 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.517523 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.518250 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.519115 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.519641 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.520686 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.521865 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.521954 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.523014 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.523948 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.526255 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.527502 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.527578 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.529190 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.530991 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.531624 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.531923 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.532348 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.532825 np0000184109 devstack@c-api.service[111339]: WARNING cinder.api.contrib.hosts [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 22:01:57.533911 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.535304 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.535428 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.535545 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.535959 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.536975 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.538293 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.538389 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.539223 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.539748 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.540083 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.541375 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.541450 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.542152 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.542820 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.543995 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.544170 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.544264 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.545026 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.545071 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: extensions {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.546457 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: capabilities {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.546981 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.547203 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.547712 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: os-hosts {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.548045 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.548699 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.549220 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.550092 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: scheduler-stats {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.550905 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.551403 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.551561 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: os-volume-transfer {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.553207 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: cgsnapshots {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.554852 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: encryption {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.554939 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.556437 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: extra_specs {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.557126 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.557807 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.557996 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: os-quota-class-sets {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.559309 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: os-quota-sets {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.559513 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.560523 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.560778 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: os-snapshot-manage {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.561949 np0000184109 devstack@c-api.service[111338]: WARNING cinder.api.contrib.hosts [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 22:01:57.562267 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: encryption {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.562360 np0000184109 devstack@c-api.service[111341]: WARNING cinder.api.contrib.hosts [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 22:01:57.562746 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.563167 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.563859 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: os-volume-manage {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.564225 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.564636 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.565352 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: os-volume-type-access {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.565768 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.566222 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.566901 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.566953 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: consistencygroups {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.567152 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.567574 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.568719 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.568938 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.569005 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: backups {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.570310 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.570409 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.570615 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.571086 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: os-availability-zone {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.571733 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.571882 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.572400 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extended resource: qos-specs {{(pid=111339) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.572873 np0000184109 devstack@c-api.service[111340]: WARNING cinder.api.contrib.hosts [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 22:01:57.573057 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.573226 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.573966 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: extensions {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.574076 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.574133 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: extensions {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.575562 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: capabilities {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.575677 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.575818 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: capabilities {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.576529 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.576688 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] SnapshotActionsController initialized {{(pid=111339) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 22:01:57.576813 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: os-hosts {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.577129 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: os-hosts {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.577455 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.578590 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: scheduler-stats {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.578745 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: scheduler-stats {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.578820 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.578934 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.580525 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.580727 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: os-volume-transfer {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.580807 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: os-volume-transfer {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.580911 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.582322 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.582428 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: cgsnapshots {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.582519 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: cgsnapshots {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.582702 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.583635 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.583781 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: encryption {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.583900 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: encryption {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.584233 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.585119 np0000184109 devstack@c-api.service[111339]: WARNING castellan.key_manager.migration [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.585373 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: extra_specs {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.585450 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: extra_specs {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.585682 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.585973 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.586089 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension VolumeActions extending resource: volumes {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.586898 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: os-quota-class-sets {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.587033 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: os-quota-class-sets {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.587100 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.587100 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.587100 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.587276 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.587335 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension TypesManage extending resource: types {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.587482 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.587802 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.587896 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.587959 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.587959 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension UsedLimits extending resource: limits {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.588097 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.588097 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension AdminActions extending resource: volumes {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.588210 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: os-quota-sets {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.588273 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension AdminActions extending resource: snapshots {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.588797 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: os-quota-sets {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.588937 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: extensions {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.589638 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: os-snapshot-manage {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.590378 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension AdminActions extending resource: backups {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.590490 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.v3.router [None req-5d0f4d4d-4800-4527-9873-cb8f42490910 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111339) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.590962 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: os-snapshot-manage {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.591042 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: encryption {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.592141 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: capabilities {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.592587 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: os-volume-manage {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.592674 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: encryption {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.593426 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: os-hosts {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.594077 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: os-volume-type-access {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.594229 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: os-volume-manage {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.594777 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: scheduler-stats {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.595709 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: os-volume-type-access {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.595844 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: consistencygroups {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.596458 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: os-volume-transfer {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.597376 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: consistencygroups {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.597889 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: backups {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.598336 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: cgsnapshots {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.598681 np0000184109 devstack@c-api.service[111339]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c83192a3668 pid: 111339 (default app) Jul 03 22:01:57.599380 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: backups {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.599741 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: encryption {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.599876 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: os-availability-zone {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.601206 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extended resource: qos-specs {{(pid=111341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.601354 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: extra_specs {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.601644 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: os-availability-zone {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.602852 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: os-quota-class-sets {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.603062 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extended resource: qos-specs {{(pid=111338) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.604045 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.604263 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: os-quota-sets {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.604980 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.contrib.snapshot_actions [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] SnapshotActionsController initialized {{(pid=111341) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 22:01:57.605731 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.605818 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: os-snapshot-manage {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.606028 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.607006 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.contrib.snapshot_actions [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] SnapshotActionsController initialized {{(pid=111338) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 22:01:57.607088 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.607274 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: encryption {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.607709 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.608436 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.608776 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.middleware.request_id [None req-7ecf3d9e-f397-4983-8149-5c81476f0a16 None None] RequestId filter calling following filter/app {{(pid=111339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:01:57.609079 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: os-volume-manage {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.609151 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.609851 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.610493 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.610627 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: os-volume-type-access {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.611178 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.611644 np0000184109 devstack@c-api.service[111339]: [pid: 111339|app: 0|req: 1/1] 199.19.213.229 () {60 vars in 956 bytes} [Fri Jul 3 22:01:57 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 03 22:01:57.612345 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.612447 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: consistencygroups {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.612960 np0000184109 devstack@c-api.service[111341]: WARNING castellan.key_manager.migration [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.613253 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.613936 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.614053 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension VolumeActions extending resource: volumes {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.614255 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: backups {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.614332 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.614392 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.614463 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.614565 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.614652 np0000184109 devstack@c-api.service[111338]: WARNING castellan.key_manager.migration [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.614712 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension TypesManage extending resource: types {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.614775 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.614864 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.615002 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.615103 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension UsedLimits extending resource: limits {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.615204 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.615308 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension AdminActions extending resource: volumes {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.615427 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension AdminActions extending resource: snapshots {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.615531 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension AdminActions extending resource: backups {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.615600 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.615663 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.v3.router [None req-a4e059b0-c7cf-4bbc-9025-a6325a7e0370 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.615723 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension VolumeActions extending resource: volumes {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.615939 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.616044 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.616152 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.616255 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.616327 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: os-availability-zone {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.616390 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension TypesManage extending resource: types {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.616447 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.616549 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.616663 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.616774 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension UsedLimits extending resource: limits {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.616888 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.616992 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension AdminActions extending resource: volumes {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.617114 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension AdminActions extending resource: snapshots {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.617257 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension AdminActions extending resource: backups {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.617471 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.v3.router [None req-47b40e2d-8331-4e2e-95ed-05f886b69580 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111338) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.618179 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extended resource: qos-specs {{(pid=111340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 22:01:57.623049 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.624333 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.contrib.snapshot_actions [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] SnapshotActionsController initialized {{(pid=111340) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 22:01:57.625166 np0000184109 devstack@c-api.service[111341]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c83192a3668 pid: 111341 (default app) Jul 03 22:01:57.625276 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.627047 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.627143 np0000184109 devstack@c-api.service[111338]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c83192a3668 pid: 111338 (default app) Jul 03 22:01:57.628852 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.630780 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.632429 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.634396 np0000184109 devstack@c-api.service[111340]: WARNING castellan.key_manager.migration [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 03 22:01:57.635593 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.635718 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension VolumeActions extending resource: volumes {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.636090 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.636222 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension SnapshotActions extending resource: snapshots {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.636355 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.636477 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.636604 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension TypesManage extending resource: types {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.636765 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.636867 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension VolumeTypeAccess extending resource: types {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.637047 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.637200 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension UsedLimits extending resource: limits {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.637387 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.637527 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension AdminActions extending resource: volumes {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.637708 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension AdminActions extending resource: snapshots {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.637803 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension AdminActions extending resource: backups {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.637925 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.v3.router [None req-bd4de4e9-fac1-4c6e-b1d8-f1485adcc3fb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 22:01:57.647867 np0000184109 devstack@c-api.service[111340]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c83192a3668 pid: 111340 (default app) Jul 03 22:02:04.756016 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.middleware.request_id [None req-e50ca7d3-6bd9-4f53-96bf-6154929f6403 None None] RequestId filter calling following filter/app {{(pid=111339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:05.263996 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-e50ca7d3-6bd9-4f53-96bf-6154929f6403 admin admin] POST https://199.19.213.229/volume/v3/types Jul 03 22:02:05.264567 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-e50ca7d3-6bd9-4f53-96bf-6154929f6403 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:05.266270 np0000184109 devstack@c-api.service[111339]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:05.266270 np0000184109 devstack@c-api.service[111339]: warnings.warn( Jul 03 22:02:05.301245 np0000184109 devstack@c-api.service[111339]: DEBUG oslo_db.sqlalchemy.engines [None req-e50ca7d3-6bd9-4f53-96bf-6154929f6403 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=111339) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:02:05.336169 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-e50ca7d3-6bd9-4f53-96bf-6154929f6403 admin admin] https://199.19.213.229/volume/v3/types returned with HTTP 200 Jul 03 22:02:05.337194 np0000184109 devstack@c-api.service[111339]: [pid: 111339|app: 0|req: 2/2] 199.19.213.229 () {68 vars in 1288 bytes} [Fri Jul 3 22:02:04 2026] POST /volume/v3/types => generated 186 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:02:05.368891 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [req-e50ca7d3-6bd9-4f53-96bf-6154929f6403 req-878724c1-274c-4437-bcc6-8ef8fb7c6d85 None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:02:05.716046 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [req-e50ca7d3-6bd9-4f53-96bf-6154929f6403 req-878724c1-274c-4437-bcc6-8ef8fb7c6d85 admin admin] POST https://199.19.213.229/volume/v3/types/9c8c04db-eb42-4069-a98b-c1db274c05f9/extra_specs Jul 03 22:02:05.716636 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [req-e50ca7d3-6bd9-4f53-96bf-6154929f6403 req-878724c1-274c-4437-bcc6-8ef8fb7c6d85 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 22:02:05.718476 np0000184109 devstack@c-api.service[111341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:02:05.718476 np0000184109 devstack@c-api.service[111341]: warnings.warn( Jul 03 22:02:05.754232 np0000184109 devstack@c-api.service[111341]: DEBUG oslo_db.sqlalchemy.engines [req-e50ca7d3-6bd9-4f53-96bf-6154929f6403 req-878724c1-274c-4437-bcc6-8ef8fb7c6d85 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=111341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:02:05.822511 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [req-e50ca7d3-6bd9-4f53-96bf-6154929f6403 req-878724c1-274c-4437-bcc6-8ef8fb7c6d85 admin admin] https://199.19.213.229/volume/v3/types/9c8c04db-eb42-4069-a98b-c1db274c05f9/extra_specs returned with HTTP 200 Jul 03 22:02:05.822511 np0000184109 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 1/3] 199.19.213.229 () {70 vars in 1505 bytes} [Fri Jul 3 22:02:05 2026] POST /volume/v3/types/9c8c04db-eb42-4069-a98b-c1db274c05f9/extra_specs => generated 55 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:02:07.493450 np0000184109 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=6 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:02:07.502728 np0000184109 devstack@c-api.service[111338]: DEBUG dbcounter [-] [111338] Writing DB stats cinder:SELECT=6 {{(pid=111338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:02:15.330525 np0000184109 devstack@c-api.service[111339]: DEBUG dbcounter [-] [111339] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:02:15.818346 np0000184109 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:04:29.871267 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.middleware.request_id [None req-8152939d-9185-4c14-8f15-f212e0606036 None None] RequestId filter calling following filter/app {{(pid=111338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:04:29.872344 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-8152939d-9185-4c14-8f15-f212e0606036 None None] GET https://199.19.213.229/volume// Jul 03 22:04:29.872522 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-8152939d-9185-4c14-8f15-f212e0606036 None None] Empty body provided in request {{(pid=111338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:04:29.872740 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-8152939d-9185-4c14-8f15-f212e0606036 None None] Calling method 'all' {{(pid=111338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:04:29.873237 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-8152939d-9185-4c14-8f15-f212e0606036 None None] https://199.19.213.229/volume// returned with HTTP 300 Jul 03 22:04:29.873606 np0000184109 devstack@c-api.service[111338]: [pid: 111338|app: 0|req: 1/4] 199.19.213.229 () {66 vars in 1456 bytes} [Fri Jul 3 22:04:29 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 22:05:09.491709 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-a604ad62-af50-4954-9f7a-79579f3ad245 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:09.494746 np0000184109 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 1/5] 199.19.213.229 () {62 vars in 1068 bytes} [Fri Jul 3 22:05:09 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 03 22:05:09.531209 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.middleware.request_id [None req-c9a702eb-05b0-4111-8652-7337d2c13dad None None] RequestId filter calling following filter/app {{(pid=111339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:09.537273 np0000184109 devstack@c-api.service[111339]: [pid: 111339|app: 0|req: 3/6] 199.19.213.229 () {64 vars in 1272 bytes} [Fri Jul 3 22:05:09 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 03 22:05:09.568436 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [req-c9a702eb-05b0-4111-8652-7337d2c13dad req-f8fa7dc2-e40e-41ee-a453-f41927fcbfea None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:09.573639 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [req-c9a702eb-05b0-4111-8652-7337d2c13dad req-f8fa7dc2-e40e-41ee-a453-f41927fcbfea demo demo] GET https://199.19.213.229/volume/v3/ Jul 03 22:05:09.574073 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [req-c9a702eb-05b0-4111-8652-7337d2c13dad req-f8fa7dc2-e40e-41ee-a453-f41927fcbfea demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:09.574482 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [req-c9a702eb-05b0-4111-8652-7337d2c13dad req-f8fa7dc2-e40e-41ee-a453-f41927fcbfea demo demo] Calling method 'version_select' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:09.577663 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [req-c9a702eb-05b0-4111-8652-7337d2c13dad req-f8fa7dc2-e40e-41ee-a453-f41927fcbfea demo demo] https://199.19.213.229/volume/v3/ returned with HTTP 200 Jul 03 22:05:09.577986 np0000184109 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 2/7] 199.19.213.229 () {66 vars in 1346 bytes} [Fri Jul 3 22:05:09 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:09.618331 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.middleware.request_id [None req-84acafec-cc44-4852-ba67-0ea890745b21 None None] RequestId filter calling following filter/app {{(pid=111338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:09.970171 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-84acafec-cc44-4852-ba67-0ea890745b21 demo demo] GET https://199.19.213.229/volume/v3/types Jul 03 22:05:09.970337 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-84acafec-cc44-4852-ba67-0ea890745b21 demo demo] Empty body provided in request {{(pid=111338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:09.970552 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-84acafec-cc44-4852-ba67-0ea890745b21 demo demo] Calling method 'index' {{(pid=111338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:09.971036 np0000184109 devstack@c-api.service[111338]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:09.971036 np0000184109 devstack@c-api.service[111338]: warnings.warn( Jul 03 22:05:09.971611 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.api_utils [None req-84acafec-cc44-4852-ba67-0ea890745b21 demo demo] Removing options '' from query. {{(pid=111338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:05:10.008661 np0000184109 devstack@c-api.service[111338]: DEBUG oslo_db.sqlalchemy.engines [None req-84acafec-cc44-4852-ba67-0ea890745b21 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=111338) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:05:10.029349 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-84acafec-cc44-4852-ba67-0ea890745b21 demo demo] https://199.19.213.229/volume/v3/types returned with HTTP 200 Jul 03 22:05:10.029787 np0000184109 devstack@c-api.service[111338]: [pid: 111338|app: 0|req: 2/8] 199.19.213.229 () {64 vars in 1290 bytes} [Fri Jul 3 22:05:09 2026] GET /volume/v3/types => generated 377 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:10.068154 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-68191a2e-f54e-4d27-b436-0b1527ff9658 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:10.382188 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-68191a2e-f54e-4d27-b436-0b1527ff9658 demo demo] GET https://199.19.213.229/volume/v3/types/default Jul 03 22:05:10.382516 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-68191a2e-f54e-4d27-b436-0b1527ff9658 demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:10.382727 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-68191a2e-f54e-4d27-b436-0b1527ff9658 demo demo] Calling method 'show' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:10.417902 np0000184109 devstack@c-api.service[111340]: DEBUG oslo_db.sqlalchemy.engines [None req-68191a2e-f54e-4d27-b436-0b1527ff9658 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=111340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 22:05:10.431513 np0000184109 devstack@c-api.service[111340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 22:05:10.431513 np0000184109 devstack@c-api.service[111340]: warnings.warn( Jul 03 22:05:10.433527 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-68191a2e-f54e-4d27-b436-0b1527ff9658 demo demo] https://199.19.213.229/volume/v3/types/default returned with HTTP 200 Jul 03 22:05:10.433903 np0000184109 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 2/9] 199.19.213.229 () {64 vars in 1301 bytes} [Fri Jul 3 22:05:10 2026] GET /volume/v3/types/default => generated 145 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:10.873743 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.middleware.request_id [None req-7a43d92a-8014-48e3-9840-b26266272bc3 None None] RequestId filter calling following filter/app {{(pid=111339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:10.874355 np0000184109 devstack@c-api.service[111339]: [pid: 111339|app: 0|req: 4/10] 199.19.213.229 () {62 vars in 1068 bytes} [Fri Jul 3 22:05:10 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 03 22:05:10.902795 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-8a3aaf3a-3d75-4e53-a914-a144a4bb638f None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:10.910996 np0000184109 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 3/11] 199.19.213.229 () {64 vars in 1272 bytes} [Fri Jul 3 22:05:10 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 03 22:05:10.941579 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.middleware.request_id [req-8a3aaf3a-3d75-4e53-a914-a144a4bb638f req-f0ffe032-06f9-4825-b978-aacce6a8ff78 None None] RequestId filter calling following filter/app {{(pid=111338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:10.945339 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [req-8a3aaf3a-3d75-4e53-a914-a144a4bb638f req-f0ffe032-06f9-4825-b978-aacce6a8ff78 demo demo] GET https://199.19.213.229/volume/v3/ Jul 03 22:05:10.945765 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [req-8a3aaf3a-3d75-4e53-a914-a144a4bb638f req-f0ffe032-06f9-4825-b978-aacce6a8ff78 demo demo] Empty body provided in request {{(pid=111338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:10.946216 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [req-8a3aaf3a-3d75-4e53-a914-a144a4bb638f req-f0ffe032-06f9-4825-b978-aacce6a8ff78 demo demo] Calling method 'version_select' {{(pid=111338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:10.947331 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [req-8a3aaf3a-3d75-4e53-a914-a144a4bb638f req-f0ffe032-06f9-4825-b978-aacce6a8ff78 demo demo] https://199.19.213.229/volume/v3/ returned with HTTP 200 Jul 03 22:05:10.948048 np0000184109 devstack@c-api.service[111338]: [pid: 111338|app: 0|req: 3/12] 199.19.213.229 () {66 vars in 1346 bytes} [Fri Jul 3 22:05:10 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:10.983143 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-c6009834-33e2-4ba4-a930-bc3d2346d492 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:10.986172 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-c6009834-33e2-4ba4-a930-bc3d2346d492 demo demo] GET https://199.19.213.229/volume/v3/types/default Jul 03 22:05:10.986423 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-c6009834-33e2-4ba4-a930-bc3d2346d492 demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:10.986696 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-c6009834-33e2-4ba4-a930-bc3d2346d492 demo demo] Calling method 'show' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:10.995143 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-c6009834-33e2-4ba4-a930-bc3d2346d492 demo demo] https://199.19.213.229/volume/v3/types/default returned with HTTP 200 Jul 03 22:05:10.995581 np0000184109 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 3/13] 199.19.213.229 () {64 vars in 1301 bytes} [Fri Jul 3 22:05:10 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 03 22:05:11.604433 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.middleware.request_id [None req-3885d787-2a01-420d-a2f3-f7c7cfbf43f7 None None] RequestId filter calling following filter/app {{(pid=111339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:11.605261 np0000184109 devstack@c-api.service[111339]: [pid: 111339|app: 0|req: 5/14] 199.19.213.229 () {62 vars in 1068 bytes} [Fri Jul 3 22:05:11 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 03 22:05:11.636421 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-c8a4780f-f0a4-4ed3-948e-8409afe599a9 None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:11.638967 np0000184109 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 4/15] 199.19.213.229 () {64 vars in 1272 bytes} [Fri Jul 3 22:05:11 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 03 22:05:11.673945 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.middleware.request_id [req-c8a4780f-f0a4-4ed3-948e-8409afe599a9 req-92a47ebb-5ffe-4f4c-9d13-e9fa92aa56d8 None None] RequestId filter calling following filter/app {{(pid=111338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:11.677518 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [req-c8a4780f-f0a4-4ed3-948e-8409afe599a9 req-92a47ebb-5ffe-4f4c-9d13-e9fa92aa56d8 demo demo] GET https://199.19.213.229/volume/v3/ Jul 03 22:05:11.678089 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [req-c8a4780f-f0a4-4ed3-948e-8409afe599a9 req-92a47ebb-5ffe-4f4c-9d13-e9fa92aa56d8 demo demo] Empty body provided in request {{(pid=111338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:11.680017 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [req-c8a4780f-f0a4-4ed3-948e-8409afe599a9 req-92a47ebb-5ffe-4f4c-9d13-e9fa92aa56d8 demo demo] Calling method 'version_select' {{(pid=111338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:11.681008 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [req-c8a4780f-f0a4-4ed3-948e-8409afe599a9 req-92a47ebb-5ffe-4f4c-9d13-e9fa92aa56d8 demo demo] https://199.19.213.229/volume/v3/ returned with HTTP 200 Jul 03 22:05:11.681981 np0000184109 devstack@c-api.service[111338]: [pid: 111338|app: 0|req: 4/16] 199.19.213.229 () {66 vars in 1346 bytes} [Fri Jul 3 22:05:11 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:11.723989 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-13ae59da-4a43-48d9-8738-23c077ad0f6a None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:11.727255 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-13ae59da-4a43-48d9-8738-23c077ad0f6a demo demo] GET https://199.19.213.229/volume/v3/types/default Jul 03 22:05:11.727610 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-13ae59da-4a43-48d9-8738-23c077ad0f6a demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:11.728013 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-13ae59da-4a43-48d9-8738-23c077ad0f6a demo demo] Calling method 'show' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:11.737573 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-13ae59da-4a43-48d9-8738-23c077ad0f6a demo demo] https://199.19.213.229/volume/v3/types/default returned with HTTP 200 Jul 03 22:05:11.737936 np0000184109 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 4/17] 199.19.213.229 () {64 vars in 1301 bytes} [Fri Jul 3 22:05:11 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:11.777038 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.middleware.request_id [None req-3d0d41d5-fa50-409c-b222-7a32d161f156 None None] RequestId filter calling following filter/app {{(pid=111339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:11.777854 np0000184109 devstack@c-api.service[111339]: [pid: 111339|app: 0|req: 6/18] 199.19.213.229 () {62 vars in 1068 bytes} [Fri Jul 3 22:05:11 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 03 22:05:11.807789 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-08cd482d-40f8-4dfd-8328-e3500dd44390 None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:11.811525 np0000184109 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 5/19] 199.19.213.229 () {64 vars in 1272 bytes} [Fri Jul 3 22:05:11 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 03 22:05:11.840528 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.middleware.request_id [req-08cd482d-40f8-4dfd-8328-e3500dd44390 req-619ce87d-d406-401b-8e61-1ce8d603f092 None None] RequestId filter calling following filter/app {{(pid=111338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:11.844333 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [req-08cd482d-40f8-4dfd-8328-e3500dd44390 req-619ce87d-d406-401b-8e61-1ce8d603f092 demo demo] GET https://199.19.213.229/volume/v3/ Jul 03 22:05:11.844969 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [req-08cd482d-40f8-4dfd-8328-e3500dd44390 req-619ce87d-d406-401b-8e61-1ce8d603f092 demo demo] Empty body provided in request {{(pid=111338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:11.845404 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [req-08cd482d-40f8-4dfd-8328-e3500dd44390 req-619ce87d-d406-401b-8e61-1ce8d603f092 demo demo] Calling method 'version_select' {{(pid=111338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:11.845936 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [req-08cd482d-40f8-4dfd-8328-e3500dd44390 req-619ce87d-d406-401b-8e61-1ce8d603f092 demo demo] https://199.19.213.229/volume/v3/ returned with HTTP 200 Jul 03 22:05:11.846472 np0000184109 devstack@c-api.service[111338]: [pid: 111338|app: 0|req: 5/20] 199.19.213.229 () {66 vars in 1346 bytes} [Fri Jul 3 22:05:11 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:11.884407 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-50f8b9ea-14a2-4fc5-86da-94c670386928 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:05:11.886137 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-50f8b9ea-14a2-4fc5-86da-94c670386928 demo demo] GET https://199.19.213.229/volume/v3/types/default Jul 03 22:05:11.886297 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-50f8b9ea-14a2-4fc5-86da-94c670386928 demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:05:11.886479 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-50f8b9ea-14a2-4fc5-86da-94c670386928 demo demo] Calling method 'show' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:05:11.893337 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-50f8b9ea-14a2-4fc5-86da-94c670386928 demo demo] https://199.19.213.229/volume/v3/types/default returned with HTTP 200 Jul 03 22:05:11.893673 np0000184109 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 5/21] 199.19.213.229 () {64 vars in 1301 bytes} [Fri Jul 3 22:05:11 2026] GET /volume/v3/types/default => generated 145 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 22:05:20.023393 np0000184109 devstack@c-api.service[111338]: DEBUG dbcounter [-] [111338] Writing DB stats cinder:SELECT=1 {{(pid=111338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:05:21.890236 np0000184109 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=8 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:10:06.246705 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.middleware.request_id [None req-92dc1cce-42bb-493a-9fb6-43725c9cbfb5 None None] RequestId filter calling following filter/app {{(pid=111339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:10:06.342207 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-92dc1cce-42bb-493a-9fb6-43725c9cbfb5 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:10:06.342550 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-92dc1cce-42bb-493a-9fb6-43725c9cbfb5 demo demo] Empty body provided in request {{(pid=111339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:10:06.343236 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-92dc1cce-42bb-493a-9fb6-43725c9cbfb5 demo demo] Calling method 'detail' {{(pid=111339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:10:06.344181 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.api_utils [None req-92dc1cce-42bb-493a-9fb6-43725c9cbfb5 demo demo] Removing options '' from query. {{(pid=111339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:10:06.345926 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.volume.api [None req-92dc1cce-42bb-493a-9fb6-43725c9cbfb5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111339) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:10:06.388916 np0000184109 devstack@c-api.service[111339]: INFO cinder.volume.api [None req-92dc1cce-42bb-493a-9fb6-43725c9cbfb5 demo demo] Get all volumes completed successfully. Jul 03 22:10:06.392807 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-92dc1cce-42bb-493a-9fb6-43725c9cbfb5 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:10:06.393502 np0000184109 devstack@c-api.service[111339]: [pid: 111339|app: 0|req: 7/22] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:10:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:10:16.380296 np0000184109 devstack@c-api.service[111339]: DEBUG dbcounter [-] [111339] Writing DB stats cinder:SELECT=1 {{(pid=111339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:11:06.406389 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-ae5d373d-f630-4d45-8b45-a804f0f85be4 None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:11:06.410041 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-ae5d373d-f630-4d45-8b45-a804f0f85be4 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:11:06.410041 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-ae5d373d-f630-4d45-8b45-a804f0f85be4 demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:11:06.410041 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-ae5d373d-f630-4d45-8b45-a804f0f85be4 demo demo] Calling method 'detail' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:11:06.410954 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.api_utils [None req-ae5d373d-f630-4d45-8b45-a804f0f85be4 demo demo] Removing options '' from query. {{(pid=111341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:11:06.411764 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.volume.api [None req-ae5d373d-f630-4d45-8b45-a804f0f85be4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:11:06.448692 np0000184109 devstack@c-api.service[111341]: INFO cinder.volume.api [None req-ae5d373d-f630-4d45-8b45-a804f0f85be4 demo demo] Get all volumes completed successfully. Jul 03 22:11:06.451336 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-ae5d373d-f630-4d45-8b45-a804f0f85be4 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:11:06.451658 np0000184109 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 6/23] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:11:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:11:16.440443 np0000184109 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:12:06.476623 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.middleware.request_id [None req-70252bc2-3fd7-4e3b-a424-f89d79add1f0 None None] RequestId filter calling following filter/app {{(pid=111338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:12:06.479744 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-70252bc2-3fd7-4e3b-a424-f89d79add1f0 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:12:06.479902 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-70252bc2-3fd7-4e3b-a424-f89d79add1f0 demo demo] Empty body provided in request {{(pid=111338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:12:06.480056 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-70252bc2-3fd7-4e3b-a424-f89d79add1f0 demo demo] Calling method 'detail' {{(pid=111338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:12:06.480638 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.api_utils [None req-70252bc2-3fd7-4e3b-a424-f89d79add1f0 demo demo] Removing options '' from query. {{(pid=111338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:12:06.481404 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.volume.api [None req-70252bc2-3fd7-4e3b-a424-f89d79add1f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111338) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:12:06.535008 np0000184109 devstack@c-api.service[111338]: INFO cinder.volume.api [None req-70252bc2-3fd7-4e3b-a424-f89d79add1f0 demo demo] Get all volumes completed successfully. Jul 03 22:12:06.537712 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-70252bc2-3fd7-4e3b-a424-f89d79add1f0 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:12:06.538367 np0000184109 devstack@c-api.service[111338]: [pid: 111338|app: 0|req: 6/24] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:12:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:12:16.524570 np0000184109 devstack@c-api.service[111338]: DEBUG dbcounter [-] [111338] Writing DB stats cinder:SELECT=1 {{(pid=111338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:13:06.555052 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-52ca6a5b-bb34-47b3-a324-638c7a2f9c93 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:13:06.559665 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-52ca6a5b-bb34-47b3-a324-638c7a2f9c93 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:13:06.559857 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-52ca6a5b-bb34-47b3-a324-638c7a2f9c93 demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:13:06.560052 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-52ca6a5b-bb34-47b3-a324-638c7a2f9c93 demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:13:06.560764 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-52ca6a5b-bb34-47b3-a324-638c7a2f9c93 demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:13:06.561767 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-52ca6a5b-bb34-47b3-a324-638c7a2f9c93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:13:06.614402 np0000184109 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-52ca6a5b-bb34-47b3-a324-638c7a2f9c93 demo demo] Get all volumes completed successfully. Jul 03 22:13:06.616428 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-52ca6a5b-bb34-47b3-a324-638c7a2f9c93 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:13:06.616810 np0000184109 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 6/25] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:13:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:13:16.597745 np0000184109 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:14:06.649173 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.middleware.request_id [None req-fbb960bb-4f9f-4e74-b650-3b2974011efc None None] RequestId filter calling following filter/app {{(pid=111339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:14:06.654063 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-fbb960bb-4f9f-4e74-b650-3b2974011efc demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:14:06.654408 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-fbb960bb-4f9f-4e74-b650-3b2974011efc demo demo] Empty body provided in request {{(pid=111339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:14:06.654810 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-fbb960bb-4f9f-4e74-b650-3b2974011efc demo demo] Calling method 'detail' {{(pid=111339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:14:06.655716 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.api_utils [None req-fbb960bb-4f9f-4e74-b650-3b2974011efc demo demo] Removing options '' from query. {{(pid=111339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:14:06.656890 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.volume.api [None req-fbb960bb-4f9f-4e74-b650-3b2974011efc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111339) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:14:06.663651 np0000184109 devstack@c-api.service[111339]: INFO cinder.volume.api [None req-fbb960bb-4f9f-4e74-b650-3b2974011efc demo demo] Get all volumes completed successfully. Jul 03 22:14:06.665697 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-fbb960bb-4f9f-4e74-b650-3b2974011efc demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:14:06.666010 np0000184109 devstack@c-api.service[111339]: [pid: 111339|app: 0|req: 8/26] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:14:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:14:16.659805 np0000184109 devstack@c-api.service[111339]: DEBUG dbcounter [-] [111339] Writing DB stats cinder:SELECT=1 {{(pid=111339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:15:06.681301 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-75804527-5ff7-4300-886e-989cedaa7b21 None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:15:06.859516 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-75804527-5ff7-4300-886e-989cedaa7b21 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:15:06.860570 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-75804527-5ff7-4300-886e-989cedaa7b21 demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:15:06.860850 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-75804527-5ff7-4300-886e-989cedaa7b21 demo demo] Calling method 'detail' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:15:06.861293 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.api_utils [None req-75804527-5ff7-4300-886e-989cedaa7b21 demo demo] Removing options '' from query. {{(pid=111341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:15:06.862494 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.volume.api [None req-75804527-5ff7-4300-886e-989cedaa7b21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:15:06.871326 np0000184109 devstack@c-api.service[111341]: INFO cinder.volume.api [None req-75804527-5ff7-4300-886e-989cedaa7b21 demo demo] Get all volumes completed successfully. Jul 03 22:15:06.874369 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-75804527-5ff7-4300-886e-989cedaa7b21 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:15:06.874825 np0000184109 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 7/27] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:15:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:15:16.866974 np0000184109 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:16:06.900891 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.middleware.request_id [None req-7a04d08b-9e79-4d38-ae3c-193ea29985cd None None] RequestId filter calling following filter/app {{(pid=111338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:16:06.903903 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-7a04d08b-9e79-4d38-ae3c-193ea29985cd demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:16:06.904346 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-7a04d08b-9e79-4d38-ae3c-193ea29985cd demo demo] Empty body provided in request {{(pid=111338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:16:06.904749 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-7a04d08b-9e79-4d38-ae3c-193ea29985cd demo demo] Calling method 'detail' {{(pid=111338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:16:06.905215 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.api_utils [None req-7a04d08b-9e79-4d38-ae3c-193ea29985cd demo demo] Removing options '' from query. {{(pid=111338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:16:06.906312 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.volume.api [None req-7a04d08b-9e79-4d38-ae3c-193ea29985cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111338) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:16:06.915263 np0000184109 devstack@c-api.service[111338]: INFO cinder.volume.api [None req-7a04d08b-9e79-4d38-ae3c-193ea29985cd demo demo] Get all volumes completed successfully. Jul 03 22:16:06.917498 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-7a04d08b-9e79-4d38-ae3c-193ea29985cd demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:16:06.917971 np0000184109 devstack@c-api.service[111338]: [pid: 111338|app: 0|req: 7/28] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:16:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:16:16.909937 np0000184109 devstack@c-api.service[111338]: DEBUG dbcounter [-] [111338] Writing DB stats cinder:SELECT=1 {{(pid=111338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:17:06.934340 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-af2453e3-40f3-4113-9b08-f123892d9f03 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:17:06.937194 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-af2453e3-40f3-4113-9b08-f123892d9f03 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:17:06.937494 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-af2453e3-40f3-4113-9b08-f123892d9f03 demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:17:06.937848 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-af2453e3-40f3-4113-9b08-f123892d9f03 demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:17:06.938218 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-af2453e3-40f3-4113-9b08-f123892d9f03 demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:17:06.939346 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-af2453e3-40f3-4113-9b08-f123892d9f03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:17:06.948764 np0000184109 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-af2453e3-40f3-4113-9b08-f123892d9f03 demo demo] Get all volumes completed successfully. Jul 03 22:17:06.951595 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-af2453e3-40f3-4113-9b08-f123892d9f03 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:17:06.952142 np0000184109 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 7/29] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:17:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:17:16.942948 np0000184109 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:18:06.974103 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.middleware.request_id [None req-760905cd-995a-462f-af66-b602809b38bb None None] RequestId filter calling following filter/app {{(pid=111339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:18:06.977048 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-760905cd-995a-462f-af66-b602809b38bb demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:18:06.977304 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-760905cd-995a-462f-af66-b602809b38bb demo demo] Empty body provided in request {{(pid=111339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:18:06.977541 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-760905cd-995a-462f-af66-b602809b38bb demo demo] Calling method 'detail' {{(pid=111339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:18:06.977877 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.api_utils [None req-760905cd-995a-462f-af66-b602809b38bb demo demo] Removing options '' from query. {{(pid=111339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:18:06.978778 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.volume.api [None req-760905cd-995a-462f-af66-b602809b38bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111339) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:18:06.987626 np0000184109 devstack@c-api.service[111339]: INFO cinder.volume.api [None req-760905cd-995a-462f-af66-b602809b38bb demo demo] Get all volumes completed successfully. Jul 03 22:18:06.990155 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-760905cd-995a-462f-af66-b602809b38bb demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:18:06.990655 np0000184109 devstack@c-api.service[111339]: [pid: 111339|app: 0|req: 9/30] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:18:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:18:16.982255 np0000184109 devstack@c-api.service[111339]: DEBUG dbcounter [-] [111339] Writing DB stats cinder:SELECT=1 {{(pid=111339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:19:07.004199 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-beb735c8-a4bc-4602-96e7-c584cb19e776 None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:19:07.008117 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-beb735c8-a4bc-4602-96e7-c584cb19e776 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:19:07.008369 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-beb735c8-a4bc-4602-96e7-c584cb19e776 demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:19:07.009076 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-beb735c8-a4bc-4602-96e7-c584cb19e776 demo demo] Calling method 'detail' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:19:07.009410 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.api_utils [None req-beb735c8-a4bc-4602-96e7-c584cb19e776 demo demo] Removing options '' from query. {{(pid=111341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:19:07.010939 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.volume.api [None req-beb735c8-a4bc-4602-96e7-c584cb19e776 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:19:07.021102 np0000184109 devstack@c-api.service[111341]: INFO cinder.volume.api [None req-beb735c8-a4bc-4602-96e7-c584cb19e776 demo demo] Get all volumes completed successfully. Jul 03 22:19:07.024404 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-beb735c8-a4bc-4602-96e7-c584cb19e776 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:19:07.025365 np0000184109 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 8/31] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:19:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:19:17.014525 np0000184109 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:20:07.069732 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.middleware.request_id [None req-7e244cbb-414c-47b3-b186-8166048864cc None None] RequestId filter calling following filter/app {{(pid=111338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:20:07.237422 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-7e244cbb-414c-47b3-b186-8166048864cc demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:20:07.237739 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-7e244cbb-414c-47b3-b186-8166048864cc demo demo] Empty body provided in request {{(pid=111338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:20:07.238023 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-7e244cbb-414c-47b3-b186-8166048864cc demo demo] Calling method 'detail' {{(pid=111338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:20:07.238329 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.api_utils [None req-7e244cbb-414c-47b3-b186-8166048864cc demo demo] Removing options '' from query. {{(pid=111338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:20:07.239719 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.volume.api [None req-7e244cbb-414c-47b3-b186-8166048864cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111338) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:20:07.253791 np0000184109 devstack@c-api.service[111338]: INFO cinder.volume.api [None req-7e244cbb-414c-47b3-b186-8166048864cc demo demo] Get all volumes completed successfully. Jul 03 22:20:07.256410 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-7e244cbb-414c-47b3-b186-8166048864cc demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:20:07.256948 np0000184109 devstack@c-api.service[111338]: [pid: 111338|app: 0|req: 8/32] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:20:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:20:17.244782 np0000184109 devstack@c-api.service[111338]: DEBUG dbcounter [-] [111338] Writing DB stats cinder:SELECT=1 {{(pid=111338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:21:07.278912 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-bb88f369-7456-43c0-a619-86c230e3a958 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:21:07.282846 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-bb88f369-7456-43c0-a619-86c230e3a958 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:21:07.283078 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-bb88f369-7456-43c0-a619-86c230e3a958 demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:21:07.283335 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-bb88f369-7456-43c0-a619-86c230e3a958 demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:21:07.283679 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-bb88f369-7456-43c0-a619-86c230e3a958 demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:21:07.284612 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-bb88f369-7456-43c0-a619-86c230e3a958 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:21:07.293941 np0000184109 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-bb88f369-7456-43c0-a619-86c230e3a958 demo demo] Get all volumes completed successfully. Jul 03 22:21:07.296563 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-bb88f369-7456-43c0-a619-86c230e3a958 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:21:07.297093 np0000184109 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 8/33] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:21:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:21:17.287880 np0000184109 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:22:07.312438 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.middleware.request_id [None req-68fc600f-9410-43bb-baa6-cfc57a9331d5 None None] RequestId filter calling following filter/app {{(pid=111339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:22:07.315540 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-68fc600f-9410-43bb-baa6-cfc57a9331d5 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:22:07.315540 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-68fc600f-9410-43bb-baa6-cfc57a9331d5 demo demo] Empty body provided in request {{(pid=111339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:22:07.315540 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-68fc600f-9410-43bb-baa6-cfc57a9331d5 demo demo] Calling method 'detail' {{(pid=111339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:22:07.315800 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.api_utils [None req-68fc600f-9410-43bb-baa6-cfc57a9331d5 demo demo] Removing options '' from query. {{(pid=111339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:22:07.316399 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.volume.api [None req-68fc600f-9410-43bb-baa6-cfc57a9331d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111339) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:22:07.325170 np0000184109 devstack@c-api.service[111339]: INFO cinder.volume.api [None req-68fc600f-9410-43bb-baa6-cfc57a9331d5 demo demo] Get all volumes completed successfully. Jul 03 22:22:07.328198 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-68fc600f-9410-43bb-baa6-cfc57a9331d5 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:22:07.329291 np0000184109 devstack@c-api.service[111339]: [pid: 111339|app: 0|req: 10/34] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:22:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:22:17.318897 np0000184109 devstack@c-api.service[111339]: DEBUG dbcounter [-] [111339] Writing DB stats cinder:SELECT=1 {{(pid=111339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:23:07.344759 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-82bb8413-ab42-4ab3-946b-9498ed2eaf4a None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:23:07.348615 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-82bb8413-ab42-4ab3-946b-9498ed2eaf4a demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:23:07.348909 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-82bb8413-ab42-4ab3-946b-9498ed2eaf4a demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:23:07.349163 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-82bb8413-ab42-4ab3-946b-9498ed2eaf4a demo demo] Calling method 'detail' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:23:07.349473 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.api_utils [None req-82bb8413-ab42-4ab3-946b-9498ed2eaf4a demo demo] Removing options '' from query. {{(pid=111341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:23:07.350380 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.volume.api [None req-82bb8413-ab42-4ab3-946b-9498ed2eaf4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:23:07.360476 np0000184109 devstack@c-api.service[111341]: INFO cinder.volume.api [None req-82bb8413-ab42-4ab3-946b-9498ed2eaf4a demo demo] Get all volumes completed successfully. Jul 03 22:23:07.363038 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-82bb8413-ab42-4ab3-946b-9498ed2eaf4a demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:23:07.363818 np0000184109 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 9/35] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:23:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:23:17.354713 np0000184109 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:24:07.384998 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.middleware.request_id [None req-992677b6-d8d3-43d4-8526-b6961d1d0a98 None None] RequestId filter calling following filter/app {{(pid=111338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:24:07.388325 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-992677b6-d8d3-43d4-8526-b6961d1d0a98 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:24:07.388522 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-992677b6-d8d3-43d4-8526-b6961d1d0a98 demo demo] Empty body provided in request {{(pid=111338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:24:07.388776 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-992677b6-d8d3-43d4-8526-b6961d1d0a98 demo demo] Calling method 'detail' {{(pid=111338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:24:07.389060 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.api_utils [None req-992677b6-d8d3-43d4-8526-b6961d1d0a98 demo demo] Removing options '' from query. {{(pid=111338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:24:07.390429 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.volume.api [None req-992677b6-d8d3-43d4-8526-b6961d1d0a98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111338) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:24:07.401418 np0000184109 devstack@c-api.service[111338]: INFO cinder.volume.api [None req-992677b6-d8d3-43d4-8526-b6961d1d0a98 demo demo] Get all volumes completed successfully. Jul 03 22:24:07.404348 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-992677b6-d8d3-43d4-8526-b6961d1d0a98 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:24:07.405347 np0000184109 devstack@c-api.service[111338]: [pid: 111338|app: 0|req: 9/36] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:24:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:24:17.394574 np0000184109 devstack@c-api.service[111338]: DEBUG dbcounter [-] [111338] Writing DB stats cinder:SELECT=1 {{(pid=111338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:25:07.427560 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-bd74f249-2c9b-4035-8abc-1e33851f7fdc None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:25:07.598718 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-bd74f249-2c9b-4035-8abc-1e33851f7fdc demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:25:07.600898 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-bd74f249-2c9b-4035-8abc-1e33851f7fdc demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:25:07.600898 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-bd74f249-2c9b-4035-8abc-1e33851f7fdc demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:25:07.600898 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-bd74f249-2c9b-4035-8abc-1e33851f7fdc demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:25:07.601306 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-bd74f249-2c9b-4035-8abc-1e33851f7fdc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:25:07.612471 np0000184109 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-bd74f249-2c9b-4035-8abc-1e33851f7fdc demo demo] Get all volumes completed successfully. Jul 03 22:25:07.615206 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-bd74f249-2c9b-4035-8abc-1e33851f7fdc demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:25:07.615682 np0000184109 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 9/37] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:25:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:25:17.605456 np0000184109 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:26:07.634598 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.middleware.request_id [None req-f6b50f75-94ee-4f4d-b93b-fb041f98beca None None] RequestId filter calling following filter/app {{(pid=111339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:26:07.637956 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-f6b50f75-94ee-4f4d-b93b-fb041f98beca demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:26:07.638131 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-f6b50f75-94ee-4f4d-b93b-fb041f98beca demo demo] Empty body provided in request {{(pid=111339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:26:07.638389 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-f6b50f75-94ee-4f4d-b93b-fb041f98beca demo demo] Calling method 'detail' {{(pid=111339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:26:07.638908 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.api_utils [None req-f6b50f75-94ee-4f4d-b93b-fb041f98beca demo demo] Removing options '' from query. {{(pid=111339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:26:07.639677 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.volume.api [None req-f6b50f75-94ee-4f4d-b93b-fb041f98beca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111339) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:26:07.650294 np0000184109 devstack@c-api.service[111339]: INFO cinder.volume.api [None req-f6b50f75-94ee-4f4d-b93b-fb041f98beca demo demo] Get all volumes completed successfully. Jul 03 22:26:07.653575 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-f6b50f75-94ee-4f4d-b93b-fb041f98beca demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:26:07.654340 np0000184109 devstack@c-api.service[111339]: [pid: 111339|app: 0|req: 11/38] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:26:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:26:17.644202 np0000184109 devstack@c-api.service[111339]: DEBUG dbcounter [-] [111339] Writing DB stats cinder:SELECT=1 {{(pid=111339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:27:07.682224 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-7c089789-d244-46e0-968e-174cc1287a0c None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:27:07.684345 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-7c089789-d244-46e0-968e-174cc1287a0c demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:27:07.684513 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-7c089789-d244-46e0-968e-174cc1287a0c demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:27:07.684711 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-7c089789-d244-46e0-968e-174cc1287a0c demo demo] Calling method 'detail' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:27:07.684938 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.api_utils [None req-7c089789-d244-46e0-968e-174cc1287a0c demo demo] Removing options '' from query. {{(pid=111341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:27:07.685584 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.volume.api [None req-7c089789-d244-46e0-968e-174cc1287a0c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:27:07.693537 np0000184109 devstack@c-api.service[111341]: INFO cinder.volume.api [None req-7c089789-d244-46e0-968e-174cc1287a0c demo demo] Get all volumes completed successfully. Jul 03 22:27:07.695411 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-7c089789-d244-46e0-968e-174cc1287a0c demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:27:07.695767 np0000184109 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 10/39] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:27:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:27:17.688165 np0000184109 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:28:07.713422 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.middleware.request_id [None req-62136026-fb5d-422a-92e1-9b143ce818d2 None None] RequestId filter calling following filter/app {{(pid=111338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:28:07.716076 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-62136026-fb5d-422a-92e1-9b143ce818d2 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:28:07.716246 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-62136026-fb5d-422a-92e1-9b143ce818d2 demo demo] Empty body provided in request {{(pid=111338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:28:07.716420 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-62136026-fb5d-422a-92e1-9b143ce818d2 demo demo] Calling method 'detail' {{(pid=111338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:28:07.716655 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.api_utils [None req-62136026-fb5d-422a-92e1-9b143ce818d2 demo demo] Removing options '' from query. {{(pid=111338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:28:07.717323 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.volume.api [None req-62136026-fb5d-422a-92e1-9b143ce818d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111338) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:28:07.727123 np0000184109 devstack@c-api.service[111338]: INFO cinder.volume.api [None req-62136026-fb5d-422a-92e1-9b143ce818d2 demo demo] Get all volumes completed successfully. Jul 03 22:28:07.730258 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-62136026-fb5d-422a-92e1-9b143ce818d2 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:28:07.730749 np0000184109 devstack@c-api.service[111338]: [pid: 111338|app: 0|req: 10/40] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:28:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:28:17.720687 np0000184109 devstack@c-api.service[111338]: DEBUG dbcounter [-] [111338] Writing DB stats cinder:SELECT=1 {{(pid=111338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:29:07.747454 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-df453772-8d8f-432b-ac0c-8466e408670f None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:29:07.750494 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-df453772-8d8f-432b-ac0c-8466e408670f demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:29:07.750753 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-df453772-8d8f-432b-ac0c-8466e408670f demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:29:07.751085 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-df453772-8d8f-432b-ac0c-8466e408670f demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:29:07.751469 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-df453772-8d8f-432b-ac0c-8466e408670f demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:29:07.752493 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-df453772-8d8f-432b-ac0c-8466e408670f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:29:07.762365 np0000184109 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-df453772-8d8f-432b-ac0c-8466e408670f demo demo] Get all volumes completed successfully. Jul 03 22:29:07.764781 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-df453772-8d8f-432b-ac0c-8466e408670f demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:29:07.765407 np0000184109 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 10/41] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:29:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:29:17.756715 np0000184109 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:30:07.792119 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.middleware.request_id [None req-e95758d7-6b4f-45a3-8f4c-b46ced249571 None None] RequestId filter calling following filter/app {{(pid=111339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:30:07.919099 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-e95758d7-6b4f-45a3-8f4c-b46ced249571 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:30:07.919503 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-e95758d7-6b4f-45a3-8f4c-b46ced249571 demo demo] Empty body provided in request {{(pid=111339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:30:07.922258 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-e95758d7-6b4f-45a3-8f4c-b46ced249571 demo demo] Calling method 'detail' {{(pid=111339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:30:07.922817 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.api_utils [None req-e95758d7-6b4f-45a3-8f4c-b46ced249571 demo demo] Removing options '' from query. {{(pid=111339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:30:07.924022 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.volume.api [None req-e95758d7-6b4f-45a3-8f4c-b46ced249571 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111339) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:30:07.935818 np0000184109 devstack@c-api.service[111339]: INFO cinder.volume.api [None req-e95758d7-6b4f-45a3-8f4c-b46ced249571 demo demo] Get all volumes completed successfully. Jul 03 22:30:07.938564 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-e95758d7-6b4f-45a3-8f4c-b46ced249571 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:30:07.939094 np0000184109 devstack@c-api.service[111339]: [pid: 111339|app: 0|req: 12/42] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:30:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:30:17.930373 np0000184109 devstack@c-api.service[111339]: DEBUG dbcounter [-] [111339] Writing DB stats cinder:SELECT=1 {{(pid=111339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:31:07.957086 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-d1ee640f-fb8c-48c0-a3f4-c830279b069e None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:31:07.962683 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-d1ee640f-fb8c-48c0-a3f4-c830279b069e demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:31:07.962942 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-d1ee640f-fb8c-48c0-a3f4-c830279b069e demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:31:07.963383 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-d1ee640f-fb8c-48c0-a3f4-c830279b069e demo demo] Calling method 'detail' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:31:07.963673 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.api_utils [None req-d1ee640f-fb8c-48c0-a3f4-c830279b069e demo demo] Removing options '' from query. {{(pid=111341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:31:07.965381 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.volume.api [None req-d1ee640f-fb8c-48c0-a3f4-c830279b069e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:31:07.974175 np0000184109 devstack@c-api.service[111341]: INFO cinder.volume.api [None req-d1ee640f-fb8c-48c0-a3f4-c830279b069e demo demo] Get all volumes completed successfully. Jul 03 22:31:07.975965 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-d1ee640f-fb8c-48c0-a3f4-c830279b069e demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:31:07.976348 np0000184109 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 11/43] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:31:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:31:17.968933 np0000184109 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:32:08.003464 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.middleware.request_id [None req-cf514cfd-d304-4e82-a199-ca9a6a89cabe None None] RequestId filter calling following filter/app {{(pid=111338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:32:08.009610 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-cf514cfd-d304-4e82-a199-ca9a6a89cabe demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:32:08.009855 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-cf514cfd-d304-4e82-a199-ca9a6a89cabe demo demo] Empty body provided in request {{(pid=111338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:32:08.010073 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-cf514cfd-d304-4e82-a199-ca9a6a89cabe demo demo] Calling method 'detail' {{(pid=111338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:32:08.011379 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.api_utils [None req-cf514cfd-d304-4e82-a199-ca9a6a89cabe demo demo] Removing options '' from query. {{(pid=111338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:32:08.012721 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.volume.api [None req-cf514cfd-d304-4e82-a199-ca9a6a89cabe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111338) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:32:08.023104 np0000184109 devstack@c-api.service[111338]: INFO cinder.volume.api [None req-cf514cfd-d304-4e82-a199-ca9a6a89cabe demo demo] Get all volumes completed successfully. Jul 03 22:32:08.025236 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-cf514cfd-d304-4e82-a199-ca9a6a89cabe demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:32:08.026421 np0000184109 devstack@c-api.service[111338]: [pid: 111338|app: 0|req: 11/44] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:32:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:32:18.017236 np0000184109 devstack@c-api.service[111338]: DEBUG dbcounter [-] [111338] Writing DB stats cinder:SELECT=1 {{(pid=111338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:33:08.046153 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-b574c9eb-13e7-40f3-82b3-6cc3e21e1044 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:33:08.052405 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-b574c9eb-13e7-40f3-82b3-6cc3e21e1044 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:33:08.052752 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-b574c9eb-13e7-40f3-82b3-6cc3e21e1044 demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:33:08.053092 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-b574c9eb-13e7-40f3-82b3-6cc3e21e1044 demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:33:08.053399 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-b574c9eb-13e7-40f3-82b3-6cc3e21e1044 demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:33:08.054391 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-b574c9eb-13e7-40f3-82b3-6cc3e21e1044 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:33:08.065403 np0000184109 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-b574c9eb-13e7-40f3-82b3-6cc3e21e1044 demo demo] Get all volumes completed successfully. Jul 03 22:33:08.068954 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-b574c9eb-13e7-40f3-82b3-6cc3e21e1044 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:33:08.069433 np0000184109 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 11/45] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:33:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:33:18.058436 np0000184109 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:34:08.082058 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.middleware.request_id [None req-9fc8dcfe-68b3-4b39-b35a-1e4fffde4cfa None None] RequestId filter calling following filter/app {{(pid=111339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:34:08.085099 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-9fc8dcfe-68b3-4b39-b35a-1e4fffde4cfa demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:34:08.085308 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-9fc8dcfe-68b3-4b39-b35a-1e4fffde4cfa demo demo] Empty body provided in request {{(pid=111339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:34:08.085540 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-9fc8dcfe-68b3-4b39-b35a-1e4fffde4cfa demo demo] Calling method 'detail' {{(pid=111339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:34:08.085851 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.api_utils [None req-9fc8dcfe-68b3-4b39-b35a-1e4fffde4cfa demo demo] Removing options '' from query. {{(pid=111339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:34:08.087052 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.volume.api [None req-9fc8dcfe-68b3-4b39-b35a-1e4fffde4cfa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111339) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:34:08.094288 np0000184109 devstack@c-api.service[111339]: INFO cinder.volume.api [None req-9fc8dcfe-68b3-4b39-b35a-1e4fffde4cfa demo demo] Get all volumes completed successfully. Jul 03 22:34:08.096244 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-9fc8dcfe-68b3-4b39-b35a-1e4fffde4cfa demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:34:08.096638 np0000184109 devstack@c-api.service[111339]: [pid: 111339|app: 0|req: 13/46] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:34:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:34:18.090166 np0000184109 devstack@c-api.service[111339]: DEBUG dbcounter [-] [111339] Writing DB stats cinder:SELECT=1 {{(pid=111339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:35:08.111044 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-a4fd706a-e108-4d33-bee8-4aa0e8094046 None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:35:08.208551 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-a4fd706a-e108-4d33-bee8-4aa0e8094046 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:35:08.208910 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-a4fd706a-e108-4d33-bee8-4aa0e8094046 demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:35:08.209247 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-a4fd706a-e108-4d33-bee8-4aa0e8094046 demo demo] Calling method 'detail' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:35:08.209559 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.api_utils [None req-a4fd706a-e108-4d33-bee8-4aa0e8094046 demo demo] Removing options '' from query. {{(pid=111341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:35:08.210635 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.volume.api [None req-a4fd706a-e108-4d33-bee8-4aa0e8094046 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:35:08.220786 np0000184109 devstack@c-api.service[111341]: INFO cinder.volume.api [None req-a4fd706a-e108-4d33-bee8-4aa0e8094046 demo demo] Get all volumes completed successfully. Jul 03 22:35:08.223461 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-a4fd706a-e108-4d33-bee8-4aa0e8094046 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:35:08.223968 np0000184109 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 12/47] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:35:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:35:18.213956 np0000184109 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:36:08.239156 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.middleware.request_id [None req-e3bae39b-bd33-4992-8f92-29d1eb03a673 None None] RequestId filter calling following filter/app {{(pid=111338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:36:08.242605 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-e3bae39b-bd33-4992-8f92-29d1eb03a673 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:36:08.242904 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-e3bae39b-bd33-4992-8f92-29d1eb03a673 demo demo] Empty body provided in request {{(pid=111338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:36:08.243097 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-e3bae39b-bd33-4992-8f92-29d1eb03a673 demo demo] Calling method 'detail' {{(pid=111338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:36:08.243396 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.api_utils [None req-e3bae39b-bd33-4992-8f92-29d1eb03a673 demo demo] Removing options '' from query. {{(pid=111338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:36:08.244411 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.volume.api [None req-e3bae39b-bd33-4992-8f92-29d1eb03a673 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111338) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:36:08.256870 np0000184109 devstack@c-api.service[111338]: INFO cinder.volume.api [None req-e3bae39b-bd33-4992-8f92-29d1eb03a673 demo demo] Get all volumes completed successfully. Jul 03 22:36:08.259967 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-e3bae39b-bd33-4992-8f92-29d1eb03a673 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:36:08.260452 np0000184109 devstack@c-api.service[111338]: [pid: 111338|app: 0|req: 12/48] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:36:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:36:18.247845 np0000184109 devstack@c-api.service[111338]: DEBUG dbcounter [-] [111338] Writing DB stats cinder:SELECT=1 {{(pid=111338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:37:08.276867 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-14d38d02-f03b-44a6-8e8a-90e4ecbf90ec None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:37:08.281558 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-14d38d02-f03b-44a6-8e8a-90e4ecbf90ec demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:37:08.281977 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-14d38d02-f03b-44a6-8e8a-90e4ecbf90ec demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:37:08.282395 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-14d38d02-f03b-44a6-8e8a-90e4ecbf90ec demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:37:08.282859 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-14d38d02-f03b-44a6-8e8a-90e4ecbf90ec demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:37:08.284416 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-14d38d02-f03b-44a6-8e8a-90e4ecbf90ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:37:08.290841 np0000184109 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-14d38d02-f03b-44a6-8e8a-90e4ecbf90ec demo demo] Get all volumes completed successfully. Jul 03 22:37:08.292892 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-14d38d02-f03b-44a6-8e8a-90e4ecbf90ec demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:37:08.293251 np0000184109 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 12/49] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:37:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:37:18.287192 np0000184109 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:38:08.309402 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.middleware.request_id [None req-778ebe31-9935-4088-88e5-9c4d0d5f881a None None] RequestId filter calling following filter/app {{(pid=111339) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:38:08.313012 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-778ebe31-9935-4088-88e5-9c4d0d5f881a demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:38:08.313623 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-778ebe31-9935-4088-88e5-9c4d0d5f881a demo demo] Empty body provided in request {{(pid=111339) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:38:08.313623 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.openstack.wsgi [None req-778ebe31-9935-4088-88e5-9c4d0d5f881a demo demo] Calling method 'detail' {{(pid=111339) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:38:08.313827 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.api.api_utils [None req-778ebe31-9935-4088-88e5-9c4d0d5f881a demo demo] Removing options '' from query. {{(pid=111339) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:38:08.315156 np0000184109 devstack@c-api.service[111339]: DEBUG cinder.volume.api [None req-778ebe31-9935-4088-88e5-9c4d0d5f881a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111339) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:38:08.326632 np0000184109 devstack@c-api.service[111339]: INFO cinder.volume.api [None req-778ebe31-9935-4088-88e5-9c4d0d5f881a demo demo] Get all volumes completed successfully. Jul 03 22:38:08.329430 np0000184109 devstack@c-api.service[111339]: INFO cinder.api.openstack.wsgi [None req-778ebe31-9935-4088-88e5-9c4d0d5f881a demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:38:08.329993 np0000184109 devstack@c-api.service[111339]: [pid: 111339|app: 0|req: 14/50] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:38:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:38:18.319807 np0000184109 devstack@c-api.service[111339]: DEBUG dbcounter [-] [111339] Writing DB stats cinder:SELECT=1 {{(pid=111339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:39:08.344878 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.middleware.request_id [None req-d5e5c31f-9d5a-40bd-9877-603deef8b7e7 None None] RequestId filter calling following filter/app {{(pid=111341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:39:08.349054 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-d5e5c31f-9d5a-40bd-9877-603deef8b7e7 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:39:08.349265 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-d5e5c31f-9d5a-40bd-9877-603deef8b7e7 demo demo] Empty body provided in request {{(pid=111341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:39:08.349542 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.openstack.wsgi [None req-d5e5c31f-9d5a-40bd-9877-603deef8b7e7 demo demo] Calling method 'detail' {{(pid=111341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:39:08.350325 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.api.api_utils [None req-d5e5c31f-9d5a-40bd-9877-603deef8b7e7 demo demo] Removing options '' from query. {{(pid=111341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:39:08.351260 np0000184109 devstack@c-api.service[111341]: DEBUG cinder.volume.api [None req-d5e5c31f-9d5a-40bd-9877-603deef8b7e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:39:08.359486 np0000184109 devstack@c-api.service[111341]: INFO cinder.volume.api [None req-d5e5c31f-9d5a-40bd-9877-603deef8b7e7 demo demo] Get all volumes completed successfully. Jul 03 22:39:08.362018 np0000184109 devstack@c-api.service[111341]: INFO cinder.api.openstack.wsgi [None req-d5e5c31f-9d5a-40bd-9877-603deef8b7e7 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:39:08.362477 np0000184109 devstack@c-api.service[111341]: [pid: 111341|app: 0|req: 13/51] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:39:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:39:18.354770 np0000184109 devstack@c-api.service[111341]: DEBUG dbcounter [-] [111341] Writing DB stats cinder:SELECT=1 {{(pid=111341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:40:08.376554 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.middleware.request_id [None req-122a4cd6-1a1b-4ebf-8dd9-c03f7c6484e9 None None] RequestId filter calling following filter/app {{(pid=111338) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:40:08.498534 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-122a4cd6-1a1b-4ebf-8dd9-c03f7c6484e9 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:40:08.498985 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-122a4cd6-1a1b-4ebf-8dd9-c03f7c6484e9 demo demo] Empty body provided in request {{(pid=111338) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:40:08.499072 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.openstack.wsgi [None req-122a4cd6-1a1b-4ebf-8dd9-c03f7c6484e9 demo demo] Calling method 'detail' {{(pid=111338) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:40:08.499744 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.api.api_utils [None req-122a4cd6-1a1b-4ebf-8dd9-c03f7c6484e9 demo demo] Removing options '' from query. {{(pid=111338) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:40:08.500703 np0000184109 devstack@c-api.service[111338]: DEBUG cinder.volume.api [None req-122a4cd6-1a1b-4ebf-8dd9-c03f7c6484e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111338) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:40:08.508638 np0000184109 devstack@c-api.service[111338]: INFO cinder.volume.api [None req-122a4cd6-1a1b-4ebf-8dd9-c03f7c6484e9 demo demo] Get all volumes completed successfully. Jul 03 22:40:08.511188 np0000184109 devstack@c-api.service[111338]: INFO cinder.api.openstack.wsgi [None req-122a4cd6-1a1b-4ebf-8dd9-c03f7c6484e9 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:40:08.511716 np0000184109 devstack@c-api.service[111338]: [pid: 111338|app: 0|req: 13/52] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:40:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:40:18.503641 np0000184109 devstack@c-api.service[111338]: DEBUG dbcounter [-] [111338] Writing DB stats cinder:SELECT=1 {{(pid=111338) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 22:41:08.528748 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.middleware.request_id [None req-3d4f54e4-0224-4271-befc-8fc2e0bea652 None None] RequestId filter calling following filter/app {{(pid=111340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 22:41:08.533104 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-3d4f54e4-0224-4271-befc-8fc2e0bea652 demo demo] GET https://199.19.213.229/volume/v3/volumes/detail Jul 03 22:41:08.533518 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-3d4f54e4-0224-4271-befc-8fc2e0bea652 demo demo] Empty body provided in request {{(pid=111340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 22:41:08.534166 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.openstack.wsgi [None req-3d4f54e4-0224-4271-befc-8fc2e0bea652 demo demo] Calling method 'detail' {{(pid=111340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 22:41:08.534720 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.api.api_utils [None req-3d4f54e4-0224-4271-befc-8fc2e0bea652 demo demo] Removing options '' from query. {{(pid=111340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 22:41:08.536190 np0000184109 devstack@c-api.service[111340]: DEBUG cinder.volume.api [None req-3d4f54e4-0224-4271-befc-8fc2e0bea652 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 22:41:08.542625 np0000184109 devstack@c-api.service[111340]: INFO cinder.volume.api [None req-3d4f54e4-0224-4271-befc-8fc2e0bea652 demo demo] Get all volumes completed successfully. Jul 03 22:41:08.544652 np0000184109 devstack@c-api.service[111340]: INFO cinder.api.openstack.wsgi [None req-3d4f54e4-0224-4271-befc-8fc2e0bea652 demo demo] https://199.19.213.229/volume/v3/volumes/detail returned with HTTP 200 Jul 03 22:41:08.545313 np0000184109 devstack@c-api.service[111340]: [pid: 111340|app: 0|req: 13/53] 199.19.213.229 () {64 vars in 1295 bytes} [Fri Jul 3 22:41:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 22:41:18.539049 np0000184109 devstack@c-api.service[111340]: DEBUG dbcounter [-] [111340] Writing DB stats cinder:SELECT=1 {{(pid=111340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}