Jul 23 05:32:16.835136 np0000186259 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 23 05:32:16.842635 np0000186259 devstack@c-api.service[111489]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 23 05:32:16.846445 np0000186259 devstack@c-api.service[111489]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jul 23 05:32:16 2026] *** Jul 23 05:32:16.846445 np0000186259 devstack@c-api.service[111489]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 23 05:32:16.846445 np0000186259 devstack@c-api.service[111489]: os: Linux-6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 Jul 23 05:32:16.846445 np0000186259 devstack@c-api.service[111489]: nodename: np0000186259 Jul 23 05:32:16.846445 np0000186259 devstack@c-api.service[111489]: machine: x86_64 Jul 23 05:32:16.846445 np0000186259 devstack@c-api.service[111489]: clock source: unix Jul 23 05:32:16.846445 np0000186259 devstack@c-api.service[111489]: pcre jit disabled Jul 23 05:32:16.846445 np0000186259 devstack@c-api.service[111489]: detected number of CPU cores: 16 Jul 23 05:32:16.846445 np0000186259 devstack@c-api.service[111489]: current working directory: / Jul 23 05:32:16.846445 np0000186259 devstack@c-api.service[111489]: detected binary path: /usr/bin/uwsgi-core Jul 23 05:32:16.846445 np0000186259 devstack@c-api.service[111489]: your processes number limit is 256916 Jul 23 05:32:16.846445 np0000186259 devstack@c-api.service[111489]: your memory page size is 4096 bytes Jul 23 05:32:16.846445 np0000186259 devstack@c-api.service[111489]: detected max file descriptor number: 2048 Jul 23 05:32:16.846445 np0000186259 devstack@c-api.service[111489]: lock engine: pthread robust mutexes Jul 23 05:32:16.847258 np0000186259 devstack@c-api.service[111489]: thunder lock: enabled Jul 23 05:32:16.847258 np0000186259 devstack@c-api.service[111489]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 23 05:32:16.847258 np0000186259 devstack@c-api.service[111489]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 23 05:32:16.847258 np0000186259 devstack@c-api.service[111489]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 23 05:32:16.847258 np0000186259 devstack@c-api.service[111489]: Set PythonHome to /opt/stack/data/venv Jul 23 05:32:16.891302 np0000186259 devstack@c-api.service[111489]: Python main interpreter initialized at 0x7d1bb52a4668 Jul 23 05:32:16.891371 np0000186259 devstack@c-api.service[111489]: python threads support enabled Jul 23 05:32:16.891371 np0000186259 devstack@c-api.service[111489]: your server socket listen backlog is limited to 100 connections Jul 23 05:32:16.891371 np0000186259 devstack@c-api.service[111489]: your mercy for graceful operations on workers is 80 seconds Jul 23 05:32:16.892605 np0000186259 devstack@c-api.service[111489]: mapped 671795 bytes (656 KB) for 4 cores Jul 23 05:32:16.892605 np0000186259 devstack@c-api.service[111489]: *** Operational MODE: preforking *** Jul 23 05:32:16.892605 np0000186259 devstack@c-api.service[111489]: *** uWSGI is running in multiple interpreter mode *** Jul 23 05:32:16.892605 np0000186259 devstack@c-api.service[111489]: spawned uWSGI master process (pid: 111489) Jul 23 05:32:16.892343 np0000186259 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 23 05:32:16.892974 np0000186259 devstack@c-api.service[111489]: spawned uWSGI worker 1 (pid: 111494, cores: 1) Jul 23 05:32:16.893567 np0000186259 devstack@c-api.service[111489]: spawned uWSGI worker 2 (pid: 111495, cores: 1) Jul 23 05:32:16.894063 np0000186259 devstack@c-api.service[111489]: spawned uWSGI worker 3 (pid: 111496, cores: 1) Jul 23 05:32:16.894608 np0000186259 devstack@c-api.service[111489]: spawned uWSGI worker 4 (pid: 111497, cores: 1) Jul 23 05:32:16.894661 np0000186259 devstack@c-api.service[111489]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 23 05:32:17.016061 np0000186259 devstack@c-api.service[111494]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 05:32:17.016061 np0000186259 devstack@c-api.service[111494]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 05:32:17.016061 np0000186259 devstack@c-api.service[111494]: we strongly recommend against using it for new projects. Jul 23 05:32:17.016061 np0000186259 devstack@c-api.service[111494]: If you are already using Eventlet, we recommend migrating to a different Jul 23 05:32:17.016061 np0000186259 devstack@c-api.service[111494]: framework. For more detail see Jul 23 05:32:17.016061 np0000186259 devstack@c-api.service[111494]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 05:32:17.016061 np0000186259 devstack@c-api.service[111494]: import eventlet # noqa Jul 23 05:32:17.017236 np0000186259 devstack@c-api.service[111496]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 05:32:17.017236 np0000186259 devstack@c-api.service[111496]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 05:32:17.017236 np0000186259 devstack@c-api.service[111496]: we strongly recommend against using it for new projects. Jul 23 05:32:17.017236 np0000186259 devstack@c-api.service[111496]: If you are already using Eventlet, we recommend migrating to a different Jul 23 05:32:17.017236 np0000186259 devstack@c-api.service[111496]: framework. For more detail see Jul 23 05:32:17.017236 np0000186259 devstack@c-api.service[111496]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 05:32:17.017236 np0000186259 devstack@c-api.service[111496]: import eventlet # noqa Jul 23 05:32:17.018131 np0000186259 devstack@c-api.service[111495]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 05:32:17.018131 np0000186259 devstack@c-api.service[111495]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 05:32:17.018131 np0000186259 devstack@c-api.service[111495]: we strongly recommend against using it for new projects. Jul 23 05:32:17.018131 np0000186259 devstack@c-api.service[111495]: If you are already using Eventlet, we recommend migrating to a different Jul 23 05:32:17.018131 np0000186259 devstack@c-api.service[111495]: framework. For more detail see Jul 23 05:32:17.018131 np0000186259 devstack@c-api.service[111495]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 05:32:17.018131 np0000186259 devstack@c-api.service[111495]: import eventlet # noqa Jul 23 05:32:17.039446 np0000186259 devstack@c-api.service[111497]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 23 05:32:17.039446 np0000186259 devstack@c-api.service[111497]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 23 05:32:17.039446 np0000186259 devstack@c-api.service[111497]: we strongly recommend against using it for new projects. Jul 23 05:32:17.039446 np0000186259 devstack@c-api.service[111497]: If you are already using Eventlet, we recommend migrating to a different Jul 23 05:32:17.039446 np0000186259 devstack@c-api.service[111497]: framework. For more detail see Jul 23 05:32:17.039446 np0000186259 devstack@c-api.service[111497]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 23 05:32:17.039446 np0000186259 devstack@c-api.service[111497]: import eventlet # noqa Jul 23 05:32:17.176882 np0000186259 devstack@c-api.service[111494]: /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 05:32:17.176882 np0000186259 devstack@c-api.service[111494]: from cgi import parse_header Jul 23 05:32:17.177280 np0000186259 devstack@c-api.service[111496]: /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 05:32:17.177280 np0000186259 devstack@c-api.service[111496]: from cgi import parse_header Jul 23 05:32:17.181116 np0000186259 devstack@c-api.service[111495]: /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 05:32:17.181116 np0000186259 devstack@c-api.service[111495]: from cgi import parse_header Jul 23 05:32:17.200716 np0000186259 devstack@c-api.service[111497]: /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 05:32:17.200716 np0000186259 devstack@c-api.service[111497]: from cgi import parse_header Jul 23 05:32:17.216749 np0000186259 devstack@c-api.service[111496]: /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 05:32:17.216749 np0000186259 devstack@c-api.service[111496]: warnings.warn( Jul 23 05:32:17.218767 np0000186259 devstack@c-api.service[111494]: /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 05:32:17.218767 np0000186259 devstack@c-api.service[111494]: warnings.warn( Jul 23 05:32:17.220050 np0000186259 devstack@c-api.service[111495]: /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 05:32:17.220050 np0000186259 devstack@c-api.service[111495]: warnings.warn( Jul 23 05:32:17.227429 np0000186259 devstack@c-api.service[111496]: /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 05:32:17.227429 np0000186259 devstack@c-api.service[111496]: removals.removed_module( Jul 23 05:32:17.228390 np0000186259 devstack@c-api.service[111494]: /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 05:32:17.228390 np0000186259 devstack@c-api.service[111494]: removals.removed_module( Jul 23 05:32:17.229139 np0000186259 devstack@c-api.service[111496]: /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 05:32:17.229139 np0000186259 devstack@c-api.service[111496]: removals.removed_module( Jul 23 05:32:17.230114 np0000186259 devstack@c-api.service[111494]: /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 05:32:17.230114 np0000186259 devstack@c-api.service[111494]: removals.removed_module( Jul 23 05:32:17.230466 np0000186259 devstack@c-api.service[111495]: /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 05:32:17.230466 np0000186259 devstack@c-api.service[111495]: removals.removed_module( Jul 23 05:32:17.232201 np0000186259 devstack@c-api.service[111495]: /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 05:32:17.232201 np0000186259 devstack@c-api.service[111495]: removals.removed_module( Jul 23 05:32:17.243837 np0000186259 devstack@c-api.service[111497]: /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 05:32:17.243837 np0000186259 devstack@c-api.service[111497]: warnings.warn( Jul 23 05:32:17.254336 np0000186259 devstack@c-api.service[111497]: /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 05:32:17.254336 np0000186259 devstack@c-api.service[111497]: removals.removed_module( Jul 23 05:32:17.256140 np0000186259 devstack@c-api.service[111497]: /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 05:32:17.256140 np0000186259 devstack@c-api.service[111497]: removals.removed_module( Jul 23 05:32:17.982673 np0000186259 devstack@c-api.service[111496]: /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 05:32:17.982673 np0000186259 devstack@c-api.service[111496]: warnings.warn( Jul 23 05:32:17.989911 np0000186259 devstack@c-api.service[111494]: /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 05:32:17.989911 np0000186259 devstack@c-api.service[111494]: warnings.warn( Jul 23 05:32:18.002341 np0000186259 devstack@c-api.service[111495]: /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 05:32:18.002341 np0000186259 devstack@c-api.service[111495]: warnings.warn( Jul 23 05:32:18.033824 np0000186259 devstack@c-api.service[111496]: /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 05:32:18.033824 np0000186259 devstack@c-api.service[111496]: warnings.warn( Jul 23 05:32:18.039018 np0000186259 devstack@c-api.service[111494]: /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 05:32:18.039018 np0000186259 devstack@c-api.service[111494]: warnings.warn( Jul 23 05:32:18.051484 np0000186259 devstack@c-api.service[111495]: /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 05:32:18.051484 np0000186259 devstack@c-api.service[111495]: warnings.warn( Jul 23 05:32:18.072377 np0000186259 devstack@c-api.service[111497]: /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 05:32:18.072377 np0000186259 devstack@c-api.service[111497]: warnings.warn( Jul 23 05:32:18.122579 np0000186259 devstack@c-api.service[111497]: /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 05:32:18.122579 np0000186259 devstack@c-api.service[111497]: warnings.warn( Jul 23 05:32:18.233459 np0000186259 devstack@c-api.service[111494]: 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 05:32:18.233701 np0000186259 devstack@c-api.service[111494]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111494) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 05:32:18.248308 np0000186259 devstack@c-api.service[111495]: 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 05:32:18.248308 np0000186259 devstack@c-api.service[111495]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111495) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 05:32:18.250179 np0000186259 devstack@c-api.service[111496]: 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 05:32:18.250366 np0000186259 devstack@c-api.service[111496]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111496) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 05:32:18.312553 np0000186259 devstack@c-api.service[111497]: 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 05:32:18.312774 np0000186259 devstack@c-api.service[111497]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111497) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 23 05:32:18.320611 np0000186259 devstack@c-api.service[111494]: /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 05:32:18.320611 np0000186259 devstack@c-api.service[111494]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 05:32:18.326376 np0000186259 devstack@c-api.service[111496]: /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 05:32:18.326376 np0000186259 devstack@c-api.service[111496]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 05:32:18.330536 np0000186259 devstack@c-api.service[111495]: /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 05:32:18.330536 np0000186259 devstack@c-api.service[111495]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 05:32:18.376574 np0000186259 devstack@c-api.service[111497]: /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 05:32:18.376574 np0000186259 devstack@c-api.service[111497]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 23 05:32:18.787507 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111494) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 05:32:18.787706 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111497) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 05:32:18.787969 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111495) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 05:32:18.788113 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111496) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 23 05:32:18.788210 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.788210 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.788384 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.788451 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.788503 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.788552 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.788610 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.788657 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.788703 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.788742 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.788777 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.788820 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.789614 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.789693 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.789745 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.789820 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.789861 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.789900 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.789941 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.789981 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.790020 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.790053 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.790086 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.790123 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.790155 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.790195 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.790229 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.790268 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.790314 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.790314 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.790314 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.790417 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.790457 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.790490 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.790528 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.790566 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.790566 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.790566 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.790566 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.790566 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.792855 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.792931 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.792991 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.793033 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.793074 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.793115 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.793153 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.793194 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.793234 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.793275 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.793312 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.793350 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.793408 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.793462 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.793506 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.793554 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.793586 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.793648 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.793694 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.793732 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.793776 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.793827 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.793889 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.793939 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.793939 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.793939 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.793939 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.793939 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.794550 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.794683 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.794799 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.794799 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.794966 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.794966 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.795142 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.795142 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.795142 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.795352 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.795438 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.795536 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.795820 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.795925 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.795997 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.796081 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.796178 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.796259 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.796325 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.796388 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.796450 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.796526 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.796613 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.796701 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.796768 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.796833 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.796903 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.796997 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.799445 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.799546 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.799546 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.799733 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.799811 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.799878 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.799945 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.800018 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.800089 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.800126 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.800163 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.800198 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.800320 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.800355 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.800396 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.800434 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.800474 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.800506 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.800541 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.800541 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.800541 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.800681 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.800681 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.800761 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.800801 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.800843 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.800886 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.800926 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.800999 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.801048 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.801080 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.801121 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.801159 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.801194 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.801232 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.801264 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.801300 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.801333 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.801364 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.801402 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.801438 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.801438 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.801509 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.801542 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.801581 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.801581 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.801581 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.801581 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.801740 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.801740 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.801740 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.801851 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.801893 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.801933 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.801974 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.802011 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.802050 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.802089 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.802128 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.802167 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.802208 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.802247 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.802281 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.802314 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.802350 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.802387 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.802428 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.802465 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.802514 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.802560 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.803635 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.803721 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.803801 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.803877 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.803877 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.804006 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.804077 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.804077 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.804203 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.804203 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.804345 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.804345 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.804474 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.804546 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.804546 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.804715 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.804782 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.804855 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.804932 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.805015 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.805097 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.805171 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.805253 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.805323 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.805390 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.805460 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.805531 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.805612 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.805708 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.805782 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.805856 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.805926 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.805998 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.806066 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.806136 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.806199 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.806261 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.806322 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.806398 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.806464 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.806464 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.806464 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.806680 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.806760 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.806826 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.806889 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.806889 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.807015 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.807085 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.807149 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.807210 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.807210 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.807335 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.807407 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.807489 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.807489 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.807489 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.807489 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.807489 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.807489 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.807489 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.807489 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.807489 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.807489 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.808180 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.808180 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.808180 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.808180 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.808180 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.808180 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.809662 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.809747 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.809804 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.809858 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.809906 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.810120 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.810154 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.810186 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.810262 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.810324 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.810380 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.810448 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.810500 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.810564 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.810615 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.810684 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.810743 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.810790 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.810836 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.810887 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.810946 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.812003 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.812077 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.812123 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.812184 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.812222 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.812248 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.812275 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.812301 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.812324 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.812354 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.812385 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.812413 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.812443 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.812473 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.812501 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.812534 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.812564 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.812744 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.812744 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.812744 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.812914 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.812993 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.813057 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.813105 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.813161 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.813210 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.813261 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.813312 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.813364 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.813417 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.813466 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.813511 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.813562 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.813638 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.813674 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.813789 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.813853 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.813920 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.813984 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.814025 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.814051 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.814079 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.814104 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.814128 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.814156 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.814186 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.814216 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.814244 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.814272 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.814301 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.814332 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.814360 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.814385 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.814411 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.814443 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.814473 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.814501 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.814527 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.814559 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.814607 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.814656 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.814912 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.814912 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.815023 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.815023 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.815126 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.815185 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.815243 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.815299 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.815351 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.815400 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.815449 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.815496 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.815545 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.815609 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.815667 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.815716 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.815763 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.815822 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.815878 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.815925 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.815976 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.815976 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.816066 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.816121 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.816178 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.816178 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.816178 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.816178 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.816178 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.816178 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.817615 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.817672 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.817746 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.817810 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.817876 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.817941 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.817979 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.818028 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.818066 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.818101 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.818143 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.818176 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.818209 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.818255 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.818288 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.818322 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.818355 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.818386 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.818424 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.818462 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.818494 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.818532 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.818566 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.818629 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.818629 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.818629 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.818629 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.818629 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.819371 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.819430 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.819467 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.819499 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.819540 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.819581 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.819664 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.819704 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.819737 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.819773 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.819806 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.819855 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.819887 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.819922 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.819962 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.820002 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.820002 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.820002 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.820002 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.820002 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.820174 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.820214 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.820248 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.820248 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.820248 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.820248 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.820366 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.820366 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.820549 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.820549 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.821028 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.821104 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.821169 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.821234 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.821305 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.821372 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.821440 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.821509 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.821571 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.821663 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.821728 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.821789 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.821852 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.821926 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.821993 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.822054 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.822121 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.822185 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.822263 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.822332 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.822393 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.822457 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.822529 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.822529 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.822529 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.822529 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.822800 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.822800 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.822932 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.823003 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.823046 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.823079 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.823111 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.823148 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.823185 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.823217 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.823251 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.823288 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.823331 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.823370 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.823404 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.823436 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.823470 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.823508 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.823543 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.823575 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.823630 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.823679 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.823713 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.823761 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.823794 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.823831 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.823868 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.823905 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.823937 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.823978 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.824024 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.824077 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.824131 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.824180 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.824223 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.824257 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.824288 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.824325 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.824363 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.824400 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.824437 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.824476 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.824513 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.824553 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.825188 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.825278 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.825343 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.825422 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.825491 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.825553 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.825649 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.825725 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.825789 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.825789 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.825789 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.825789 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.825975 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.825975 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.825975 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.826113 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.826169 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.826221 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.826274 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.826320 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.826367 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.826413 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.826466 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.826512 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.826562 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.826631 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.826680 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.826727 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.826774 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.826821 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.826871 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.826920 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.826967 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.827014 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.827065 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.827123 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.827176 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.827227 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.827279 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.827326 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.827378 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.827426 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.827473 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.827523 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.827576 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.827641 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.827686 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.827740 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.827787 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.827834 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.827878 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.827928 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.827978 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.828027 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.828077 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.828128 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.828172 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.828172 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.828255 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.828282 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.828304 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.828326 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.828353 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.828353 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.828353 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.828353 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.828353 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.828353 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.828482 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.828482 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.828482 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.828482 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.828482 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.828603 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.828636 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.828664 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.828690 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.828714 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.828741 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.828763 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.828794 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.828819 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.828845 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.828869 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.828896 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.828919 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.828942 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.828986 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.829013 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.829037 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.829064 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.829091 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.829121 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.829148 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.829175 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.829198 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.829222 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.829248 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.829274 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.829297 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.829323 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.829347 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.829374 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.829402 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.829426 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.829454 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.829477 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.829504 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.829528 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.829556 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.829580 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.829860 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.830073 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.830231 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.830286 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.830333 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.830333 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.830333 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.830333 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.830333 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.830333 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.830333 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.830333 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.830333 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.830776 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.830776 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.830776 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.830911 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.830962 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.830962 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.831049 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.831094 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.831138 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.831138 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.831237 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.831287 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.831332 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.831377 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.831421 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.831464 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.831515 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.831563 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.831636 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.831686 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.831732 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.831778 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.831823 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.831868 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.831913 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.831958 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.832003 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.832043 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.832086 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.832126 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.832176 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.832226 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.832276 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.832323 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.832369 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.832415 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.832455 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.832495 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.832544 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.832585 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.832626 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.832651 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.832682 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.832705 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.832705 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.832750 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.832777 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.832805 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.832831 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.832857 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.832884 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.832910 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.832933 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.832973 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.832998 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.832998 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.833040 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.833069 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.833158 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.833324 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.833324 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.833324 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.833455 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.833508 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.833508 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.833620 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.833620 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.833723 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.833772 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.833819 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.833872 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.833925 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.833977 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.834027 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.834073 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.834123 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.834174 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.834220 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.834306 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.834331 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.834358 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.834386 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.834386 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.834386 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.838574 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.838659 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.838725 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.838770 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.838828 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.838885 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.838917 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.838940 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.838968 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.838992 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.839074 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.839141 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.839190 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.839236 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.839289 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.839321 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.839350 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.839374 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.839374 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.839374 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.839438 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.839541 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.839650 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.839721 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.839805 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.839880 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.839954 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.840036 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.841133 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.841211 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.841255 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.841313 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.841370 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.841405 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.841432 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.841461 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.841491 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.841519 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.841548 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.841573 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.841613 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.841646 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.841673 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.841697 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.841721 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.841751 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.841778 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.841803 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.841831 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.841856 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.841880 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.841905 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.841929 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.841953 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.841983 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.842006 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.842035 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.842060 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.842097 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.842123 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.842149 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.842174 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.842199 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.842223 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.842246 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.842271 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.842300 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.842330 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.842355 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.842378 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.842402 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.842424 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.842447 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.842471 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.842471 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.842471 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.842471 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.842556 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.842581 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.842703 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.842703 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.843159 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.843159 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.843159 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.843930 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.844022 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.844093 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.844093 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.844223 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.844292 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.844354 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.844422 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.844484 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.844556 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.844634 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.844705 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.844773 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.844841 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.844910 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.844989 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.845058 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.845126 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.845196 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.845196 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.845196 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.845379 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.845379 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.845379 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.845379 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.845379 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.845379 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.845379 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.845816 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.845816 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.845816 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.845998 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.846034 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.846079 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.846115 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.846153 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.846188 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.846221 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.846253 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.846287 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.846319 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.846357 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.846394 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.846432 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.846468 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.846503 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.846535 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.846571 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.846643 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.846682 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.846714 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.846714 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.846780 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.846812 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.846852 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.846884 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.847224 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.847361 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.847428 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.847498 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.847570 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.847669 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.847738 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.847801 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.847864 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.847932 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.847996 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.848059 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.848120 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.848177 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.848232 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.848298 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.848353 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.848406 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.848463 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.848516 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.848569 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.848649 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.848713 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.848767 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.848821 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.848891 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.848963 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.849025 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.849086 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.849153 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.849221 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.849290 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.849358 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.849420 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.849491 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.849554 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.849630 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.849704 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.849768 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.849838 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.849900 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.849936 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.849981 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.850015 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.850055 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.850088 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.850119 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.850157 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.850190 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.850226 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.850263 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.850296 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.850328 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.850369 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.850407 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.850441 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 23 05:32:18.850473 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.850473 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.850473 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.850473 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.850615 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.850659 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.850697 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.850737 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.850774 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.850805 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.850843 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.850879 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.850911 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 23 05:32:18.850948 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.850988 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.851020 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 23 05:32:18.851057 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.851089 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.851121 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 23 05:32:18.851157 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.851193 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.851228 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 23 05:32:18.851228 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 23 05:32:18.851228 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 23 05:32:18.898130 np0000186259 devstack@c-api.service[111494]: INFO dbcounter [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Registered counter for database cinder Jul 23 05:32:18.898230 np0000186259 devstack@c-api.service[111495]: INFO dbcounter [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Registered counter for database cinder Jul 23 05:32:18.898313 np0000186259 devstack@c-api.service[111497]: INFO dbcounter [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Registered counter for database cinder Jul 23 05:32:18.901018 np0000186259 devstack@c-api.service[111496]: INFO dbcounter [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Registered counter for database cinder Jul 23 05:32:18.942734 np0000186259 devstack@c-api.service[111497]: DEBUG oslo_db.sqlalchemy.engines [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 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=111497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 05:32:18.943881 np0000186259 devstack@c-api.service[111494]: DEBUG oslo_db.sqlalchemy.engines [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 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=111494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 05:32:18.944983 np0000186259 devstack@c-api.service[111495]: DEBUG oslo_db.sqlalchemy.engines [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f 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=111495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 05:32:18.947455 np0000186259 devstack@c-api.service[111496]: DEBUG oslo_db.sqlalchemy.engines [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 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=111496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 05:32:19.061010 np0000186259 devstack@c-api.service[111494]: DEBUG dbcounter [-] [111494] Writer thread running {{(pid=111494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 05:32:19.062244 np0000186259 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writer thread running {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 05:32:19.063875 np0000186259 devstack@c-api.service[111494]: INFO cinder.rpc [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 05:32:19.065116 np0000186259 devstack@c-api.service[111497]: INFO cinder.rpc [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 05:32:19.066536 np0000186259 devstack@c-api.service[111494]: INFO cinder.rpc [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 05:32:19.067729 np0000186259 devstack@c-api.service[111495]: DEBUG dbcounter [-] [111495] Writer thread running {{(pid=111495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 05:32:19.068113 np0000186259 devstack@c-api.service[111497]: INFO cinder.rpc [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 05:32:19.069329 np0000186259 devstack@c-api.service[111494]: INFO cinder.rpc [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 05:32:19.070762 np0000186259 devstack@c-api.service[111497]: INFO cinder.rpc [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 05:32:19.071298 np0000186259 devstack@c-api.service[111495]: INFO cinder.rpc [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 05:32:19.071996 np0000186259 devstack@c-api.service[111494]: INFO cinder.rpc [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 05:32:19.073273 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.073356 np0000186259 devstack@c-api.service[111497]: INFO cinder.rpc [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 05:32:19.073708 np0000186259 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writer thread running {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 23 05:32:19.074540 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.075218 np0000186259 devstack@c-api.service[111495]: INFO cinder.rpc [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 05:32:19.077665 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.077802 np0000186259 devstack@c-api.service[111495]: INFO cinder.rpc [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 05:32:19.078239 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.078617 np0000186259 devstack@c-api.service[111496]: INFO cinder.rpc [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 23 05:32:19.080442 np0000186259 devstack@c-api.service[111495]: INFO cinder.rpc [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 05:32:19.081518 np0000186259 devstack@c-api.service[111496]: INFO cinder.rpc [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 23 05:32:19.081779 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.083547 np0000186259 devstack@c-api.service[111496]: INFO cinder.rpc [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 23 05:32:19.085384 np0000186259 devstack@c-api.service[111496]: INFO cinder.rpc [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 23 05:32:19.086333 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.086416 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.089738 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.111653 np0000186259 devstack@c-api.service[111494]: DEBUG oslo_db.sqlalchemy.engines [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 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=111494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 05:32:19.113083 np0000186259 devstack@c-api.service[111497]: DEBUG oslo_db.sqlalchemy.engines [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 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=111497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 05:32:19.114148 np0000186259 devstack@c-api.service[111494]: INFO cinder.rpc [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 05:32:19.115938 np0000186259 devstack@c-api.service[111497]: INFO cinder.rpc [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 05:32:19.116507 np0000186259 devstack@c-api.service[111494]: INFO cinder.rpc [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 05:32:19.117815 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.118506 np0000186259 devstack@c-api.service[111497]: INFO cinder.rpc [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 05:32:19.119782 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.119939 np0000186259 devstack@c-api.service[111495]: DEBUG oslo_db.sqlalchemy.engines [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f 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=111495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 05:32:19.122606 np0000186259 devstack@c-api.service[111495]: INFO cinder.rpc [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 05:32:19.124325 np0000186259 devstack@c-api.service[111496]: DEBUG oslo_db.sqlalchemy.engines [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 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=111496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 05:32:19.125100 np0000186259 devstack@c-api.service[111495]: INFO cinder.rpc [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 05:32:19.126315 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.126689 np0000186259 devstack@c-api.service[111496]: INFO cinder.rpc [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 23 05:32:19.129115 np0000186259 devstack@c-api.service[111496]: INFO cinder.rpc [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 23 05:32:19.130352 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.131473 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.134677 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.134832 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.137825 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.138137 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.140303 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.141382 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.142825 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.143146 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.145396 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.145811 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.146156 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.146284 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.148617 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.149101 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.149260 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.149402 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.152197 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.152348 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.153023 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.155101 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.155210 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.155416 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.156002 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.158069 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.158473 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.158538 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.159164 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.159566 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.161300 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.161377 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.162335 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.162398 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.162890 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.164828 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.165386 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.165863 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.167985 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.168195 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.168472 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.169815 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.170946 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.171485 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.171623 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.172789 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.172860 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.173702 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.174864 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.175138 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.175184 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.176549 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.177132 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.177984 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.178182 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.178651 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.179434 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.180457 np0000186259 devstack@c-api.service[111494]: WARNING cinder.api.contrib.hosts [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 05:32:19.180821 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.180943 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.181180 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.181553 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.182260 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.182675 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.183705 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.183796 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.184020 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.184270 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.184823 np0000186259 devstack@c-api.service[111497]: WARNING cinder.api.contrib.hosts [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 05:32:19.185020 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: extensions {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.185198 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.185608 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.186351 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: os-quota-class-sets {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.186427 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.186655 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.187143 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.187644 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: backups {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.187894 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.188059 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.188486 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.189340 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.189477 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: extensions {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.189608 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.189840 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: qos-specs {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.190616 np0000186259 devstack@c-api.service[111495]: WARNING cinder.api.contrib.hosts [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 05:32:19.190751 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.190859 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: os-quota-class-sets {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.191282 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.192080 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: backups {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.192193 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.192578 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: os-quota-sets {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.192772 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.193249 np0000186259 devstack@c-api.service[111496]: WARNING cinder.api.contrib.hosts [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 23 05:32:19.193953 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.194060 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: os-availability-zone {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.194139 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: qos-specs {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.194205 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.195110 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: extensions {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.195332 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: extra_specs {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.195505 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.196244 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: os-quota-sets {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.196920 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: encryption {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.197134 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: os-quota-class-sets {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.197197 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.197732 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: os-availability-zone {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.198174 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: extensions {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.198402 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: backups {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.198461 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: capabilities {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.199024 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: extra_specs {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.199669 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: os-quota-class-sets {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.199737 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: consistencygroups {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.200482 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: qos-specs {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.200636 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: encryption {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.201122 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: backups {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.201735 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: os-volume-manage {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.202273 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: capabilities {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.202626 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: os-quota-sets {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.203182 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: os-hosts {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.203507 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: consistencygroups {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.204046 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: os-availability-zone {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.204127 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: qos-specs {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.204542 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: cgsnapshots {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.205329 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: extra_specs {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.205491 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: os-volume-manage {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.205933 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: encryption {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.206338 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: os-quota-sets {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.206878 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: encryption {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.206990 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: os-hosts {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.207459 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: os-snapshot-manage {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.207926 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: os-availability-zone {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.208326 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: cgsnapshots {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.208418 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: capabilities {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.208968 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: os-volume-type-access {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.209367 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: extra_specs {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.209689 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: consistencygroups {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.209740 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: encryption {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.210501 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: scheduler-stats {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.210990 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: encryption {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.211639 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: os-volume-manage {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.211869 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: os-snapshot-manage {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.211949 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extended resource: os-volume-transfer {{(pid=111494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.212742 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: capabilities {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.213103 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: os-hosts {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.213943 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: os-volume-type-access {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.214044 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: consistencygroups {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.214274 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.214463 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: cgsnapshots {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.215483 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: scheduler-stats {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.215658 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.215837 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: encryption {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.216055 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: os-volume-manage {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.217082 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.217434 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: os-snapshot-manage {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.217536 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extended resource: os-volume-transfer {{(pid=111497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.217626 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: os-hosts {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.218490 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.218936 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: os-volume-type-access {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.219054 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: cgsnapshots {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.219440 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.contrib.snapshot_actions [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] SnapshotActionsController initialized {{(pid=111494) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 05:32:19.219831 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.220167 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.220328 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: encryption {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.220442 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: scheduler-stats {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.221272 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.221520 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.221921 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extended resource: os-volume-transfer {{(pid=111495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.222001 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: os-snapshot-manage {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.222615 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.222896 np0000186259 devstack@c-api.service[111494]: WARNING castellan.key_manager.migration [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.223457 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: os-volume-type-access {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.223713 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension TypesManage extending resource: types {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.223812 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.223943 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension AdminActions extending resource: volumes {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.224069 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.224178 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension AdminActions extending resource: snapshots {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.224178 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension AdminActions extending resource: backups {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.224395 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.224395 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.224507 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.224690 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.224807 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.224978 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.224978 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.224978 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension VolumeActions extending resource: volumes {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.225222 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: scheduler-stats {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.225293 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.contrib.snapshot_actions [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] SnapshotActionsController initialized {{(pid=111497) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 05:32:19.225352 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.225352 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.225352 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension UsedLimits extending resource: limits {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.225500 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.v3.router [None req-3d7e704a-c5e0-4b3b-911d-864133c9c8c3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.225812 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.226176 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.226506 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extended resource: os-volume-transfer {{(pid=111496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 23 05:32:19.227146 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.227538 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.228504 np0000186259 devstack@c-api.service[111497]: WARNING castellan.key_manager.migration [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.228978 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.229087 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.229338 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension TypesManage extending resource: types {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.229465 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.229565 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension AdminActions extending resource: volumes {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.229699 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension AdminActions extending resource: snapshots {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.229810 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension AdminActions extending resource: backups {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.229911 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.229968 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.contrib.snapshot_actions [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] SnapshotActionsController initialized {{(pid=111495) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 05:32:19.230010 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.230123 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.230320 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.230414 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.230517 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.230608 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.230651 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension VolumeActions extending resource: volumes {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.230686 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.230765 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.230845 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.230966 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension UsedLimits extending resource: limits {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.231064 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.v3.router [None req-040449b6-c1d5-459c-ac99-d1ff796a7a81 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.231972 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.232027 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.233408 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.233461 np0000186259 devstack@c-api.service[111495]: WARNING castellan.key_manager.migration [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.233832 np0000186259 devstack@c-api.service[111494]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d1bb52a4668 pid: 111494 (default app) Jul 23 05:32:19.234258 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension TypesManage extending resource: types {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.234421 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.contrib.snapshot_actions [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] SnapshotActionsController initialized {{(pid=111496) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 23 05:32:19.234495 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.234495 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension AdminActions extending resource: volumes {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.234653 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension AdminActions extending resource: snapshots {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.234728 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension AdminActions extending resource: backups {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.234838 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.234955 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.235057 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.235100 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.235251 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.235345 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.235449 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.235548 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension VolumeActions extending resource: volumes {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.235695 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.235794 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.235906 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension UsedLimits extending resource: limits {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.236007 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.v3.router [None req-819e1032-fadb-4136-9ad8-7e11c5022d5f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.236482 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.237868 np0000186259 devstack@c-api.service[111496]: WARNING castellan.key_manager.migration [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 23 05:32:19.238680 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension TypesManage extending resource: types {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.238807 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.238915 np0000186259 devstack@c-api.service[111497]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d1bb52a4668 pid: 111497 (default app) Jul 23 05:32:19.238984 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension AdminActions extending resource: volumes {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.239049 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension AdminActions extending resource: snapshots {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.239136 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension AdminActions extending resource: backups {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.239252 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.239360 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.239464 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.240561 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.240724 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.240811 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.240951 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension VolumeActions extending resource: volumes {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.241063 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.241160 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.241285 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension UsedLimits extending resource: limits {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.241373 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.v3.router [None req-07e2b568-2640-430c-8bf9-6e61e9b4f2e0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 23 05:32:19.243720 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.middleware.request_id [None req-d2044e21-0633-4b78-a5fe-24e1087542e7 None None] RequestId filter calling following filter/app {{(pid=111494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:32:19.244187 np0000186259 devstack@c-api.service[111495]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d1bb52a4668 pid: 111495 (default app) Jul 23 05:32:19.246503 np0000186259 devstack@c-api.service[111494]: [pid: 111494|app: 0|req: 1/1] 199.204.45.95 () {60 vars in 949 bytes} [Thu Jul 23 05:32:19 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 23 05:32:19.249889 np0000186259 devstack@c-api.service[111496]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d1bb52a4668 pid: 111496 (default app) Jul 23 05:32:26.535136 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-ad8d21e8-2afe-49cf-b560-8f6b4897e531 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:32:27.082039 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-ad8d21e8-2afe-49cf-b560-8f6b4897e531 admin admin] POST https://199.204.45.95/volume/v3/types Jul 23 05:32:27.082676 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-ad8d21e8-2afe-49cf-b560-8f6b4897e531 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 23 05:32:27.084363 np0000186259 devstack@c-api.service[111497]: /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 05:32:27.084363 np0000186259 devstack@c-api.service[111497]: warnings.warn( Jul 23 05:32:27.120782 np0000186259 devstack@c-api.service[111497]: DEBUG oslo_db.sqlalchemy.engines [None req-ad8d21e8-2afe-49cf-b560-8f6b4897e531 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=111497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 05:32:27.148128 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-ad8d21e8-2afe-49cf-b560-8f6b4897e531 admin admin] https://199.204.45.95/volume/v3/types returned with HTTP 200 Jul 23 05:32:27.148534 np0000186259 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 1/2] 199.204.45.95 () {68 vars in 1326 bytes} [Thu Jul 23 05:32:26 2026] POST /volume/v3/types => generated 186 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 05:32:27.177063 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.middleware.request_id [None req-2826c94f-e691-451a-949b-b86d6de25d58 None None] RequestId filter calling following filter/app {{(pid=111495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:32:27.525251 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-2826c94f-e691-451a-949b-b86d6de25d58 admin admin] POST https://199.204.45.95/volume/v3/types/e7cc28a5-93fc-4934-ba3b-a0a0137e5327/extra_specs Jul 23 05:32:27.525841 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [None req-2826c94f-e691-451a-949b-b86d6de25d58 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 23 05:32:27.527656 np0000186259 devstack@c-api.service[111495]: /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 05:32:27.527656 np0000186259 devstack@c-api.service[111495]: warnings.warn( Jul 23 05:32:27.562492 np0000186259 devstack@c-api.service[111495]: DEBUG oslo_db.sqlalchemy.engines [None req-2826c94f-e691-451a-949b-b86d6de25d58 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=111495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 05:32:27.627443 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-2826c94f-e691-451a-949b-b86d6de25d58 admin admin] https://199.204.45.95/volume/v3/types/e7cc28a5-93fc-4934-ba3b-a0a0137e5327/extra_specs returned with HTTP 200 Jul 23 05:32:27.628030 np0000186259 devstack@c-api.service[111495]: [pid: 111495|app: 0|req: 1/3] 199.204.45.95 () {68 vars in 1473 bytes} [Thu Jul 23 05:32:27 2026] POST /volume/v3/types/e7cc28a5-93fc-4934-ba3b-a0a0137e5327/extra_specs => generated 55 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 05:32:29.115636 np0000186259 devstack@c-api.service[111494]: DEBUG dbcounter [-] [111494] Writing DB stats cinder:SELECT=6 {{(pid=111494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:32:29.128178 np0000186259 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=6 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:32:37.145887 np0000186259 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:32:37.628686 np0000186259 devstack@c-api.service[111495]: DEBUG dbcounter [-] [111495] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:37:43.926183 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.middleware.request_id [None req-3410dd46-9e6f-4e71-af1d-8a867705fe71 None None] RequestId filter calling following filter/app {{(pid=111494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:37:43.928201 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-3410dd46-9e6f-4e71-af1d-8a867705fe71 None None] GET https://199.204.45.95/volume// Jul 23 05:37:43.928604 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-3410dd46-9e6f-4e71-af1d-8a867705fe71 None None] Empty body provided in request {{(pid=111494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:37:43.929207 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-3410dd46-9e6f-4e71-af1d-8a867705fe71 None None] Calling method 'all' {{(pid=111494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:37:43.930447 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-3410dd46-9e6f-4e71-af1d-8a867705fe71 None None] https://199.204.45.95/volume// returned with HTTP 300 Jul 23 05:37:43.931245 np0000186259 devstack@c-api.service[111494]: [pid: 111494|app: 0|req: 2/4] 199.204.45.95 () {66 vars in 1449 bytes} [Thu Jul 23 05:37:43 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 23 05:38:21.236417 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-a336f99c-4656-4ffe-bb9a-5b9302b6a033 None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:21.239411 np0000186259 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 1/5] 199.204.45.95 () {62 vars in 1061 bytes} [Thu Jul 23 05:38:21 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 23 05:38:21.277713 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-0073e514-f31e-477d-8ce0-122eac7f13f6 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:21.286498 np0000186259 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 2/6] 199.204.45.95 () {64 vars in 1265 bytes} [Thu Jul 23 05:38:21 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 23 05:38:21.327862 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.middleware.request_id [req-0073e514-f31e-477d-8ce0-122eac7f13f6 req-d75bd666-32ae-4038-8dee-2d479f3cd1fc None None] RequestId filter calling following filter/app {{(pid=111495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:21.334038 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [req-0073e514-f31e-477d-8ce0-122eac7f13f6 req-d75bd666-32ae-4038-8dee-2d479f3cd1fc demo demo] GET https://199.204.45.95/volume/v3/ Jul 23 05:38:21.334395 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [req-0073e514-f31e-477d-8ce0-122eac7f13f6 req-d75bd666-32ae-4038-8dee-2d479f3cd1fc demo demo] Empty body provided in request {{(pid=111495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:38:21.334886 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [req-0073e514-f31e-477d-8ce0-122eac7f13f6 req-d75bd666-32ae-4038-8dee-2d479f3cd1fc demo demo] Calling method 'version_select' {{(pid=111495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:38:21.336233 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [req-0073e514-f31e-477d-8ce0-122eac7f13f6 req-d75bd666-32ae-4038-8dee-2d479f3cd1fc demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jul 23 05:38:21.336748 np0000186259 devstack@c-api.service[111495]: [pid: 111495|app: 0|req: 2/7] 199.204.45.95 () {66 vars in 1339 bytes} [Thu Jul 23 05:38:21 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 05:38:21.380548 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.middleware.request_id [None req-f46f29b0-b7ae-4e5c-af67-bb0787c9b646 None None] RequestId filter calling following filter/app {{(pid=111494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:21.733415 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-f46f29b0-b7ae-4e5c-af67-bb0787c9b646 demo demo] GET https://199.204.45.95/volume/v3/types Jul 23 05:38:21.733813 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-f46f29b0-b7ae-4e5c-af67-bb0787c9b646 demo demo] Empty body provided in request {{(pid=111494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:38:21.734026 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-f46f29b0-b7ae-4e5c-af67-bb0787c9b646 demo demo] Calling method 'index' {{(pid=111494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:38:21.734573 np0000186259 devstack@c-api.service[111494]: /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 05:38:21.734573 np0000186259 devstack@c-api.service[111494]: warnings.warn( Jul 23 05:38:21.735215 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.api_utils [None req-f46f29b0-b7ae-4e5c-af67-bb0787c9b646 demo demo] Removing options '' from query. {{(pid=111494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:38:21.775513 np0000186259 devstack@c-api.service[111494]: DEBUG oslo_db.sqlalchemy.engines [None req-f46f29b0-b7ae-4e5c-af67-bb0787c9b646 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=111494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 05:38:21.795518 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-f46f29b0-b7ae-4e5c-af67-bb0787c9b646 demo demo] https://199.204.45.95/volume/v3/types returned with HTTP 200 Jul 23 05:38:21.796002 np0000186259 devstack@c-api.service[111494]: [pid: 111494|app: 0|req: 3/8] 199.204.45.95 () {64 vars in 1283 bytes} [Thu Jul 23 05:38:21 2026] GET /volume/v3/types => generated 377 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 05:38:21.831839 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-51a2f84b-e978-4cd1-80e1-97c3591014a9 None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:22.164568 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-51a2f84b-e978-4cd1-80e1-97c3591014a9 demo demo] GET https://199.204.45.95/volume/v3/types/default Jul 23 05:38:22.164932 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-51a2f84b-e978-4cd1-80e1-97c3591014a9 demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:38:22.165165 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-51a2f84b-e978-4cd1-80e1-97c3591014a9 demo demo] Calling method 'show' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:38:22.200148 np0000186259 devstack@c-api.service[111496]: DEBUG oslo_db.sqlalchemy.engines [None req-51a2f84b-e978-4cd1-80e1-97c3591014a9 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=111496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 23 05:38:22.216383 np0000186259 devstack@c-api.service[111496]: /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 05:38:22.216383 np0000186259 devstack@c-api.service[111496]: warnings.warn( Jul 23 05:38:22.218486 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-51a2f84b-e978-4cd1-80e1-97c3591014a9 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jul 23 05:38:22.218904 np0000186259 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 2/9] 199.204.45.95 () {64 vars in 1294 bytes} [Thu Jul 23 05:38:21 2026] GET /volume/v3/types/default => generated 145 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 05:38:22.692926 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-f28ba5c1-a17c-4de1-9b97-38c9194b3873 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:22.694896 np0000186259 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 3/10] 199.204.45.95 () {62 vars in 1061 bytes} [Thu Jul 23 05:38:22 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 23 05:38:22.729943 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.middleware.request_id [None req-d05dd2d9-1dfe-4d08-aae8-8b1a45650bfd None None] RequestId filter calling following filter/app {{(pid=111495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:22.738751 np0000186259 devstack@c-api.service[111495]: [pid: 111495|app: 0|req: 3/11] 199.204.45.95 () {64 vars in 1265 bytes} [Thu Jul 23 05:38:22 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 23 05:38:22.774668 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.middleware.request_id [req-d05dd2d9-1dfe-4d08-aae8-8b1a45650bfd req-a2483a1c-d01b-45ae-8d75-b2ee872895cf None None] RequestId filter calling following filter/app {{(pid=111494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:22.778170 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [req-d05dd2d9-1dfe-4d08-aae8-8b1a45650bfd req-a2483a1c-d01b-45ae-8d75-b2ee872895cf demo demo] GET https://199.204.45.95/volume/v3/ Jul 23 05:38:22.778678 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [req-d05dd2d9-1dfe-4d08-aae8-8b1a45650bfd req-a2483a1c-d01b-45ae-8d75-b2ee872895cf demo demo] Empty body provided in request {{(pid=111494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:38:22.779077 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [req-d05dd2d9-1dfe-4d08-aae8-8b1a45650bfd req-a2483a1c-d01b-45ae-8d75-b2ee872895cf demo demo] Calling method 'version_select' {{(pid=111494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:38:22.780060 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [req-d05dd2d9-1dfe-4d08-aae8-8b1a45650bfd req-a2483a1c-d01b-45ae-8d75-b2ee872895cf demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jul 23 05:38:22.780740 np0000186259 devstack@c-api.service[111494]: [pid: 111494|app: 0|req: 4/12] 199.204.45.95 () {66 vars in 1339 bytes} [Thu Jul 23 05:38:22 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 05:38:22.830088 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-74e6d208-32bc-49ab-9747-e7db5b106135 None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:22.833447 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-74e6d208-32bc-49ab-9747-e7db5b106135 demo demo] GET https://199.204.45.95/volume/v3/types/default Jul 23 05:38:22.833447 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-74e6d208-32bc-49ab-9747-e7db5b106135 demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:38:22.833801 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-74e6d208-32bc-49ab-9747-e7db5b106135 demo demo] Calling method 'show' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:38:22.842581 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-74e6d208-32bc-49ab-9747-e7db5b106135 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jul 23 05:38:22.842924 np0000186259 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 3/13] 199.204.45.95 () {64 vars in 1294 bytes} [Thu Jul 23 05:38:22 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 05:38:23.495795 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-a9ef3414-cda4-4897-b05c-cdac774d6292 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:23.496569 np0000186259 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 4/14] 199.204.45.95 () {62 vars in 1061 bytes} [Thu Jul 23 05:38:23 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 23 05:38:23.531073 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.middleware.request_id [None req-c05d11de-ee0f-4fbc-b0c6-9b4d2ae2fddd None None] RequestId filter calling following filter/app {{(pid=111495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:23.532783 np0000186259 devstack@c-api.service[111495]: [pid: 111495|app: 0|req: 4/15] 199.204.45.95 () {64 vars in 1265 bytes} [Thu Jul 23 05:38:23 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 23 05:38:23.569116 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.middleware.request_id [req-c05d11de-ee0f-4fbc-b0c6-9b4d2ae2fddd req-626c8d8b-a0e8-4aca-992d-c9e040b47d8c None None] RequestId filter calling following filter/app {{(pid=111494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:23.572868 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [req-c05d11de-ee0f-4fbc-b0c6-9b4d2ae2fddd req-626c8d8b-a0e8-4aca-992d-c9e040b47d8c demo demo] GET https://199.204.45.95/volume/v3/ Jul 23 05:38:23.573106 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [req-c05d11de-ee0f-4fbc-b0c6-9b4d2ae2fddd req-626c8d8b-a0e8-4aca-992d-c9e040b47d8c demo demo] Empty body provided in request {{(pid=111494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:38:23.573390 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [req-c05d11de-ee0f-4fbc-b0c6-9b4d2ae2fddd req-626c8d8b-a0e8-4aca-992d-c9e040b47d8c demo demo] Calling method 'version_select' {{(pid=111494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:38:23.573891 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [req-c05d11de-ee0f-4fbc-b0c6-9b4d2ae2fddd req-626c8d8b-a0e8-4aca-992d-c9e040b47d8c demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jul 23 05:38:23.574402 np0000186259 devstack@c-api.service[111494]: [pid: 111494|app: 0|req: 5/16] 199.204.45.95 () {66 vars in 1339 bytes} [Thu Jul 23 05:38:23 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 05:38:23.613519 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-1452cea0-e925-4c17-9cda-a11e2573f12b None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:23.618445 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-1452cea0-e925-4c17-9cda-a11e2573f12b demo demo] GET https://199.204.45.95/volume/v3/types/default Jul 23 05:38:23.619010 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-1452cea0-e925-4c17-9cda-a11e2573f12b demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:38:23.619420 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-1452cea0-e925-4c17-9cda-a11e2573f12b demo demo] Calling method 'show' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:38:23.632278 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-1452cea0-e925-4c17-9cda-a11e2573f12b demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jul 23 05:38:23.632963 np0000186259 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 4/17] 199.204.45.95 () {64 vars in 1294 bytes} [Thu Jul 23 05:38:23 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 05:38:23.672812 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-95b9f3dd-dd84-477a-85a0-fa1e8e2d1165 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:23.674383 np0000186259 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 5/18] 199.204.45.95 () {62 vars in 1061 bytes} [Thu Jul 23 05:38:23 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 23 05:38:23.708696 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.middleware.request_id [None req-f1b88924-faab-454d-983a-979473284cbe None None] RequestId filter calling following filter/app {{(pid=111495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:23.711717 np0000186259 devstack@c-api.service[111495]: [pid: 111495|app: 0|req: 5/19] 199.204.45.95 () {64 vars in 1265 bytes} [Thu Jul 23 05:38:23 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 23 05:38:23.745756 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.middleware.request_id [req-f1b88924-faab-454d-983a-979473284cbe req-70b77077-fb43-41cb-9c02-286ed3066a58 None None] RequestId filter calling following filter/app {{(pid=111494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:23.748068 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [req-f1b88924-faab-454d-983a-979473284cbe req-70b77077-fb43-41cb-9c02-286ed3066a58 demo demo] GET https://199.204.45.95/volume/v3/ Jul 23 05:38:23.748277 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [req-f1b88924-faab-454d-983a-979473284cbe req-70b77077-fb43-41cb-9c02-286ed3066a58 demo demo] Empty body provided in request {{(pid=111494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:38:23.748534 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [req-f1b88924-faab-454d-983a-979473284cbe req-70b77077-fb43-41cb-9c02-286ed3066a58 demo demo] Calling method 'version_select' {{(pid=111494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:38:23.748995 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [req-f1b88924-faab-454d-983a-979473284cbe req-70b77077-fb43-41cb-9c02-286ed3066a58 demo demo] https://199.204.45.95/volume/v3/ returned with HTTP 200 Jul 23 05:38:23.749407 np0000186259 devstack@c-api.service[111494]: [pid: 111494|app: 0|req: 6/20] 199.204.45.95 () {66 vars in 1339 bytes} [Thu Jul 23 05:38:23 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 23 05:38:23.787807 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-2e71af87-4165-4577-a414-a0f5e9905b77 None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:38:23.790920 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-2e71af87-4165-4577-a414-a0f5e9905b77 demo demo] GET https://199.204.45.95/volume/v3/types/default Jul 23 05:38:23.791179 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-2e71af87-4165-4577-a414-a0f5e9905b77 demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:38:23.791461 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-2e71af87-4165-4577-a414-a0f5e9905b77 demo demo] Calling method 'show' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:38:23.800920 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-2e71af87-4165-4577-a414-a0f5e9905b77 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 Jul 23 05:38:23.801462 np0000186259 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 5/21] 199.204.45.95 () {64 vars in 1294 bytes} [Thu Jul 23 05:38:23 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 05:38:31.798410 np0000186259 devstack@c-api.service[111494]: DEBUG dbcounter [-] [111494] Writing DB stats cinder:SELECT=1 {{(pid=111494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:38:33.797280 np0000186259 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=8 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:42:58.465373 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-9b65c686-1d9d-4627-974b-9cdfb98396ce None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:42:58.566709 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-9b65c686-1d9d-4627-974b-9cdfb98396ce demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:42:58.567207 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-9b65c686-1d9d-4627-974b-9cdfb98396ce demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:42:58.567773 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-9b65c686-1d9d-4627-974b-9cdfb98396ce demo demo] Calling method 'detail' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:42:58.568895 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-9b65c686-1d9d-4627-974b-9cdfb98396ce demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:42:58.570468 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.volume.api [None req-9b65c686-1d9d-4627-974b-9cdfb98396ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:42:58.607907 np0000186259 devstack@c-api.service[111497]: INFO cinder.volume.api [None req-9b65c686-1d9d-4627-974b-9cdfb98396ce demo demo] Get all volumes completed successfully. Jul 23 05:42:58.609907 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-9b65c686-1d9d-4627-974b-9cdfb98396ce demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:42:58.610294 np0000186259 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 6/22] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:42:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 05:43:08.601879 np0000186259 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:43:58.657344 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.middleware.request_id [None req-e0cdcd71-26b4-4c27-99b1-99cda8134a11 None None] RequestId filter calling following filter/app {{(pid=111495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:43:58.658372 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-e0cdcd71-26b4-4c27-99b1-99cda8134a11 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:43:58.658625 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [None req-e0cdcd71-26b4-4c27-99b1-99cda8134a11 demo demo] Empty body provided in request {{(pid=111495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:43:58.658859 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [None req-e0cdcd71-26b4-4c27-99b1-99cda8134a11 demo demo] Calling method 'detail' {{(pid=111495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:43:58.659439 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.api_utils [None req-e0cdcd71-26b4-4c27-99b1-99cda8134a11 demo demo] Removing options '' from query. {{(pid=111495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:43:58.660387 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.volume.api [None req-e0cdcd71-26b4-4c27-99b1-99cda8134a11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:43:58.691121 np0000186259 devstack@c-api.service[111495]: INFO cinder.volume.api [None req-e0cdcd71-26b4-4c27-99b1-99cda8134a11 demo demo] Get all volumes completed successfully. Jul 23 05:43:58.693909 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-e0cdcd71-26b4-4c27-99b1-99cda8134a11 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:43:58.694393 np0000186259 devstack@c-api.service[111495]: [pid: 111495|app: 0|req: 6/23] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:43:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 05:44:08.684968 np0000186259 devstack@c-api.service[111495]: DEBUG dbcounter [-] [111495] Writing DB stats cinder:SELECT=1 {{(pid=111495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:44:58.707425 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.middleware.request_id [None req-7ba53325-a4f4-49a8-9cee-5c5117bffd29 None None] RequestId filter calling following filter/app {{(pid=111494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:44:58.710567 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-7ba53325-a4f4-49a8-9cee-5c5117bffd29 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:44:58.710839 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-7ba53325-a4f4-49a8-9cee-5c5117bffd29 demo demo] Empty body provided in request {{(pid=111494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:44:58.711046 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-7ba53325-a4f4-49a8-9cee-5c5117bffd29 demo demo] Calling method 'detail' {{(pid=111494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:44:58.711579 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.api_utils [None req-7ba53325-a4f4-49a8-9cee-5c5117bffd29 demo demo] Removing options '' from query. {{(pid=111494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:44:58.712495 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.volume.api [None req-7ba53325-a4f4-49a8-9cee-5c5117bffd29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111494) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:44:58.750068 np0000186259 devstack@c-api.service[111494]: INFO cinder.volume.api [None req-7ba53325-a4f4-49a8-9cee-5c5117bffd29 demo demo] Get all volumes completed successfully. Jul 23 05:44:58.752666 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-7ba53325-a4f4-49a8-9cee-5c5117bffd29 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:44:58.753111 np0000186259 devstack@c-api.service[111494]: [pid: 111494|app: 0|req: 7/24] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:44:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 05:45:08.740617 np0000186259 devstack@c-api.service[111494]: DEBUG dbcounter [-] [111494] Writing DB stats cinder:SELECT=1 {{(pid=111494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:45:58.779759 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-23b4ffb5-ac58-49b2-82fa-a290542b2eef None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:45:58.784315 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-23b4ffb5-ac58-49b2-82fa-a290542b2eef demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:45:58.784661 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-23b4ffb5-ac58-49b2-82fa-a290542b2eef demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:45:58.784914 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-23b4ffb5-ac58-49b2-82fa-a290542b2eef demo demo] Calling method 'detail' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:45:58.785542 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.api_utils [None req-23b4ffb5-ac58-49b2-82fa-a290542b2eef demo demo] Removing options '' from query. {{(pid=111496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:45:58.786550 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.volume.api [None req-23b4ffb5-ac58-49b2-82fa-a290542b2eef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:45:58.838036 np0000186259 devstack@c-api.service[111496]: INFO cinder.volume.api [None req-23b4ffb5-ac58-49b2-82fa-a290542b2eef demo demo] Get all volumes completed successfully. Jul 23 05:45:58.840355 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-23b4ffb5-ac58-49b2-82fa-a290542b2eef demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:45:58.840840 np0000186259 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 6/25] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:45:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 05:46:08.832185 np0000186259 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=1 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:46:58.861902 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-1e0d68ed-bb44-420a-a689-ffd9eb3e0b2d None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:46:58.865437 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-1e0d68ed-bb44-420a-a689-ffd9eb3e0b2d demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:46:58.865684 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-1e0d68ed-bb44-420a-a689-ffd9eb3e0b2d demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:46:58.865917 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-1e0d68ed-bb44-420a-a689-ffd9eb3e0b2d demo demo] Calling method 'detail' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:46:58.866189 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-1e0d68ed-bb44-420a-a689-ffd9eb3e0b2d demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:46:58.867198 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.volume.api [None req-1e0d68ed-bb44-420a-a689-ffd9eb3e0b2d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:46:58.879105 np0000186259 devstack@c-api.service[111497]: INFO cinder.volume.api [None req-1e0d68ed-bb44-420a-a689-ffd9eb3e0b2d demo demo] Get all volumes completed successfully. Jul 23 05:46:58.882020 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-1e0d68ed-bb44-420a-a689-ffd9eb3e0b2d demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:46:58.882518 np0000186259 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 7/26] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:46:58 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 05:47:08.871130 np0000186259 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:47:58.908405 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.middleware.request_id [None req-fdb7d181-efdf-4ec3-8f40-a426c42fe4a4 None None] RequestId filter calling following filter/app {{(pid=111495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:47:59.039140 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-fdb7d181-efdf-4ec3-8f40-a426c42fe4a4 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:47:59.039864 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [None req-fdb7d181-efdf-4ec3-8f40-a426c42fe4a4 demo demo] Empty body provided in request {{(pid=111495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:47:59.040442 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [None req-fdb7d181-efdf-4ec3-8f40-a426c42fe4a4 demo demo] Calling method 'detail' {{(pid=111495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:47:59.041240 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.api_utils [None req-fdb7d181-efdf-4ec3-8f40-a426c42fe4a4 demo demo] Removing options '' from query. {{(pid=111495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:47:59.043011 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.volume.api [None req-fdb7d181-efdf-4ec3-8f40-a426c42fe4a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:47:59.051151 np0000186259 devstack@c-api.service[111495]: INFO cinder.volume.api [None req-fdb7d181-efdf-4ec3-8f40-a426c42fe4a4 demo demo] Get all volumes completed successfully. Jul 23 05:47:59.053460 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-fdb7d181-efdf-4ec3-8f40-a426c42fe4a4 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:47:59.053993 np0000186259 devstack@c-api.service[111495]: [pid: 111495|app: 0|req: 7/27] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:47:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 05:48:09.047155 np0000186259 devstack@c-api.service[111495]: DEBUG dbcounter [-] [111495] Writing DB stats cinder:SELECT=1 {{(pid=111495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:48:59.073987 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.middleware.request_id [None req-d776d801-54ca-40d0-b86f-c25915a95688 None None] RequestId filter calling following filter/app {{(pid=111494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:48:59.079161 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-d776d801-54ca-40d0-b86f-c25915a95688 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:48:59.079416 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-d776d801-54ca-40d0-b86f-c25915a95688 demo demo] Empty body provided in request {{(pid=111494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:48:59.079696 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-d776d801-54ca-40d0-b86f-c25915a95688 demo demo] Calling method 'detail' {{(pid=111494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:48:59.080009 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.api_utils [None req-d776d801-54ca-40d0-b86f-c25915a95688 demo demo] Removing options '' from query. {{(pid=111494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:48:59.081010 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.volume.api [None req-d776d801-54ca-40d0-b86f-c25915a95688 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111494) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:48:59.089105 np0000186259 devstack@c-api.service[111494]: INFO cinder.volume.api [None req-d776d801-54ca-40d0-b86f-c25915a95688 demo demo] Get all volumes completed successfully. Jul 23 05:48:59.090980 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-d776d801-54ca-40d0-b86f-c25915a95688 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:48:59.091557 np0000186259 devstack@c-api.service[111494]: [pid: 111494|app: 0|req: 8/28] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:48:59 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 05:49:09.084070 np0000186259 devstack@c-api.service[111494]: DEBUG dbcounter [-] [111494] Writing DB stats cinder:SELECT=1 {{(pid=111494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:49:59.105980 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-2e33a6dc-4883-459b-800d-30c1d15c86d3 None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:49:59.110899 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-2e33a6dc-4883-459b-800d-30c1d15c86d3 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:49:59.111217 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-2e33a6dc-4883-459b-800d-30c1d15c86d3 demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:49:59.111518 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-2e33a6dc-4883-459b-800d-30c1d15c86d3 demo demo] Calling method 'detail' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:49:59.111898 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.api_utils [None req-2e33a6dc-4883-459b-800d-30c1d15c86d3 demo demo] Removing options '' from query. {{(pid=111496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:49:59.112929 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.volume.api [None req-2e33a6dc-4883-459b-800d-30c1d15c86d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:49:59.121764 np0000186259 devstack@c-api.service[111496]: INFO cinder.volume.api [None req-2e33a6dc-4883-459b-800d-30c1d15c86d3 demo demo] Get all volumes completed successfully. Jul 23 05:49:59.125503 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-2e33a6dc-4883-459b-800d-30c1d15c86d3 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:49:59.125503 np0000186259 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 7/29] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:49:59 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 05:50:09.116190 np0000186259 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=1 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:50:59.139553 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-336cb4eb-9fb2-4177-bc57-f3a4ad7d591c None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:50:59.142677 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-336cb4eb-9fb2-4177-bc57-f3a4ad7d591c demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:50:59.143013 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-336cb4eb-9fb2-4177-bc57-f3a4ad7d591c demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:50:59.143323 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-336cb4eb-9fb2-4177-bc57-f3a4ad7d591c demo demo] Calling method 'detail' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:50:59.143665 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-336cb4eb-9fb2-4177-bc57-f3a4ad7d591c demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:50:59.144796 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.volume.api [None req-336cb4eb-9fb2-4177-bc57-f3a4ad7d591c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:50:59.152943 np0000186259 devstack@c-api.service[111497]: INFO cinder.volume.api [None req-336cb4eb-9fb2-4177-bc57-f3a4ad7d591c demo demo] Get all volumes completed successfully. Jul 23 05:50:59.155195 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-336cb4eb-9fb2-4177-bc57-f3a4ad7d591c demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:50:59.155620 np0000186259 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 8/30] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:50:59 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 05:51:09.148936 np0000186259 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:51:59.170925 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.middleware.request_id [None req-9917584a-ff10-41f9-8e5f-ccd665643f40 None None] RequestId filter calling following filter/app {{(pid=111495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:51:59.173165 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-9917584a-ff10-41f9-8e5f-ccd665643f40 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:51:59.173337 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [None req-9917584a-ff10-41f9-8e5f-ccd665643f40 demo demo] Empty body provided in request {{(pid=111495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:51:59.173506 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [None req-9917584a-ff10-41f9-8e5f-ccd665643f40 demo demo] Calling method 'detail' {{(pid=111495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:51:59.174844 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.api_utils [None req-9917584a-ff10-41f9-8e5f-ccd665643f40 demo demo] Removing options '' from query. {{(pid=111495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:51:59.175759 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.volume.api [None req-9917584a-ff10-41f9-8e5f-ccd665643f40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:51:59.185180 np0000186259 devstack@c-api.service[111495]: INFO cinder.volume.api [None req-9917584a-ff10-41f9-8e5f-ccd665643f40 demo demo] Get all volumes completed successfully. Jul 23 05:51:59.187752 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-9917584a-ff10-41f9-8e5f-ccd665643f40 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:51:59.188220 np0000186259 devstack@c-api.service[111495]: [pid: 111495|app: 0|req: 8/31] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:51:59 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 05:52:09.180028 np0000186259 devstack@c-api.service[111495]: DEBUG dbcounter [-] [111495] Writing DB stats cinder:SELECT=1 {{(pid=111495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:52:59.204647 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.middleware.request_id [None req-ca6cae05-619a-4710-95d7-0abfcae5ab63 None None] RequestId filter calling following filter/app {{(pid=111494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:52:59.354096 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-ca6cae05-619a-4710-95d7-0abfcae5ab63 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:52:59.354339 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-ca6cae05-619a-4710-95d7-0abfcae5ab63 demo demo] Empty body provided in request {{(pid=111494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:52:59.354607 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-ca6cae05-619a-4710-95d7-0abfcae5ab63 demo demo] Calling method 'detail' {{(pid=111494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:52:59.354964 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.api_utils [None req-ca6cae05-619a-4710-95d7-0abfcae5ab63 demo demo] Removing options '' from query. {{(pid=111494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:52:59.355968 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.volume.api [None req-ca6cae05-619a-4710-95d7-0abfcae5ab63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111494) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:52:59.365853 np0000186259 devstack@c-api.service[111494]: INFO cinder.volume.api [None req-ca6cae05-619a-4710-95d7-0abfcae5ab63 demo demo] Get all volumes completed successfully. Jul 23 05:52:59.367786 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-ca6cae05-619a-4710-95d7-0abfcae5ab63 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:52:59.368253 np0000186259 devstack@c-api.service[111494]: [pid: 111494|app: 0|req: 9/32] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:52:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 05:53:09.360771 np0000186259 devstack@c-api.service[111494]: DEBUG dbcounter [-] [111494] Writing DB stats cinder:SELECT=1 {{(pid=111494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:53:59.386179 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-014c0a53-4da7-4774-94f2-d2414357b4e1 None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:53:59.389417 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-014c0a53-4da7-4774-94f2-d2414357b4e1 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:53:59.389673 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-014c0a53-4da7-4774-94f2-d2414357b4e1 demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:53:59.389920 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-014c0a53-4da7-4774-94f2-d2414357b4e1 demo demo] Calling method 'detail' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:53:59.390224 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.api_utils [None req-014c0a53-4da7-4774-94f2-d2414357b4e1 demo demo] Removing options '' from query. {{(pid=111496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:53:59.391133 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.volume.api [None req-014c0a53-4da7-4774-94f2-d2414357b4e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:53:59.399120 np0000186259 devstack@c-api.service[111496]: INFO cinder.volume.api [None req-014c0a53-4da7-4774-94f2-d2414357b4e1 demo demo] Get all volumes completed successfully. Jul 23 05:53:59.403141 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-014c0a53-4da7-4774-94f2-d2414357b4e1 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:53:59.403910 np0000186259 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 8/33] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:53:59 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 05:54:09.394910 np0000186259 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=1 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:54:59.418183 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-8bb97d7c-50d8-439a-8ab9-3290fcd2f1a0 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:54:59.420951 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-8bb97d7c-50d8-439a-8ab9-3290fcd2f1a0 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:54:59.421169 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-8bb97d7c-50d8-439a-8ab9-3290fcd2f1a0 demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:54:59.421416 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-8bb97d7c-50d8-439a-8ab9-3290fcd2f1a0 demo demo] Calling method 'detail' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:54:59.421727 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-8bb97d7c-50d8-439a-8ab9-3290fcd2f1a0 demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:54:59.422774 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.volume.api [None req-8bb97d7c-50d8-439a-8ab9-3290fcd2f1a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:54:59.431273 np0000186259 devstack@c-api.service[111497]: INFO cinder.volume.api [None req-8bb97d7c-50d8-439a-8ab9-3290fcd2f1a0 demo demo] Get all volumes completed successfully. Jul 23 05:54:59.433720 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-8bb97d7c-50d8-439a-8ab9-3290fcd2f1a0 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:54:59.434152 np0000186259 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 9/34] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:54:59 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 05:55:09.426238 np0000186259 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:55:59.458769 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.middleware.request_id [None req-f6861fa4-639a-4455-a054-97d2b48f68f7 None None] RequestId filter calling following filter/app {{(pid=111495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:55:59.461489 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-f6861fa4-639a-4455-a054-97d2b48f68f7 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:55:59.461782 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [None req-f6861fa4-639a-4455-a054-97d2b48f68f7 demo demo] Empty body provided in request {{(pid=111495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:55:59.462376 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [None req-f6861fa4-639a-4455-a054-97d2b48f68f7 demo demo] Calling method 'detail' {{(pid=111495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:55:59.462690 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.api_utils [None req-f6861fa4-639a-4455-a054-97d2b48f68f7 demo demo] Removing options '' from query. {{(pid=111495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:55:59.463876 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.volume.api [None req-f6861fa4-639a-4455-a054-97d2b48f68f7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:55:59.471819 np0000186259 devstack@c-api.service[111495]: INFO cinder.volume.api [None req-f6861fa4-639a-4455-a054-97d2b48f68f7 demo demo] Get all volumes completed successfully. Jul 23 05:55:59.473779 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-f6861fa4-639a-4455-a054-97d2b48f68f7 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:55:59.474132 np0000186259 devstack@c-api.service[111495]: [pid: 111495|app: 0|req: 9/35] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:55:59 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 05:56:09.467222 np0000186259 devstack@c-api.service[111495]: DEBUG dbcounter [-] [111495] Writing DB stats cinder:SELECT=1 {{(pid=111495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:56:59.494556 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.middleware.request_id [None req-b14b5322-9605-42c5-8d5c-514db206c9b9 None None] RequestId filter calling following filter/app {{(pid=111494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:56:59.498414 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-b14b5322-9605-42c5-8d5c-514db206c9b9 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:56:59.498800 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-b14b5322-9605-42c5-8d5c-514db206c9b9 demo demo] Empty body provided in request {{(pid=111494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:56:59.499166 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-b14b5322-9605-42c5-8d5c-514db206c9b9 demo demo] Calling method 'detail' {{(pid=111494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:56:59.499619 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.api_utils [None req-b14b5322-9605-42c5-8d5c-514db206c9b9 demo demo] Removing options '' from query. {{(pid=111494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:56:59.500736 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.volume.api [None req-b14b5322-9605-42c5-8d5c-514db206c9b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111494) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:56:59.509521 np0000186259 devstack@c-api.service[111494]: INFO cinder.volume.api [None req-b14b5322-9605-42c5-8d5c-514db206c9b9 demo demo] Get all volumes completed successfully. Jul 23 05:56:59.512036 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-b14b5322-9605-42c5-8d5c-514db206c9b9 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:56:59.512721 np0000186259 devstack@c-api.service[111494]: [pid: 111494|app: 0|req: 10/36] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:56:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 05:57:09.504020 np0000186259 devstack@c-api.service[111494]: DEBUG dbcounter [-] [111494] Writing DB stats cinder:SELECT=1 {{(pid=111494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:57:59.529290 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-20f906e4-0961-4b99-a811-5dd356563b01 None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:57:59.637607 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-20f906e4-0961-4b99-a811-5dd356563b01 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:57:59.637930 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-20f906e4-0961-4b99-a811-5dd356563b01 demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:57:59.638190 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-20f906e4-0961-4b99-a811-5dd356563b01 demo demo] Calling method 'detail' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:57:59.638528 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.api_utils [None req-20f906e4-0961-4b99-a811-5dd356563b01 demo demo] Removing options '' from query. {{(pid=111496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:57:59.640036 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.volume.api [None req-20f906e4-0961-4b99-a811-5dd356563b01 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:57:59.648374 np0000186259 devstack@c-api.service[111496]: INFO cinder.volume.api [None req-20f906e4-0961-4b99-a811-5dd356563b01 demo demo] Get all volumes completed successfully. Jul 23 05:57:59.650384 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-20f906e4-0961-4b99-a811-5dd356563b01 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:57:59.650826 np0000186259 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 9/37] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:57:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 05:58:09.643845 np0000186259 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=1 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:58:59.668009 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-fe5dece7-8c5f-41dd-91ef-b0daf4324182 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:58:59.670529 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-fe5dece7-8c5f-41dd-91ef-b0daf4324182 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:58:59.670833 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-fe5dece7-8c5f-41dd-91ef-b0daf4324182 demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:58:59.671081 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-fe5dece7-8c5f-41dd-91ef-b0daf4324182 demo demo] Calling method 'detail' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:58:59.671641 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-fe5dece7-8c5f-41dd-91ef-b0daf4324182 demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:58:59.672843 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.volume.api [None req-fe5dece7-8c5f-41dd-91ef-b0daf4324182 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:58:59.683300 np0000186259 devstack@c-api.service[111497]: INFO cinder.volume.api [None req-fe5dece7-8c5f-41dd-91ef-b0daf4324182 demo demo] Get all volumes completed successfully. Jul 23 05:58:59.685911 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-fe5dece7-8c5f-41dd-91ef-b0daf4324182 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:58:59.686432 np0000186259 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 10/38] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:58:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 05:59:09.677129 np0000186259 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 05:59:59.702850 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.middleware.request_id [None req-bc6b055b-0f66-49cb-9fec-122daf44cdb8 None None] RequestId filter calling following filter/app {{(pid=111495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 05:59:59.707057 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-bc6b055b-0f66-49cb-9fec-122daf44cdb8 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 05:59:59.707410 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [None req-bc6b055b-0f66-49cb-9fec-122daf44cdb8 demo demo] Empty body provided in request {{(pid=111495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 05:59:59.707772 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [None req-bc6b055b-0f66-49cb-9fec-122daf44cdb8 demo demo] Calling method 'detail' {{(pid=111495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 05:59:59.708219 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.api_utils [None req-bc6b055b-0f66-49cb-9fec-122daf44cdb8 demo demo] Removing options '' from query. {{(pid=111495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 05:59:59.709397 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.volume.api [None req-bc6b055b-0f66-49cb-9fec-122daf44cdb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 05:59:59.717093 np0000186259 devstack@c-api.service[111495]: INFO cinder.volume.api [None req-bc6b055b-0f66-49cb-9fec-122daf44cdb8 demo demo] Get all volumes completed successfully. Jul 23 05:59:59.719706 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-bc6b055b-0f66-49cb-9fec-122daf44cdb8 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 05:59:59.720142 np0000186259 devstack@c-api.service[111495]: [pid: 111495|app: 0|req: 10/39] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 05:59:59 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 06:00:09.712291 np0000186259 devstack@c-api.service[111495]: DEBUG dbcounter [-] [111495] Writing DB stats cinder:SELECT=1 {{(pid=111495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 06:00:59.734982 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.middleware.request_id [None req-8ccf9793-9e77-4257-a88d-8fb493b296d2 None None] RequestId filter calling following filter/app {{(pid=111494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 06:00:59.738110 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-8ccf9793-9e77-4257-a88d-8fb493b296d2 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 06:00:59.738343 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-8ccf9793-9e77-4257-a88d-8fb493b296d2 demo demo] Empty body provided in request {{(pid=111494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 06:00:59.738577 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-8ccf9793-9e77-4257-a88d-8fb493b296d2 demo demo] Calling method 'detail' {{(pid=111494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 06:00:59.739062 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.api_utils [None req-8ccf9793-9e77-4257-a88d-8fb493b296d2 demo demo] Removing options '' from query. {{(pid=111494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 06:00:59.739838 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.volume.api [None req-8ccf9793-9e77-4257-a88d-8fb493b296d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111494) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 06:00:59.750575 np0000186259 devstack@c-api.service[111494]: INFO cinder.volume.api [None req-8ccf9793-9e77-4257-a88d-8fb493b296d2 demo demo] Get all volumes completed successfully. Jul 23 06:00:59.753872 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-8ccf9793-9e77-4257-a88d-8fb493b296d2 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 06:00:59.754381 np0000186259 devstack@c-api.service[111494]: [pid: 111494|app: 0|req: 11/40] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 06:00:59 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 06:01:09.743399 np0000186259 devstack@c-api.service[111494]: DEBUG dbcounter [-] [111494] Writing DB stats cinder:SELECT=1 {{(pid=111494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 06:01:59.770946 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-16350deb-b420-431e-a63c-824aa191c3f5 None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 06:01:59.773789 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-16350deb-b420-431e-a63c-824aa191c3f5 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 06:01:59.773992 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-16350deb-b420-431e-a63c-824aa191c3f5 demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 06:01:59.774126 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-16350deb-b420-431e-a63c-824aa191c3f5 demo demo] Calling method 'detail' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 06:01:59.774342 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.api_utils [None req-16350deb-b420-431e-a63c-824aa191c3f5 demo demo] Removing options '' from query. {{(pid=111496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 06:01:59.774982 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.volume.api [None req-16350deb-b420-431e-a63c-824aa191c3f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 06:01:59.780832 np0000186259 devstack@c-api.service[111496]: INFO cinder.volume.api [None req-16350deb-b420-431e-a63c-824aa191c3f5 demo demo] Get all volumes completed successfully. Jul 23 06:01:59.782623 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-16350deb-b420-431e-a63c-824aa191c3f5 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 06:01:59.782979 np0000186259 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 10/41] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 06:01:59 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 06:02:09.777642 np0000186259 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=1 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 06:02:59.796373 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-823a36d4-3666-41e0-bda5-67f9cc8460d9 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 06:02:59.902309 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-823a36d4-3666-41e0-bda5-67f9cc8460d9 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 06:02:59.903762 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-823a36d4-3666-41e0-bda5-67f9cc8460d9 demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 06:02:59.903762 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-823a36d4-3666-41e0-bda5-67f9cc8460d9 demo demo] Calling method 'detail' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 06:02:59.903762 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-823a36d4-3666-41e0-bda5-67f9cc8460d9 demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 06:02:59.905370 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.volume.api [None req-823a36d4-3666-41e0-bda5-67f9cc8460d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 06:02:59.912564 np0000186259 devstack@c-api.service[111497]: INFO cinder.volume.api [None req-823a36d4-3666-41e0-bda5-67f9cc8460d9 demo demo] Get all volumes completed successfully. Jul 23 06:02:59.914501 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-823a36d4-3666-41e0-bda5-67f9cc8460d9 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 06:02:59.915101 np0000186259 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 11/42] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 06:02:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 06:03:09.908956 np0000186259 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 06:03:59.931580 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.middleware.request_id [None req-8063126a-b43a-445f-b94e-5722643d9426 None None] RequestId filter calling following filter/app {{(pid=111495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 06:03:59.936152 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-8063126a-b43a-445f-b94e-5722643d9426 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 06:03:59.936599 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [None req-8063126a-b43a-445f-b94e-5722643d9426 demo demo] Empty body provided in request {{(pid=111495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 06:03:59.937174 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [None req-8063126a-b43a-445f-b94e-5722643d9426 demo demo] Calling method 'detail' {{(pid=111495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 06:03:59.937749 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.api_utils [None req-8063126a-b43a-445f-b94e-5722643d9426 demo demo] Removing options '' from query. {{(pid=111495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 06:03:59.939172 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.volume.api [None req-8063126a-b43a-445f-b94e-5722643d9426 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 06:03:59.948524 np0000186259 devstack@c-api.service[111495]: INFO cinder.volume.api [None req-8063126a-b43a-445f-b94e-5722643d9426 demo demo] Get all volumes completed successfully. Jul 23 06:03:59.951767 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-8063126a-b43a-445f-b94e-5722643d9426 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 06:03:59.952337 np0000186259 devstack@c-api.service[111495]: [pid: 111495|app: 0|req: 11/43] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 06:03:59 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 06:04:09.942734 np0000186259 devstack@c-api.service[111495]: DEBUG dbcounter [-] [111495] Writing DB stats cinder:SELECT=1 {{(pid=111495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 06:04:59.966975 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.middleware.request_id [None req-a6124751-9bc8-4d78-b59d-91333768e069 None None] RequestId filter calling following filter/app {{(pid=111494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 06:04:59.971541 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-a6124751-9bc8-4d78-b59d-91333768e069 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 06:04:59.971969 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-a6124751-9bc8-4d78-b59d-91333768e069 demo demo] Empty body provided in request {{(pid=111494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 06:04:59.972365 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-a6124751-9bc8-4d78-b59d-91333768e069 demo demo] Calling method 'detail' {{(pid=111494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 06:04:59.972891 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.api_utils [None req-a6124751-9bc8-4d78-b59d-91333768e069 demo demo] Removing options '' from query. {{(pid=111494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 06:04:59.974449 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.volume.api [None req-a6124751-9bc8-4d78-b59d-91333768e069 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111494) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 06:04:59.981575 np0000186259 devstack@c-api.service[111494]: INFO cinder.volume.api [None req-a6124751-9bc8-4d78-b59d-91333768e069 demo demo] Get all volumes completed successfully. Jul 23 06:04:59.983731 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-a6124751-9bc8-4d78-b59d-91333768e069 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 06:04:59.984120 np0000186259 devstack@c-api.service[111494]: [pid: 111494|app: 0|req: 12/44] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 06:04:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 06:05:09.977895 np0000186259 devstack@c-api.service[111494]: DEBUG dbcounter [-] [111494] Writing DB stats cinder:SELECT=1 {{(pid=111494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 06:06:00.002733 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-72ec2cf1-f8c9-4280-b206-2953043a1cbc None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 06:06:00.005321 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-72ec2cf1-f8c9-4280-b206-2953043a1cbc demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 06:06:00.005608 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-72ec2cf1-f8c9-4280-b206-2953043a1cbc demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 06:06:00.005978 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-72ec2cf1-f8c9-4280-b206-2953043a1cbc demo demo] Calling method 'detail' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 06:06:00.006265 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.api_utils [None req-72ec2cf1-f8c9-4280-b206-2953043a1cbc demo demo] Removing options '' from query. {{(pid=111496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 06:06:00.007162 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.volume.api [None req-72ec2cf1-f8c9-4280-b206-2953043a1cbc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 06:06:00.013968 np0000186259 devstack@c-api.service[111496]: INFO cinder.volume.api [None req-72ec2cf1-f8c9-4280-b206-2953043a1cbc demo demo] Get all volumes completed successfully. Jul 23 06:06:00.015731 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-72ec2cf1-f8c9-4280-b206-2953043a1cbc demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 06:06:00.016072 np0000186259 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 11/45] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 06:06:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 06:06:10.010967 np0000186259 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=1 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 06:07:00.030818 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.middleware.request_id [None req-ab456467-6a50-44d5-accd-67b8b1f19ea5 None None] RequestId filter calling following filter/app {{(pid=111497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 06:07:00.033629 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-ab456467-6a50-44d5-accd-67b8b1f19ea5 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 06:07:00.033890 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-ab456467-6a50-44d5-accd-67b8b1f19ea5 demo demo] Empty body provided in request {{(pid=111497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 06:07:00.034130 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.openstack.wsgi [None req-ab456467-6a50-44d5-accd-67b8b1f19ea5 demo demo] Calling method 'detail' {{(pid=111497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 06:07:00.034449 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.api.api_utils [None req-ab456467-6a50-44d5-accd-67b8b1f19ea5 demo demo] Removing options '' from query. {{(pid=111497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 06:07:00.035386 np0000186259 devstack@c-api.service[111497]: DEBUG cinder.volume.api [None req-ab456467-6a50-44d5-accd-67b8b1f19ea5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 06:07:00.042504 np0000186259 devstack@c-api.service[111497]: INFO cinder.volume.api [None req-ab456467-6a50-44d5-accd-67b8b1f19ea5 demo demo] Get all volumes completed successfully. Jul 23 06:07:00.044424 np0000186259 devstack@c-api.service[111497]: INFO cinder.api.openstack.wsgi [None req-ab456467-6a50-44d5-accd-67b8b1f19ea5 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 06:07:00.044809 np0000186259 devstack@c-api.service[111497]: [pid: 111497|app: 0|req: 12/46] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 06:07:00 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 06:07:10.038763 np0000186259 devstack@c-api.service[111497]: DEBUG dbcounter [-] [111497] Writing DB stats cinder:SELECT=1 {{(pid=111497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 06:08:00.059221 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.middleware.request_id [None req-94efdf8e-71ed-434a-802c-b370bafd04b6 None None] RequestId filter calling following filter/app {{(pid=111495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 06:08:00.119082 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-94efdf8e-71ed-434a-802c-b370bafd04b6 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 06:08:00.119270 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [None req-94efdf8e-71ed-434a-802c-b370bafd04b6 demo demo] Empty body provided in request {{(pid=111495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 06:08:00.119434 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.openstack.wsgi [None req-94efdf8e-71ed-434a-802c-b370bafd04b6 demo demo] Calling method 'detail' {{(pid=111495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 06:08:00.119720 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.api.api_utils [None req-94efdf8e-71ed-434a-802c-b370bafd04b6 demo demo] Removing options '' from query. {{(pid=111495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 06:08:00.120381 np0000186259 devstack@c-api.service[111495]: DEBUG cinder.volume.api [None req-94efdf8e-71ed-434a-802c-b370bafd04b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 06:08:00.128387 np0000186259 devstack@c-api.service[111495]: INFO cinder.volume.api [None req-94efdf8e-71ed-434a-802c-b370bafd04b6 demo demo] Get all volumes completed successfully. Jul 23 06:08:00.130282 np0000186259 devstack@c-api.service[111495]: INFO cinder.api.openstack.wsgi [None req-94efdf8e-71ed-434a-802c-b370bafd04b6 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 06:08:00.130674 np0000186259 devstack@c-api.service[111495]: [pid: 111495|app: 0|req: 12/47] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 06:08:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 06:08:10.123287 np0000186259 devstack@c-api.service[111495]: DEBUG dbcounter [-] [111495] Writing DB stats cinder:SELECT=1 {{(pid=111495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 06:09:00.142387 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.middleware.request_id [None req-514ac45e-620f-44fd-9e7c-90066b17e23d None None] RequestId filter calling following filter/app {{(pid=111494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 06:09:00.145584 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-514ac45e-620f-44fd-9e7c-90066b17e23d demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 06:09:00.145835 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-514ac45e-620f-44fd-9e7c-90066b17e23d demo demo] Empty body provided in request {{(pid=111494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 06:09:00.146076 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.openstack.wsgi [None req-514ac45e-620f-44fd-9e7c-90066b17e23d demo demo] Calling method 'detail' {{(pid=111494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 06:09:00.146366 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.api.api_utils [None req-514ac45e-620f-44fd-9e7c-90066b17e23d demo demo] Removing options '' from query. {{(pid=111494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 06:09:00.147306 np0000186259 devstack@c-api.service[111494]: DEBUG cinder.volume.api [None req-514ac45e-620f-44fd-9e7c-90066b17e23d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111494) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 06:09:00.153411 np0000186259 devstack@c-api.service[111494]: INFO cinder.volume.api [None req-514ac45e-620f-44fd-9e7c-90066b17e23d demo demo] Get all volumes completed successfully. Jul 23 06:09:00.155217 np0000186259 devstack@c-api.service[111494]: INFO cinder.api.openstack.wsgi [None req-514ac45e-620f-44fd-9e7c-90066b17e23d demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 06:09:00.155619 np0000186259 devstack@c-api.service[111494]: [pid: 111494|app: 0|req: 13/48] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 06:09:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 23 06:09:10.149989 np0000186259 devstack@c-api.service[111494]: DEBUG dbcounter [-] [111494] Writing DB stats cinder:SELECT=1 {{(pid=111494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 23 06:10:00.179479 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.middleware.request_id [None req-f60e6418-3c66-432a-a429-2498859b7286 None None] RequestId filter calling following filter/app {{(pid=111496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 23 06:10:00.183125 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-f60e6418-3c66-432a-a429-2498859b7286 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail Jul 23 06:10:00.183366 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-f60e6418-3c66-432a-a429-2498859b7286 demo demo] Empty body provided in request {{(pid=111496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 23 06:10:00.183720 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.openstack.wsgi [None req-f60e6418-3c66-432a-a429-2498859b7286 demo demo] Calling method 'detail' {{(pid=111496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 23 06:10:00.183990 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.api.api_utils [None req-f60e6418-3c66-432a-a429-2498859b7286 demo demo] Removing options '' from query. {{(pid=111496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 23 06:10:00.184985 np0000186259 devstack@c-api.service[111496]: DEBUG cinder.volume.api [None req-f60e6418-3c66-432a-a429-2498859b7286 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 23 06:10:00.200030 np0000186259 devstack@c-api.service[111496]: INFO cinder.volume.api [None req-f60e6418-3c66-432a-a429-2498859b7286 demo demo] Get all volumes completed successfully. Jul 23 06:10:00.200030 np0000186259 devstack@c-api.service[111496]: INFO cinder.api.openstack.wsgi [None req-f60e6418-3c66-432a-a429-2498859b7286 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 Jul 23 06:10:00.200773 np0000186259 devstack@c-api.service[111496]: [pid: 111496|app: 0|req: 12/49] 199.204.45.95 () {64 vars in 1289 bytes} [Thu Jul 23 06:10:00 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 06:10:10.190286 np0000186259 devstack@c-api.service[111496]: DEBUG dbcounter [-] [111496] Writing DB stats cinder:SELECT=1 {{(pid=111496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}