Jul 23 00:52:09.755777 np0000186234 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 23 00:52:09.763796 np0000186234 devstack@c-api.service[111178]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 23 00:52:09.766748 np0000186234 devstack@c-api.service[111178]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jul 23 00:52:09 2026] *** Jul 23 00:52:09.766748 np0000186234 devstack@c-api.service[111178]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 23 00:52:09.766748 np0000186234 devstack@c-api.service[111178]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 23 00:52:09.766748 np0000186234 devstack@c-api.service[111178]: nodename: np0000186234 Jul 23 00:52:09.766748 np0000186234 devstack@c-api.service[111178]: machine: x86_64 Jul 23 00:52:09.766748 np0000186234 devstack@c-api.service[111178]: clock source: unix Jul 23 00:52:09.766748 np0000186234 devstack@c-api.service[111178]: pcre jit disabled Jul 23 00:52:09.766748 np0000186234 devstack@c-api.service[111178]: detected number of CPU cores: 16 Jul 23 00:52:09.766748 np0000186234 devstack@c-api.service[111178]: current working directory: / Jul 23 00:52:09.766748 np0000186234 devstack@c-api.service[111178]: detected binary path: /usr/bin/uwsgi-core Jul 23 00:52:09.766748 np0000186234 devstack@c-api.service[111178]: your processes number limit is 256916 Jul 23 00:52:09.766748 np0000186234 devstack@c-api.service[111178]: your memory page size is 4096 bytes Jul 23 00:52:09.766748 np0000186234 devstack@c-api.service[111178]: detected max file descriptor number: 2048 Jul 23 00:52:09.766748 np0000186234 devstack@c-api.service[111178]: lock engine: pthread robust mutexes Jul 23 00:52:09.767363 np0000186234 devstack@c-api.service[111178]: thunder lock: enabled Jul 23 00:52:09.767457 np0000186234 devstack@c-api.service[111178]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 23 00:52:09.767507 np0000186234 devstack@c-api.service[111178]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 23 00:52:09.767507 np0000186234 devstack@c-api.service[111178]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 23 00:52:09.767507 np0000186234 devstack@c-api.service[111178]: Set PythonHome to /opt/stack/data/venv Jul 23 00:52:09.802026 np0000186234 devstack@c-api.service[111178]: Python main interpreter initialized at 0x7bb3f10a4668 Jul 23 00:52:09.802026 np0000186234 devstack@c-api.service[111178]: python threads support enabled Jul 23 00:52:09.802026 np0000186234 devstack@c-api.service[111178]: your server socket listen backlog is limited to 100 connections Jul 23 00:52:09.802026 np0000186234 devstack@c-api.service[111178]: your mercy for graceful operations on workers is 80 seconds Jul 23 00:52:09.802590 np0000186234 devstack@c-api.service[111178]: mapped 671795 bytes (656 KB) for 4 cores Jul 23 00:52:09.802716 np0000186234 devstack@c-api.service[111178]: *** Operational MODE: preforking *** Jul 23 00:52:09.802862 np0000186234 devstack@c-api.service[111178]: *** uWSGI is running in multiple interpreter mode *** Jul 23 00:52:09.802862 np0000186234 devstack@c-api.service[111178]: spawned uWSGI master process (pid: 111178) Jul 23 00:52:09.803006 np0000186234 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 23 00:52:09.803551 np0000186234 devstack@c-api.service[111178]: spawned uWSGI worker 1 (pid: 111187, cores: 1) Jul 23 00:52:09.804236 np0000186234 devstack@c-api.service[111178]: spawned uWSGI worker 2 (pid: 111188, cores: 1) Jul 23 00:52:09.804727 np0000186234 devstack@c-api.service[111178]: spawned uWSGI worker 3 (pid: 111189, cores: 1) Jul 23 00:52:09.806141 np0000186234 devstack@c-api.service[111178]: spawned uWSGI worker 4 (pid: 111190, cores: 1) Jul 23 00:52:09.806141 np0000186234 devstack@c-api.service[111178]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 23 00:52:09.926395 np0000186234 devstack@c-api.service[111187]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:52:09.926395 np0000186234 devstack@c-api.service[111187]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:52:09.926395 np0000186234 devstack@c-api.service[111187]: we strongly recommend against using it for new projects. Jul 23 00:52:09.926395 np0000186234 devstack@c-api.service[111187]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:52:09.926395 np0000186234 devstack@c-api.service[111187]: framework. For more detail see Jul 23 00:52:09.926395 np0000186234 devstack@c-api.service[111187]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:52:09.926395 np0000186234 devstack@c-api.service[111187]: import eventlet # noqa Jul 23 00:52:09.929494 np0000186234 devstack@c-api.service[111190]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:52:09.929494 np0000186234 devstack@c-api.service[111190]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:52:09.929494 np0000186234 devstack@c-api.service[111190]: we strongly recommend against using it for new projects. Jul 23 00:52:09.929494 np0000186234 devstack@c-api.service[111190]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:52:09.929494 np0000186234 devstack@c-api.service[111190]: framework. For more detail see Jul 23 00:52:09.929494 np0000186234 devstack@c-api.service[111190]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:52:09.929494 np0000186234 devstack@c-api.service[111190]: import eventlet # noqa Jul 23 00:52:09.930340 np0000186234 devstack@c-api.service[111188]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:52:09.930340 np0000186234 devstack@c-api.service[111188]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:52:09.930340 np0000186234 devstack@c-api.service[111188]: we strongly recommend against using it for new projects. Jul 23 00:52:09.930340 np0000186234 devstack@c-api.service[111188]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:52:09.930340 np0000186234 devstack@c-api.service[111188]: framework. For more detail see Jul 23 00:52:09.930340 np0000186234 devstack@c-api.service[111188]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:52:09.930340 np0000186234 devstack@c-api.service[111188]: import eventlet # noqa Jul 23 00:52:09.938348 np0000186234 devstack@c-api.service[111189]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 00:52:09.938348 np0000186234 devstack@c-api.service[111189]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 00:52:09.938348 np0000186234 devstack@c-api.service[111189]: we strongly recommend against using it for new projects. Jul 23 00:52:09.938348 np0000186234 devstack@c-api.service[111189]: If you are already using Eventlet, we recommend migrating to a different Jul 23 00:52:09.938348 np0000186234 devstack@c-api.service[111189]: framework. For more detail see Jul 23 00:52:09.938348 np0000186234 devstack@c-api.service[111189]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 00:52:09.938348 np0000186234 devstack@c-api.service[111189]: import eventlet # noqa Jul 23 00:52:10.080743 np0000186234 devstack@c-api.service[111187]: /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 23 00:52:10.080743 np0000186234 devstack@c-api.service[111187]: from cgi import parse_header Jul 23 00:52:10.089542 np0000186234 devstack@c-api.service[111190]: /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 23 00:52:10.089542 np0000186234 devstack@c-api.service[111190]: from cgi import parse_header Jul 23 00:52:10.089945 np0000186234 devstack@c-api.service[111188]: /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 23 00:52:10.089945 np0000186234 devstack@c-api.service[111188]: from cgi import parse_header Jul 23 00:52:10.098726 np0000186234 devstack@c-api.service[111189]: /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 23 00:52:10.098726 np0000186234 devstack@c-api.service[111189]: from cgi import parse_header Jul 23 00:52:10.118298 np0000186234 devstack@c-api.service[111187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:52:10.118298 np0000186234 devstack@c-api.service[111187]: warnings.warn( Jul 23 00:52:10.128092 np0000186234 devstack@c-api.service[111187]: /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 23 00:52:10.128092 np0000186234 devstack@c-api.service[111187]: removals.removed_module( Jul 23 00:52:10.128649 np0000186234 devstack@c-api.service[111188]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:52:10.128649 np0000186234 devstack@c-api.service[111188]: warnings.warn( Jul 23 00:52:10.128967 np0000186234 devstack@c-api.service[111190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:52:10.128967 np0000186234 devstack@c-api.service[111190]: warnings.warn( Jul 23 00:52:10.129492 np0000186234 devstack@c-api.service[111187]: /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 23 00:52:10.129492 np0000186234 devstack@c-api.service[111187]: removals.removed_module( Jul 23 00:52:10.138118 np0000186234 devstack@c-api.service[111189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 23 00:52:10.138118 np0000186234 devstack@c-api.service[111189]: warnings.warn( Jul 23 00:52:10.139062 np0000186234 devstack@c-api.service[111188]: /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 23 00:52:10.139062 np0000186234 devstack@c-api.service[111188]: removals.removed_module( Jul 23 00:52:10.139192 np0000186234 devstack@c-api.service[111190]: /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 23 00:52:10.139192 np0000186234 devstack@c-api.service[111190]: removals.removed_module( Jul 23 00:52:10.140739 np0000186234 devstack@c-api.service[111188]: /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 23 00:52:10.140739 np0000186234 devstack@c-api.service[111188]: removals.removed_module( Jul 23 00:52:10.140858 np0000186234 devstack@c-api.service[111190]: /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 23 00:52:10.140858 np0000186234 devstack@c-api.service[111190]: removals.removed_module( Jul 23 00:52:10.148460 np0000186234 devstack@c-api.service[111189]: /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 23 00:52:10.148460 np0000186234 devstack@c-api.service[111189]: removals.removed_module( Jul 23 00:52:10.149871 np0000186234 devstack@c-api.service[111189]: /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 23 00:52:10.149871 np0000186234 devstack@c-api.service[111189]: removals.removed_module( Jul 23 00:52:10.864533 np0000186234 devstack@c-api.service[111187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 23 00:52:10.864533 np0000186234 devstack@c-api.service[111187]: warnings.warn( Jul 23 00:52:10.872015 np0000186234 devstack@c-api.service[111188]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 23 00:52:10.872015 np0000186234 devstack@c-api.service[111188]: warnings.warn( Jul 23 00:52:10.882779 np0000186234 devstack@c-api.service[111190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 23 00:52:10.882779 np0000186234 devstack@c-api.service[111190]: warnings.warn( Jul 23 00:52:10.915164 np0000186234 devstack@c-api.service[111187]: /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 23 00:52:10.915164 np0000186234 devstack@c-api.service[111187]: warnings.warn( Jul 23 00:52:10.920866 np0000186234 devstack@c-api.service[111188]: /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 23 00:52:10.920866 np0000186234 devstack@c-api.service[111188]: warnings.warn( Jul 23 00:52:10.931696 np0000186234 devstack@c-api.service[111190]: /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 23 00:52:10.931696 np0000186234 devstack@c-api.service[111190]: warnings.warn( Jul 23 00:52:10.958769 np0000186234 devstack@c-api.service[111189]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 23 00:52:10.958769 np0000186234 devstack@c-api.service[111189]: warnings.warn( Jul 23 00:52:11.010567 np0000186234 devstack@c-api.service[111189]: /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 23 00:52:11.010567 np0000186234 devstack@c-api.service[111189]: warnings.warn( Jul 23 00:52:11.100867 np0000186234 devstack@c-api.service[111187]: 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 23 00:52:11.101511 np0000186234 devstack@c-api.service[111187]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111187) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:52:11.105310 np0000186234 devstack@c-api.service[111188]: 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 23 00:52:11.105699 np0000186234 devstack@c-api.service[111188]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111188) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:52:11.112207 np0000186234 devstack@c-api.service[111190]: 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 23 00:52:11.112391 np0000186234 devstack@c-api.service[111190]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111190) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:52:11.188207 np0000186234 devstack@c-api.service[111190]: /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 23 00:52:11.188207 np0000186234 devstack@c-api.service[111190]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:52:11.188406 np0000186234 devstack@c-api.service[111187]: /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 23 00:52:11.188406 np0000186234 devstack@c-api.service[111187]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:52:11.188492 np0000186234 devstack@c-api.service[111188]: /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 23 00:52:11.188492 np0000186234 devstack@c-api.service[111188]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:52:11.193165 np0000186234 devstack@c-api.service[111189]: 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 23 00:52:11.193165 np0000186234 devstack@c-api.service[111189]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111189) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 00:52:11.252720 np0000186234 devstack@c-api.service[111189]: /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 23 00:52:11.252720 np0000186234 devstack@c-api.service[111189]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 00:52:11.642691 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111190) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:52:11.642876 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111188) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:52:11.642934 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111189) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:52:11.643056 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.643127 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.643176 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.643227 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.643274 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.643333 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.643393 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.643434 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.643483 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111187) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 00:52:11.643576 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.644385 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.644465 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.644701 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.644928 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.645000 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.645074 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.645165 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.645236 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.645299 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.645371 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.645432 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.645500 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.645563 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.645626 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.645696 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.645750 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.645804 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.645865 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.645926 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.645991 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.646057 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.646156 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.646225 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.646305 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.646384 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.646444 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.646512 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.646573 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.646638 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.646698 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.646698 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.648140 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.648222 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.648287 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.648396 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.648396 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.648515 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.648577 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.648641 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.648702 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.648702 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.648702 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.648702 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.648913 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.648913 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.649025 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.649025 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.649025 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.649025 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.649282 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.649354 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.649426 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.649494 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.649563 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.649618 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.649618 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.649618 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.649618 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.649618 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.649900 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.649900 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.649900 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.650069 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.650157 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.650224 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.650307 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.650378 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.650440 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.650529 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.650591 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.650652 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.650706 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.650761 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.650813 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.650876 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.650938 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.651000 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.651063 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.651183 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.651244 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.651298 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.651353 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.651413 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.651476 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.651535 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.651599 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.651653 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.654453 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.654518 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.654563 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.654638 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.654686 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.654752 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.654798 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.654846 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.654983 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.654983 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.654983 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.655122 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.655172 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.655172 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.655248 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.655288 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.655334 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.655334 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.655334 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.655444 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.655484 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.655531 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.655573 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.655617 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.655665 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.655702 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.655745 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.655789 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.655828 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.655865 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.655901 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.655944 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.655990 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.656033 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.656070 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.656133 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.656178 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.656223 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.656259 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.656304 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.656349 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.656390 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.656390 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.656461 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.656497 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.656497 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.656571 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.656609 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.656650 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.656687 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.656729 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.656770 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.656770 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.656770 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.656870 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.656913 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.656913 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.656987 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.657028 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.657028 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.657119 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.657166 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.657166 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.657246 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.657283 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.657283 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.657283 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.657403 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.657441 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.657481 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.657601 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.657646 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.657719 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.657781 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.657842 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.657893 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.657964 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.658024 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.658083 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.658138 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.658191 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.658236 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.658294 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.658341 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.658392 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.658433 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.658474 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.658514 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.658551 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.658606 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.658648 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.658691 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.658691 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.658757 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.658806 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.658806 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.658886 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.658933 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.658975 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.659014 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.659058 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.659120 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.659159 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.659208 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.659251 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.659289 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.659333 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.659371 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.659412 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.659458 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.659496 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.659536 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.659582 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.659632 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.659678 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.659678 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.659749 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.659793 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.659793 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.659793 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.660508 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.660508 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.660508 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.660630 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.660630 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.660708 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.660763 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.660763 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.660763 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.660889 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.660931 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.660931 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.661008 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.661008 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.661008 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.661008 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.661174 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.661321 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.661462 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.661606 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.664610 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.664673 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.664768 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.664826 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.664876 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.664934 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.664996 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.665071 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.665170 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.665237 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.665297 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.665359 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.665444 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.665516 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.666995 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.667047 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.667141 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.667198 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.667236 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.667296 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.667359 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.667406 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.667514 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.667562 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.667603 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.667640 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.667685 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.667732 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.667778 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.667821 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.667865 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.667908 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.667950 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.668005 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.668045 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.668086 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.668159 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.668198 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.668198 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.668198 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.668198 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.668198 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.668374 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.668417 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.668468 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.668506 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.668553 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.668595 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.668637 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.668674 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.668716 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.668760 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.668799 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.668835 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.668877 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.668921 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.668969 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.669012 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.669054 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.669091 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.669156 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.669193 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.669229 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.669274 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.669317 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.669365 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.669365 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.669437 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.669476 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.669476 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.669550 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.669550 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.669550 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.669550 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.669550 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.669550 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.669550 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.669802 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.669802 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.669872 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.669916 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.669957 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.670003 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.670041 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.670089 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.670151 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.670195 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.670232 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.670308 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.670346 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.670383 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.670419 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.670456 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.670499 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.670548 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.670591 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.670627 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.670664 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.670710 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.670750 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.670789 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.670826 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.670867 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.670903 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.670944 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.670988 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.670988 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.670988 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.670988 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.670988 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.670988 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.670988 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.672240 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.672293 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.672342 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.672420 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.672470 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.672529 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.672569 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.672607 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.672644 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.672688 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.672736 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.672800 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.672840 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.672877 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.672916 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.672959 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.673559 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.673603 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.673649 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.673692 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.673729 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.673765 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.673806 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.673849 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.673980 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.674021 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.674021 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.674021 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.674149 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.674149 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.674149 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.674273 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.674317 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.674354 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.674391 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.674441 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.674483 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.674526 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.674567 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.674604 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.674648 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.674685 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.674726 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.674726 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.674798 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.674841 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.674883 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.674919 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.674956 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.674992 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.675028 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.675065 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.675065 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.675155 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.675201 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.675252 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.675292 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.675292 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.675292 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.675408 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.675452 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.675489 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.675526 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.675573 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.675617 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.675659 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.675701 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.675737 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.675782 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.675824 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.675861 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.675903 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.675953 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.675989 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.676025 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.676068 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.676130 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.676170 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.676212 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.676249 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.676298 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.676298 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.676298 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.676298 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.676829 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.676874 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.676945 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.676991 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.677053 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.677125 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.677193 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.677247 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.677287 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.677287 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.677367 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.677409 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.677451 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.677492 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.677530 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.677566 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.677602 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.677645 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.677687 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.677724 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.677760 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.677795 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.677836 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.677883 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.677919 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.677957 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.677999 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.678045 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.678086 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.678150 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.678193 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.678236 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.678315 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.678359 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.678400 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.678438 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.678479 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.678528 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.678565 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.678606 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.678643 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.678679 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.678719 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.678758 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.678799 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.678842 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.678891 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.678891 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.678891 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.679000 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.679000 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.679078 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.679142 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.679183 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.679221 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.679257 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.679306 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.679351 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.679389 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.679431 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.679473 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.679514 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.679558 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.679599 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.679644 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.679688 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.679732 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.679773 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.679812 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.679858 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.679902 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.679940 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.679982 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.680026 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.680062 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.680124 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.680163 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.680208 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.680246 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.680290 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.680328 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.680374 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.680415 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.680452 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.680494 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.680531 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.680573 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.680610 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.680645 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.680689 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.680726 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.680726 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.680805 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.680856 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.680902 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.680944 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.680991 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.681028 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.681071 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.681132 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.681172 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.681172 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.681172 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.681172 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.681172 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.681172 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.681172 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.681172 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.681172 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.681172 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.681510 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.681552 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.681588 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.681588 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.681662 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.681704 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.681740 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.681779 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.681814 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.681850 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.681896 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.681938 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.681975 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.682018 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.682059 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.682116 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.682153 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.682189 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.682224 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.682290 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.682327 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.682364 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.682400 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.682444 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.682485 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.682527 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.682564 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.682602 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.682638 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.682674 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.682674 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.682754 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.682792 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.682841 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.682841 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.682841 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.682944 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.682982 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.682982 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.683060 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.683120 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.683120 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.683198 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.683247 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.683247 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.683315 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.683353 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.683393 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.683430 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.683478 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.683478 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.683478 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.683478 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.683478 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.683478 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.683478 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.683478 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.683478 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.684212 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.684256 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.684330 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.684381 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.684431 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.684469 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.684512 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.684548 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.684589 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.684630 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.684669 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.684704 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.684747 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.684782 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.684826 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.684862 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.684898 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.684944 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.684987 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.685024 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.685066 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.685130 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.685169 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.685211 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.685260 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.685302 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.685346 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.685346 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.685418 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.685455 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.685492 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.685492 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.685492 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.685492 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.685492 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.685492 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.685492 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.685726 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.685726 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.685726 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.685726 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.685868 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.686222 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.686330 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.686330 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.686414 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.686473 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.686521 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.686616 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.686661 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.686732 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.686790 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.686865 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.686907 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.686983 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.687050 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.687956 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.688026 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.688063 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.688092 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.688140 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.688171 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.688200 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.688238 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.688265 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.688294 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.688319 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.688344 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.688370 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.688396 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.688423 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.688449 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.688475 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.688565 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.688594 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.688617 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.688645 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.688694 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.688724 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.688754 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.688826 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.688885 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.688946 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.689071 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.693358 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.693422 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.693479 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.693536 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.693594 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.693650 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.693681 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.693715 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.693761 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.693794 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.693827 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.693853 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.693883 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.693915 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.693945 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.693972 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.694002 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.694030 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.694061 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.694090 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.694138 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.694172 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.694199 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.694228 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.694269 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.694269 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.694316 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.694342 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.695899 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.696119 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.696192 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.696249 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.696312 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.696340 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.696366 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.696395 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.696424 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.696453 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.696478 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.696507 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.696533 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.696571 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.696600 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.696628 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.696653 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.696676 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.696699 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.696723 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.696766 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.696828 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.696883 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.696956 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.697015 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.697071 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.697150 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.697221 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.697276 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.697333 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.697387 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.697443 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.697497 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.697561 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.697626 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.697680 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.697742 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.697742 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.697843 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.697904 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.697957 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.698013 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.698073 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.698173 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.698173 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.698304 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.698358 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.698411 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.698465 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.698528 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.698528 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.698528 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.698528 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.698528 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.698528 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.698528 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.698871 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.698928 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.698988 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.699040 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.699092 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.699166 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.699235 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.699387 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.699453 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.699530 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.699613 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.699677 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.699740 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.699798 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.699852 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.699909 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.699972 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.700028 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.700090 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.700188 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.700254 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.700315 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.700376 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.700437 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.700493 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.700555 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.700555 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.700555 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.700709 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.700709 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.700815 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.700870 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.700932 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.700986 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.701040 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.701128 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.701187 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.701255 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.701320 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.701374 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.701430 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.701491 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.701544 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.701605 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.701666 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.701722 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.701783 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.701783 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.701783 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.701943 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.701943 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.701943 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.701943 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.701943 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.701943 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.701943 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.702342 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.702342 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.702342 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.702342 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.702342 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.702614 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.702677 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.702677 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.702788 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.702788 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.702912 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.702982 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.703044 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.703118 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.703175 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.703228 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.703281 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.703348 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.703407 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.703460 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.703523 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.703579 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.703631 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.703694 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.703747 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.703800 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.703864 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.703917 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.703970 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.704024 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.704124 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.704184 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.704250 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.704303 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.704357 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.704421 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.704484 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.704539 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.704601 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.704664 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.704725 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.704785 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.704845 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.704901 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.704955 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.705007 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.705060 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.705147 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.705218 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.705283 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.705283 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.705283 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.705283 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.705283 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.705283 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.705283 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 00:52:11.705617 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.705617 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.705617 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.705617 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.705617 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.705617 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.705925 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.705925 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.705925 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.705925 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.705925 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.705925 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.706300 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.706362 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 00:52:11.706362 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.706362 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.706362 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.706362 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.706609 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.706810 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 00:52:11.706878 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 00:52:11.706947 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 00:52:11.707011 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 00:52:11.707074 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 00:52:11.752642 np0000186234 devstack@c-api.service[111188]: INFO dbcounter [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Registered counter for database cinder Jul 23 00:52:11.753682 np0000186234 devstack@c-api.service[111189]: INFO dbcounter [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Registered counter for database cinder Jul 23 00:52:11.753777 np0000186234 devstack@c-api.service[111190]: INFO dbcounter [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Registered counter for database cinder Jul 23 00:52:11.758698 np0000186234 devstack@c-api.service[111187]: INFO dbcounter [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Registered counter for database cinder Jul 23 00:52:11.794953 np0000186234 devstack@c-api.service[111188]: DEBUG oslo_db.sqlalchemy.engines [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 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=111188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:52:11.800424 np0000186234 devstack@c-api.service[111189]: DEBUG oslo_db.sqlalchemy.engines [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 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=111189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:52:11.801700 np0000186234 devstack@c-api.service[111190]: DEBUG oslo_db.sqlalchemy.engines [None req-3b763407-0c09-4ea1-864d-32982fb44aef 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=111190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:52:11.810563 np0000186234 devstack@c-api.service[111187]: DEBUG oslo_db.sqlalchemy.engines [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb 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=111187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:52:11.909044 np0000186234 devstack@c-api.service[111188]: DEBUG dbcounter [-] [111188] Writer thread running {{(pid=111188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:52:11.911925 np0000186234 devstack@c-api.service[111188]: INFO cinder.rpc [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:52:11.914970 np0000186234 devstack@c-api.service[111188]: INFO cinder.rpc [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:52:11.915195 np0000186234 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writer thread running {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:52:11.915870 np0000186234 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writer thread running {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:52:11.917673 np0000186234 devstack@c-api.service[111188]: INFO cinder.rpc [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:52:11.917963 np0000186234 devstack@c-api.service[111189]: INFO cinder.rpc [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:52:11.918393 np0000186234 devstack@c-api.service[111190]: INFO cinder.rpc [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:52:11.920321 np0000186234 devstack@c-api.service[111188]: INFO cinder.rpc [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:52:11.920404 np0000186234 devstack@c-api.service[111189]: INFO cinder.rpc [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:52:11.920893 np0000186234 devstack@c-api.service[111190]: INFO cinder.rpc [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:52:11.921190 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.922666 np0000186234 devstack@c-api.service[111189]: INFO cinder.rpc [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:52:11.923563 np0000186234 devstack@c-api.service[111190]: INFO cinder.rpc [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:52:11.924167 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.924838 np0000186234 devstack@c-api.service[111189]: INFO cinder.rpc [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:52:11.926079 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.926189 np0000186234 devstack@c-api.service[111190]: INFO cinder.rpc [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:52:11.927400 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.930363 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.931299 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.941135 np0000186234 devstack@c-api.service[111187]: DEBUG dbcounter [-] [111187] Writer thread running {{(pid=111187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 00:52:11.944349 np0000186234 devstack@c-api.service[111187]: INFO cinder.rpc [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 00:52:11.947674 np0000186234 devstack@c-api.service[111187]: INFO cinder.rpc [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 00:52:11.950565 np0000186234 devstack@c-api.service[111187]: INFO cinder.rpc [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 00:52:11.952510 np0000186234 devstack@c-api.service[111187]: INFO cinder.rpc [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 00:52:11.953451 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.957205 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.958030 np0000186234 devstack@c-api.service[111188]: DEBUG oslo_db.sqlalchemy.engines [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 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=111188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:52:11.960398 np0000186234 devstack@c-api.service[111188]: INFO cinder.rpc [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:52:11.962611 np0000186234 devstack@c-api.service[111188]: INFO cinder.rpc [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:52:11.963709 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.965733 np0000186234 devstack@c-api.service[111189]: DEBUG oslo_db.sqlalchemy.engines [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 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=111189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:52:11.966765 np0000186234 devstack@c-api.service[111190]: DEBUG oslo_db.sqlalchemy.engines [None req-3b763407-0c09-4ea1-864d-32982fb44aef 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=111190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:52:11.968485 np0000186234 devstack@c-api.service[111189]: INFO cinder.rpc [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:52:11.970162 np0000186234 devstack@c-api.service[111190]: INFO cinder.rpc [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:52:11.970915 np0000186234 devstack@c-api.service[111189]: INFO cinder.rpc [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:52:11.972216 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.973535 np0000186234 devstack@c-api.service[111190]: INFO cinder.rpc [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:52:11.975074 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.976061 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.979270 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.982402 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.985091 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.986123 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.987456 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.988317 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.990114 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.990450 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.991434 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.992692 np0000186234 devstack@c-api.service[111187]: DEBUG oslo_db.sqlalchemy.engines [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb 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=111187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:52:11.993366 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.993952 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.996419 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.996502 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.996930 np0000186234 devstack@c-api.service[111187]: INFO cinder.rpc [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 00:52:11.998876 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.999367 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.999427 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:11.999749 np0000186234 devstack@c-api.service[111187]: INFO cinder.rpc [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 00:52:12.001226 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.002130 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.002247 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.002344 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.003726 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.005230 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.005420 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.006454 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.008480 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.012124 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.012124 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.012291 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.012346 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.012953 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.014567 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.014654 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.015267 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.015712 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.016256 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.017374 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.017880 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.018847 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.019164 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.020296 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.021150 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.021223 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.021682 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.023317 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.024330 np0000186234 devstack@c-api.service[111188]: WARNING cinder.api.contrib.hosts [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:52:12.024623 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.025018 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.025050 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.026520 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.026751 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.026990 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.027874 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.028221 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.028811 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: extensions {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.029442 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.029645 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.030190 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: os-quota-class-sets {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.030258 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.031061 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.031513 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: backups {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.031778 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.032549 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.033300 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.033345 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.035856 np0000186234 devstack@c-api.service[111190]: WARNING cinder.api.contrib.hosts [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:52:12.035944 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: qos-specs {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.035986 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.035986 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.036051 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.036198 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: os-quota-sets {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.036612 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.037166 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.037630 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.037671 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: os-availability-zone {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.038081 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: extensions {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.038963 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: extra_specs {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.039297 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.039441 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: os-quota-class-sets {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.039494 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.040551 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: encryption {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.040618 np0000186234 devstack@c-api.service[111189]: WARNING cinder.api.contrib.hosts [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:52:12.040719 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: backups {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.041400 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.042114 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: capabilities {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.042575 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.042766 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: qos-specs {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.043011 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.043374 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: consistencygroups {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.044073 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.044475 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.046206 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: os-volume-manage {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.046287 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: os-quota-sets {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.046338 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: extensions {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.046828 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.046883 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: os-hosts {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.046919 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: os-availability-zone {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.046963 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: os-quota-class-sets {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.048670 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: cgsnapshots {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.048746 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: backups {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.048813 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: extra_specs {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.049838 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: encryption {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.049915 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: encryption {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.050913 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: qos-specs {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.051400 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: os-snapshot-manage {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.051495 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: capabilities {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.052702 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.052796 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: os-quota-sets {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.052854 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: consistencygroups {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.052936 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: os-volume-type-access {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.054149 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: os-availability-zone {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.054446 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: scheduler-stats {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.054677 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: os-volume-manage {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.055534 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: extra_specs {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.055889 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.055952 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extended resource: os-volume-transfer {{(pid=111188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.056155 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: os-hosts {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.057202 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: encryption {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.057507 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: cgsnapshots {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.058318 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.058783 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.058845 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: capabilities {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.058882 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: encryption {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.059776 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.060111 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: consistencygroups {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.060296 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.060410 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: os-snapshot-manage {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.061149 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.061790 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.061852 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: os-volume-type-access {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.062192 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: os-volume-manage {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.062591 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.063240 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.063429 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: scheduler-stats {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.063585 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.contrib.snapshot_actions [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] SnapshotActionsController initialized {{(pid=111188) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:52:12.063726 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: os-hosts {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.064325 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.064722 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.064851 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extended resource: os-volume-transfer {{(pid=111190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.065179 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: cgsnapshots {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.065669 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.065800 np0000186234 devstack@c-api.service[111187]: WARNING cinder.api.contrib.hosts [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 00:52:12.066631 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.066694 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: encryption {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.067066 np0000186234 devstack@c-api.service[111188]: WARNING castellan.key_manager.migration [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.067189 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.068013 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension TypesManage extending resource: types {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.068077 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.068399 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.068399 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension AdminActions extending resource: volumes {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.068501 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: os-snapshot-manage {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.068542 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension AdminActions extending resource: snapshots {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.068542 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension AdminActions extending resource: backups {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.068616 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.068657 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.068707 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.068783 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.069375 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.069518 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.069574 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.069693 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.069945 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension VolumeActions extending resource: volumes {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.070003 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: os-volume-type-access {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.070050 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.070089 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.070089 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.070185 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension UsedLimits extending resource: limits {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.070229 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.v3.router [None req-0403add0-c436-412e-a9c5-71cf8265b9d6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.070348 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: extensions {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.071347 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.071674 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: os-quota-class-sets {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.071730 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: scheduler-stats {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.072315 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.contrib.snapshot_actions [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] SnapshotActionsController initialized {{(pid=111190) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:52:12.072978 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: backups {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.073041 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.073807 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extended resource: os-volume-transfer {{(pid=111189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.074414 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.075038 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: qos-specs {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.075774 np0000186234 devstack@c-api.service[111190]: WARNING castellan.key_manager.migration [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.076348 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.076587 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension TypesManage extending resource: types {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.076707 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.076814 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension AdminActions extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.076931 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension AdminActions extending resource: snapshots {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.077043 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension AdminActions extending resource: backups {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.077169 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.077279 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.077534 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.077596 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension SnapshotActions extending resource: snapshots {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.077642 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.077682 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: os-quota-sets {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.077758 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.077861 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension VolumeActions extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.077970 np0000186234 devstack@c-api.service[111188]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bb3f10a4668 pid: 111188 (default app) Jul 23 00:52:12.078020 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.078062 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.078117 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension VolumeTypeAccess extending resource: types {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.078207 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension UsedLimits extending resource: limits {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.078320 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.v3.router [None req-3b763407-0c09-4ea1-864d-32982fb44aef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.079173 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: os-availability-zone {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.079481 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.080455 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: extra_specs {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.080975 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.081986 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.contrib.snapshot_actions [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] SnapshotActionsController initialized {{(pid=111189) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:52:12.082062 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: encryption {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.082779 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.083665 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: capabilities {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.084210 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.084921 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: consistencygroups {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.085645 np0000186234 devstack@c-api.service[111189]: WARNING castellan.key_manager.migration [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.086555 np0000186234 devstack@c-api.service[111190]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bb3f10a4668 pid: 111190 (default app) Jul 23 00:52:12.086834 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension TypesManage extending resource: types {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.086955 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: os-volume-manage {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.087001 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.087090 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension AdminActions extending resource: volumes {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.087232 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension AdminActions extending resource: snapshots {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.087337 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension AdminActions extending resource: backups {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.087467 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.087508 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.middleware.request_id [None req-7289a6fb-36b6-4db6-8912-3e448e9a0e6c None None] RequestId filter calling following filter/app {{(pid=111188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:52:12.087601 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.087740 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.088025 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.088113 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.088195 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.088326 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension VolumeActions extending resource: volumes {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.088374 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: os-hosts {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.088483 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.088581 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.088708 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension UsedLimits extending resource: limits {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.088841 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.v3.router [None req-a1afb59a-5d7e-4479-87e6-1008eb10f303 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.089982 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: cgsnapshots {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.090237 np0000186234 devstack@c-api.service[111188]: [pid: 111188|app: 0|req: 1/1] 199.204.45.144 () {60 vars in 956 bytes} [Thu Jul 23 00:52:12 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 23 00:52:12.091680 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: encryption {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.093315 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: os-snapshot-manage {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.094989 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: os-volume-type-access {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.096550 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: scheduler-stats {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.097452 np0000186234 devstack@c-api.service[111189]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bb3f10a4668 pid: 111189 (default app) Jul 23 00:52:12.098077 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extended resource: os-volume-transfer {{(pid=111187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 00:52:12.100645 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.102225 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.103641 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.105060 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.106132 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.contrib.snapshot_actions [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] SnapshotActionsController initialized {{(pid=111187) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 00:52:12.106956 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.108401 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.109869 np0000186234 devstack@c-api.service[111187]: WARNING castellan.key_manager.migration [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 00:52:12.110786 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension TypesManage extending resource: types {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.110919 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.111002 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension AdminActions extending resource: volumes {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.111177 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension AdminActions extending resource: snapshots {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.111274 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension AdminActions extending resource: backups {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.111357 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.111498 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.111593 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.111793 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.111897 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.111994 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.112114 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension VolumeActions extending resource: volumes {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.112251 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.112351 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.112469 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension UsedLimits extending resource: limits {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.112571 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.v3.router [None req-36203626-bdfb-4d81-af5a-68f0c23e51bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 00:52:12.121968 np0000186234 devstack@c-api.service[111187]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bb3f10a4668 pid: 111187 (default app) Jul 23 00:52:19.032839 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-c8fea5de-fcef-4bce-94dc-c4919b618ced None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:52:19.520536 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-c8fea5de-fcef-4bce-94dc-c4919b618ced admin admin] POST https://199.204.45.144/volume/v3/types Jul 23 00:52:19.521046 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-c8fea5de-fcef-4bce-94dc-c4919b618ced admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 23 00:52:19.522687 np0000186234 devstack@c-api.service[111190]: /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 23 00:52:19.522687 np0000186234 devstack@c-api.service[111190]: warnings.warn( Jul 23 00:52:19.557727 np0000186234 devstack@c-api.service[111190]: DEBUG oslo_db.sqlalchemy.engines [None req-c8fea5de-fcef-4bce-94dc-c4919b618ced 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=111190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:52:19.587597 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-c8fea5de-fcef-4bce-94dc-c4919b618ced admin admin] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jul 23 00:52:19.588021 np0000186234 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 1/2] 199.204.45.144 () {68 vars in 1333 bytes} [Thu Jul 23 00:52:19 2026] POST /volume/v3/types => generated 186 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:52:19.604284 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.middleware.request_id [None req-b206e3a1-039d-4d7e-8cc3-e6f0ba95cff2 None None] RequestId filter calling following filter/app {{(pid=111188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:52:19.926316 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-b206e3a1-039d-4d7e-8cc3-e6f0ba95cff2 admin admin] POST https://199.204.45.144/volume/v3/types/bdf09173-fe5d-44d0-b726-0649fbe5764f/extra_specs Jul 23 00:52:19.926936 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [None req-b206e3a1-039d-4d7e-8cc3-e6f0ba95cff2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 23 00:52:19.928692 np0000186234 devstack@c-api.service[111188]: /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 23 00:52:19.928692 np0000186234 devstack@c-api.service[111188]: warnings.warn( Jul 23 00:52:19.964137 np0000186234 devstack@c-api.service[111188]: DEBUG oslo_db.sqlalchemy.engines [None req-b206e3a1-039d-4d7e-8cc3-e6f0ba95cff2 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=111188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:52:20.027155 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-b206e3a1-039d-4d7e-8cc3-e6f0ba95cff2 admin admin] https://199.204.45.144/volume/v3/types/bdf09173-fe5d-44d0-b726-0649fbe5764f/extra_specs returned with HTTP 200 Jul 23 00:52:20.027684 np0000186234 devstack@c-api.service[111188]: [pid: 111188|app: 0|req: 2/3] 199.204.45.144 () {68 vars in 1480 bytes} [Thu Jul 23 00:52:19 2026] POST /volume/v3/types/bdf09173-fe5d-44d0-b726-0649fbe5764f/extra_specs => generated 55 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 00:52:21.970500 np0000186234 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=6 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:52:21.999232 np0000186234 devstack@c-api.service[111187]: DEBUG dbcounter [-] [111187] Writing DB stats cinder:SELECT=6 {{(pid=111187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:52:29.585613 np0000186234 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:52:30.025555 np0000186234 devstack@c-api.service[111188]: DEBUG dbcounter [-] [111188] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:54:56.154254 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-71603ea0-c250-47a7-a433-290e952dfdc5 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:54:56.155184 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-71603ea0-c250-47a7-a433-290e952dfdc5 None None] GET https://199.204.45.144/volume// Jul 23 00:54:56.155423 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-71603ea0-c250-47a7-a433-290e952dfdc5 None None] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:54:56.155738 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-71603ea0-c250-47a7-a433-290e952dfdc5 None None] Calling method 'all' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:54:56.156494 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-71603ea0-c250-47a7-a433-290e952dfdc5 None None] https://199.204.45.144/volume// returned with HTTP 300 Jul 23 00:54:56.156892 np0000186234 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 1/4] 199.204.45.144 () {66 vars in 1456 bytes} [Thu Jul 23 00:54:56 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 23 00:55:31.677694 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.middleware.request_id [None req-b3de7a92-45f7-4974-8820-c8362fe3bd77 None None] RequestId filter calling following filter/app {{(pid=111187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:31.681772 np0000186234 devstack@c-api.service[111187]: [pid: 111187|app: 0|req: 1/5] 199.204.45.144 () {62 vars in 1068 bytes} [Thu Jul 23 00:55:31 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 23 00:55:31.717343 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-efc8c039-acb5-4fad-92e2-cc6104f32f00 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:31.729005 np0000186234 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 2/6] 199.204.45.144 () {64 vars in 1272 bytes} [Thu Jul 23 00:55:31 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 23 00:55:31.765739 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.middleware.request_id [req-efc8c039-acb5-4fad-92e2-cc6104f32f00 req-05da0c0a-8907-4393-afb6-a6e0c751434c None None] RequestId filter calling following filter/app {{(pid=111188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:31.770901 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [req-efc8c039-acb5-4fad-92e2-cc6104f32f00 req-05da0c0a-8907-4393-afb6-a6e0c751434c demo demo] GET https://199.204.45.144/volume/v3/ Jul 23 00:55:31.771294 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [req-efc8c039-acb5-4fad-92e2-cc6104f32f00 req-05da0c0a-8907-4393-afb6-a6e0c751434c demo demo] Empty body provided in request {{(pid=111188) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:55:31.771681 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [req-efc8c039-acb5-4fad-92e2-cc6104f32f00 req-05da0c0a-8907-4393-afb6-a6e0c751434c demo demo] Calling method 'version_select' {{(pid=111188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:55:31.773230 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [req-efc8c039-acb5-4fad-92e2-cc6104f32f00 req-05da0c0a-8907-4393-afb6-a6e0c751434c demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jul 23 00:55:31.773685 np0000186234 devstack@c-api.service[111188]: [pid: 111188|app: 0|req: 3/7] 199.204.45.144 () {66 vars in 1346 bytes} [Thu Jul 23 00:55:31 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 23 00:55:31.819757 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-618f8927-289c-487b-ab92-093d97349550 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:32.151152 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-618f8927-289c-487b-ab92-093d97349550 demo demo] GET https://199.204.45.144/volume/v3/types Jul 23 00:55:32.151661 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-618f8927-289c-487b-ab92-093d97349550 demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:55:32.151897 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-618f8927-289c-487b-ab92-093d97349550 demo demo] Calling method 'index' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:55:32.152474 np0000186234 devstack@c-api.service[111189]: /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 23 00:55:32.152474 np0000186234 devstack@c-api.service[111189]: warnings.warn( Jul 23 00:55:32.153207 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.api_utils [None req-618f8927-289c-487b-ab92-093d97349550 demo demo] Removing options '' from query. {{(pid=111189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 00:55:32.190002 np0000186234 devstack@c-api.service[111189]: DEBUG oslo_db.sqlalchemy.engines [None req-618f8927-289c-487b-ab92-093d97349550 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=111189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:55:32.206943 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-618f8927-289c-487b-ab92-093d97349550 demo demo] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jul 23 00:55:32.207495 np0000186234 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 2/8] 199.204.45.144 () {64 vars in 1290 bytes} [Thu Jul 23 00:55:31 2026] GET /volume/v3/types => generated 377 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:55:32.245208 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.middleware.request_id [None req-b5d7c9bb-6c94-4d0b-9da9-fd0491fc342b None None] RequestId filter calling following filter/app {{(pid=111187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:32.611135 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-b5d7c9bb-6c94-4d0b-9da9-fd0491fc342b demo demo] GET https://199.204.45.144/volume/v3/types/default Jul 23 00:55:32.611498 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-b5d7c9bb-6c94-4d0b-9da9-fd0491fc342b demo demo] Empty body provided in request {{(pid=111187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:55:32.611729 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-b5d7c9bb-6c94-4d0b-9da9-fd0491fc342b demo demo] Calling method 'show' {{(pid=111187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:55:32.647382 np0000186234 devstack@c-api.service[111187]: DEBUG oslo_db.sqlalchemy.engines [None req-b5d7c9bb-6c94-4d0b-9da9-fd0491fc342b 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=111187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 00:55:32.664432 np0000186234 devstack@c-api.service[111187]: /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 23 00:55:32.664432 np0000186234 devstack@c-api.service[111187]: warnings.warn( Jul 23 00:55:32.666500 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-b5d7c9bb-6c94-4d0b-9da9-fd0491fc342b demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jul 23 00:55:32.666904 np0000186234 devstack@c-api.service[111187]: [pid: 111187|app: 0|req: 2/9] 199.204.45.144 () {64 vars in 1301 bytes} [Thu Jul 23 00:55:32 2026] GET /volume/v3/types/default => generated 145 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:55:33.150972 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-2f47c86c-a112-4d58-a8e7-6bcfb3502778 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:33.152146 np0000186234 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 3/10] 199.204.45.144 () {62 vars in 1068 bytes} [Thu Jul 23 00:55:33 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 23 00:55:33.183874 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.middleware.request_id [None req-1d4a1898-41a2-41dd-82fb-545b986075ca None None] RequestId filter calling following filter/app {{(pid=111188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:33.193277 np0000186234 devstack@c-api.service[111188]: [pid: 111188|app: 0|req: 4/11] 199.204.45.144 () {64 vars in 1272 bytes} [Thu Jul 23 00:55:33 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jul 23 00:55:33.227511 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [req-1d4a1898-41a2-41dd-82fb-545b986075ca req-ecf39cea-a82f-458c-b8e4-849fe6b38794 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:33.231192 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [req-1d4a1898-41a2-41dd-82fb-545b986075ca req-ecf39cea-a82f-458c-b8e4-849fe6b38794 demo demo] GET https://199.204.45.144/volume/v3/ Jul 23 00:55:33.231565 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [req-1d4a1898-41a2-41dd-82fb-545b986075ca req-ecf39cea-a82f-458c-b8e4-849fe6b38794 demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:55:33.231956 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [req-1d4a1898-41a2-41dd-82fb-545b986075ca req-ecf39cea-a82f-458c-b8e4-849fe6b38794 demo demo] Calling method 'version_select' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:55:33.232905 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [req-1d4a1898-41a2-41dd-82fb-545b986075ca req-ecf39cea-a82f-458c-b8e4-849fe6b38794 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jul 23 00:55:33.233517 np0000186234 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 3/12] 199.204.45.144 () {66 vars in 1346 bytes} [Thu Jul 23 00:55:33 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 23 00:55:33.272678 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.middleware.request_id [None req-61a3930f-8c93-45e7-a99d-69e54f1be5b9 None None] RequestId filter calling following filter/app {{(pid=111187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:33.276635 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-61a3930f-8c93-45e7-a99d-69e54f1be5b9 demo demo] GET https://199.204.45.144/volume/v3/types/default Jul 23 00:55:33.276961 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-61a3930f-8c93-45e7-a99d-69e54f1be5b9 demo demo] Empty body provided in request {{(pid=111187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:55:33.277393 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-61a3930f-8c93-45e7-a99d-69e54f1be5b9 demo demo] Calling method 'show' {{(pid=111187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:55:33.286393 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-61a3930f-8c93-45e7-a99d-69e54f1be5b9 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jul 23 00:55:33.286698 np0000186234 devstack@c-api.service[111187]: [pid: 111187|app: 0|req: 3/13] 199.204.45.144 () {64 vars in 1301 bytes} [Thu Jul 23 00:55:33 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 23 00:55:33.893665 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-e4e308e2-f94a-4962-b6e3-10a5135fa3c0 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:33.895404 np0000186234 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 4/14] 199.204.45.144 () {62 vars in 1068 bytes} [Thu Jul 23 00:55:33 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jul 23 00:55:33.924307 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.middleware.request_id [None req-f1634562-63bc-4cfe-93d0-7ef291756dbd None None] RequestId filter calling following filter/app {{(pid=111188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:33.927995 np0000186234 devstack@c-api.service[111188]: [pid: 111188|app: 0|req: 5/15] 199.204.45.144 () {64 vars in 1272 bytes} [Thu Jul 23 00:55:33 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 23 00:55:33.961498 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [req-f1634562-63bc-4cfe-93d0-7ef291756dbd req-5ed7ab58-4f53-403f-a27d-edeb18682e69 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:33.964758 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [req-f1634562-63bc-4cfe-93d0-7ef291756dbd req-5ed7ab58-4f53-403f-a27d-edeb18682e69 demo demo] GET https://199.204.45.144/volume/v3/ Jul 23 00:55:33.965158 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [req-f1634562-63bc-4cfe-93d0-7ef291756dbd req-5ed7ab58-4f53-403f-a27d-edeb18682e69 demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:55:33.965664 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [req-f1634562-63bc-4cfe-93d0-7ef291756dbd req-5ed7ab58-4f53-403f-a27d-edeb18682e69 demo demo] Calling method 'version_select' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:55:33.966394 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [req-f1634562-63bc-4cfe-93d0-7ef291756dbd req-5ed7ab58-4f53-403f-a27d-edeb18682e69 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jul 23 00:55:33.967065 np0000186234 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 4/16] 199.204.45.144 () {66 vars in 1346 bytes} [Thu Jul 23 00:55:33 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 23 00:55:34.005212 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.middleware.request_id [None req-e74958aa-112a-4d94-8ac6-d34d20388afb None None] RequestId filter calling following filter/app {{(pid=111187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:34.008455 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-e74958aa-112a-4d94-8ac6-d34d20388afb demo demo] GET https://199.204.45.144/volume/v3/types/default Jul 23 00:55:34.008865 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-e74958aa-112a-4d94-8ac6-d34d20388afb demo demo] Empty body provided in request {{(pid=111187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:55:34.009302 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-e74958aa-112a-4d94-8ac6-d34d20388afb demo demo] Calling method 'show' {{(pid=111187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:55:34.017173 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-e74958aa-112a-4d94-8ac6-d34d20388afb demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jul 23 00:55:34.017479 np0000186234 devstack@c-api.service[111187]: [pid: 111187|app: 0|req: 4/17] 199.204.45.144 () {64 vars in 1301 bytes} [Thu Jul 23 00:55:34 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:55:34.054705 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-5d52a7f4-a254-402b-b241-1b2b4ae9b1e9 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:34.055553 np0000186234 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 5/18] 199.204.45.144 () {62 vars in 1068 bytes} [Thu Jul 23 00:55:34 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 23 00:55:34.088497 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.middleware.request_id [None req-d1b11523-009c-4974-9d43-6781ac751a19 None None] RequestId filter calling following filter/app {{(pid=111188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:34.091786 np0000186234 devstack@c-api.service[111188]: [pid: 111188|app: 0|req: 6/19] 199.204.45.144 () {64 vars in 1272 bytes} [Thu Jul 23 00:55:34 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 23 00:55:34.123675 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [req-d1b11523-009c-4974-9d43-6781ac751a19 req-f5a5f2e7-f605-40a9-a88f-ece92ec48187 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:34.126655 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [req-d1b11523-009c-4974-9d43-6781ac751a19 req-f5a5f2e7-f605-40a9-a88f-ece92ec48187 demo demo] GET https://199.204.45.144/volume/v3/ Jul 23 00:55:34.126886 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [req-d1b11523-009c-4974-9d43-6781ac751a19 req-f5a5f2e7-f605-40a9-a88f-ece92ec48187 demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:55:34.127148 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [req-d1b11523-009c-4974-9d43-6781ac751a19 req-f5a5f2e7-f605-40a9-a88f-ece92ec48187 demo demo] Calling method 'version_select' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:55:34.127760 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [req-d1b11523-009c-4974-9d43-6781ac751a19 req-f5a5f2e7-f605-40a9-a88f-ece92ec48187 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jul 23 00:55:34.128308 np0000186234 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 5/20] 199.204.45.144 () {66 vars in 1346 bytes} [Thu Jul 23 00:55:34 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 00:55:34.165639 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.middleware.request_id [None req-e52789e3-fd24-4ac6-976c-6651405090c8 None None] RequestId filter calling following filter/app {{(pid=111187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 00:55:34.168994 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-e52789e3-fd24-4ac6-976c-6651405090c8 demo demo] GET https://199.204.45.144/volume/v3/types/default Jul 23 00:55:34.169370 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-e52789e3-fd24-4ac6-976c-6651405090c8 demo demo] Empty body provided in request {{(pid=111187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 00:55:34.169654 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-e52789e3-fd24-4ac6-976c-6651405090c8 demo demo] Calling method 'show' {{(pid=111187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 00:55:34.178681 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-e52789e3-fd24-4ac6-976c-6651405090c8 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jul 23 00:55:34.179083 np0000186234 devstack@c-api.service[111187]: [pid: 111187|app: 0|req: 5/21] 199.204.45.144 () {64 vars in 1301 bytes} [Thu Jul 23 00:55:34 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 23 00:55:42.201453 np0000186234 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 00:55:44.174507 np0000186234 devstack@c-api.service[111187]: DEBUG dbcounter [-] [111187] Writing DB stats cinder:SELECT=8 {{(pid=111187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:00:01.704630 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-9f7780fd-3765-4c84-9006-25564b2f0ec5 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:00:01.788901 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-9f7780fd-3765-4c84-9006-25564b2f0ec5 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:00:01.789315 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-9f7780fd-3765-4c84-9006-25564b2f0ec5 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:00:01.789708 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-9f7780fd-3765-4c84-9006-25564b2f0ec5 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:00:01.790726 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-9f7780fd-3765-4c84-9006-25564b2f0ec5 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:00:01.792163 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-9f7780fd-3765-4c84-9006-25564b2f0ec5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:00:01.830276 np0000186234 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-9f7780fd-3765-4c84-9006-25564b2f0ec5 demo demo] Get all volumes completed successfully. Jul 23 01:00:01.833181 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-9f7780fd-3765-4c84-9006-25564b2f0ec5 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:00:01.833667 np0000186234 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 6/22] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:00:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:00:11.822617 np0000186234 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:01:01.851956 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.middleware.request_id [None req-866826e5-9a74-4697-ad2f-02c6130e57fe None None] RequestId filter calling following filter/app {{(pid=111188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:01:01.854024 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-866826e5-9a74-4697-ad2f-02c6130e57fe demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:01:01.854212 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [None req-866826e5-9a74-4697-ad2f-02c6130e57fe demo demo] Empty body provided in request {{(pid=111188) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:01:01.854410 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [None req-866826e5-9a74-4697-ad2f-02c6130e57fe demo demo] Calling method 'detail' {{(pid=111188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:01:01.854856 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.api_utils [None req-866826e5-9a74-4697-ad2f-02c6130e57fe demo demo] Removing options '' from query. {{(pid=111188) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:01:01.855574 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.volume.api [None req-866826e5-9a74-4697-ad2f-02c6130e57fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111188) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:01:01.882630 np0000186234 devstack@c-api.service[111188]: INFO cinder.volume.api [None req-866826e5-9a74-4697-ad2f-02c6130e57fe demo demo] Get all volumes completed successfully. Jul 23 01:01:01.885628 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-866826e5-9a74-4697-ad2f-02c6130e57fe demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:01:01.886035 np0000186234 devstack@c-api.service[111188]: [pid: 111188|app: 0|req: 7/23] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:01:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:01:11.877742 np0000186234 devstack@c-api.service[111188]: DEBUG dbcounter [-] [111188] Writing DB stats cinder:SELECT=1 {{(pid=111188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:02:01.910316 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-d15d0130-8096-4965-82f2-12357371b5b2 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:02:01.913803 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-d15d0130-8096-4965-82f2-12357371b5b2 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:02:01.914032 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-d15d0130-8096-4965-82f2-12357371b5b2 demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:02:01.914300 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-d15d0130-8096-4965-82f2-12357371b5b2 demo demo] Calling method 'detail' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:02:01.914816 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.api_utils [None req-d15d0130-8096-4965-82f2-12357371b5b2 demo demo] Removing options '' from query. {{(pid=111189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:02:01.916900 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.volume.api [None req-d15d0130-8096-4965-82f2-12357371b5b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:02:01.955048 np0000186234 devstack@c-api.service[111189]: INFO cinder.volume.api [None req-d15d0130-8096-4965-82f2-12357371b5b2 demo demo] Get all volumes completed successfully. Jul 23 01:02:01.959228 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-d15d0130-8096-4965-82f2-12357371b5b2 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:02:01.959228 np0000186234 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 6/24] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:02:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:02:11.946564 np0000186234 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:03:01.977788 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.middleware.request_id [None req-b9a328ce-3fa5-4d6b-8391-a408dd8a5ccb None None] RequestId filter calling following filter/app {{(pid=111187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:03:01.980819 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-b9a328ce-3fa5-4d6b-8391-a408dd8a5ccb demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:03:01.981337 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-b9a328ce-3fa5-4d6b-8391-a408dd8a5ccb demo demo] Empty body provided in request {{(pid=111187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:03:01.981554 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-b9a328ce-3fa5-4d6b-8391-a408dd8a5ccb demo demo] Calling method 'detail' {{(pid=111187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:03:01.982296 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.api_utils [None req-b9a328ce-3fa5-4d6b-8391-a408dd8a5ccb demo demo] Removing options '' from query. {{(pid=111187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:03:01.983034 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.volume.api [None req-b9a328ce-3fa5-4d6b-8391-a408dd8a5ccb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:03:02.023813 np0000186234 devstack@c-api.service[111187]: INFO cinder.volume.api [None req-b9a328ce-3fa5-4d6b-8391-a408dd8a5ccb demo demo] Get all volumes completed successfully. Jul 23 01:03:02.025810 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-b9a328ce-3fa5-4d6b-8391-a408dd8a5ccb demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:03:02.026172 np0000186234 devstack@c-api.service[111187]: [pid: 111187|app: 0|req: 6/25] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:03:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:03:12.015617 np0000186234 devstack@c-api.service[111187]: DEBUG dbcounter [-] [111187] Writing DB stats cinder:SELECT=1 {{(pid=111187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:04:02.052214 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-268cdce3-1d15-4df7-93f9-99a3a7e185a4 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:04:02.054797 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-268cdce3-1d15-4df7-93f9-99a3a7e185a4 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:04:02.055026 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-268cdce3-1d15-4df7-93f9-99a3a7e185a4 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:04:02.055273 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-268cdce3-1d15-4df7-93f9-99a3a7e185a4 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:04:02.055581 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-268cdce3-1d15-4df7-93f9-99a3a7e185a4 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:04:02.056362 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-268cdce3-1d15-4df7-93f9-99a3a7e185a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:04:02.064579 np0000186234 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-268cdce3-1d15-4df7-93f9-99a3a7e185a4 demo demo] Get all volumes completed successfully. Jul 23 01:04:02.066497 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-268cdce3-1d15-4df7-93f9-99a3a7e185a4 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:04:02.066849 np0000186234 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 7/26] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:04:02 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 23 01:04:12.060202 np0000186234 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:05:02.089767 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.middleware.request_id [None req-afb32bba-52dd-4a92-bde9-2c432e220ffa None None] RequestId filter calling following filter/app {{(pid=111188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:05:02.251208 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-afb32bba-52dd-4a92-bde9-2c432e220ffa demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:05:02.252050 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [None req-afb32bba-52dd-4a92-bde9-2c432e220ffa demo demo] Empty body provided in request {{(pid=111188) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:05:02.252327 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [None req-afb32bba-52dd-4a92-bde9-2c432e220ffa demo demo] Calling method 'detail' {{(pid=111188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:05:02.252660 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.api_utils [None req-afb32bba-52dd-4a92-bde9-2c432e220ffa demo demo] Removing options '' from query. {{(pid=111188) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:05:02.253560 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.volume.api [None req-afb32bba-52dd-4a92-bde9-2c432e220ffa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111188) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:05:02.260941 np0000186234 devstack@c-api.service[111188]: INFO cinder.volume.api [None req-afb32bba-52dd-4a92-bde9-2c432e220ffa demo demo] Get all volumes completed successfully. Jul 23 01:05:02.262740 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-afb32bba-52dd-4a92-bde9-2c432e220ffa demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:05:02.263123 np0000186234 devstack@c-api.service[111188]: [pid: 111188|app: 0|req: 8/27] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:05:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:05:12.257263 np0000186234 devstack@c-api.service[111188]: DEBUG dbcounter [-] [111188] Writing DB stats cinder:SELECT=1 {{(pid=111188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:06:02.334785 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-c7928967-4872-4123-a22d-8512667f9f8d None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:06:02.338964 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-c7928967-4872-4123-a22d-8512667f9f8d demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:06:02.339251 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-c7928967-4872-4123-a22d-8512667f9f8d demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:06:02.339563 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-c7928967-4872-4123-a22d-8512667f9f8d demo demo] Calling method 'detail' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:06:02.339958 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.api_utils [None req-c7928967-4872-4123-a22d-8512667f9f8d demo demo] Removing options '' from query. {{(pid=111189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:06:02.342133 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.volume.api [None req-c7928967-4872-4123-a22d-8512667f9f8d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:06:02.350400 np0000186234 devstack@c-api.service[111189]: INFO cinder.volume.api [None req-c7928967-4872-4123-a22d-8512667f9f8d demo demo] Get all volumes completed successfully. Jul 23 01:06:02.352458 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-c7928967-4872-4123-a22d-8512667f9f8d demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:06:02.352880 np0000186234 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 7/28] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:06:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:06:12.345771 np0000186234 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:07:02.380039 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.middleware.request_id [None req-ffd2b46c-8495-442b-8e75-b6dd19a3dc43 None None] RequestId filter calling following filter/app {{(pid=111187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:07:02.382960 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-ffd2b46c-8495-442b-8e75-b6dd19a3dc43 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:07:02.383146 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-ffd2b46c-8495-442b-8e75-b6dd19a3dc43 demo demo] Empty body provided in request {{(pid=111187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:07:02.383347 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-ffd2b46c-8495-442b-8e75-b6dd19a3dc43 demo demo] Calling method 'detail' {{(pid=111187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:07:02.383620 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.api_utils [None req-ffd2b46c-8495-442b-8e75-b6dd19a3dc43 demo demo] Removing options '' from query. {{(pid=111187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:07:02.384300 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.volume.api [None req-ffd2b46c-8495-442b-8e75-b6dd19a3dc43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:07:02.393171 np0000186234 devstack@c-api.service[111187]: INFO cinder.volume.api [None req-ffd2b46c-8495-442b-8e75-b6dd19a3dc43 demo demo] Get all volumes completed successfully. Jul 23 01:07:02.395646 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-ffd2b46c-8495-442b-8e75-b6dd19a3dc43 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:07:02.396073 np0000186234 devstack@c-api.service[111187]: [pid: 111187|app: 0|req: 7/29] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:07:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:07:12.386925 np0000186234 devstack@c-api.service[111187]: DEBUG dbcounter [-] [111187] Writing DB stats cinder:SELECT=1 {{(pid=111187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:08:02.412008 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-122e7f20-09a9-4fe2-a354-9ad373a7efb3 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:08:02.416752 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-122e7f20-09a9-4fe2-a354-9ad373a7efb3 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:08:02.417625 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-122e7f20-09a9-4fe2-a354-9ad373a7efb3 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:08:02.418347 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-122e7f20-09a9-4fe2-a354-9ad373a7efb3 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:08:02.418882 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-122e7f20-09a9-4fe2-a354-9ad373a7efb3 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:08:02.420434 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-122e7f20-09a9-4fe2-a354-9ad373a7efb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:08:02.429320 np0000186234 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-122e7f20-09a9-4fe2-a354-9ad373a7efb3 demo demo] Get all volumes completed successfully. Jul 23 01:08:02.432241 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-122e7f20-09a9-4fe2-a354-9ad373a7efb3 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:08:02.432748 np0000186234 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 8/30] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:08:02 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 23 01:08:12.423746 np0000186234 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:09:02.447337 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.middleware.request_id [None req-7a8e4e0c-7265-4a8f-9f75-4c8563bdaefb None None] RequestId filter calling following filter/app {{(pid=111188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:09:02.451313 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-7a8e4e0c-7265-4a8f-9f75-4c8563bdaefb demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:09:02.451692 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [None req-7a8e4e0c-7265-4a8f-9f75-4c8563bdaefb demo demo] Empty body provided in request {{(pid=111188) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:09:02.452076 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [None req-7a8e4e0c-7265-4a8f-9f75-4c8563bdaefb demo demo] Calling method 'detail' {{(pid=111188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:09:02.452604 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.api_utils [None req-7a8e4e0c-7265-4a8f-9f75-4c8563bdaefb demo demo] Removing options '' from query. {{(pid=111188) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:09:02.454028 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.volume.api [None req-7a8e4e0c-7265-4a8f-9f75-4c8563bdaefb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111188) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:09:02.469385 np0000186234 devstack@c-api.service[111188]: INFO cinder.volume.api [None req-7a8e4e0c-7265-4a8f-9f75-4c8563bdaefb demo demo] Get all volumes completed successfully. Jul 23 01:09:02.471985 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-7a8e4e0c-7265-4a8f-9f75-4c8563bdaefb demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:09:02.472706 np0000186234 devstack@c-api.service[111188]: [pid: 111188|app: 0|req: 9/31] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:09:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:09:12.458025 np0000186234 devstack@c-api.service[111188]: DEBUG dbcounter [-] [111188] Writing DB stats cinder:SELECT=1 {{(pid=111188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:10:02.486593 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-df01b690-d60c-451a-9efb-8e1a248e3bf7 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:10:02.635756 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-df01b690-d60c-451a-9efb-8e1a248e3bf7 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:10:02.636017 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-df01b690-d60c-451a-9efb-8e1a248e3bf7 demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:10:02.636314 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-df01b690-d60c-451a-9efb-8e1a248e3bf7 demo demo] Calling method 'detail' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:10:02.636778 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.api_utils [None req-df01b690-d60c-451a-9efb-8e1a248e3bf7 demo demo] Removing options '' from query. {{(pid=111189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:10:02.637684 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.volume.api [None req-df01b690-d60c-451a-9efb-8e1a248e3bf7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:10:02.646286 np0000186234 devstack@c-api.service[111189]: INFO cinder.volume.api [None req-df01b690-d60c-451a-9efb-8e1a248e3bf7 demo demo] Get all volumes completed successfully. Jul 23 01:10:02.648774 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-df01b690-d60c-451a-9efb-8e1a248e3bf7 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:10:02.649239 np0000186234 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 8/32] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:10:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:10:12.641014 np0000186234 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:11:02.669760 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.middleware.request_id [None req-459c6f8c-2d2f-4baf-977e-7a33b43ac7b0 None None] RequestId filter calling following filter/app {{(pid=111187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:11:02.672333 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-459c6f8c-2d2f-4baf-977e-7a33b43ac7b0 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:11:02.672502 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-459c6f8c-2d2f-4baf-977e-7a33b43ac7b0 demo demo] Empty body provided in request {{(pid=111187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:11:02.672707 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-459c6f8c-2d2f-4baf-977e-7a33b43ac7b0 demo demo] Calling method 'detail' {{(pid=111187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:11:02.672940 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.api_utils [None req-459c6f8c-2d2f-4baf-977e-7a33b43ac7b0 demo demo] Removing options '' from query. {{(pid=111187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:11:02.673581 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.volume.api [None req-459c6f8c-2d2f-4baf-977e-7a33b43ac7b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:11:02.681528 np0000186234 devstack@c-api.service[111187]: INFO cinder.volume.api [None req-459c6f8c-2d2f-4baf-977e-7a33b43ac7b0 demo demo] Get all volumes completed successfully. Jul 23 01:11:02.684266 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-459c6f8c-2d2f-4baf-977e-7a33b43ac7b0 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:11:02.684508 np0000186234 devstack@c-api.service[111187]: [pid: 111187|app: 0|req: 8/33] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:11:02 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 23 01:11:12.676958 np0000186234 devstack@c-api.service[111187]: DEBUG dbcounter [-] [111187] Writing DB stats cinder:SELECT=1 {{(pid=111187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:12:02.706521 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-c4cd501c-9043-4fb1-8fd8-96c8fac6b710 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:12:02.711283 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-c4cd501c-9043-4fb1-8fd8-96c8fac6b710 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:12:02.711530 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-c4cd501c-9043-4fb1-8fd8-96c8fac6b710 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:12:02.711798 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-c4cd501c-9043-4fb1-8fd8-96c8fac6b710 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:12:02.713091 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-c4cd501c-9043-4fb1-8fd8-96c8fac6b710 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:12:02.714070 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-c4cd501c-9043-4fb1-8fd8-96c8fac6b710 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:12:02.723487 np0000186234 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-c4cd501c-9043-4fb1-8fd8-96c8fac6b710 demo demo] Get all volumes completed successfully. Jul 23 01:12:02.726134 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-c4cd501c-9043-4fb1-8fd8-96c8fac6b710 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:12:02.726792 np0000186234 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 9/34] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:12:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:12:12.718401 np0000186234 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:13:02.740492 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.middleware.request_id [None req-6391b303-c0fd-484c-8b5b-620ebd9f5493 None None] RequestId filter calling following filter/app {{(pid=111188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:13:02.742653 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-6391b303-c0fd-484c-8b5b-620ebd9f5493 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:13:02.742832 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [None req-6391b303-c0fd-484c-8b5b-620ebd9f5493 demo demo] Empty body provided in request {{(pid=111188) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:13:02.743024 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [None req-6391b303-c0fd-484c-8b5b-620ebd9f5493 demo demo] Calling method 'detail' {{(pid=111188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:13:02.743290 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.api_utils [None req-6391b303-c0fd-484c-8b5b-620ebd9f5493 demo demo] Removing options '' from query. {{(pid=111188) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:13:02.743953 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.volume.api [None req-6391b303-c0fd-484c-8b5b-620ebd9f5493 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111188) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:13:02.750548 np0000186234 devstack@c-api.service[111188]: INFO cinder.volume.api [None req-6391b303-c0fd-484c-8b5b-620ebd9f5493 demo demo] Get all volumes completed successfully. Jul 23 01:13:02.752866 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-6391b303-c0fd-484c-8b5b-620ebd9f5493 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:13:02.753334 np0000186234 devstack@c-api.service[111188]: [pid: 111188|app: 0|req: 10/35] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:13:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:13:12.746757 np0000186234 devstack@c-api.service[111188]: DEBUG dbcounter [-] [111188] Writing DB stats cinder:SELECT=1 {{(pid=111188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:14:02.772763 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-471a249b-32ee-471d-8194-a34f62fc1c80 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:14:02.774855 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-471a249b-32ee-471d-8194-a34f62fc1c80 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:14:02.775038 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-471a249b-32ee-471d-8194-a34f62fc1c80 demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:14:02.775251 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-471a249b-32ee-471d-8194-a34f62fc1c80 demo demo] Calling method 'detail' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:14:02.775467 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.api_utils [None req-471a249b-32ee-471d-8194-a34f62fc1c80 demo demo] Removing options '' from query. {{(pid=111189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:14:02.776153 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.volume.api [None req-471a249b-32ee-471d-8194-a34f62fc1c80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:14:02.784799 np0000186234 devstack@c-api.service[111189]: INFO cinder.volume.api [None req-471a249b-32ee-471d-8194-a34f62fc1c80 demo demo] Get all volumes completed successfully. Jul 23 01:14:02.789358 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-471a249b-32ee-471d-8194-a34f62fc1c80 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:14:02.789863 np0000186234 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 9/36] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:14:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:14:12.779668 np0000186234 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:15:02.805384 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.middleware.request_id [None req-8c36ed78-438c-4aa2-99a1-d6aff0260faf None None] RequestId filter calling following filter/app {{(pid=111187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:15:02.917239 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-8c36ed78-438c-4aa2-99a1-d6aff0260faf demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:15:02.917239 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-8c36ed78-438c-4aa2-99a1-d6aff0260faf demo demo] Empty body provided in request {{(pid=111187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:15:02.917598 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-8c36ed78-438c-4aa2-99a1-d6aff0260faf demo demo] Calling method 'detail' {{(pid=111187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:15:02.917598 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.api_utils [None req-8c36ed78-438c-4aa2-99a1-d6aff0260faf demo demo] Removing options '' from query. {{(pid=111187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:15:02.918310 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.volume.api [None req-8c36ed78-438c-4aa2-99a1-d6aff0260faf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:15:02.926830 np0000186234 devstack@c-api.service[111187]: INFO cinder.volume.api [None req-8c36ed78-438c-4aa2-99a1-d6aff0260faf demo demo] Get all volumes completed successfully. Jul 23 01:15:02.929261 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-8c36ed78-438c-4aa2-99a1-d6aff0260faf demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:15:02.929698 np0000186234 devstack@c-api.service[111187]: [pid: 111187|app: 0|req: 9/37] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:15:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:15:12.921527 np0000186234 devstack@c-api.service[111187]: DEBUG dbcounter [-] [111187] Writing DB stats cinder:SELECT=1 {{(pid=111187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:16:02.947498 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-ea7d8fa0-33c9-4fb3-899a-74c97e653ec9 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:16:02.951643 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-ea7d8fa0-33c9-4fb3-899a-74c97e653ec9 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:16:02.952077 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-ea7d8fa0-33c9-4fb3-899a-74c97e653ec9 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:16:02.952554 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-ea7d8fa0-33c9-4fb3-899a-74c97e653ec9 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:16:02.952878 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-ea7d8fa0-33c9-4fb3-899a-74c97e653ec9 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:16:02.953752 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-ea7d8fa0-33c9-4fb3-899a-74c97e653ec9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:16:02.963890 np0000186234 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-ea7d8fa0-33c9-4fb3-899a-74c97e653ec9 demo demo] Get all volumes completed successfully. Jul 23 01:16:02.966442 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-ea7d8fa0-33c9-4fb3-899a-74c97e653ec9 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:16:02.966855 np0000186234 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 10/38] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:16:02 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 23 01:16:12.957154 np0000186234 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:17:02.982297 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.middleware.request_id [None req-333ce5da-ff50-498f-96ec-e20c4e464206 None None] RequestId filter calling following filter/app {{(pid=111188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:17:02.985033 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-333ce5da-ff50-498f-96ec-e20c4e464206 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:17:02.985285 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [None req-333ce5da-ff50-498f-96ec-e20c4e464206 demo demo] Empty body provided in request {{(pid=111188) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:17:02.985532 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [None req-333ce5da-ff50-498f-96ec-e20c4e464206 demo demo] Calling method 'detail' {{(pid=111188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:17:02.985825 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.api_utils [None req-333ce5da-ff50-498f-96ec-e20c4e464206 demo demo] Removing options '' from query. {{(pid=111188) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:17:02.986731 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.volume.api [None req-333ce5da-ff50-498f-96ec-e20c4e464206 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111188) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:17:02.995214 np0000186234 devstack@c-api.service[111188]: INFO cinder.volume.api [None req-333ce5da-ff50-498f-96ec-e20c4e464206 demo demo] Get all volumes completed successfully. Jul 23 01:17:02.998016 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-333ce5da-ff50-498f-96ec-e20c4e464206 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:17:02.998507 np0000186234 devstack@c-api.service[111188]: [pid: 111188|app: 0|req: 11/39] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:17:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:17:12.990351 np0000186234 devstack@c-api.service[111188]: DEBUG dbcounter [-] [111188] Writing DB stats cinder:SELECT=1 {{(pid=111188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:18:03.012905 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-05276bb5-9490-4e27-aef9-c230590e8200 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:18:03.016179 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-05276bb5-9490-4e27-aef9-c230590e8200 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:18:03.016417 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-05276bb5-9490-4e27-aef9-c230590e8200 demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:18:03.016661 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-05276bb5-9490-4e27-aef9-c230590e8200 demo demo] Calling method 'detail' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:18:03.016954 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.api_utils [None req-05276bb5-9490-4e27-aef9-c230590e8200 demo demo] Removing options '' from query. {{(pid=111189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:18:03.017943 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.volume.api [None req-05276bb5-9490-4e27-aef9-c230590e8200 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:18:03.025408 np0000186234 devstack@c-api.service[111189]: INFO cinder.volume.api [None req-05276bb5-9490-4e27-aef9-c230590e8200 demo demo] Get all volumes completed successfully. Jul 23 01:18:03.027739 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-05276bb5-9490-4e27-aef9-c230590e8200 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:18:03.028214 np0000186234 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 10/40] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:18:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:18:13.021503 np0000186234 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:19:03.046008 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.middleware.request_id [None req-0b6f1d52-9757-4759-a381-d4438033d3ed None None] RequestId filter calling following filter/app {{(pid=111187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:19:03.051853 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-0b6f1d52-9757-4759-a381-d4438033d3ed demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:19:03.052199 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-0b6f1d52-9757-4759-a381-d4438033d3ed demo demo] Empty body provided in request {{(pid=111187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:19:03.052397 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-0b6f1d52-9757-4759-a381-d4438033d3ed demo demo] Calling method 'detail' {{(pid=111187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:19:03.052622 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.api_utils [None req-0b6f1d52-9757-4759-a381-d4438033d3ed demo demo] Removing options '' from query. {{(pid=111187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:19:03.053306 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.volume.api [None req-0b6f1d52-9757-4759-a381-d4438033d3ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:19:03.064865 np0000186234 devstack@c-api.service[111187]: INFO cinder.volume.api [None req-0b6f1d52-9757-4759-a381-d4438033d3ed demo demo] Get all volumes completed successfully. Jul 23 01:19:03.067530 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-0b6f1d52-9757-4759-a381-d4438033d3ed demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:19:03.068252 np0000186234 devstack@c-api.service[111187]: [pid: 111187|app: 0|req: 10/41] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:19:03 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 23 01:19:13.057279 np0000186234 devstack@c-api.service[111187]: DEBUG dbcounter [-] [111187] Writing DB stats cinder:SELECT=1 {{(pid=111187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:20:03.085018 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-90756afb-617f-4d6a-b072-edb9c419eee7 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:20:03.212574 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-90756afb-617f-4d6a-b072-edb9c419eee7 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:20:03.212824 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-90756afb-617f-4d6a-b072-edb9c419eee7 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:20:03.213060 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-90756afb-617f-4d6a-b072-edb9c419eee7 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:20:03.213387 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-90756afb-617f-4d6a-b072-edb9c419eee7 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:20:03.214627 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-90756afb-617f-4d6a-b072-edb9c419eee7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:20:03.225509 np0000186234 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-90756afb-617f-4d6a-b072-edb9c419eee7 demo demo] Get all volumes completed successfully. Jul 23 01:20:03.228336 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-90756afb-617f-4d6a-b072-edb9c419eee7 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:20:03.228799 np0000186234 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 11/42] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:20:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:20:13.219049 np0000186234 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:21:03.256987 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.middleware.request_id [None req-2fda3b80-4860-4ecd-9fe4-ff4be1658819 None None] RequestId filter calling following filter/app {{(pid=111188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:21:03.262498 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-2fda3b80-4860-4ecd-9fe4-ff4be1658819 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:21:03.262885 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [None req-2fda3b80-4860-4ecd-9fe4-ff4be1658819 demo demo] Empty body provided in request {{(pid=111188) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:21:03.263315 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [None req-2fda3b80-4860-4ecd-9fe4-ff4be1658819 demo demo] Calling method 'detail' {{(pid=111188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:21:03.263813 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.api_utils [None req-2fda3b80-4860-4ecd-9fe4-ff4be1658819 demo demo] Removing options '' from query. {{(pid=111188) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:21:03.265265 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.volume.api [None req-2fda3b80-4860-4ecd-9fe4-ff4be1658819 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111188) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:21:03.273849 np0000186234 devstack@c-api.service[111188]: INFO cinder.volume.api [None req-2fda3b80-4860-4ecd-9fe4-ff4be1658819 demo demo] Get all volumes completed successfully. Jul 23 01:21:03.275732 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-2fda3b80-4860-4ecd-9fe4-ff4be1658819 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:21:03.276138 np0000186234 devstack@c-api.service[111188]: [pid: 111188|app: 0|req: 12/43] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:21:03 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 23 01:21:13.269130 np0000186234 devstack@c-api.service[111188]: DEBUG dbcounter [-] [111188] Writing DB stats cinder:SELECT=1 {{(pid=111188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:22:03.293727 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-a5bf9b81-51c7-4dca-b40e-f3f5288f7249 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:22:03.295888 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-a5bf9b81-51c7-4dca-b40e-f3f5288f7249 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:22:03.296059 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-a5bf9b81-51c7-4dca-b40e-f3f5288f7249 demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:22:03.296269 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-a5bf9b81-51c7-4dca-b40e-f3f5288f7249 demo demo] Calling method 'detail' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:22:03.296508 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.api_utils [None req-a5bf9b81-51c7-4dca-b40e-f3f5288f7249 demo demo] Removing options '' from query. {{(pid=111189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:22:03.297154 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.volume.api [None req-a5bf9b81-51c7-4dca-b40e-f3f5288f7249 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:22:03.304903 np0000186234 devstack@c-api.service[111189]: INFO cinder.volume.api [None req-a5bf9b81-51c7-4dca-b40e-f3f5288f7249 demo demo] Get all volumes completed successfully. Jul 23 01:22:03.307656 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-a5bf9b81-51c7-4dca-b40e-f3f5288f7249 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:22:03.308244 np0000186234 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 11/44] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:22:03 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 23 01:22:13.300144 np0000186234 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:23:03.323721 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.middleware.request_id [None req-86779fdd-662c-4cc3-9e91-b01384cbf864 None None] RequestId filter calling following filter/app {{(pid=111187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:23:03.328415 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-86779fdd-662c-4cc3-9e91-b01384cbf864 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:23:03.328876 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-86779fdd-662c-4cc3-9e91-b01384cbf864 demo demo] Empty body provided in request {{(pid=111187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:23:03.329372 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-86779fdd-662c-4cc3-9e91-b01384cbf864 demo demo] Calling method 'detail' {{(pid=111187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:23:03.330017 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.api_utils [None req-86779fdd-662c-4cc3-9e91-b01384cbf864 demo demo] Removing options '' from query. {{(pid=111187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:23:03.331421 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.volume.api [None req-86779fdd-662c-4cc3-9e91-b01384cbf864 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:23:03.337864 np0000186234 devstack@c-api.service[111187]: INFO cinder.volume.api [None req-86779fdd-662c-4cc3-9e91-b01384cbf864 demo demo] Get all volumes completed successfully. Jul 23 01:23:03.340078 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-86779fdd-662c-4cc3-9e91-b01384cbf864 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:23:03.340576 np0000186234 devstack@c-api.service[111187]: [pid: 111187|app: 0|req: 11/45] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:23:03 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 23 01:23:13.334085 np0000186234 devstack@c-api.service[111187]: DEBUG dbcounter [-] [111187] Writing DB stats cinder:SELECT=1 {{(pid=111187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:24:03.358856 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.middleware.request_id [None req-5a3d67a0-0743-4e87-b63e-3c3e1588c9d8 None None] RequestId filter calling following filter/app {{(pid=111190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:24:03.362856 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-5a3d67a0-0743-4e87-b63e-3c3e1588c9d8 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:24:03.363045 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-5a3d67a0-0743-4e87-b63e-3c3e1588c9d8 demo demo] Empty body provided in request {{(pid=111190) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:24:03.363272 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.openstack.wsgi [None req-5a3d67a0-0743-4e87-b63e-3c3e1588c9d8 demo demo] Calling method 'detail' {{(pid=111190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:24:03.363548 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.api.api_utils [None req-5a3d67a0-0743-4e87-b63e-3c3e1588c9d8 demo demo] Removing options '' from query. {{(pid=111190) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:24:03.364352 np0000186234 devstack@c-api.service[111190]: DEBUG cinder.volume.api [None req-5a3d67a0-0743-4e87-b63e-3c3e1588c9d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111190) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:24:03.372267 np0000186234 devstack@c-api.service[111190]: INFO cinder.volume.api [None req-5a3d67a0-0743-4e87-b63e-3c3e1588c9d8 demo demo] Get all volumes completed successfully. Jul 23 01:24:03.373955 np0000186234 devstack@c-api.service[111190]: INFO cinder.api.openstack.wsgi [None req-5a3d67a0-0743-4e87-b63e-3c3e1588c9d8 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:24:03.374319 np0000186234 devstack@c-api.service[111190]: [pid: 111190|app: 0|req: 12/46] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:24:03 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 23 01:24:13.367804 np0000186234 devstack@c-api.service[111190]: DEBUG dbcounter [-] [111190] Writing DB stats cinder:SELECT=1 {{(pid=111190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:25:03.395442 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.middleware.request_id [None req-670c4dfd-54d4-4157-b1c5-476bbe2af4ae None None] RequestId filter calling following filter/app {{(pid=111188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:25:03.432311 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-670c4dfd-54d4-4157-b1c5-476bbe2af4ae demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:25:03.432506 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [None req-670c4dfd-54d4-4157-b1c5-476bbe2af4ae demo demo] Empty body provided in request {{(pid=111188) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:25:03.432776 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.openstack.wsgi [None req-670c4dfd-54d4-4157-b1c5-476bbe2af4ae demo demo] Calling method 'detail' {{(pid=111188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:25:03.433228 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.api.api_utils [None req-670c4dfd-54d4-4157-b1c5-476bbe2af4ae demo demo] Removing options '' from query. {{(pid=111188) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:25:03.434057 np0000186234 devstack@c-api.service[111188]: DEBUG cinder.volume.api [None req-670c4dfd-54d4-4157-b1c5-476bbe2af4ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111188) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:25:03.443476 np0000186234 devstack@c-api.service[111188]: INFO cinder.volume.api [None req-670c4dfd-54d4-4157-b1c5-476bbe2af4ae demo demo] Get all volumes completed successfully. Jul 23 01:25:03.445764 np0000186234 devstack@c-api.service[111188]: INFO cinder.api.openstack.wsgi [None req-670c4dfd-54d4-4157-b1c5-476bbe2af4ae demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:25:03.446170 np0000186234 devstack@c-api.service[111188]: [pid: 111188|app: 0|req: 13/47] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:25:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:25:13.437487 np0000186234 devstack@c-api.service[111188]: DEBUG dbcounter [-] [111188] Writing DB stats cinder:SELECT=1 {{(pid=111188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:26:03.461353 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.middleware.request_id [None req-3c668a49-69c2-42b3-896b-16dcd5d28592 None None] RequestId filter calling following filter/app {{(pid=111189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:26:03.463394 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-3c668a49-69c2-42b3-896b-16dcd5d28592 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:26:03.463552 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-3c668a49-69c2-42b3-896b-16dcd5d28592 demo demo] Empty body provided in request {{(pid=111189) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:26:03.463729 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.openstack.wsgi [None req-3c668a49-69c2-42b3-896b-16dcd5d28592 demo demo] Calling method 'detail' {{(pid=111189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:26:03.463943 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.api.api_utils [None req-3c668a49-69c2-42b3-896b-16dcd5d28592 demo demo] Removing options '' from query. {{(pid=111189) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:26:03.464585 np0000186234 devstack@c-api.service[111189]: DEBUG cinder.volume.api [None req-3c668a49-69c2-42b3-896b-16dcd5d28592 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111189) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:26:03.472090 np0000186234 devstack@c-api.service[111189]: INFO cinder.volume.api [None req-3c668a49-69c2-42b3-896b-16dcd5d28592 demo demo] Get all volumes completed successfully. Jul 23 01:26:03.474284 np0000186234 devstack@c-api.service[111189]: INFO cinder.api.openstack.wsgi [None req-3c668a49-69c2-42b3-896b-16dcd5d28592 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:26:03.474665 np0000186234 devstack@c-api.service[111189]: [pid: 111189|app: 0|req: 12/48] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:26:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 23 01:26:13.467321 np0000186234 devstack@c-api.service[111189]: DEBUG dbcounter [-] [111189] Writing DB stats cinder:SELECT=1 {{(pid=111189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 01:27:03.493906 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.middleware.request_id [None req-6a8af872-ed6f-42ef-9be4-e786e0000883 None None] RequestId filter calling following filter/app {{(pid=111187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 01:27:03.497966 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-6a8af872-ed6f-42ef-9be4-e786e0000883 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jul 23 01:27:03.498281 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-6a8af872-ed6f-42ef-9be4-e786e0000883 demo demo] Empty body provided in request {{(pid=111187) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 01:27:03.498463 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.openstack.wsgi [None req-6a8af872-ed6f-42ef-9be4-e786e0000883 demo demo] Calling method 'detail' {{(pid=111187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 01:27:03.498687 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.api.api_utils [None req-6a8af872-ed6f-42ef-9be4-e786e0000883 demo demo] Removing options '' from query. {{(pid=111187) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 01:27:03.499344 np0000186234 devstack@c-api.service[111187]: DEBUG cinder.volume.api [None req-6a8af872-ed6f-42ef-9be4-e786e0000883 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111187) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 01:27:03.506776 np0000186234 devstack@c-api.service[111187]: INFO cinder.volume.api [None req-6a8af872-ed6f-42ef-9be4-e786e0000883 demo demo] Get all volumes completed successfully. Jul 23 01:27:03.509207 np0000186234 devstack@c-api.service[111187]: INFO cinder.api.openstack.wsgi [None req-6a8af872-ed6f-42ef-9be4-e786e0000883 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jul 23 01:27:03.509627 np0000186234 devstack@c-api.service[111187]: [pid: 111187|app: 0|req: 12/49] 199.204.45.144 () {64 vars in 1296 bytes} [Thu Jul 23 01:27:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 01:27:13.501978 np0000186234 devstack@c-api.service[111187]: DEBUG dbcounter [-] [111187] Writing DB stats cinder:SELECT=1 {{(pid=111187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}