Aug 11 09:45:47.794833 np0000188554 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 11 09:45:47.800943 np0000188554 devstack@c-api.service[111479]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 11 09:45:47.804170 np0000188554 devstack@c-api.service[111479]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 11 09:45:47 2026] *** Aug 11 09:45:47.804170 np0000188554 devstack@c-api.service[111479]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 11 09:45:47.804170 np0000188554 devstack@c-api.service[111479]: os: Linux-6.8.0-137-generic #137-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 17 20:28:23 UTC 2026 Aug 11 09:45:47.804170 np0000188554 devstack@c-api.service[111479]: nodename: np0000188554 Aug 11 09:45:47.804170 np0000188554 devstack@c-api.service[111479]: machine: x86_64 Aug 11 09:45:47.804170 np0000188554 devstack@c-api.service[111479]: clock source: unix Aug 11 09:45:47.804170 np0000188554 devstack@c-api.service[111479]: pcre jit disabled Aug 11 09:45:47.804170 np0000188554 devstack@c-api.service[111479]: detected number of CPU cores: 16 Aug 11 09:45:47.804170 np0000188554 devstack@c-api.service[111479]: current working directory: / Aug 11 09:45:47.804170 np0000188554 devstack@c-api.service[111479]: detected binary path: /usr/bin/uwsgi-core Aug 11 09:45:47.804170 np0000188554 devstack@c-api.service[111479]: your processes number limit is 256916 Aug 11 09:45:47.804170 np0000188554 devstack@c-api.service[111479]: your memory page size is 4096 bytes Aug 11 09:45:47.804170 np0000188554 devstack@c-api.service[111479]: detected max file descriptor number: 2048 Aug 11 09:45:47.804170 np0000188554 devstack@c-api.service[111479]: lock engine: pthread robust mutexes Aug 11 09:45:47.804987 np0000188554 devstack@c-api.service[111479]: thunder lock: enabled Aug 11 09:45:47.804987 np0000188554 devstack@c-api.service[111479]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 11 09:45:47.804987 np0000188554 devstack@c-api.service[111479]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 11 09:45:47.804987 np0000188554 devstack@c-api.service[111479]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 11 09:45:47.804987 np0000188554 devstack@c-api.service[111479]: Set PythonHome to /opt/stack/data/venv Aug 11 09:45:47.841246 np0000188554 devstack@c-api.service[111479]: Python main interpreter initialized at 0x76d8f02a4668 Aug 11 09:45:47.841246 np0000188554 devstack@c-api.service[111479]: python threads support enabled Aug 11 09:45:47.841246 np0000188554 devstack@c-api.service[111479]: your server socket listen backlog is limited to 100 connections Aug 11 09:45:47.841246 np0000188554 devstack@c-api.service[111479]: your mercy for graceful operations on workers is 80 seconds Aug 11 09:45:47.841769 np0000188554 devstack@c-api.service[111479]: mapped 671795 bytes (656 KB) for 4 cores Aug 11 09:45:47.841915 np0000188554 devstack@c-api.service[111479]: *** Operational MODE: preforking *** Aug 11 09:45:47.842076 np0000188554 devstack@c-api.service[111479]: *** uWSGI is running in multiple interpreter mode *** Aug 11 09:45:47.842076 np0000188554 devstack@c-api.service[111479]: spawned uWSGI master process (pid: 111479) Aug 11 09:45:47.842313 np0000188554 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 11 09:45:47.844175 np0000188554 devstack@c-api.service[111479]: spawned uWSGI worker 1 (pid: 111480, cores: 1) Aug 11 09:45:47.844175 np0000188554 devstack@c-api.service[111479]: spawned uWSGI worker 2 (pid: 111481, cores: 1) Aug 11 09:45:47.844175 np0000188554 devstack@c-api.service[111479]: spawned uWSGI worker 3 (pid: 111482, cores: 1) Aug 11 09:45:47.844495 np0000188554 devstack@c-api.service[111479]: spawned uWSGI worker 4 (pid: 111483, cores: 1) Aug 11 09:45:47.844495 np0000188554 devstack@c-api.service[111479]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 11 09:45:47.973093 np0000188554 devstack@c-api.service[111480]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 11 09:45:47.973093 np0000188554 devstack@c-api.service[111480]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 11 09:45:47.973093 np0000188554 devstack@c-api.service[111480]: we strongly recommend against using it for new projects. Aug 11 09:45:47.973093 np0000188554 devstack@c-api.service[111480]: If you are already using Eventlet, we recommend migrating to a different Aug 11 09:45:47.973093 np0000188554 devstack@c-api.service[111480]: framework. For more detail see Aug 11 09:45:47.973093 np0000188554 devstack@c-api.service[111480]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 11 09:45:47.973093 np0000188554 devstack@c-api.service[111480]: import eventlet # noqa Aug 11 09:45:47.974195 np0000188554 devstack@c-api.service[111483]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 11 09:45:47.974195 np0000188554 devstack@c-api.service[111483]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 11 09:45:47.974195 np0000188554 devstack@c-api.service[111483]: we strongly recommend against using it for new projects. Aug 11 09:45:47.974195 np0000188554 devstack@c-api.service[111483]: If you are already using Eventlet, we recommend migrating to a different Aug 11 09:45:47.974195 np0000188554 devstack@c-api.service[111483]: framework. For more detail see Aug 11 09:45:47.974195 np0000188554 devstack@c-api.service[111483]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 11 09:45:47.974195 np0000188554 devstack@c-api.service[111483]: import eventlet # noqa Aug 11 09:45:47.983134 np0000188554 devstack@c-api.service[111481]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 11 09:45:47.983134 np0000188554 devstack@c-api.service[111481]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 11 09:45:47.983134 np0000188554 devstack@c-api.service[111481]: we strongly recommend against using it for new projects. Aug 11 09:45:47.983134 np0000188554 devstack@c-api.service[111481]: If you are already using Eventlet, we recommend migrating to a different Aug 11 09:45:47.983134 np0000188554 devstack@c-api.service[111481]: framework. For more detail see Aug 11 09:45:47.983134 np0000188554 devstack@c-api.service[111481]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 11 09:45:47.983134 np0000188554 devstack@c-api.service[111481]: import eventlet # noqa Aug 11 09:45:47.988060 np0000188554 devstack@c-api.service[111482]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 11 09:45:47.988060 np0000188554 devstack@c-api.service[111482]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 11 09:45:47.988060 np0000188554 devstack@c-api.service[111482]: we strongly recommend against using it for new projects. Aug 11 09:45:47.988060 np0000188554 devstack@c-api.service[111482]: If you are already using Eventlet, we recommend migrating to a different Aug 11 09:45:47.988060 np0000188554 devstack@c-api.service[111482]: framework. For more detail see Aug 11 09:45:47.988060 np0000188554 devstack@c-api.service[111482]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 11 09:45:47.988060 np0000188554 devstack@c-api.service[111482]: import eventlet # noqa Aug 11 09:45:48.137761 np0000188554 devstack@c-api.service[111483]: /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 Aug 11 09:45:48.137761 np0000188554 devstack@c-api.service[111483]: from cgi import parse_header Aug 11 09:45:48.144088 np0000188554 devstack@c-api.service[111481]: /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 Aug 11 09:45:48.144088 np0000188554 devstack@c-api.service[111481]: from cgi import parse_header Aug 11 09:45:48.148422 np0000188554 devstack@c-api.service[111480]: /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 Aug 11 09:45:48.148422 np0000188554 devstack@c-api.service[111480]: from cgi import parse_header Aug 11 09:45:48.176285 np0000188554 devstack@c-api.service[111483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 11 09:45:48.176285 np0000188554 devstack@c-api.service[111483]: warnings.warn( Aug 11 09:45:48.183329 np0000188554 devstack@c-api.service[111482]: /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 Aug 11 09:45:48.183329 np0000188554 devstack@c-api.service[111482]: from cgi import parse_header Aug 11 09:45:48.184982 np0000188554 devstack@c-api.service[111481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 11 09:45:48.184982 np0000188554 devstack@c-api.service[111481]: warnings.warn( Aug 11 09:45:48.187102 np0000188554 devstack@c-api.service[111483]: /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. Aug 11 09:45:48.187102 np0000188554 devstack@c-api.service[111483]: removals.removed_module( Aug 11 09:45:48.187844 np0000188554 devstack@c-api.service[111483]: /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. Aug 11 09:45:48.187844 np0000188554 devstack@c-api.service[111483]: removals.removed_module( Aug 11 09:45:48.193869 np0000188554 devstack@c-api.service[111480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 11 09:45:48.193869 np0000188554 devstack@c-api.service[111480]: warnings.warn( Aug 11 09:45:48.195873 np0000188554 devstack@c-api.service[111481]: /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. Aug 11 09:45:48.195873 np0000188554 devstack@c-api.service[111481]: removals.removed_module( Aug 11 09:45:48.196619 np0000188554 devstack@c-api.service[111481]: /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. Aug 11 09:45:48.196619 np0000188554 devstack@c-api.service[111481]: removals.removed_module( Aug 11 09:45:48.205315 np0000188554 devstack@c-api.service[111480]: /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. Aug 11 09:45:48.205315 np0000188554 devstack@c-api.service[111480]: removals.removed_module( Aug 11 09:45:48.206212 np0000188554 devstack@c-api.service[111480]: /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. Aug 11 09:45:48.206212 np0000188554 devstack@c-api.service[111480]: removals.removed_module( Aug 11 09:45:48.227227 np0000188554 devstack@c-api.service[111482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 11 09:45:48.227227 np0000188554 devstack@c-api.service[111482]: warnings.warn( Aug 11 09:45:48.241083 np0000188554 devstack@c-api.service[111482]: /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. Aug 11 09:45:48.241083 np0000188554 devstack@c-api.service[111482]: removals.removed_module( Aug 11 09:45:48.241933 np0000188554 devstack@c-api.service[111482]: /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. Aug 11 09:45:48.241933 np0000188554 devstack@c-api.service[111482]: removals.removed_module( Aug 11 09:45:48.952802 np0000188554 devstack@c-api.service[111483]: /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 Aug 11 09:45:48.952802 np0000188554 devstack@c-api.service[111483]: warnings.warn( Aug 11 09:45:48.974885 np0000188554 devstack@c-api.service[111481]: /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 Aug 11 09:45:48.974885 np0000188554 devstack@c-api.service[111481]: warnings.warn( Aug 11 09:45:49.004919 np0000188554 devstack@c-api.service[111483]: /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. Aug 11 09:45:49.004919 np0000188554 devstack@c-api.service[111483]: warnings.warn( Aug 11 09:45:49.021255 np0000188554 devstack@c-api.service[111480]: /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 Aug 11 09:45:49.021255 np0000188554 devstack@c-api.service[111480]: warnings.warn( Aug 11 09:45:49.034519 np0000188554 devstack@c-api.service[111481]: /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. Aug 11 09:45:49.034519 np0000188554 devstack@c-api.service[111481]: warnings.warn( Aug 11 09:45:49.076455 np0000188554 devstack@c-api.service[111480]: /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. Aug 11 09:45:49.076455 np0000188554 devstack@c-api.service[111480]: warnings.warn( Aug 11 09:45:49.173257 np0000188554 devstack@c-api.service[111482]: /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 Aug 11 09:45:49.173257 np0000188554 devstack@c-api.service[111482]: warnings.warn( Aug 11 09:45:49.216275 np0000188554 devstack@c-api.service[111483]: 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. Aug 11 09:45:49.216458 np0000188554 devstack@c-api.service[111483]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111483) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 11 09:45:49.224826 np0000188554 devstack@c-api.service[111482]: /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. Aug 11 09:45:49.224826 np0000188554 devstack@c-api.service[111482]: warnings.warn( Aug 11 09:45:49.231289 np0000188554 devstack@c-api.service[111481]: 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. Aug 11 09:45:49.231471 np0000188554 devstack@c-api.service[111481]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111481) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 11 09:45:49.280262 np0000188554 devstack@c-api.service[111480]: 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. Aug 11 09:45:49.280449 np0000188554 devstack@c-api.service[111480]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111480) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 11 09:45:49.308527 np0000188554 devstack@c-api.service[111481]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 11 09:45:49.308527 np0000188554 devstack@c-api.service[111481]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 11 09:45:49.309501 np0000188554 devstack@c-api.service[111483]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 11 09:45:49.309501 np0000188554 devstack@c-api.service[111483]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 11 09:45:49.348129 np0000188554 devstack@c-api.service[111480]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 11 09:45:49.348129 np0000188554 devstack@c-api.service[111480]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 11 09:45:49.406824 np0000188554 devstack@c-api.service[111482]: 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. Aug 11 09:45:49.406824 np0000188554 devstack@c-api.service[111482]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111482) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 11 09:45:49.469560 np0000188554 devstack@c-api.service[111482]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 11 09:45:49.469560 np0000188554 devstack@c-api.service[111482]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 11 09:45:49.789438 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111481) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 11 09:45:49.789775 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111483) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 11 09:45:49.789899 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.789899 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.790045 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111480) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 11 09:45:49.790135 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.790135 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.790318 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.790389 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.790449 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.790449 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.790449 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.792115 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.792234 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.792234 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.792356 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.792419 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.792475 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.792536 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.792609 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.792609 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.792781 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.792848 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.792919 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.792980 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.793048 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.793107 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.793107 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.793224 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.793224 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.793360 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.793360 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.793360 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.796393 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.796466 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.796510 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.796553 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.796605 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.796656 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.796706 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.796782 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.796782 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.796863 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.796906 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.796953 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.797001 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.797001 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.797085 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.797132 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.797175 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.797216 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.797216 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.797284 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.797333 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.797387 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.797387 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.797387 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.797513 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.797554 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.797659 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.797772 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.797823 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.797876 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.797937 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.797991 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.798063 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.798114 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.798165 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.798246 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.798298 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.798340 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.798382 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.798423 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.798468 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.798518 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.798559 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.798605 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.798650 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.798698 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.798765 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.798814 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.798858 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.798900 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.798942 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.798987 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.799034 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.799034 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.799120 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.799169 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.799210 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.799255 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.799312 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.799358 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.799407 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.799453 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.799502 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.799581 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.799638 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.799700 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.799809 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.799872 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.799961 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.800029 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.800088 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.800181 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.800254 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.800299 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.800346 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.800388 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.800428 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.800475 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.800526 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.800586 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.800629 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.800629 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.800629 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.800629 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.800840 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.800840 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.800840 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.800840 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.801027 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.801075 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.801122 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.801181 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.801224 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.801271 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.801314 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.801314 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.801393 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.801449 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.801491 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.801569 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.801622 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.801622 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.801622 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.801622 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.801622 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.806213 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.806324 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.806324 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.806458 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.806524 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.806570 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.806618 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.806664 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.806731 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.806778 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.806820 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.806945 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.807010 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.807060 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.807194 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.807257 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.807306 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.807354 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.807568 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.807620 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.807694 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.809417 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.809483 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.809549 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.809644 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.809769 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.809840 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.809885 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.809935 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.809980 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.810028 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.810077 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.810120 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.810171 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.810267 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.810267 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.810368 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.810368 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.810448 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.810496 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.810496 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.810496 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.811595 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.811672 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.811747 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.811793 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.811838 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.811881 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.811923 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.811966 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.812025 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.812066 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.812116 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.812163 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.812203 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.812245 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.812287 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.812331 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.812371 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.812409 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.812459 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.812498 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.812538 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.812943 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.813028 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.813028 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.813130 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.813179 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.813222 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.813222 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.813306 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.813359 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.813396 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.813445 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.813515 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.813566 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.813612 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.813654 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.813705 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.813770 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.813828 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.813914 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.813987 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.814043 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.814100 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.814155 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.814234 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.814287 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.814361 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.814441 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.814507 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.814570 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.814626 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.814626 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.814766 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.814766 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.814868 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.814924 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.815000 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.815056 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.815118 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.815118 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.815213 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.815294 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.815382 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.815475 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.815545 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.815596 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.815668 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.815734 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.815782 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.815837 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.815901 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.815953 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.816070 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.816144 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.816206 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.816267 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.816315 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.816357 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.816398 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.816442 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.816479 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.816525 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.816568 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.816604 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.817189 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.817251 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.817294 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.817370 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.817413 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.817579 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.817637 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.817684 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.817754 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.817754 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.817831 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.817875 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.817920 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.817963 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.818001 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.818041 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.818120 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.818172 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.818278 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.818329 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.818376 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.818420 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.818465 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.818513 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.818563 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.818604 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.818645 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.818693 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.818773 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.818819 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.818866 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.818912 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.818952 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.819003 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.819054 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.819109 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.819154 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.819193 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.819238 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.819284 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.819330 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.819376 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.820955 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.821052 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.821052 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.821138 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.821190 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.821233 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.821309 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.821359 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.821403 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.821442 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.821491 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.821545 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.821602 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.821647 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.821689 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.821750 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.821798 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.821902 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.821978 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.822072 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.822157 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.823454 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.823525 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.823577 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.823625 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.823674 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.823739 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.823788 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.823788 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.823868 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.823914 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.823969 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.823969 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.823969 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.824082 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.824346 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.824403 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.824491 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.824570 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.824663 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.824763 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.824871 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.825399 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.825451 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.825530 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.825577 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.825646 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.825693 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.825757 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.825801 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.825850 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.825850 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.825938 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.825983 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.826020 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.826062 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.826102 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.826145 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.826194 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.826309 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.826366 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.826416 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.826463 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.826509 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.826551 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.826593 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.826636 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.826684 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.826746 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.826746 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.826845 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.826889 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.826939 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.826980 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.826980 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.827061 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.827061 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.827061 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.827061 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.827061 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.827061 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.827061 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.827321 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.827321 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.827400 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.827400 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.827476 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.827519 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.827561 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.827610 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.827658 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.827722 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.827762 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.827816 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.827859 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.827903 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.827952 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.827994 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.828035 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.828085 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.828136 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.828226 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.828272 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.828348 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.828393 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.828435 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.828476 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.828519 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.828558 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.828613 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.828661 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.828702 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.828762 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.828810 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.828858 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.828898 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.828945 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.828945 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.829031 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.829031 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.829031 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.829031 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.829031 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.829031 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.829031 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.829031 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.833324 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.833324 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.833525 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.833525 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.833525 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.833687 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.833687 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.833817 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.833870 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.833928 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.834046 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.834299 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.834299 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.834299 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.834469 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.834522 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.834562 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.834607 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.834607 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.834690 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.834755 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.834815 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.834859 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.834907 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.834950 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.834997 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.835047 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.835120 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.835199 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.835277 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.835337 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.835417 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.835417 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.835417 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.835417 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.835569 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.835613 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.835662 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.835704 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.835785 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.835785 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.835869 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.835917 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.835964 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.836028 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.836093 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.836145 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.836187 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.836230 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.836278 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.836326 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.836367 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.836413 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.836413 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.836413 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.836528 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.836585 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.836629 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.836629 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.836629 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.836629 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.836629 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.836629 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.837624 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.837729 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.837781 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.837826 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.837891 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.837980 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.837980 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.838366 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.838435 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.838525 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.838621 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.838705 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.838781 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.838825 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.838874 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.838952 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.839003 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.839003 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.839075 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.839158 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.839232 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.839419 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.839469 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.839537 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.839591 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.839655 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.839707 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.839795 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.839836 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.839873 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.839972 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.840036 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.840102 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.840145 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.840201 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.840258 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.840301 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.840301 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.840379 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.840420 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.840468 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.840558 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.841195 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.841261 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.841312 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.841382 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.841434 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.841497 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.841556 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.841791 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.841872 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.841959 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.842052 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.842127 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.842224 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.842276 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.842325 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.842369 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.842433 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.842532 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.842616 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.842701 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.842813 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.843864 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.843920 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.843983 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.844057 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.844108 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.844152 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.844242 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.844462 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.844530 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.844613 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.844696 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.844769 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.844816 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.844859 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.844859 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.844945 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.844995 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.845044 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.845085 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.845138 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.845187 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.845187 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.845295 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.845295 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.845366 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.845411 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.845446 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.845487 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.845528 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.845528 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.845621 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.845668 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.845727 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.845781 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.845781 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.845941 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.846021 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.846111 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.846198 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.846288 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.846383 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.846480 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.847909 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.847983 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.848074 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.848074 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.848159 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.848203 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.848248 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.848297 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.848340 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.848383 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.848429 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.848536 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.848588 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.848634 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.848679 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.848738 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.848782 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.848841 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.848885 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.848940 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.848982 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.849383 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.849442 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.849480 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.849525 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.849568 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.849609 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.849656 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.849724 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.849782 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.849827 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.849865 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.849914 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.849956 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.850007 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.850051 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.850091 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.850139 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.850181 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.850251 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.850309 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.850353 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.850399 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.850449 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.850491 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.850537 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.850587 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.850630 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.850676 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.850748 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.850803 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.850846 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.850887 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.850926 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.850966 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.851008 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.851046 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.851084 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.851124 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.851163 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.851205 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.851258 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.851258 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.856609 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.856774 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.856774 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.856774 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.856941 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.856941 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.857449 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.857549 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.857639 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.857639 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.857808 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.857875 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.859840 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.859999 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.859999 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.860184 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.860184 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.860184 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.907195 np0000188554 devstack@c-api.service[111483]: INFO dbcounter [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Registered counter for database cinder Aug 11 09:45:49.907903 np0000188554 devstack@c-api.service[111481]: INFO dbcounter [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Registered counter for database cinder Aug 11 09:45:49.912085 np0000188554 devstack@c-api.service[111480]: INFO dbcounter [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Registered counter for database cinder Aug 11 09:45:49.932115 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111482) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 11 09:45:49.932615 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.932695 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.932944 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.933443 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.933513 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.933575 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.933676 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.933783 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.933853 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.933945 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.934463 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.934534 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.934607 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.934667 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.934750 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.934840 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.934914 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.934983 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.934983 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.935120 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.935120 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.935255 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.935255 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.935375 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.935612 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.935684 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.935766 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.935819 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.935900 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.935970 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.936029 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.936098 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.936158 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.936237 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.936237 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.936346 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.936420 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.936481 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.936833 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.936906 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.936970 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.937048 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.937048 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.937170 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.937170 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.938035 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.938146 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.938146 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.938311 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.938311 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.938311 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.938496 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.939088 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.939183 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.939183 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.939298 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.939298 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.939419 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.939419 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.939922 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.940011 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.940093 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.940093 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.940204 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.940204 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.940313 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.940606 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.940676 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.940779 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.940842 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.940903 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.941119 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.941119 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.941341 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.941415 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.941476 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.941545 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.941613 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.941613 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.941744 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.942026 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.942086 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.942148 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.942211 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.942319 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.942425 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.942505 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.943011 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.943062 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.943132 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.943189 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.943233 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.943309 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.943369 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.943435 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.943498 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.943552 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.943615 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.943676 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.943756 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.943833 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.944526 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.944600 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.944651 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.944695 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.944784 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.944860 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.944928 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.945439 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.945497 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.945545 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.945621 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.945669 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.945753 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.945829 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.946355 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.946418 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.946498 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.946551 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.946617 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.946679 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.946768 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.946835 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.946899 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.946961 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.947016 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.947080 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.947129 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.947212 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.947657 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.947746 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.947795 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.947852 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.947920 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.947969 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.948043 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.948110 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.948161 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.948226 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.948287 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.948396 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.948464 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.948521 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.949502 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.949570 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.949623 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.949670 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.949728 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.949805 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.949882 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.950161 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.950222 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.950309 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.950364 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.950436 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.950482 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.950566 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.950840 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.950908 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.950992 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.951109 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.951184 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.951267 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.951355 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.952103 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.952177 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.952273 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.952351 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.952445 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.952523 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.952623 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.952696 np0000188554 devstack@c-api.service[111483]: DEBUG oslo_db.sqlalchemy.engines [None req-e856266e-de9d-490f-96d0-8cd6ed305029 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=111483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 09:45:49.953275 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.953365 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.953456 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.953530 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.953606 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.953691 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.953805 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.954532 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.954628 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.954684 np0000188554 devstack@c-api.service[111481]: DEBUG oslo_db.sqlalchemy.engines [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d 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=111481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 09:45:49.954766 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.954820 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.954899 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.954951 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.955019 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.955625 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.957021 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.957021 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.957021 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.957021 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.957021 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.957021 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.957021 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.957021 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.957021 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.957021 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.957021 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.957613 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.957613 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.957613 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.957613 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.957613 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.957613 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.957952 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.957952 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.957952 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.958308 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.958452 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.958515 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.958568 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.958639 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.958875 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.958934 np0000188554 devstack@c-api.service[111480]: DEBUG oslo_db.sqlalchemy.engines [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 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=111480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 09:45:49.959012 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.959068 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.959145 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.959207 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.959271 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.959380 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.959527 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:49.959606 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 11 09:45:49.960687 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 11 09:45:49.960789 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 11 09:45:49.960848 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 11 09:45:49.960906 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 11 09:45:49.960944 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 11 09:45:49.960984 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 11 09:45:50.020548 np0000188554 devstack@c-api.service[111482]: INFO dbcounter [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Registered counter for database cinder Aug 11 09:45:50.069275 np0000188554 devstack@c-api.service[111482]: DEBUG oslo_db.sqlalchemy.engines [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 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=111482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 09:45:50.074702 np0000188554 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writer thread running {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 11 09:45:50.077436 np0000188554 devstack@c-api.service[111481]: INFO cinder.rpc [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 11 09:45:50.079894 np0000188554 devstack@c-api.service[111481]: INFO cinder.rpc [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 11 09:45:50.081933 np0000188554 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writer thread running {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 11 09:45:50.082790 np0000188554 devstack@c-api.service[111481]: INFO cinder.rpc [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 11 09:45:50.083094 np0000188554 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writer thread running {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 11 09:45:50.084886 np0000188554 devstack@c-api.service[111483]: INFO cinder.rpc [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 11 09:45:50.085736 np0000188554 devstack@c-api.service[111481]: INFO cinder.rpc [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 11 09:45:50.086065 np0000188554 devstack@c-api.service[111480]: INFO cinder.rpc [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 11 09:45:50.087136 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.087473 np0000188554 devstack@c-api.service[111483]: INFO cinder.rpc [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 11 09:45:50.088932 np0000188554 devstack@c-api.service[111480]: INFO cinder.rpc [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 11 09:45:50.090589 np0000188554 devstack@c-api.service[111483]: INFO cinder.rpc [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 11 09:45:50.091177 np0000188554 devstack@c-api.service[111480]: INFO cinder.rpc [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 11 09:45:50.091540 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.093116 np0000188554 devstack@c-api.service[111480]: INFO cinder.rpc [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 11 09:45:50.093279 np0000188554 devstack@c-api.service[111483]: INFO cinder.rpc [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 11 09:45:50.094059 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.094631 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.097579 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.098261 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.130014 np0000188554 devstack@c-api.service[111481]: DEBUG oslo_db.sqlalchemy.engines [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d 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=111481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 09:45:50.131752 np0000188554 devstack@c-api.service[111483]: DEBUG oslo_db.sqlalchemy.engines [None req-e856266e-de9d-490f-96d0-8cd6ed305029 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=111483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 09:45:50.133603 np0000188554 devstack@c-api.service[111481]: INFO cinder.rpc [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 11 09:45:50.134250 np0000188554 devstack@c-api.service[111483]: INFO cinder.rpc [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 11 09:45:50.134525 np0000188554 devstack@c-api.service[111480]: DEBUG oslo_db.sqlalchemy.engines [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 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=111480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 09:45:50.136613 np0000188554 devstack@c-api.service[111483]: INFO cinder.rpc [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 11 09:45:50.137623 np0000188554 devstack@c-api.service[111481]: INFO cinder.rpc [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 11 09:45:50.137802 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.137885 np0000188554 devstack@c-api.service[111480]: INFO cinder.rpc [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 11 09:45:50.139867 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.140564 np0000188554 devstack@c-api.service[111480]: INFO cinder.rpc [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 11 09:45:50.141892 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.149964 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.153685 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.154343 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.157524 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.157617 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.158361 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.160745 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.161596 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.161675 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.164135 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.164681 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.166049 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.167751 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.168559 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.169343 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.170807 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.171577 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.172496 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.173599 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.174554 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.175617 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.176568 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.177732 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.178044 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.178494 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.180664 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.180770 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.181482 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.182974 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.183543 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.185090 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.185849 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.186241 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.188745 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.189783 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.191584 np0000188554 devstack@c-api.service[111483]: WARNING cinder.api.contrib.hosts [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 11 09:45:50.191820 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.192388 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.193749 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.194288 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.195364 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.195644 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.196809 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.197461 np0000188554 devstack@c-api.service[111481]: WARNING cinder.api.contrib.hosts [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 11 09:45:50.198129 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.198266 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.198349 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.199449 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.199671 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.199822 np0000188554 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writer thread running {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 11 09:45:50.200417 np0000188554 devstack@c-api.service[111480]: WARNING cinder.api.contrib.hosts [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 11 09:45:50.200933 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.201034 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.201504 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.202389 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.202554 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.203041 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.203295 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: extensions {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.203510 np0000188554 devstack@c-api.service[111482]: INFO cinder.rpc [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 11 09:45:50.204127 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.204354 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.205330 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: os-quota-sets {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.205627 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.205675 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.206793 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: os-hosts {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.206866 np0000188554 devstack@c-api.service[111482]: INFO cinder.rpc [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 11 09:45:50.207039 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.207265 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.208185 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: os-snapshot-manage {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.208430 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.208841 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.209593 np0000188554 devstack@c-api.service[111482]: INFO cinder.rpc [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 11 09:45:50.209649 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: extra_specs {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.209688 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: extensions {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.210133 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.211186 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: consistencygroups {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.211817 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.211902 np0000188554 devstack@c-api.service[111482]: INFO cinder.rpc [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 11 09:45:50.212349 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: os-quota-sets {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.212756 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: extensions {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.212936 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.213190 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: encryption {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.213832 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: os-hosts {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.214371 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: os-quota-sets {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.214763 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: scheduler-stats {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.215305 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: os-snapshot-manage {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.216217 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: backups {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.216568 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.216732 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: os-hosts {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.217095 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: extra_specs {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.218202 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: os-snapshot-manage {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.218309 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: os-availability-zone {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.218634 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: consistencygroups {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.219496 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: os-volume-transfer {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.219811 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: extra_specs {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.220774 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: encryption {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.221125 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: encryption {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.221388 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: consistencygroups {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.222467 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: scheduler-stats {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.222761 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: capabilities {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.223564 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: encryption {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.223990 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: os-quota-class-sets {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.224073 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: backups {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.225232 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: scheduler-stats {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.225359 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: os-volume-type-access {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.226273 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: os-availability-zone {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.226794 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: backups {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.226905 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: cgsnapshots {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.227559 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: os-volume-transfer {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.228323 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: os-volume-manage {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.228932 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: os-availability-zone {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.229187 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: encryption {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.229776 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extended resource: qos-specs {{(pid=111483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.230324 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: os-volume-transfer {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.230850 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: capabilities {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.232065 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: encryption {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.232138 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: os-quota-class-sets {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.233131 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.233479 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: os-volume-type-access {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.233644 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: capabilities {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.234576 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.234956 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: os-quota-class-sets {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.235142 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: cgsnapshots {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.236023 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.236305 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: os-volume-type-access {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.236638 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: os-volume-manage {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.237439 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.contrib.snapshot_actions [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] SnapshotActionsController initialized {{(pid=111483) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 11 09:45:50.238156 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extended resource: qos-specs {{(pid=111481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.238233 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.238308 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: cgsnapshots {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.239639 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.240794 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: os-volume-manage {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.241215 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.241660 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.243012 np0000188554 devstack@c-api.service[111483]: WARNING castellan.key_manager.migration [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.243280 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.243621 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extended resource: qos-specs {{(pid=111480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.244102 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.244226 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.244339 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension AdminActions extending resource: volumes {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.244548 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension AdminActions extending resource: snapshots {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.244650 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension AdminActions extending resource: backups {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.244734 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.244796 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.244860 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.244975 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.245078 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension UsedLimits extending resource: limits {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.245186 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.245289 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension TypesManage extending resource: types {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.245412 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.245490 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension VolumeActions extending resource: volumes {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.245642 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.245740 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.contrib.snapshot_actions [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] SnapshotActionsController initialized {{(pid=111481) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 11 09:45:50.245825 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.245887 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.v3.router [None req-e856266e-de9d-490f-96d0-8cd6ed305029 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.246457 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.246884 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.247925 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.248428 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.249347 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.249957 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.250373 np0000188554 devstack@c-api.service[111482]: DEBUG oslo_db.sqlalchemy.engines [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 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=111482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 09:45:50.250843 np0000188554 devstack@c-api.service[111481]: WARNING castellan.key_manager.migration [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.250930 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.contrib.snapshot_actions [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] SnapshotActionsController initialized {{(pid=111480) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 11 09:45:50.251668 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.251729 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.251821 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.251938 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension AdminActions extending resource: volumes {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.252148 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension AdminActions extending resource: snapshots {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.252250 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension AdminActions extending resource: backups {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.252364 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension SnapshotActions extending resource: snapshots {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.252458 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.252562 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.252666 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension UsedLimits extending resource: limits {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.252786 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.252895 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension TypesManage extending resource: types {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.253001 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.253046 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.253087 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension VolumeActions extending resource: volumes {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.253200 np0000188554 devstack@c-api.service[111482]: INFO cinder.rpc [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 11 09:45:50.253244 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.253333 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension VolumeTypeAccess extending resource: types {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.253460 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.v3.router [None req-0f183e65-f2d4-4fca-aaea-8eee0343717d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.253677 np0000188554 devstack@c-api.service[111483]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76d8f02a4668 pid: 111483 (default app) Aug 11 09:45:50.254386 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.255664 np0000188554 devstack@c-api.service[111482]: INFO cinder.rpc [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 11 09:45:50.255896 np0000188554 devstack@c-api.service[111480]: WARNING castellan.key_manager.migration [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.256725 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.256826 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.256872 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.256979 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension AdminActions extending resource: volumes {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.257232 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension AdminActions extending resource: snapshots {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.257418 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension AdminActions extending resource: backups {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.257533 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.257638 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.257772 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.257883 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension UsedLimits extending resource: limits {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.257996 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.258101 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension TypesManage extending resource: types {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.258217 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.258319 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension VolumeActions extending resource: volumes {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.258481 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.258605 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.258748 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.v3.router [None req-62df62f8-8f62-4177-a78e-2bcb5de4c8f3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.262223 np0000188554 devstack@c-api.service[111481]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76d8f02a4668 pid: 111481 (default app) Aug 11 09:45:50.263411 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-152c9618-22e3-4e12-ab91-805e8bad6a61 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:45:50.266190 np0000188554 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 1/1] 199.19.213.216 () {60 vars in 956 bytes} [Tue Aug 11 09:45:50 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 11 09:45:50.267079 np0000188554 devstack@c-api.service[111480]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76d8f02a4668 pid: 111480 (default app) Aug 11 09:45:50.270791 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.273962 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.277122 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.281169 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.284197 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.287217 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.291027 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.293284 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.296238 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.297989 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.300453 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.306182 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.310259 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.312100 np0000188554 devstack@c-api.service[111482]: WARNING cinder.api.contrib.hosts [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 11 09:45:50.312905 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.314284 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.315920 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.317362 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.318756 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.320122 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.321584 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.323097 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.323950 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: extensions {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.325304 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: os-quota-sets {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.326735 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: os-hosts {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.328201 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: os-snapshot-manage {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.329631 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: extra_specs {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.331163 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: consistencygroups {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.333178 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: encryption {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.334790 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: scheduler-stats {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.336241 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: backups {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.338292 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: os-availability-zone {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.339590 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: os-volume-transfer {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.341296 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: encryption {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.342907 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: capabilities {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.344135 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: os-quota-class-sets {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.345458 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: os-volume-type-access {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.347056 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: cgsnapshots {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.349015 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: os-volume-manage {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.350504 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extended resource: qos-specs {{(pid=111482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 11 09:45:50.353355 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.356223 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.356223 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.357113 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.contrib.snapshot_actions [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] SnapshotActionsController initialized {{(pid=111482) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 11 09:45:50.357875 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.359267 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.360601 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.361940 np0000188554 devstack@c-api.service[111482]: WARNING castellan.key_manager.migration [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 11 09:45:50.362814 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.362936 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.363058 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension AdminActions extending resource: volumes {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.363253 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension AdminActions extending resource: snapshots {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.363356 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension AdminActions extending resource: backups {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.363460 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.363561 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.363666 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.363794 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension UsedLimits extending resource: limits {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.363900 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.364013 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension TypesManage extending resource: types {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.364122 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.364219 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension VolumeActions extending resource: volumes {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.364366 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.364480 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.364608 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.v3.router [None req-51a20f69-12c7-4c31-b1ca-79bf379641f8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 11 09:45:50.373353 np0000188554 devstack@c-api.service[111482]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76d8f02a4668 pid: 111482 (default app) Aug 11 09:45:58.179047 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-7d5cc8e0-427d-4c41-abe8-96fd33dceda8 None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:45:58.700242 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-7d5cc8e0-427d-4c41-abe8-96fd33dceda8 admin admin] POST https://199.19.213.216/volume/v3/types Aug 11 09:45:58.700957 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-7d5cc8e0-427d-4c41-abe8-96fd33dceda8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 11 09:45:58.702677 np0000188554 devstack@c-api.service[111481]: /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. Aug 11 09:45:58.702677 np0000188554 devstack@c-api.service[111481]: warnings.warn( Aug 11 09:45:58.739777 np0000188554 devstack@c-api.service[111481]: DEBUG oslo_db.sqlalchemy.engines [None req-7d5cc8e0-427d-4c41-abe8-96fd33dceda8 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=111481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 09:45:58.773824 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-7d5cc8e0-427d-4c41-abe8-96fd33dceda8 admin admin] https://199.19.213.216/volume/v3/types returned with HTTP 200 Aug 11 09:45:58.774403 np0000188554 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 1/2] 199.19.213.216 () {68 vars in 1333 bytes} [Tue Aug 11 09:45:58 2026] POST /volume/v3/types => generated 186 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 09:45:58.792273 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-e8ac0210-96b9-4bb6-8eb5-8b0bd433beab None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:45:59.149419 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-e8ac0210-96b9-4bb6-8eb5-8b0bd433beab admin admin] POST https://199.19.213.216/volume/v3/types/7e6c0e66-13a6-4b81-82da-651b4ddfb4ad/extra_specs Aug 11 09:45:59.149419 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-e8ac0210-96b9-4bb6-8eb5-8b0bd433beab admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 11 09:45:59.150217 np0000188554 devstack@c-api.service[111483]: /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. Aug 11 09:45:59.150217 np0000188554 devstack@c-api.service[111483]: warnings.warn( Aug 11 09:45:59.187947 np0000188554 devstack@c-api.service[111483]: DEBUG oslo_db.sqlalchemy.engines [None req-e8ac0210-96b9-4bb6-8eb5-8b0bd433beab 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=111483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 09:45:59.263071 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-e8ac0210-96b9-4bb6-8eb5-8b0bd433beab admin admin] https://199.19.213.216/volume/v3/types/7e6c0e66-13a6-4b81-82da-651b4ddfb4ad/extra_specs returned with HTTP 200 Aug 11 09:45:59.263959 np0000188554 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 2/3] 199.19.213.216 () {68 vars in 1480 bytes} [Tue Aug 11 09:45:58 2026] POST /volume/v3/types/7e6c0e66-13a6-4b81-82da-651b4ddfb4ad/extra_specs => generated 55 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 09:46:00.139702 np0000188554 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=6 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 09:46:00.255148 np0000188554 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=6 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 09:46:08.770882 np0000188554 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 09:46:09.261917 np0000188554 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 09:49:04.365283 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-c7b50a50-1f06-4616-9f53-4e461319b4e5 None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:04.366091 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-c7b50a50-1f06-4616-9f53-4e461319b4e5 None None] GET https://199.19.213.216/volume// Aug 11 09:49:04.366190 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-c7b50a50-1f06-4616-9f53-4e461319b4e5 None None] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:49:04.366397 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-c7b50a50-1f06-4616-9f53-4e461319b4e5 None None] Calling method 'all' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:49:04.366884 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-c7b50a50-1f06-4616-9f53-4e461319b4e5 None None] https://199.19.213.216/volume// returned with HTTP 300 Aug 11 09:49:04.367209 np0000188554 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 1/4] 199.19.213.216 () {66 vars in 1456 bytes} [Tue Aug 11 09:49:04 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 11 09:49:43.288209 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-4f87ea92-2ead-4dd7-b50f-3a6f7527f0c3 None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:43.292600 np0000188554 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 1/5] 199.19.213.216 () {62 vars in 1068 bytes} [Tue Aug 11 09:49:43 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 11 09:49:43.322359 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-47dcd192-a15c-4466-a31c-ba0d0c588f95 None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:43.331387 np0000188554 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 2/6] 199.19.213.216 () {64 vars in 1272 bytes} [Tue Aug 11 09:49:43 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 11 09:49:43.362069 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [req-47dcd192-a15c-4466-a31c-ba0d0c588f95 req-7e6b8dec-d2f2-4c8e-b9ea-8727f80aa810 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:43.366484 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [req-47dcd192-a15c-4466-a31c-ba0d0c588f95 req-7e6b8dec-d2f2-4c8e-b9ea-8727f80aa810 demo demo] GET https://199.19.213.216/volume/v3/ Aug 11 09:49:43.366762 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [req-47dcd192-a15c-4466-a31c-ba0d0c588f95 req-7e6b8dec-d2f2-4c8e-b9ea-8727f80aa810 demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:49:43.367084 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [req-47dcd192-a15c-4466-a31c-ba0d0c588f95 req-7e6b8dec-d2f2-4c8e-b9ea-8727f80aa810 demo demo] Calling method 'version_select' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:49:43.368208 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [req-47dcd192-a15c-4466-a31c-ba0d0c588f95 req-7e6b8dec-d2f2-4c8e-b9ea-8727f80aa810 demo demo] https://199.19.213.216/volume/v3/ returned with HTTP 200 Aug 11 09:49:43.368673 np0000188554 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 3/7] 199.19.213.216 () {66 vars in 1346 bytes} [Tue Aug 11 09:49:43 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 09:49:43.402696 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-97e38fd0-374c-403c-b17f-dbad3ac7f2f9 None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:43.742331 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-97e38fd0-374c-403c-b17f-dbad3ac7f2f9 demo demo] GET https://199.19.213.216/volume/v3/types Aug 11 09:49:43.742660 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-97e38fd0-374c-403c-b17f-dbad3ac7f2f9 demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:49:43.742875 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-97e38fd0-374c-403c-b17f-dbad3ac7f2f9 demo demo] Calling method 'index' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:49:43.743368 np0000188554 devstack@c-api.service[111480]: /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. Aug 11 09:49:43.743368 np0000188554 devstack@c-api.service[111480]: warnings.warn( Aug 11 09:49:43.743980 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-97e38fd0-374c-403c-b17f-dbad3ac7f2f9 demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 09:49:43.783019 np0000188554 devstack@c-api.service[111480]: DEBUG oslo_db.sqlalchemy.engines [None req-97e38fd0-374c-403c-b17f-dbad3ac7f2f9 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=111480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 09:49:43.806442 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-97e38fd0-374c-403c-b17f-dbad3ac7f2f9 demo demo] https://199.19.213.216/volume/v3/types returned with HTTP 200 Aug 11 09:49:43.806959 np0000188554 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 2/8] 199.19.213.216 () {64 vars in 1290 bytes} [Tue Aug 11 09:49:43 2026] GET /volume/v3/types => generated 377 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 09:49:43.844111 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-56a1b8b5-e4fc-4fbe-b158-07a4ef3cf50a None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:44.178848 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-56a1b8b5-e4fc-4fbe-b158-07a4ef3cf50a demo demo] GET https://199.19.213.216/volume/v3/types/default Aug 11 09:49:44.179204 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-56a1b8b5-e4fc-4fbe-b158-07a4ef3cf50a demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:49:44.179461 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-56a1b8b5-e4fc-4fbe-b158-07a4ef3cf50a demo demo] Calling method 'show' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:49:44.216639 np0000188554 devstack@c-api.service[111482]: DEBUG oslo_db.sqlalchemy.engines [None req-56a1b8b5-e4fc-4fbe-b158-07a4ef3cf50a 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=111482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 11 09:49:44.235554 np0000188554 devstack@c-api.service[111482]: /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. Aug 11 09:49:44.235554 np0000188554 devstack@c-api.service[111482]: warnings.warn( Aug 11 09:49:44.237785 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-56a1b8b5-e4fc-4fbe-b158-07a4ef3cf50a demo demo] https://199.19.213.216/volume/v3/types/default returned with HTTP 200 Aug 11 09:49:44.238199 np0000188554 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 2/9] 199.19.213.216 () {64 vars in 1301 bytes} [Tue Aug 11 09:49:43 2026] GET /volume/v3/types/default => generated 145 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 09:49:44.688503 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-bfe5af8c-fc91-4a37-a8a1-1874303aafc2 None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:44.689743 np0000188554 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 3/10] 199.19.213.216 () {62 vars in 1068 bytes} [Tue Aug 11 09:49:44 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 11 09:49:44.723345 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-65811c48-15d4-4650-b204-ddef120aa7c6 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:44.731857 np0000188554 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 4/11] 199.19.213.216 () {64 vars in 1272 bytes} [Tue Aug 11 09:49:44 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 11 09:49:44.767138 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [req-65811c48-15d4-4650-b204-ddef120aa7c6 req-c1fcf8c9-6a79-4815-9fc8-98243b951cc7 None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:44.769461 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [req-65811c48-15d4-4650-b204-ddef120aa7c6 req-c1fcf8c9-6a79-4815-9fc8-98243b951cc7 demo demo] GET https://199.19.213.216/volume/v3/ Aug 11 09:49:44.769693 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [req-65811c48-15d4-4650-b204-ddef120aa7c6 req-c1fcf8c9-6a79-4815-9fc8-98243b951cc7 demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:49:44.769962 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [req-65811c48-15d4-4650-b204-ddef120aa7c6 req-c1fcf8c9-6a79-4815-9fc8-98243b951cc7 demo demo] Calling method 'version_select' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:49:44.770527 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [req-65811c48-15d4-4650-b204-ddef120aa7c6 req-c1fcf8c9-6a79-4815-9fc8-98243b951cc7 demo demo] https://199.19.213.216/volume/v3/ returned with HTTP 200 Aug 11 09:49:44.771040 np0000188554 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 3/12] 199.19.213.216 () {66 vars in 1346 bytes} [Tue Aug 11 09:49:44 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 09:49:44.807883 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-964ad4ac-9f3b-4b8e-a3dc-b83367d6529b None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:44.811547 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-964ad4ac-9f3b-4b8e-a3dc-b83367d6529b demo demo] GET https://199.19.213.216/volume/v3/types/default Aug 11 09:49:44.811956 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-964ad4ac-9f3b-4b8e-a3dc-b83367d6529b demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:49:44.812366 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-964ad4ac-9f3b-4b8e-a3dc-b83367d6529b demo demo] Calling method 'show' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:49:44.821854 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-964ad4ac-9f3b-4b8e-a3dc-b83367d6529b demo demo] https://199.19.213.216/volume/v3/types/default returned with HTTP 200 Aug 11 09:49:44.822293 np0000188554 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 3/13] 199.19.213.216 () {64 vars in 1301 bytes} [Tue Aug 11 09:49:44 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 09:49:45.429634 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-8b815036-57f6-49cd-b693-6281e1ec35a3 None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:45.430937 np0000188554 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 4/14] 199.19.213.216 () {62 vars in 1068 bytes} [Tue Aug 11 09:49:45 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 11 09:49:45.464440 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-1c7b44fd-05ac-4b9f-92b2-201b84650fa8 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:45.467173 np0000188554 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 5/15] 199.19.213.216 () {64 vars in 1272 bytes} [Tue Aug 11 09:49:45 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 11 09:49:45.502246 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [req-1c7b44fd-05ac-4b9f-92b2-201b84650fa8 req-2939e10c-6b18-488f-9dfc-ec39d969ac94 None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:45.505708 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [req-1c7b44fd-05ac-4b9f-92b2-201b84650fa8 req-2939e10c-6b18-488f-9dfc-ec39d969ac94 demo demo] GET https://199.19.213.216/volume/v3/ Aug 11 09:49:45.506087 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [req-1c7b44fd-05ac-4b9f-92b2-201b84650fa8 req-2939e10c-6b18-488f-9dfc-ec39d969ac94 demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:49:45.506478 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [req-1c7b44fd-05ac-4b9f-92b2-201b84650fa8 req-2939e10c-6b18-488f-9dfc-ec39d969ac94 demo demo] Calling method 'version_select' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:49:45.507216 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [req-1c7b44fd-05ac-4b9f-92b2-201b84650fa8 req-2939e10c-6b18-488f-9dfc-ec39d969ac94 demo demo] https://199.19.213.216/volume/v3/ returned with HTTP 200 Aug 11 09:49:45.507949 np0000188554 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 4/16] 199.19.213.216 () {66 vars in 1346 bytes} [Tue Aug 11 09:49:45 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 09:49:45.548096 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-6c751066-cd21-4204-8a59-a902cc647d52 None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:45.552152 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-6c751066-cd21-4204-8a59-a902cc647d52 demo demo] GET https://199.19.213.216/volume/v3/types/default Aug 11 09:49:45.552521 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-6c751066-cd21-4204-8a59-a902cc647d52 demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:49:45.552943 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-6c751066-cd21-4204-8a59-a902cc647d52 demo demo] Calling method 'show' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:49:45.561571 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-6c751066-cd21-4204-8a59-a902cc647d52 demo demo] https://199.19.213.216/volume/v3/types/default returned with HTTP 200 Aug 11 09:49:45.561912 np0000188554 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 4/17] 199.19.213.216 () {64 vars in 1301 bytes} [Tue Aug 11 09:49:45 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) Aug 11 09:49:45.604495 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-299accd7-9bf9-4454-82e2-75ad7c36f3c4 None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:45.606305 np0000188554 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 5/18] 199.19.213.216 () {62 vars in 1068 bytes} [Tue Aug 11 09:49:45 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Aug 11 09:49:45.643913 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-b4f4e5c7-5cea-4dce-bab1-b79d9e05e55d None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:45.646480 np0000188554 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 6/19] 199.19.213.216 () {64 vars in 1272 bytes} [Tue Aug 11 09:49:45 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Aug 11 09:49:45.685605 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [req-b4f4e5c7-5cea-4dce-bab1-b79d9e05e55d req-42cd9d6a-f905-4977-80f1-829e6bbde514 None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:45.689105 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [req-b4f4e5c7-5cea-4dce-bab1-b79d9e05e55d req-42cd9d6a-f905-4977-80f1-829e6bbde514 demo demo] GET https://199.19.213.216/volume/v3/ Aug 11 09:49:45.689442 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [req-b4f4e5c7-5cea-4dce-bab1-b79d9e05e55d req-42cd9d6a-f905-4977-80f1-829e6bbde514 demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:49:45.689962 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [req-b4f4e5c7-5cea-4dce-bab1-b79d9e05e55d req-42cd9d6a-f905-4977-80f1-829e6bbde514 demo demo] Calling method 'version_select' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:49:45.690616 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [req-b4f4e5c7-5cea-4dce-bab1-b79d9e05e55d req-42cd9d6a-f905-4977-80f1-829e6bbde514 demo demo] https://199.19.213.216/volume/v3/ returned with HTTP 200 Aug 11 09:49:45.691359 np0000188554 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 5/20] 199.19.213.216 () {66 vars in 1346 bytes} [Tue Aug 11 09:49:45 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 11 09:49:45.735507 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-612cf60e-a4da-435a-b1bd-2612dca6c04b None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:49:45.738738 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-612cf60e-a4da-435a-b1bd-2612dca6c04b demo demo] GET https://199.19.213.216/volume/v3/types/default Aug 11 09:49:45.739093 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-612cf60e-a4da-435a-b1bd-2612dca6c04b demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:49:45.739471 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-612cf60e-a4da-435a-b1bd-2612dca6c04b demo demo] Calling method 'show' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:49:45.749326 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-612cf60e-a4da-435a-b1bd-2612dca6c04b demo demo] https://199.19.213.216/volume/v3/types/default returned with HTTP 200 Aug 11 09:49:45.749662 np0000188554 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 5/21] 199.19.213.216 () {64 vars in 1301 bytes} [Tue Aug 11 09:49:45 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) Aug 11 09:49:53.799089 np0000188554 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 09:49:55.745227 np0000188554 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=8 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 09:54:31.802290 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-caf4209e-4368-4f96-80e9-b4bf60453e6c None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:54:31.894946 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-caf4209e-4368-4f96-80e9-b4bf60453e6c demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 09:54:31.895147 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-caf4209e-4368-4f96-80e9-b4bf60453e6c demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:54:31.895498 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-caf4209e-4368-4f96-80e9-b4bf60453e6c demo demo] Calling method 'detail' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:54:31.896410 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.api_utils [None req-caf4209e-4368-4f96-80e9-b4bf60453e6c demo demo] Removing options '' from query. {{(pid=111481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 09:54:31.897640 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.volume.api [None req-caf4209e-4368-4f96-80e9-b4bf60453e6c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 09:54:31.944195 np0000188554 devstack@c-api.service[111481]: INFO cinder.volume.api [None req-caf4209e-4368-4f96-80e9-b4bf60453e6c demo demo] Get all volumes completed successfully. Aug 11 09:54:31.946510 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-caf4209e-4368-4f96-80e9-b4bf60453e6c demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 09:54:31.947271 np0000188554 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 6/22] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 09:54:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 09:54:41.937441 np0000188554 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=1 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 09:55:31.964292 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-06a6ea52-d354-4fbd-8685-3b031a598309 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:55:31.967161 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-06a6ea52-d354-4fbd-8685-3b031a598309 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 09:55:31.967622 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-06a6ea52-d354-4fbd-8685-3b031a598309 demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:55:31.967738 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-06a6ea52-d354-4fbd-8685-3b031a598309 demo demo] Calling method 'detail' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:55:31.968427 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.api_utils [None req-06a6ea52-d354-4fbd-8685-3b031a598309 demo demo] Removing options '' from query. {{(pid=111483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 09:55:31.971043 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.volume.api [None req-06a6ea52-d354-4fbd-8685-3b031a598309 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 09:55:32.003849 np0000188554 devstack@c-api.service[111483]: INFO cinder.volume.api [None req-06a6ea52-d354-4fbd-8685-3b031a598309 demo demo] Get all volumes completed successfully. Aug 11 09:55:32.006785 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-06a6ea52-d354-4fbd-8685-3b031a598309 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 09:55:32.007313 np0000188554 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 7/23] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 09:55:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 09:55:41.998015 np0000188554 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 09:56:32.022763 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-48b73679-8258-48a5-b30b-cdca9b142dbc None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:56:32.026049 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-48b73679-8258-48a5-b30b-cdca9b142dbc demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 09:56:32.026216 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-48b73679-8258-48a5-b30b-cdca9b142dbc demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:56:32.026396 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-48b73679-8258-48a5-b30b-cdca9b142dbc demo demo] Calling method 'detail' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:56:32.026810 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-48b73679-8258-48a5-b30b-cdca9b142dbc demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 09:56:32.027487 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.volume.api [None req-48b73679-8258-48a5-b30b-cdca9b142dbc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 09:56:32.066662 np0000188554 devstack@c-api.service[111480]: INFO cinder.volume.api [None req-48b73679-8258-48a5-b30b-cdca9b142dbc demo demo] Get all volumes completed successfully. Aug 11 09:56:32.068598 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-48b73679-8258-48a5-b30b-cdca9b142dbc demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 09:56:32.068985 np0000188554 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 6/24] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 09:56:32 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) Aug 11 09:56:42.060779 np0000188554 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 09:57:32.084152 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-42f36055-04e4-4857-8b6c-bc8b904b5020 None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:57:32.087104 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-42f36055-04e4-4857-8b6c-bc8b904b5020 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 09:57:32.087348 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-42f36055-04e4-4857-8b6c-bc8b904b5020 demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:57:32.087597 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-42f36055-04e4-4857-8b6c-bc8b904b5020 demo demo] Calling method 'detail' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:57:32.088333 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.api_utils [None req-42f36055-04e4-4857-8b6c-bc8b904b5020 demo demo] Removing options '' from query. {{(pid=111482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 09:57:32.089243 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.volume.api [None req-42f36055-04e4-4857-8b6c-bc8b904b5020 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 09:57:32.129986 np0000188554 devstack@c-api.service[111482]: INFO cinder.volume.api [None req-42f36055-04e4-4857-8b6c-bc8b904b5020 demo demo] Get all volumes completed successfully. Aug 11 09:57:32.132002 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-42f36055-04e4-4857-8b6c-bc8b904b5020 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 09:57:32.132451 np0000188554 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 6/25] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 09:57:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 09:57:42.122296 np0000188554 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=1 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 09:58:32.150571 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-62ac02f4-8d66-4ee4-a516-63646a96297d None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:58:32.153536 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-62ac02f4-8d66-4ee4-a516-63646a96297d demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 09:58:32.153822 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-62ac02f4-8d66-4ee4-a516-63646a96297d demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:58:32.154083 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-62ac02f4-8d66-4ee4-a516-63646a96297d demo demo] Calling method 'detail' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:58:32.154349 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.api_utils [None req-62ac02f4-8d66-4ee4-a516-63646a96297d demo demo] Removing options '' from query. {{(pid=111481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 09:58:32.155386 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.volume.api [None req-62ac02f4-8d66-4ee4-a516-63646a96297d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 09:58:32.163033 np0000188554 devstack@c-api.service[111481]: INFO cinder.volume.api [None req-62ac02f4-8d66-4ee4-a516-63646a96297d demo demo] Get all volumes completed successfully. Aug 11 09:58:32.165726 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-62ac02f4-8d66-4ee4-a516-63646a96297d demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 09:58:32.166290 np0000188554 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 7/26] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 09:58:32 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) Aug 11 09:58:42.158745 np0000188554 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=1 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 09:59:32.191884 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-be2687a5-07a8-4184-9592-ff8febf89a9c None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 09:59:32.414736 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-be2687a5-07a8-4184-9592-ff8febf89a9c demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 09:59:32.415071 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-be2687a5-07a8-4184-9592-ff8febf89a9c demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 09:59:32.415455 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-be2687a5-07a8-4184-9592-ff8febf89a9c demo demo] Calling method 'detail' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 09:59:32.415999 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.api_utils [None req-be2687a5-07a8-4184-9592-ff8febf89a9c demo demo] Removing options '' from query. {{(pid=111483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 09:59:32.417511 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.volume.api [None req-be2687a5-07a8-4184-9592-ff8febf89a9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 09:59:32.425936 np0000188554 devstack@c-api.service[111483]: INFO cinder.volume.api [None req-be2687a5-07a8-4184-9592-ff8febf89a9c demo demo] Get all volumes completed successfully. Aug 11 09:59:32.427938 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-be2687a5-07a8-4184-9592-ff8febf89a9c demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 09:59:32.428283 np0000188554 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 8/27] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 09:59:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 09:59:42.422176 np0000188554 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:00:32.445449 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-748f5cc7-820c-467d-b50f-0c195901393a None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:00:32.449637 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-748f5cc7-820c-467d-b50f-0c195901393a demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:00:32.450039 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-748f5cc7-820c-467d-b50f-0c195901393a demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:00:32.450425 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-748f5cc7-820c-467d-b50f-0c195901393a demo demo] Calling method 'detail' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:00:32.450941 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-748f5cc7-820c-467d-b50f-0c195901393a demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:00:32.452429 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.volume.api [None req-748f5cc7-820c-467d-b50f-0c195901393a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:00:32.460864 np0000188554 devstack@c-api.service[111480]: INFO cinder.volume.api [None req-748f5cc7-820c-467d-b50f-0c195901393a demo demo] Get all volumes completed successfully. Aug 11 10:00:32.463129 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-748f5cc7-820c-467d-b50f-0c195901393a demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:00:32.463559 np0000188554 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 7/28] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:00:32 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) Aug 11 10:00:42.455083 np0000188554 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:01:32.475814 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-9c8a0e5e-5e3f-4d18-98d5-688922bcc67f None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:01:32.479547 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-9c8a0e5e-5e3f-4d18-98d5-688922bcc67f demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:01:32.479966 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-9c8a0e5e-5e3f-4d18-98d5-688922bcc67f demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:01:32.480453 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-9c8a0e5e-5e3f-4d18-98d5-688922bcc67f demo demo] Calling method 'detail' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:01:32.481064 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.api_utils [None req-9c8a0e5e-5e3f-4d18-98d5-688922bcc67f demo demo] Removing options '' from query. {{(pid=111482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:01:32.482635 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.volume.api [None req-9c8a0e5e-5e3f-4d18-98d5-688922bcc67f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:01:32.491622 np0000188554 devstack@c-api.service[111482]: INFO cinder.volume.api [None req-9c8a0e5e-5e3f-4d18-98d5-688922bcc67f demo demo] Get all volumes completed successfully. Aug 11 10:01:32.493075 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-9c8a0e5e-5e3f-4d18-98d5-688922bcc67f demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:01:32.493399 np0000188554 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 7/29] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:01:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 11 10:01:42.487270 np0000188554 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=1 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:02:32.517415 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-b1a16e73-7dfd-4d17-8199-f5e09a9b6fa5 None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:02:32.521661 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-b1a16e73-7dfd-4d17-8199-f5e09a9b6fa5 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:02:32.522288 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-b1a16e73-7dfd-4d17-8199-f5e09a9b6fa5 demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:02:32.522738 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-b1a16e73-7dfd-4d17-8199-f5e09a9b6fa5 demo demo] Calling method 'detail' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:02:32.523108 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.api_utils [None req-b1a16e73-7dfd-4d17-8199-f5e09a9b6fa5 demo demo] Removing options '' from query. {{(pid=111481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:02:32.524043 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.volume.api [None req-b1a16e73-7dfd-4d17-8199-f5e09a9b6fa5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:02:32.534449 np0000188554 devstack@c-api.service[111481]: INFO cinder.volume.api [None req-b1a16e73-7dfd-4d17-8199-f5e09a9b6fa5 demo demo] Get all volumes completed successfully. Aug 11 10:02:32.537313 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-b1a16e73-7dfd-4d17-8199-f5e09a9b6fa5 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:02:32.537797 np0000188554 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 8/30] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:02:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 11 10:02:42.527412 np0000188554 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=1 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:03:32.555684 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-d86fcbd1-43f5-46b1-8e16-32d278c95139 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:03:32.558495 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-d86fcbd1-43f5-46b1-8e16-32d278c95139 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:03:32.558665 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-d86fcbd1-43f5-46b1-8e16-32d278c95139 demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:03:32.558965 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-d86fcbd1-43f5-46b1-8e16-32d278c95139 demo demo] Calling method 'detail' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:03:32.559284 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.api_utils [None req-d86fcbd1-43f5-46b1-8e16-32d278c95139 demo demo] Removing options '' from query. {{(pid=111483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:03:32.560227 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.volume.api [None req-d86fcbd1-43f5-46b1-8e16-32d278c95139 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:03:32.567994 np0000188554 devstack@c-api.service[111483]: INFO cinder.volume.api [None req-d86fcbd1-43f5-46b1-8e16-32d278c95139 demo demo] Get all volumes completed successfully. Aug 11 10:03:32.569759 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-d86fcbd1-43f5-46b1-8e16-32d278c95139 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:03:32.570059 np0000188554 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 9/31] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:03:32 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) Aug 11 10:03:42.563534 np0000188554 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:04:32.592077 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-a3487afa-a5d3-44a2-9532-9e684999c534 None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:04:32.779158 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-a3487afa-a5d3-44a2-9532-9e684999c534 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:04:32.779666 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-a3487afa-a5d3-44a2-9532-9e684999c534 demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:04:32.780234 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-a3487afa-a5d3-44a2-9532-9e684999c534 demo demo] Calling method 'detail' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:04:32.780906 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-a3487afa-a5d3-44a2-9532-9e684999c534 demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:04:32.782584 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.volume.api [None req-a3487afa-a5d3-44a2-9532-9e684999c534 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:04:32.791820 np0000188554 devstack@c-api.service[111480]: INFO cinder.volume.api [None req-a3487afa-a5d3-44a2-9532-9e684999c534 demo demo] Get all volumes completed successfully. Aug 11 10:04:32.794281 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-a3487afa-a5d3-44a2-9532-9e684999c534 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:04:32.794701 np0000188554 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 8/32] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:04:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 10:04:42.786949 np0000188554 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:05:32.807901 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-5a96a62f-69b7-48d3-8a21-8244deb4ba75 None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:05:32.810367 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-5a96a62f-69b7-48d3-8a21-8244deb4ba75 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:05:32.810916 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-5a96a62f-69b7-48d3-8a21-8244deb4ba75 demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:05:32.810916 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-5a96a62f-69b7-48d3-8a21-8244deb4ba75 demo demo] Calling method 'detail' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:05:32.810916 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.api_utils [None req-5a96a62f-69b7-48d3-8a21-8244deb4ba75 demo demo] Removing options '' from query. {{(pid=111482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:05:32.811518 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.volume.api [None req-5a96a62f-69b7-48d3-8a21-8244deb4ba75 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:05:32.819846 np0000188554 devstack@c-api.service[111482]: INFO cinder.volume.api [None req-5a96a62f-69b7-48d3-8a21-8244deb4ba75 demo demo] Get all volumes completed successfully. Aug 11 10:05:32.822194 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-5a96a62f-69b7-48d3-8a21-8244deb4ba75 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:05:32.822679 np0000188554 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 8/33] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:05:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 10:05:42.814946 np0000188554 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=1 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:06:32.841027 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-a5ff2e2c-79ea-4535-bf62-520fa9efe427 None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:06:32.845082 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-a5ff2e2c-79ea-4535-bf62-520fa9efe427 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:06:32.845388 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-a5ff2e2c-79ea-4535-bf62-520fa9efe427 demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:06:32.845670 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-a5ff2e2c-79ea-4535-bf62-520fa9efe427 demo demo] Calling method 'detail' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:06:32.846114 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.api_utils [None req-a5ff2e2c-79ea-4535-bf62-520fa9efe427 demo demo] Removing options '' from query. {{(pid=111481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:06:32.847072 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.volume.api [None req-a5ff2e2c-79ea-4535-bf62-520fa9efe427 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:06:32.859192 np0000188554 devstack@c-api.service[111481]: INFO cinder.volume.api [None req-a5ff2e2c-79ea-4535-bf62-520fa9efe427 demo demo] Get all volumes completed successfully. Aug 11 10:06:32.862066 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-a5ff2e2c-79ea-4535-bf62-520fa9efe427 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:06:32.862613 np0000188554 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 9/34] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:06:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 10:06:42.903601 np0000188554 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=1 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:07:32.877901 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-e5857590-7810-4114-8724-236df5bb1ef0 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:07:32.880558 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-e5857590-7810-4114-8724-236df5bb1ef0 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:07:32.880857 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-e5857590-7810-4114-8724-236df5bb1ef0 demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:07:32.881129 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-e5857590-7810-4114-8724-236df5bb1ef0 demo demo] Calling method 'detail' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:07:32.881425 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.api_utils [None req-e5857590-7810-4114-8724-236df5bb1ef0 demo demo] Removing options '' from query. {{(pid=111483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:07:32.882327 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.volume.api [None req-e5857590-7810-4114-8724-236df5bb1ef0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:07:32.889277 np0000188554 devstack@c-api.service[111483]: INFO cinder.volume.api [None req-e5857590-7810-4114-8724-236df5bb1ef0 demo demo] Get all volumes completed successfully. Aug 11 10:07:32.891394 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-e5857590-7810-4114-8724-236df5bb1ef0 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:07:32.891751 np0000188554 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 10/35] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:07:32 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) Aug 11 10:07:42.885679 np0000188554 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:08:32.910775 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-381e3c39-4a2a-4609-9c6b-c4b5c1b4e32d None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:08:32.914254 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-381e3c39-4a2a-4609-9c6b-c4b5c1b4e32d demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:08:32.914487 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-381e3c39-4a2a-4609-9c6b-c4b5c1b4e32d demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:08:32.914745 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-381e3c39-4a2a-4609-9c6b-c4b5c1b4e32d demo demo] Calling method 'detail' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:08:32.915040 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-381e3c39-4a2a-4609-9c6b-c4b5c1b4e32d demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:08:32.915917 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.volume.api [None req-381e3c39-4a2a-4609-9c6b-c4b5c1b4e32d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:08:32.924918 np0000188554 devstack@c-api.service[111480]: INFO cinder.volume.api [None req-381e3c39-4a2a-4609-9c6b-c4b5c1b4e32d demo demo] Get all volumes completed successfully. Aug 11 10:08:32.927257 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-381e3c39-4a2a-4609-9c6b-c4b5c1b4e32d demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:08:32.927668 np0000188554 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 9/36] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:08:32 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) Aug 11 10:08:42.919072 np0000188554 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:09:32.944966 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-8fe3b899-d722-4319-a4f8-9a2ba04dcd76 None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:09:33.155100 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-8fe3b899-d722-4319-a4f8-9a2ba04dcd76 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:09:33.155518 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-8fe3b899-d722-4319-a4f8-9a2ba04dcd76 demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:09:33.156088 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-8fe3b899-d722-4319-a4f8-9a2ba04dcd76 demo demo] Calling method 'detail' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:09:33.156662 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.api_utils [None req-8fe3b899-d722-4319-a4f8-9a2ba04dcd76 demo demo] Removing options '' from query. {{(pid=111482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:09:33.158244 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.volume.api [None req-8fe3b899-d722-4319-a4f8-9a2ba04dcd76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:09:33.167126 np0000188554 devstack@c-api.service[111482]: INFO cinder.volume.api [None req-8fe3b899-d722-4319-a4f8-9a2ba04dcd76 demo demo] Get all volumes completed successfully. Aug 11 10:09:33.169593 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-8fe3b899-d722-4319-a4f8-9a2ba04dcd76 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:09:33.170109 np0000188554 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 9/37] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:09:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 10:09:43.163298 np0000188554 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=1 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:10:33.185745 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-5eb50cc0-4292-4440-b5c2-b9c8e0075ce6 None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:10:33.190267 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-5eb50cc0-4292-4440-b5c2-b9c8e0075ce6 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:10:33.190482 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-5eb50cc0-4292-4440-b5c2-b9c8e0075ce6 demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:10:33.190771 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-5eb50cc0-4292-4440-b5c2-b9c8e0075ce6 demo demo] Calling method 'detail' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:10:33.190998 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.api_utils [None req-5eb50cc0-4292-4440-b5c2-b9c8e0075ce6 demo demo] Removing options '' from query. {{(pid=111481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:10:33.191640 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.volume.api [None req-5eb50cc0-4292-4440-b5c2-b9c8e0075ce6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:10:33.198469 np0000188554 devstack@c-api.service[111481]: INFO cinder.volume.api [None req-5eb50cc0-4292-4440-b5c2-b9c8e0075ce6 demo demo] Get all volumes completed successfully. Aug 11 10:10:33.201484 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-5eb50cc0-4292-4440-b5c2-b9c8e0075ce6 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:10:33.201999 np0000188554 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 10/38] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:10:33 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) Aug 11 10:10:43.194195 np0000188554 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=1 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:11:33.217742 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-554421b3-cc87-45de-9016-9954981d5fe2 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:11:33.224775 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-554421b3-cc87-45de-9016-9954981d5fe2 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:11:33.225135 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-554421b3-cc87-45de-9016-9954981d5fe2 demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:11:33.225455 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-554421b3-cc87-45de-9016-9954981d5fe2 demo demo] Calling method 'detail' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:11:33.225791 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.api_utils [None req-554421b3-cc87-45de-9016-9954981d5fe2 demo demo] Removing options '' from query. {{(pid=111483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:11:33.226790 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.volume.api [None req-554421b3-cc87-45de-9016-9954981d5fe2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:11:33.235822 np0000188554 devstack@c-api.service[111483]: INFO cinder.volume.api [None req-554421b3-cc87-45de-9016-9954981d5fe2 demo demo] Get all volumes completed successfully. Aug 11 10:11:33.240353 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-554421b3-cc87-45de-9016-9954981d5fe2 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:11:33.241322 np0000188554 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 11/39] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:11:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 10:11:43.230154 np0000188554 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:12:33.258437 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-1675fc7d-58e3-4c5e-bcef-69b061720e1b None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:12:33.262369 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-1675fc7d-58e3-4c5e-bcef-69b061720e1b demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:12:33.262739 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-1675fc7d-58e3-4c5e-bcef-69b061720e1b demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:12:33.263108 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-1675fc7d-58e3-4c5e-bcef-69b061720e1b demo demo] Calling method 'detail' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:12:33.263535 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-1675fc7d-58e3-4c5e-bcef-69b061720e1b demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:12:33.264898 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.volume.api [None req-1675fc7d-58e3-4c5e-bcef-69b061720e1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:12:33.272851 np0000188554 devstack@c-api.service[111480]: INFO cinder.volume.api [None req-1675fc7d-58e3-4c5e-bcef-69b061720e1b demo demo] Get all volumes completed successfully. Aug 11 10:12:33.274916 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-1675fc7d-58e3-4c5e-bcef-69b061720e1b demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:12:33.275342 np0000188554 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 10/40] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:12:33 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) Aug 11 10:12:43.269526 np0000188554 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:13:33.290258 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-93ac2e8b-a713-4f34-b015-cf8773024062 None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:13:33.293080 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-93ac2e8b-a713-4f34-b015-cf8773024062 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:13:33.293319 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-93ac2e8b-a713-4f34-b015-cf8773024062 demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:13:33.293587 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-93ac2e8b-a713-4f34-b015-cf8773024062 demo demo] Calling method 'detail' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:13:33.293946 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.api_utils [None req-93ac2e8b-a713-4f34-b015-cf8773024062 demo demo] Removing options '' from query. {{(pid=111482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:13:33.295011 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.volume.api [None req-93ac2e8b-a713-4f34-b015-cf8773024062 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:13:33.302414 np0000188554 devstack@c-api.service[111482]: INFO cinder.volume.api [None req-93ac2e8b-a713-4f34-b015-cf8773024062 demo demo] Get all volumes completed successfully. Aug 11 10:13:33.304652 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-93ac2e8b-a713-4f34-b015-cf8773024062 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:13:33.305030 np0000188554 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 10/41] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:13:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 10:13:43.298019 np0000188554 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=1 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:14:33.319056 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-338031a5-6dea-4515-83d3-fe3d736124fa None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:14:33.424371 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-338031a5-6dea-4515-83d3-fe3d736124fa demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:14:33.425074 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-338031a5-6dea-4515-83d3-fe3d736124fa demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:14:33.425829 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-338031a5-6dea-4515-83d3-fe3d736124fa demo demo] Calling method 'detail' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:14:33.426175 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.api_utils [None req-338031a5-6dea-4515-83d3-fe3d736124fa demo demo] Removing options '' from query. {{(pid=111481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:14:33.427114 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.volume.api [None req-338031a5-6dea-4515-83d3-fe3d736124fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:14:33.439418 np0000188554 devstack@c-api.service[111481]: INFO cinder.volume.api [None req-338031a5-6dea-4515-83d3-fe3d736124fa demo demo] Get all volumes completed successfully. Aug 11 10:14:33.442840 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-338031a5-6dea-4515-83d3-fe3d736124fa demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:14:33.443313 np0000188554 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 11/42] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:14:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 10:14:43.431248 np0000188554 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=1 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:15:33.456738 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-a19d273b-e952-4c37-86b2-edbd2ae7809f None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:15:33.459403 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-a19d273b-e952-4c37-86b2-edbd2ae7809f demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:15:33.459667 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-a19d273b-e952-4c37-86b2-edbd2ae7809f demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:15:33.460039 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-a19d273b-e952-4c37-86b2-edbd2ae7809f demo demo] Calling method 'detail' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:15:33.460751 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.api_utils [None req-a19d273b-e952-4c37-86b2-edbd2ae7809f demo demo] Removing options '' from query. {{(pid=111483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:15:33.461454 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.volume.api [None req-a19d273b-e952-4c37-86b2-edbd2ae7809f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:15:33.469193 np0000188554 devstack@c-api.service[111483]: INFO cinder.volume.api [None req-a19d273b-e952-4c37-86b2-edbd2ae7809f demo demo] Get all volumes completed successfully. Aug 11 10:15:33.471238 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-a19d273b-e952-4c37-86b2-edbd2ae7809f demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:15:33.471622 np0000188554 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 12/43] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:15:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 11 10:15:43.464690 np0000188554 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:16:33.487535 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-d787a6e1-c4fd-49a6-8269-56837eeebaa3 None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:16:33.489447 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-d787a6e1-c4fd-49a6-8269-56837eeebaa3 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:16:33.489636 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-d787a6e1-c4fd-49a6-8269-56837eeebaa3 demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:16:33.489878 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-d787a6e1-c4fd-49a6-8269-56837eeebaa3 demo demo] Calling method 'detail' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:16:33.490104 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-d787a6e1-c4fd-49a6-8269-56837eeebaa3 demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:16:33.490989 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.volume.api [None req-d787a6e1-c4fd-49a6-8269-56837eeebaa3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:16:33.499377 np0000188554 devstack@c-api.service[111480]: INFO cinder.volume.api [None req-d787a6e1-c4fd-49a6-8269-56837eeebaa3 demo demo] Get all volumes completed successfully. Aug 11 10:16:33.501887 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-d787a6e1-c4fd-49a6-8269-56837eeebaa3 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:16:33.502548 np0000188554 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 11/44] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:16:33 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) Aug 11 10:16:43.494777 np0000188554 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:17:33.518317 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.middleware.request_id [None req-15f29359-98af-46a0-af36-718a2a1f72c2 None None] RequestId filter calling following filter/app {{(pid=111482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:17:33.522302 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-15f29359-98af-46a0-af36-718a2a1f72c2 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:17:33.522590 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-15f29359-98af-46a0-af36-718a2a1f72c2 demo demo] Empty body provided in request {{(pid=111482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:17:33.522870 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.openstack.wsgi [None req-15f29359-98af-46a0-af36-718a2a1f72c2 demo demo] Calling method 'detail' {{(pid=111482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:17:33.523176 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.api.api_utils [None req-15f29359-98af-46a0-af36-718a2a1f72c2 demo demo] Removing options '' from query. {{(pid=111482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:17:33.524422 np0000188554 devstack@c-api.service[111482]: DEBUG cinder.volume.api [None req-15f29359-98af-46a0-af36-718a2a1f72c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:17:33.535067 np0000188554 devstack@c-api.service[111482]: INFO cinder.volume.api [None req-15f29359-98af-46a0-af36-718a2a1f72c2 demo demo] Get all volumes completed successfully. Aug 11 10:17:33.538408 np0000188554 devstack@c-api.service[111482]: INFO cinder.api.openstack.wsgi [None req-15f29359-98af-46a0-af36-718a2a1f72c2 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:17:33.538922 np0000188554 devstack@c-api.service[111482]: [pid: 111482|app: 0|req: 11/45] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:17:33 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) Aug 11 10:17:43.528102 np0000188554 devstack@c-api.service[111482]: DEBUG dbcounter [-] [111482] Writing DB stats cinder:SELECT=1 {{(pid=111482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:18:33.553166 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.middleware.request_id [None req-95bec4b0-9950-4f4f-9056-eeac68d08769 None None] RequestId filter calling following filter/app {{(pid=111481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:18:33.556590 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-95bec4b0-9950-4f4f-9056-eeac68d08769 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:18:33.556792 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-95bec4b0-9950-4f4f-9056-eeac68d08769 demo demo] Empty body provided in request {{(pid=111481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:18:33.556978 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.openstack.wsgi [None req-95bec4b0-9950-4f4f-9056-eeac68d08769 demo demo] Calling method 'detail' {{(pid=111481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:18:33.557190 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.api.api_utils [None req-95bec4b0-9950-4f4f-9056-eeac68d08769 demo demo] Removing options '' from query. {{(pid=111481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:18:33.557913 np0000188554 devstack@c-api.service[111481]: DEBUG cinder.volume.api [None req-95bec4b0-9950-4f4f-9056-eeac68d08769 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:18:33.568324 np0000188554 devstack@c-api.service[111481]: INFO cinder.volume.api [None req-95bec4b0-9950-4f4f-9056-eeac68d08769 demo demo] Get all volumes completed successfully. Aug 11 10:18:33.570599 np0000188554 devstack@c-api.service[111481]: INFO cinder.api.openstack.wsgi [None req-95bec4b0-9950-4f4f-9056-eeac68d08769 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:18:33.571127 np0000188554 devstack@c-api.service[111481]: [pid: 111481|app: 0|req: 12/46] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:18:33 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) Aug 11 10:18:43.561232 np0000188554 devstack@c-api.service[111481]: DEBUG dbcounter [-] [111481] Writing DB stats cinder:SELECT=1 {{(pid=111481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:19:33.589268 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.middleware.request_id [None req-ea36cb1a-b263-47c2-b557-6f0192545060 None None] RequestId filter calling following filter/app {{(pid=111483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:19:33.702485 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-ea36cb1a-b263-47c2-b557-6f0192545060 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:19:33.702702 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-ea36cb1a-b263-47c2-b557-6f0192545060 demo demo] Empty body provided in request {{(pid=111483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:19:33.702980 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.openstack.wsgi [None req-ea36cb1a-b263-47c2-b557-6f0192545060 demo demo] Calling method 'detail' {{(pid=111483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:19:33.703253 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.api.api_utils [None req-ea36cb1a-b263-47c2-b557-6f0192545060 demo demo] Removing options '' from query. {{(pid=111483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:19:33.704217 np0000188554 devstack@c-api.service[111483]: DEBUG cinder.volume.api [None req-ea36cb1a-b263-47c2-b557-6f0192545060 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:19:33.711857 np0000188554 devstack@c-api.service[111483]: INFO cinder.volume.api [None req-ea36cb1a-b263-47c2-b557-6f0192545060 demo demo] Get all volumes completed successfully. Aug 11 10:19:33.715945 np0000188554 devstack@c-api.service[111483]: INFO cinder.api.openstack.wsgi [None req-ea36cb1a-b263-47c2-b557-6f0192545060 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:19:33.716801 np0000188554 devstack@c-api.service[111483]: [pid: 111483|app: 0|req: 13/47] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:19:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 11 10:19:43.707845 np0000188554 devstack@c-api.service[111483]: DEBUG dbcounter [-] [111483] Writing DB stats cinder:SELECT=1 {{(pid=111483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 11 10:20:33.733261 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.middleware.request_id [None req-9755c877-a3ad-4bd3-b1e5-9221ba3b7b59 None None] RequestId filter calling following filter/app {{(pid=111480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 11 10:20:33.737590 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-9755c877-a3ad-4bd3-b1e5-9221ba3b7b59 demo demo] GET https://199.19.213.216/volume/v3/volumes/detail Aug 11 10:20:33.738055 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-9755c877-a3ad-4bd3-b1e5-9221ba3b7b59 demo demo] Empty body provided in request {{(pid=111480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 11 10:20:33.738303 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.openstack.wsgi [None req-9755c877-a3ad-4bd3-b1e5-9221ba3b7b59 demo demo] Calling method 'detail' {{(pid=111480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 11 10:20:33.738593 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.api.api_utils [None req-9755c877-a3ad-4bd3-b1e5-9221ba3b7b59 demo demo] Removing options '' from query. {{(pid=111480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 11 10:20:33.739473 np0000188554 devstack@c-api.service[111480]: DEBUG cinder.volume.api [None req-9755c877-a3ad-4bd3-b1e5-9221ba3b7b59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 11 10:20:33.749365 np0000188554 devstack@c-api.service[111480]: INFO cinder.volume.api [None req-9755c877-a3ad-4bd3-b1e5-9221ba3b7b59 demo demo] Get all volumes completed successfully. Aug 11 10:20:33.751871 np0000188554 devstack@c-api.service[111480]: INFO cinder.api.openstack.wsgi [None req-9755c877-a3ad-4bd3-b1e5-9221ba3b7b59 demo demo] https://199.19.213.216/volume/v3/volumes/detail returned with HTTP 200 Aug 11 10:20:33.752312 np0000188554 devstack@c-api.service[111480]: [pid: 111480|app: 0|req: 12/48] 199.19.213.216 () {64 vars in 1295 bytes} [Tue Aug 11 10:20:33 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) Aug 11 10:20:43.742596 np0000188554 devstack@c-api.service[111480]: DEBUG dbcounter [-] [111480] Writing DB stats cinder:SELECT=1 {{(pid=111480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}