Sep 15 11:09:39.009133 np0000192781 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 15 11:09:39.019469 np0000192781 devstack@c-api.service[111984]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 15 11:09:39 2026] *** Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: os: Linux-6.8.0-139-generic #139-Ubuntu SMP PREEMPT_DYNAMIC Sat Aug 1 03:52:05 UTC 2026 Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: nodename: np0000192781 Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: machine: x86_64 Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: clock source: unix Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: pcre jit disabled Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: detected number of CPU cores: 16 Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: current working directory: / Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: detected binary path: /usr/bin/uwsgi-core Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: your processes number limit is 256916 Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: your memory page size is 4096 bytes Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: detected max file descriptor number: 2048 Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: lock engine: pthread robust mutexes Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: thunder lock: enabled Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: Python version: 3.12.3 (main, Aug 31 2026, 10:18:26) [GCC 13.3.0] Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 15 11:09:39.023582 np0000192781 devstack@c-api.service[111984]: Set PythonHome to /opt/stack/data/venv Sep 15 11:09:39.066909 np0000192781 devstack@c-api.service[111984]: Python main interpreter initialized at 0x79c9f5ca4668 Sep 15 11:09:39.066909 np0000192781 devstack@c-api.service[111984]: python threads support enabled Sep 15 11:09:39.066909 np0000192781 devstack@c-api.service[111984]: your server socket listen backlog is limited to 100 connections Sep 15 11:09:39.066909 np0000192781 devstack@c-api.service[111984]: your mercy for graceful operations on workers is 80 seconds Sep 15 11:09:39.067494 np0000192781 devstack@c-api.service[111984]: mapped 671795 bytes (656 KB) for 4 cores Sep 15 11:09:39.067668 np0000192781 devstack@c-api.service[111984]: *** Operational MODE: preforking *** Sep 15 11:09:39.067886 np0000192781 devstack@c-api.service[111984]: *** uWSGI is running in multiple interpreter mode *** Sep 15 11:09:39.067886 np0000192781 devstack@c-api.service[111984]: spawned uWSGI master process (pid: 111984) Sep 15 11:09:39.068175 np0000192781 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 15 11:09:39.068743 np0000192781 devstack@c-api.service[111984]: spawned uWSGI worker 1 (pid: 111990, cores: 1) Sep 15 11:09:39.069352 np0000192781 devstack@c-api.service[111984]: spawned uWSGI worker 2 (pid: 111991, cores: 1) Sep 15 11:09:39.070106 np0000192781 devstack@c-api.service[111984]: spawned uWSGI worker 3 (pid: 111992, cores: 1) Sep 15 11:09:39.070740 np0000192781 devstack@c-api.service[111984]: spawned uWSGI worker 4 (pid: 111993, cores: 1) Sep 15 11:09:39.070857 np0000192781 devstack@c-api.service[111984]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 15 11:09:39.217097 np0000192781 devstack@c-api.service[111990]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:09:39.217097 np0000192781 devstack@c-api.service[111990]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:09:39.217097 np0000192781 devstack@c-api.service[111990]: we strongly recommend against using it for new projects. Sep 15 11:09:39.217097 np0000192781 devstack@c-api.service[111990]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:09:39.217097 np0000192781 devstack@c-api.service[111990]: framework. For more detail see Sep 15 11:09:39.217097 np0000192781 devstack@c-api.service[111990]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:09:39.217097 np0000192781 devstack@c-api.service[111990]: import eventlet # noqa Sep 15 11:09:39.226341 np0000192781 devstack@c-api.service[111991]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:09:39.226341 np0000192781 devstack@c-api.service[111991]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:09:39.226341 np0000192781 devstack@c-api.service[111991]: we strongly recommend against using it for new projects. Sep 15 11:09:39.226341 np0000192781 devstack@c-api.service[111991]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:09:39.226341 np0000192781 devstack@c-api.service[111991]: framework. For more detail see Sep 15 11:09:39.226341 np0000192781 devstack@c-api.service[111991]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:09:39.226341 np0000192781 devstack@c-api.service[111991]: import eventlet # noqa Sep 15 11:09:39.229243 np0000192781 devstack@c-api.service[111992]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:09:39.229243 np0000192781 devstack@c-api.service[111992]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:09:39.229243 np0000192781 devstack@c-api.service[111992]: we strongly recommend against using it for new projects. Sep 15 11:09:39.229243 np0000192781 devstack@c-api.service[111992]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:09:39.229243 np0000192781 devstack@c-api.service[111992]: framework. For more detail see Sep 15 11:09:39.229243 np0000192781 devstack@c-api.service[111992]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:09:39.229243 np0000192781 devstack@c-api.service[111992]: import eventlet # noqa Sep 15 11:09:39.231702 np0000192781 devstack@c-api.service[111993]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:09:39.231702 np0000192781 devstack@c-api.service[111993]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:09:39.231702 np0000192781 devstack@c-api.service[111993]: we strongly recommend against using it for new projects. Sep 15 11:09:39.231702 np0000192781 devstack@c-api.service[111993]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:09:39.231702 np0000192781 devstack@c-api.service[111993]: framework. For more detail see Sep 15 11:09:39.231702 np0000192781 devstack@c-api.service[111993]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:09:39.231702 np0000192781 devstack@c-api.service[111993]: import eventlet # noqa Sep 15 11:09:39.406183 np0000192781 devstack@c-api.service[111991]: /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 Sep 15 11:09:39.406183 np0000192781 devstack@c-api.service[111991]: from cgi import parse_header Sep 15 11:09:39.408969 np0000192781 devstack@c-api.service[111990]: /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 Sep 15 11:09:39.408969 np0000192781 devstack@c-api.service[111990]: from cgi import parse_header Sep 15 11:09:39.419971 np0000192781 devstack@c-api.service[111992]: /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 Sep 15 11:09:39.419971 np0000192781 devstack@c-api.service[111992]: from cgi import parse_header Sep 15 11:09:39.423762 np0000192781 devstack@c-api.service[111993]: /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 Sep 15 11:09:39.423762 np0000192781 devstack@c-api.service[111993]: from cgi import parse_header Sep 15 11:09:39.451745 np0000192781 devstack@c-api.service[111990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 15 11:09:39.451745 np0000192781 devstack@c-api.service[111990]: warnings.warn( Sep 15 11:09:39.452425 np0000192781 devstack@c-api.service[111991]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 15 11:09:39.452425 np0000192781 devstack@c-api.service[111991]: warnings.warn( Sep 15 11:09:39.465535 np0000192781 devstack@c-api.service[111991]: /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. Sep 15 11:09:39.465535 np0000192781 devstack@c-api.service[111991]: removals.removed_module( Sep 15 11:09:39.466368 np0000192781 devstack@c-api.service[111993]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 15 11:09:39.466368 np0000192781 devstack@c-api.service[111993]: warnings.warn( Sep 15 11:09:39.466536 np0000192781 devstack@c-api.service[111991]: /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. Sep 15 11:09:39.466536 np0000192781 devstack@c-api.service[111991]: removals.removed_module( Sep 15 11:09:39.469320 np0000192781 devstack@c-api.service[111990]: /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. Sep 15 11:09:39.469320 np0000192781 devstack@c-api.service[111990]: removals.removed_module( Sep 15 11:09:39.470142 np0000192781 devstack@c-api.service[111992]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 15 11:09:39.470142 np0000192781 devstack@c-api.service[111992]: warnings.warn( Sep 15 11:09:39.470339 np0000192781 devstack@c-api.service[111990]: /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. Sep 15 11:09:39.470339 np0000192781 devstack@c-api.service[111990]: removals.removed_module( Sep 15 11:09:39.478355 np0000192781 devstack@c-api.service[111993]: /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. Sep 15 11:09:39.478355 np0000192781 devstack@c-api.service[111993]: removals.removed_module( Sep 15 11:09:39.480390 np0000192781 devstack@c-api.service[111993]: /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. Sep 15 11:09:39.480390 np0000192781 devstack@c-api.service[111993]: removals.removed_module( Sep 15 11:09:39.485569 np0000192781 devstack@c-api.service[111992]: /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. Sep 15 11:09:39.485569 np0000192781 devstack@c-api.service[111992]: removals.removed_module( Sep 15 11:09:39.486642 np0000192781 devstack@c-api.service[111992]: /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. Sep 15 11:09:39.486642 np0000192781 devstack@c-api.service[111992]: removals.removed_module( Sep 15 11:09:40.257239 np0000192781 devstack@c-api.service[111992]: /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 Sep 15 11:09:40.257239 np0000192781 devstack@c-api.service[111992]: warnings.warn( Sep 15 11:09:40.281888 np0000192781 devstack@c-api.service[111991]: /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 Sep 15 11:09:40.281888 np0000192781 devstack@c-api.service[111991]: warnings.warn( Sep 15 11:09:40.307993 np0000192781 devstack@c-api.service[111992]: /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. Sep 15 11:09:40.307993 np0000192781 devstack@c-api.service[111992]: warnings.warn( Sep 15 11:09:40.333535 np0000192781 devstack@c-api.service[111991]: /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. Sep 15 11:09:40.333535 np0000192781 devstack@c-api.service[111991]: warnings.warn( Sep 15 11:09:40.391626 np0000192781 devstack@c-api.service[111993]: /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 Sep 15 11:09:40.391626 np0000192781 devstack@c-api.service[111993]: warnings.warn( Sep 15 11:09:40.446944 np0000192781 devstack@c-api.service[111993]: /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. Sep 15 11:09:40.446944 np0000192781 devstack@c-api.service[111993]: warnings.warn( Sep 15 11:09:40.460064 np0000192781 devstack@c-api.service[111990]: /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 Sep 15 11:09:40.460064 np0000192781 devstack@c-api.service[111990]: warnings.warn( Sep 15 11:09:40.511555 np0000192781 devstack@c-api.service[111992]: 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. Sep 15 11:09:40.511688 np0000192781 devstack@c-api.service[111992]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111992) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:09:40.516056 np0000192781 devstack@c-api.service[111990]: /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. Sep 15 11:09:40.516056 np0000192781 devstack@c-api.service[111990]: warnings.warn( Sep 15 11:09:40.523670 np0000192781 devstack@c-api.service[111991]: 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. Sep 15 11:09:40.523873 np0000192781 devstack@c-api.service[111991]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111991) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:09:40.608546 np0000192781 devstack@c-api.service[111991]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 15 11:09:40.608546 np0000192781 devstack@c-api.service[111991]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:09:40.611316 np0000192781 devstack@c-api.service[111992]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 15 11:09:40.611316 np0000192781 devstack@c-api.service[111992]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:09:40.640770 np0000192781 devstack@c-api.service[111993]: 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. Sep 15 11:09:40.640770 np0000192781 devstack@c-api.service[111993]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111993) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:09:40.712288 np0000192781 devstack@c-api.service[111993]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 15 11:09:40.712288 np0000192781 devstack@c-api.service[111993]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:09:40.765702 np0000192781 devstack@c-api.service[111990]: 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. Sep 15 11:09:40.765935 np0000192781 devstack@c-api.service[111990]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111990) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:09:40.847474 np0000192781 devstack@c-api.service[111990]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 15 11:09:40.847474 np0000192781 devstack@c-api.service[111990]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:09:41.130746 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111991) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:09:41.131029 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111992) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:09:41.131105 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.131149 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.131230 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.131302 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.131521 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.131570 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.132431 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.132537 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.132537 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.132614 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.132659 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.132699 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.132737 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.132767 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.132798 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.132798 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.132871 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.132920 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.132963 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.133033 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.133233 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.133303 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.133338 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.133375 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.133412 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.133443 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.133607 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.133656 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.133690 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.133734 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.133777 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.133814 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.133814 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.133894 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.135051 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.135108 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.135157 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.135157 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.135252 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.135303 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.135341 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.135383 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.135424 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.135478 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.135534 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.135574 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.135605 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.135605 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.137744 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.137811 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.137844 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.137879 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.137939 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.137982 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.138016 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.138067 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.138104 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.138141 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.138182 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.138220 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.138220 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.138220 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.140670 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.140737 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.140785 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.140823 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.140893 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.140941 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.140984 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.141022 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.141068 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.141114 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.141151 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.141193 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.141230 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.141305 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.141351 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.141388 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.141430 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.141472 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.141525 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.141576 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.141620 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.141693 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.141738 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.141776 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.141776 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.141776 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.141776 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.141776 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.142305 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.142364 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.142419 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.142481 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.142543 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.142585 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.142638 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.142677 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.142722 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.142761 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.142803 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.142846 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.142846 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.142921 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.142961 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.142999 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.143041 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.143074 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.143114 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.143114 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.143182 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.143182 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.143267 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.143336 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.143437 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.143520 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.143627 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.143704 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.146482 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.146586 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.146649 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.146742 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.146809 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.146859 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.146893 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.146927 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.146973 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.147015 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.147124 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.147173 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.147296 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.147384 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.148537 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.148617 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.148681 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.148725 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.148810 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.148893 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.148978 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.149056 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.149117 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.149167 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.149232 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.149288 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.149329 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.149371 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.149406 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.149452 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.149511 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.149511 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.149598 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.149645 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.149690 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.149730 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.149767 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.149813 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.149813 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.149890 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.149937 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.149983 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.150029 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.150075 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.150075 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.150075 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.150179 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.150179 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.150304 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.150394 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.150476 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.150574 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.150651 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.150724 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.150803 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.150882 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.154184 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.154294 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.154373 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.154444 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.154518 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.154583 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.154647 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.154698 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.154766 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.154822 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.154882 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.154941 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.155000 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.155061 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.155570 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.155637 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.155679 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.155754 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.155804 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.155862 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.155944 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.156001 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.156043 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.156088 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.156160 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.156221 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.156301 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.156410 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.160882 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.160962 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.161027 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.161115 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.161190 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.161288 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.161382 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.161606 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.161673 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.161769 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.161839 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.161923 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.162005 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.162093 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.162344 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.162406 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.162444 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.162487 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.162552 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.162590 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.162631 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.162665 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.162702 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.162755 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.162799 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.162839 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.162879 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.162879 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.169524 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.169524 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.169801 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.169801 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.169801 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.169926 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.169926 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.170144 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.170273 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.170523 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.170606 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.170671 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.170956 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.171013 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.175375 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.175375 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.175375 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.175898 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.175898 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.175898 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.175898 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.176038 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.176163 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.176209 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.176341 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.176393 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.176458 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.176564 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.178919 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.178986 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.179021 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.179054 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.179112 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.179194 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.179288 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.179585 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.179636 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.179695 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.179760 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.179838 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.179898 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.179952 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.180994 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.181065 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.181137 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.181186 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.181231 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.181292 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.181341 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.181382 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.181436 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.181475 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.181541 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.181591 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.181634 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.181673 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.181712 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.181755 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.181789 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.181829 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.181867 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.181904 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.182042 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.182090 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.182129 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.182162 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.182199 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.182260 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.182260 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.182260 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.182365 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.182365 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.182365 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.182477 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.182477 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.182573 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.182617 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.182651 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.182689 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.182725 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.182725 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.182794 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.182872 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.182974 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.184450 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.184542 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.184581 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.184616 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.184659 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.184696 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.184726 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.184767 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.184807 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.184846 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.184883 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.184914 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.184950 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.184983 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.185775 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.185874 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.185931 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.185931 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.186014 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.186014 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.186082 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.186121 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.186154 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.186192 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.186233 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.186290 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.186332 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.186332 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.187372 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.187428 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.187461 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.187613 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.187678 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.187720 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.187720 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.187798 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.187843 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.187882 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.187882 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.187953 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.188022 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.188074 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.190855 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.190936 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.190971 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.191012 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.191047 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.191076 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.191076 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.191145 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.191181 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.191217 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.191289 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.191332 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.191332 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.191332 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.192039 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.192091 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.192177 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.192230 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.192294 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.192340 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.192377 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.192414 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.192452 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.192497 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.192544 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.192580 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.192580 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.192650 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.194853 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.194911 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.194986 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.195026 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.195073 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.195171 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.195228 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.195288 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.195333 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.195416 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.195456 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.195545 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.195612 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.195676 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.197560 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.197655 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.197690 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.197730 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.197763 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.197806 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.197841 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.197883 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.197883 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.197951 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.197991 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.198030 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.198073 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.198106 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.199409 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.199484 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.199553 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.199644 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.199687 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.199743 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.199807 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.200002 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.200061 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.200129 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.200190 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.200266 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.200336 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.200427 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.200746 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.200804 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.200842 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.200901 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.200945 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.201010 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.201073 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.201352 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.201421 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.201530 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.201606 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.201670 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.201727 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.201791 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.202306 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.202351 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.202409 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.202469 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.202547 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.202608 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.202657 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.202697 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.202738 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.202807 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.202866 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.202923 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.251432 np0000192781 devstack@c-api.service[111991]: INFO dbcounter [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Registered counter for database cinder Sep 15 11:09:41.254024 np0000192781 devstack@c-api.service[111992]: INFO dbcounter [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Registered counter for database cinder Sep 15 11:09:41.254540 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111993) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:09:41.255320 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.255397 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.255638 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.255956 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.256047 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.256100 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.256139 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.256192 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.256267 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.256326 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.256635 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.256697 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.256764 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.256834 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.256881 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.256941 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.257005 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.257489 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.257579 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.257632 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.257700 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.257777 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.257831 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.257899 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.258487 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.258561 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.258614 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.258683 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.258751 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.258805 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.258874 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.259546 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.259622 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.259666 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.259747 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.259800 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.259863 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.259921 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.259988 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.260037 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.260095 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.260139 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.260210 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.260297 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.260344 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.260677 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.260741 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.260792 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.260865 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.260917 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.260978 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.261048 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.261107 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.261154 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.261223 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.261295 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.261353 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.261400 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.261466 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.262541 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.262644 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.262689 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.262734 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.262817 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.262899 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.262967 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.263461 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.263554 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.263611 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.263664 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.263711 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.263750 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.263847 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.263916 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.263974 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.264023 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.264088 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.264140 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.264197 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.264264 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.264401 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.264473 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.264530 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.264604 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.264696 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.264748 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.264833 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.265481 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.265581 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.265676 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.265740 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.265797 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.265856 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.265916 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.265986 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.266041 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.266147 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.266204 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.266299 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.266393 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.266476 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.267698 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.267775 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.267813 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.267898 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.267973 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.268032 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.268118 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.268447 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.268543 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.268595 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.268660 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.268742 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.268791 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.268890 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.270099 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.270180 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.270229 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.270318 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.270373 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.270425 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.270470 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.271393 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.271464 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.271573 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.271630 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.271718 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.271804 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.271882 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.272741 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.272807 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.272859 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.272906 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.272955 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.273032 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.273120 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.273671 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.273747 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.273796 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.273848 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.273897 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.273951 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.274003 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.274072 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.274263 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.274263 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.274263 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.274397 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.274397 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.274481 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.274720 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.274790 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.274836 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.274888 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.274936 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.275000 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.275061 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.275581 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.275643 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.275875 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.275922 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.275980 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.276043 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.276134 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.276664 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.276745 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.277001 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.277082 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.277133 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.277196 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.277280 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.277779 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.277859 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.277901 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.277946 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.278000 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.278045 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.278118 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.278843 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.278908 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.278962 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.279018 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.279069 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.279113 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.279160 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.279531 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.279599 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.279647 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.279688 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.279752 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.279795 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.279866 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.280491 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.280572 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.280610 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.280674 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.280726 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.280782 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.280843 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.281350 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.281415 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.281463 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.281540 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.281591 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.281643 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.281689 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.282210 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.282287 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.282339 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.282406 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.282463 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.282535 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.282599 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.282948 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.283017 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.283061 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.283102 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.283155 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.283201 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.283296 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.283782 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.283867 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.283867 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.284003 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.284088 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.284162 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.297955 np0000192781 devstack@c-api.service[111991]: DEBUG oslo_db.sqlalchemy.engines [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 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=111991) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:09:41.306018 np0000192781 devstack@c-api.service[111992]: DEBUG oslo_db.sqlalchemy.engines [None req-f6405b7f-d817-4b09-8705-f01344bbe41c 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=111992) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:09:41.342578 np0000192781 devstack@c-api.service[111993]: INFO dbcounter [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Registered counter for database cinder Sep 15 11:09:41.377694 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111990) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:09:41.378214 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.378357 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.378870 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.379125 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.379184 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.379259 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.379334 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.379393 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.379451 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.379601 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.379823 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.379880 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.379929 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.379989 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.380047 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.380106 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.380165 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.380651 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.380719 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.380757 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.380814 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.380869 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.380926 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.380993 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.381596 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.381656 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.381694 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.381763 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.381829 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.381879 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.381921 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.382478 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.382577 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.382626 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.382671 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.382716 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.382763 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.382834 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.382896 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.382942 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.382997 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.383041 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.383099 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.383163 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.383224 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.383576 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.383634 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.383685 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.383738 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.383788 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.383837 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.383901 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.383966 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.384014 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.384074 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.384134 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.384194 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.384265 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.384328 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.385056 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.385130 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.385167 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.385205 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.385290 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.385336 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.385405 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.385854 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.385920 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.385956 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.386013 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.386059 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.386161 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.386223 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.386300 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.386360 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.386406 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.386517 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.386589 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.386647 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.386706 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.386760 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.386824 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.386881 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.386939 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.386993 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.387044 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.387340 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.387952 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.388021 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.388058 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.388097 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.388161 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.388220 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.388299 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.388361 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.388411 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.388460 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.388554 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.388600 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.388667 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.388713 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.389668 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.389736 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.389776 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.389833 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.389876 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.389936 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.389981 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.390279 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.390336 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.390390 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.390450 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.390530 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.390578 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.390645 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.391747 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.391808 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.391858 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.391902 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.391967 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.392015 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.392066 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.392894 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.392959 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.393001 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.393056 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.393105 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.393174 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.393230 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.393901 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.393977 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.394024 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.394073 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.394119 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.394159 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.394260 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.394745 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.394822 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.394869 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.394909 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.394965 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.395016 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.395059 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.395123 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.395194 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.395268 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.395330 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.395385 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.395442 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.395516 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.395751 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.395999 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.395999 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.395999 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.395999 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.395999 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.396173 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.396609 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.396699 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.396786 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.396874 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.396959 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.397042 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.397132 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.397581 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.397654 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.397746 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.397833 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.397918 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.398003 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.398096 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.398765 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.398836 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.398932 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.399012 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.399096 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.399200 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.399285 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.400027 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.400102 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.400180 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.400296 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.400371 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.400459 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.400569 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.400917 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.400998 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.401082 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.401169 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.401286 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.401364 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.401447 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.403338 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.403413 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.403533 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.403619 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.403694 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.403784 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.403874 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.404421 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.404516 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.404622 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.404700 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.404784 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.404869 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.404959 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.405213 np0000192781 devstack@c-api.service[111993]: DEBUG oslo_db.sqlalchemy.engines [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 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=111993) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:09:41.405640 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.405640 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.405758 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.405826 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.405912 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.406000 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.406092 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.406453 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.406552 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.406638 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.406794 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.406794 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.406880 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.406969 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:09:41.407484 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:09:41.407583 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:09:41.407671 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:09:41.407757 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:09:41.407854 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:09:41.407930 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:09:41.412066 np0000192781 devstack@c-api.service[111991]: DEBUG dbcounter [-] [111991] Writer thread running {{(pid=111991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:09:41.414951 np0000192781 devstack@c-api.service[111991]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:09:41.414951 np0000192781 devstack@c-api.service[111991]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:09:41.415254 np0000192781 devstack@c-api.service[111991]: INFO cinder.rpc [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:09:41.417675 np0000192781 devstack@c-api.service[111991]: INFO cinder.rpc [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:09:41.420190 np0000192781 devstack@c-api.service[111991]: INFO cinder.rpc [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:09:41.421990 np0000192781 devstack@c-api.service[111991]: INFO cinder.rpc [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:09:41.423047 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.425023 np0000192781 devstack@c-api.service[111992]: DEBUG dbcounter [-] [111992] Writer thread running {{(pid=111992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:09:41.426432 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.428423 np0000192781 devstack@c-api.service[111992]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:09:41.428423 np0000192781 devstack@c-api.service[111992]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:09:41.428674 np0000192781 devstack@c-api.service[111992]: INFO cinder.rpc [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:09:41.431431 np0000192781 devstack@c-api.service[111992]: INFO cinder.rpc [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:09:41.433753 np0000192781 devstack@c-api.service[111992]: INFO cinder.rpc [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:09:41.436091 np0000192781 devstack@c-api.service[111992]: INFO cinder.rpc [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:09:41.437026 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.440178 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.461762 np0000192781 devstack@c-api.service[111991]: DEBUG oslo_db.sqlalchemy.engines [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 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=111991) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:09:41.462310 np0000192781 devstack@c-api.service[111990]: INFO dbcounter [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Registered counter for database cinder Sep 15 11:09:41.464581 np0000192781 devstack@c-api.service[111991]: INFO cinder.rpc [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:09:41.466678 np0000192781 devstack@c-api.service[111991]: INFO cinder.rpc [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:09:41.467709 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.474546 np0000192781 devstack@c-api.service[111992]: DEBUG oslo_db.sqlalchemy.engines [None req-f6405b7f-d817-4b09-8705-f01344bbe41c 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=111992) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:09:41.477114 np0000192781 devstack@c-api.service[111992]: INFO cinder.rpc [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:09:41.479005 np0000192781 devstack@c-api.service[111992]: INFO cinder.rpc [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:09:41.479468 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.480250 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.482856 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.486207 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.491116 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.493927 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.496234 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.497810 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.499548 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.501124 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.502857 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.506531 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.506639 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.509818 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.509954 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.511820 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.513129 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.514702 np0000192781 devstack@c-api.service[111990]: DEBUG oslo_db.sqlalchemy.engines [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 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=111990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:09:41.514889 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.516461 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.519541 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.521995 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.523087 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.524699 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.526101 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.527587 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.527919 np0000192781 devstack@c-api.service[111991]: WARNING cinder.api.contrib.hosts [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:09:41.528742 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.530307 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.531716 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.533260 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.534141 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.534801 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.536448 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.537950 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.539288 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.539535 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.541589 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: extensions {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.542156 np0000192781 devstack@c-api.service[111992]: WARNING cinder.api.contrib.hosts [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:09:41.542227 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: encryption {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.543007 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.543865 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: os-hosts {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.545193 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.545313 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: os-volume-transfer {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.547005 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: os-quota-class-sets {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.548936 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.549036 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: os-volume-manage {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.550626 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: consistencygroups {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.550756 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.552275 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.552580 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: os-volume-type-access {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.554188 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.554312 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: os-snapshot-manage {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.555813 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: qos-specs {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.556123 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.557336 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.557633 np0000192781 devstack@c-api.service[111993]: DEBUG dbcounter [-] [111993] Writer thread running {{(pid=111993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:09:41.557925 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: cgsnapshots {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.558296 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: extensions {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.559404 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: scheduler-stats {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.559813 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: encryption {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.560857 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: backups {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.561319 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: os-hosts {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.561554 np0000192781 devstack@c-api.service[111993]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:09:41.561554 np0000192781 devstack@c-api.service[111993]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:09:41.561952 np0000192781 devstack@c-api.service[111993]: INFO cinder.rpc [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:09:41.562781 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: os-volume-transfer {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.562899 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: os-availability-zone {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.564394 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: extra_specs {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.565284 np0000192781 devstack@c-api.service[111993]: INFO cinder.rpc [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:09:41.565583 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: os-quota-class-sets {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.566327 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: os-quota-sets {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.566991 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: os-volume-manage {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.567734 np0000192781 devstack@c-api.service[111993]: INFO cinder.rpc [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:09:41.567885 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: capabilities {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.568681 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: consistencygroups {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.569058 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extended resource: encryption {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.569767 np0000192781 devstack@c-api.service[111993]: INFO cinder.rpc [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:09:41.570700 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: os-volume-type-access {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.570906 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.571731 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.572291 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: os-snapshot-manage {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.573410 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.573648 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: qos-specs {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.574870 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.575709 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: cgsnapshots {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.576028 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.576339 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.577183 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: scheduler-stats {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.577747 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.579265 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.579657 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: backups {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.580360 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.contrib.snapshot_actions [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] SnapshotActionsController initialized {{(pid=111991) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:09:41.581416 np0000192781 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.582318 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: os-availability-zone {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.582434 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.582597 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.582688 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.582769 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.582890 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.582986 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.583123 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension VolumeActions extending resource: volumes {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.583228 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.583357 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension AdminActions extending resource: volumes {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.583471 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension AdminActions extending resource: snapshots {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.583594 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension AdminActions extending resource: backups {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.583686 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: extra_specs {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.583768 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.583768 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.583901 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension TypesManage extending resource: types {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.583988 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension UsedLimits extending resource: limits {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.584082 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-05deac76-9816-4388-b3d4-7dfdf428ad67 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.585535 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: os-quota-sets {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.587119 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: capabilities {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.588594 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extended resource: encryption {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.591231 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.591994 np0000192781 devstack@c-api.service[111991]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79c9f5ca4668 pid: 111991 (default app) Sep 15 11:09:41.592957 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.594583 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.596005 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.597448 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.598968 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.599979 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.contrib.snapshot_actions [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] SnapshotActionsController initialized {{(pid=111992) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:09:41.600860 np0000192781 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.601815 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.601931 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.602059 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.602164 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.602230 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.602324 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension VolumeTypeAccess extending resource: types {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.602443 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension VolumeActions extending resource: volumes {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.602519 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.middleware.request_id [None req-278dbeb1-08c9-434c-b194-4cd698fe8c01 None None] RequestId filter calling following filter/app {{(pid=111991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:09:41.602577 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.602707 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension AdminActions extending resource: volumes {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.602803 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension AdminActions extending resource: snapshots {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.602900 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension AdminActions extending resource: backups {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.603006 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension SnapshotActions extending resource: snapshots {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.603103 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.603187 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension TypesManage extending resource: types {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.603320 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension UsedLimits extending resource: limits {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.603415 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-f6405b7f-d817-4b09-8705-f01344bbe41c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.605376 np0000192781 devstack@c-api.service[111991]: [pid: 111991|app: 0|req: 1/1] 162.253.55.111 () {60 vars in 956 bytes} [Tue Sep 15 11:09:41 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 15 11:09:41.612231 np0000192781 devstack@c-api.service[111992]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79c9f5ca4668 pid: 111992 (default app) Sep 15 11:09:41.616718 np0000192781 devstack@c-api.service[111993]: DEBUG oslo_db.sqlalchemy.engines [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 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=111993) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:09:41.620284 np0000192781 devstack@c-api.service[111993]: INFO cinder.rpc [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:09:41.623214 np0000192781 devstack@c-api.service[111993]: INFO cinder.rpc [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:09:41.624415 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.636756 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.640138 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.645373 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.647089 np0000192781 devstack@c-api.service[111990]: DEBUG dbcounter [-] [111990] Writer thread running {{(pid=111990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:09:41.649813 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.650322 np0000192781 devstack@c-api.service[111990]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:09:41.650322 np0000192781 devstack@c-api.service[111990]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:09:41.650665 np0000192781 devstack@c-api.service[111990]: INFO cinder.rpc [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:09:41.653027 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.653742 np0000192781 devstack@c-api.service[111990]: INFO cinder.rpc [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:09:41.655853 np0000192781 devstack@c-api.service[111990]: INFO cinder.rpc [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:09:41.656068 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.657645 np0000192781 devstack@c-api.service[111990]: INFO cinder.rpc [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:09:41.658912 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.659420 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.662707 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.663405 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.665843 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.667491 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.670904 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.677008 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.681638 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.684173 np0000192781 devstack@c-api.service[111993]: WARNING cinder.api.contrib.hosts [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:09:41.685367 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.687961 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.689846 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.691854 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.693712 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.695992 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.697730 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.699278 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.700612 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: extensions {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.701392 np0000192781 devstack@c-api.service[111990]: DEBUG oslo_db.sqlalchemy.engines [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 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=111990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:09:41.702394 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: encryption {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.704288 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: os-hosts {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.704791 np0000192781 devstack@c-api.service[111990]: INFO cinder.rpc [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:09:41.707880 np0000192781 devstack@c-api.service[111990]: INFO cinder.rpc [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:09:41.707951 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: os-volume-transfer {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.709052 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.710173 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: os-quota-class-sets {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.712081 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: os-volume-manage {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.714298 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: consistencygroups {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.717403 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: os-volume-type-access {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.719764 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: os-snapshot-manage {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.721909 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: qos-specs {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.722066 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.724949 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: cgsnapshots {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.725557 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.727080 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: scheduler-stats {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.729377 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: backups {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.730472 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.732569 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: os-availability-zone {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.734448 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: extra_specs {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.734853 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.736936 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: os-quota-sets {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.738155 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.739149 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: capabilities {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.740828 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extended resource: encryption {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.741651 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.743660 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.745405 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.745604 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.747433 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.749021 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.749100 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.751148 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.752528 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.753549 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.754347 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.755333 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] SnapshotActionsController initialized {{(pid=111993) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:09:41.756721 np0000192781 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.757637 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.759983 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.760180 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.760366 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.760541 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.760714 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.760901 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.761098 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension VolumeActions extending resource: volumes {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.761373 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.761553 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension AdminActions extending resource: volumes {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.761731 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension AdminActions extending resource: snapshots {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.761899 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension AdminActions extending resource: backups {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.762065 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.762221 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.762408 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension TypesManage extending resource: types {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.762593 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension UsedLimits extending resource: limits {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.762742 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-8a12eec9-5d06-4a94-883c-0901dc3bf4a5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.764723 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.769825 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.772715 np0000192781 devstack@c-api.service[111990]: WARNING cinder.api.contrib.hosts [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:09:41.773951 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.775381 np0000192781 devstack@c-api.service[111993]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79c9f5ca4668 pid: 111993 (default app) Sep 15 11:09:41.776456 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.778742 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.780520 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.782113 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.783947 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.785540 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.787091 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.788134 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: extensions {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.789681 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: encryption {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.791357 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: os-hosts {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.794100 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: os-volume-transfer {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.795917 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: os-quota-class-sets {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.797374 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: os-volume-manage {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.798930 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: consistencygroups {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.801135 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: os-volume-type-access {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.802857 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: os-snapshot-manage {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.804425 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: qos-specs {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.806669 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: cgsnapshots {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.808176 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: scheduler-stats {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.809712 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: backups {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.812024 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: os-availability-zone {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.813347 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: extra_specs {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.814970 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: os-quota-sets {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.816653 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: capabilities {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.817941 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extended resource: encryption {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:09:41.820851 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.823202 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.825248 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.827414 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.829445 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.831514 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.832944 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.contrib.snapshot_actions [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] SnapshotActionsController initialized {{(pid=111990) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:09:41.834057 np0000192781 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:09:41.837025 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.837151 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.837304 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.837419 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.837569 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.837707 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.837877 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension VolumeActions extending resource: volumes {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.838051 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.838184 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension AdminActions extending resource: volumes {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.838353 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension AdminActions extending resource: snapshots {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.838493 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension AdminActions extending resource: backups {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.838653 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.838784 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.838915 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension TypesManage extending resource: types {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.839064 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension UsedLimits extending resource: limits {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.839195 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-a35f6bfe-7a6b-4e42-a100-aa5301335e93 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:09:41.848877 np0000192781 devstack@c-api.service[111990]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79c9f5ca4668 pid: 111990 (default app) Sep 15 11:09:49.742538 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.middleware.request_id [None req-9c93a50b-740b-4f46-a3fa-320ba3378f97 None None] RequestId filter calling following filter/app {{(pid=111991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:09:50.320744 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-9c93a50b-740b-4f46-a3fa-320ba3378f97 admin admin] POST https://162.253.55.111/volume/v3/types Sep 15 11:09:50.321687 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-9c93a50b-740b-4f46-a3fa-320ba3378f97 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=111991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 15 11:09:50.323901 np0000192781 devstack@c-api.service[111991]: /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. Sep 15 11:09:50.323901 np0000192781 devstack@c-api.service[111991]: warnings.warn( Sep 15 11:09:50.361976 np0000192781 devstack@c-api.service[111991]: DEBUG oslo_db.sqlalchemy.engines [None req-9c93a50b-740b-4f46-a3fa-320ba3378f97 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=111991) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:09:50.395522 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-9c93a50b-740b-4f46-a3fa-320ba3378f97 admin admin] https://162.253.55.111/volume/v3/types returned with HTTP 200 Sep 15 11:09:50.395890 np0000192781 devstack@c-api.service[111991]: [pid: 111991|app: 0|req: 2/2] 162.253.55.111 () {68 vars in 1333 bytes} [Tue Sep 15 11:09:49 2026] POST /volume/v3/types => generated 186 bytes in 654 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:09:50.432149 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.middleware.request_id [None req-788e0f5d-ad7d-4c5d-be8c-332d6a95832c None None] RequestId filter calling following filter/app {{(pid=111992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:09:50.779061 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-788e0f5d-ad7d-4c5d-be8c-332d6a95832c admin admin] POST https://162.253.55.111/volume/v3/types/7e583b30-b7cc-4a3d-a94e-3cddbfae0af9/extra_specs Sep 15 11:09:50.779665 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-788e0f5d-ad7d-4c5d-be8c-332d6a95832c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 15 11:09:50.781445 np0000192781 devstack@c-api.service[111992]: /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. Sep 15 11:09:50.781445 np0000192781 devstack@c-api.service[111992]: warnings.warn( Sep 15 11:09:50.823285 np0000192781 devstack@c-api.service[111992]: DEBUG oslo_db.sqlalchemy.engines [None req-788e0f5d-ad7d-4c5d-be8c-332d6a95832c 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=111992) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:09:50.880546 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-788e0f5d-ad7d-4c5d-be8c-332d6a95832c admin admin] https://162.253.55.111/volume/v3/types/7e583b30-b7cc-4a3d-a94e-3cddbfae0af9/extra_specs returned with HTTP 200 Sep 15 11:09:50.881318 np0000192781 devstack@c-api.service[111992]: [pid: 111992|app: 0|req: 1/3] 162.253.55.111 () {68 vars in 1480 bytes} [Tue Sep 15 11:09:50 2026] POST /volume/v3/types/7e583b30-b7cc-4a3d-a94e-3cddbfae0af9/extra_specs => generated 55 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:09:51.622157 np0000192781 devstack@c-api.service[111993]: DEBUG dbcounter [-] [111993] Writing DB stats cinder:SELECT=6 {{(pid=111993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:09:51.708032 np0000192781 devstack@c-api.service[111990]: DEBUG dbcounter [-] [111990] Writing DB stats cinder:SELECT=6 {{(pid=111990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:10:00.393817 np0000192781 devstack@c-api.service[111991]: DEBUG dbcounter [-] [111991] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:10:00.879243 np0000192781 devstack@c-api.service[111992]: DEBUG dbcounter [-] [111992] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:13:05.868242 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.middleware.request_id [None req-f869aa2e-eddf-4c1f-99f7-019f0aff8cd7 None None] RequestId filter calling following filter/app {{(pid=111993) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:05.870322 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-f869aa2e-eddf-4c1f-99f7-019f0aff8cd7 None None] GET https://162.253.55.111/volume// Sep 15 11:13:05.870895 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-f869aa2e-eddf-4c1f-99f7-019f0aff8cd7 None None] Empty body provided in request {{(pid=111993) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:13:05.871405 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-f869aa2e-eddf-4c1f-99f7-019f0aff8cd7 None None] Calling method 'all' {{(pid=111993) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:13:05.872655 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-f869aa2e-eddf-4c1f-99f7-019f0aff8cd7 None None] https://162.253.55.111/volume// returned with HTTP 300 Sep 15 11:13:05.873760 np0000192781 devstack@c-api.service[111993]: [pid: 111993|app: 0|req: 1/4] 162.253.55.111 () {66 vars in 1456 bytes} [Tue Sep 15 11:13:05 2026] GET /volume/ => generated 390 bytes in 29 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 15 11:13:50.229882 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.middleware.request_id [None req-624fdf28-40fc-47bc-9c33-f3453d3a35d7 None None] RequestId filter calling following filter/app {{(pid=111990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:50.237161 np0000192781 devstack@c-api.service[111990]: [pid: 111990|app: 0|req: 1/5] 162.253.55.111 () {62 vars in 1068 bytes} [Tue Sep 15 11:13:50 2026] GET /volume/v3 => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 15 11:13:50.282532 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.middleware.request_id [None req-bcebe7fe-89ca-4684-bf9c-13a8b42f0de3 None None] RequestId filter calling following filter/app {{(pid=111991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:50.297858 np0000192781 devstack@c-api.service[111991]: [pid: 111991|app: 0|req: 3/6] 162.253.55.111 () {64 vars in 1272 bytes} [Tue Sep 15 11:13:50 2026] GET /volume/v3 => generated 0 bytes in 17 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 15 11:13:50.343338 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.middleware.request_id [req-bcebe7fe-89ca-4684-bf9c-13a8b42f0de3 req-f2c32dcb-a17c-489c-94b6-ff80d68d26bc None None] RequestId filter calling following filter/app {{(pid=111992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:50.347573 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [req-bcebe7fe-89ca-4684-bf9c-13a8b42f0de3 req-f2c32dcb-a17c-489c-94b6-ff80d68d26bc demo demo] GET https://162.253.55.111/volume/v3/ Sep 15 11:13:50.347896 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [req-bcebe7fe-89ca-4684-bf9c-13a8b42f0de3 req-f2c32dcb-a17c-489c-94b6-ff80d68d26bc demo demo] Empty body provided in request {{(pid=111992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:13:50.348195 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [req-bcebe7fe-89ca-4684-bf9c-13a8b42f0de3 req-f2c32dcb-a17c-489c-94b6-ff80d68d26bc demo demo] Calling method 'version_select' {{(pid=111992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:13:50.352120 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [req-bcebe7fe-89ca-4684-bf9c-13a8b42f0de3 req-f2c32dcb-a17c-489c-94b6-ff80d68d26bc demo demo] https://162.253.55.111/volume/v3/ returned with HTTP 200 Sep 15 11:13:50.352687 np0000192781 devstack@c-api.service[111992]: [pid: 111992|app: 0|req: 2/7] 162.253.55.111 () {66 vars in 1346 bytes} [Tue Sep 15 11:13:50 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:13:50.394924 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.middleware.request_id [None req-1422b615-7c3e-4347-b3bf-6a45806f45b7 None None] RequestId filter calling following filter/app {{(pid=111993) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:50.871853 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-1422b615-7c3e-4347-b3bf-6a45806f45b7 demo demo] GET https://162.253.55.111/volume/v3/types Sep 15 11:13:50.872322 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-1422b615-7c3e-4347-b3bf-6a45806f45b7 demo demo] Empty body provided in request {{(pid=111993) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:13:50.872626 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-1422b615-7c3e-4347-b3bf-6a45806f45b7 demo demo] Calling method 'index' {{(pid=111993) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:13:50.873405 np0000192781 devstack@c-api.service[111993]: /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. Sep 15 11:13:50.873405 np0000192781 devstack@c-api.service[111993]: warnings.warn( Sep 15 11:13:50.874261 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.api_utils [None req-1422b615-7c3e-4347-b3bf-6a45806f45b7 demo demo] Removing options '' from query. {{(pid=111993) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:13:50.915778 np0000192781 devstack@c-api.service[111993]: DEBUG oslo_db.sqlalchemy.engines [None req-1422b615-7c3e-4347-b3bf-6a45806f45b7 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=111993) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:13:50.934460 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-1422b615-7c3e-4347-b3bf-6a45806f45b7 demo demo] https://162.253.55.111/volume/v3/types returned with HTTP 200 Sep 15 11:13:50.934922 np0000192781 devstack@c-api.service[111993]: [pid: 111993|app: 0|req: 2/8] 162.253.55.111 () {64 vars in 1290 bytes} [Tue Sep 15 11:13:50 2026] GET /volume/v3/types => generated 377 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:13:50.995964 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.middleware.request_id [None req-e9ab0d70-b227-4f03-b735-7338e8ed5a94 None None] RequestId filter calling following filter/app {{(pid=111990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:51.335947 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-e9ab0d70-b227-4f03-b735-7338e8ed5a94 demo demo] GET https://162.253.55.111/volume/v3/types/default Sep 15 11:13:51.336941 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-e9ab0d70-b227-4f03-b735-7338e8ed5a94 demo demo] Empty body provided in request {{(pid=111990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:13:51.336941 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-e9ab0d70-b227-4f03-b735-7338e8ed5a94 demo demo] Calling method 'show' {{(pid=111990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:13:51.382530 np0000192781 devstack@c-api.service[111990]: DEBUG oslo_db.sqlalchemy.engines [None req-e9ab0d70-b227-4f03-b735-7338e8ed5a94 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=111990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:13:51.398450 np0000192781 devstack@c-api.service[111990]: /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. Sep 15 11:13:51.398450 np0000192781 devstack@c-api.service[111990]: warnings.warn( Sep 15 11:13:51.400917 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-e9ab0d70-b227-4f03-b735-7338e8ed5a94 demo demo] https://162.253.55.111/volume/v3/types/default returned with HTTP 200 Sep 15 11:13:51.401342 np0000192781 devstack@c-api.service[111990]: [pid: 111990|app: 0|req: 2/9] 162.253.55.111 () {64 vars in 1301 bytes} [Tue Sep 15 11:13:50 2026] GET /volume/v3/types/default => generated 145 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:13:52.040655 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.middleware.request_id [None req-efd21042-6cf3-49b5-9516-3f96cd7ce810 None None] RequestId filter calling following filter/app {{(pid=111991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:52.041907 np0000192781 devstack@c-api.service[111991]: [pid: 111991|app: 0|req: 4/10] 162.253.55.111 () {62 vars in 1068 bytes} [Tue Sep 15 11:13:52 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 15 11:13:52.078056 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.middleware.request_id [None req-ba426970-0be4-4b0c-a3a5-2e4885f4c23c None None] RequestId filter calling following filter/app {{(pid=111992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:52.090868 np0000192781 devstack@c-api.service[111992]: [pid: 111992|app: 0|req: 3/11] 162.253.55.111 () {64 vars in 1272 bytes} [Tue Sep 15 11:13:52 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 15 11:13:52.126039 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.middleware.request_id [req-ba426970-0be4-4b0c-a3a5-2e4885f4c23c req-4a9e8cf5-fffa-4fef-8f59-7c36e273689b None None] RequestId filter calling following filter/app {{(pid=111993) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:52.130014 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [req-ba426970-0be4-4b0c-a3a5-2e4885f4c23c req-4a9e8cf5-fffa-4fef-8f59-7c36e273689b demo demo] GET https://162.253.55.111/volume/v3/ Sep 15 11:13:52.130388 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [req-ba426970-0be4-4b0c-a3a5-2e4885f4c23c req-4a9e8cf5-fffa-4fef-8f59-7c36e273689b demo demo] Empty body provided in request {{(pid=111993) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:13:52.130826 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [req-ba426970-0be4-4b0c-a3a5-2e4885f4c23c req-4a9e8cf5-fffa-4fef-8f59-7c36e273689b demo demo] Calling method 'version_select' {{(pid=111993) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:13:52.131804 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [req-ba426970-0be4-4b0c-a3a5-2e4885f4c23c req-4a9e8cf5-fffa-4fef-8f59-7c36e273689b demo demo] https://162.253.55.111/volume/v3/ returned with HTTP 200 Sep 15 11:13:52.132451 np0000192781 devstack@c-api.service[111993]: [pid: 111993|app: 0|req: 3/12] 162.253.55.111 () {66 vars in 1346 bytes} [Tue Sep 15 11:13:52 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:13:52.171447 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.middleware.request_id [None req-90d144cc-05c7-4c5a-930b-fb15d7a5ad0b None None] RequestId filter calling following filter/app {{(pid=111990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:52.175771 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-90d144cc-05c7-4c5a-930b-fb15d7a5ad0b demo demo] GET https://162.253.55.111/volume/v3/types/default Sep 15 11:13:52.176171 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-90d144cc-05c7-4c5a-930b-fb15d7a5ad0b demo demo] Empty body provided in request {{(pid=111990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:13:52.176661 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-90d144cc-05c7-4c5a-930b-fb15d7a5ad0b demo demo] Calling method 'show' {{(pid=111990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:13:52.193381 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-90d144cc-05c7-4c5a-930b-fb15d7a5ad0b demo demo] https://162.253.55.111/volume/v3/types/default returned with HTTP 200 Sep 15 11:13:52.194235 np0000192781 devstack@c-api.service[111990]: [pid: 111990|app: 0|req: 3/13] 162.253.55.111 () {64 vars in 1301 bytes} [Tue Sep 15 11:13:52 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:13:52.866357 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.middleware.request_id [None req-1ce5917a-7aa5-49e1-bccc-9943e59a32e5 None None] RequestId filter calling following filter/app {{(pid=111991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:52.867552 np0000192781 devstack@c-api.service[111991]: [pid: 111991|app: 0|req: 5/14] 162.253.55.111 () {62 vars in 1068 bytes} [Tue Sep 15 11:13:52 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 15 11:13:52.900634 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.middleware.request_id [None req-b941bedf-38b1-4dd0-be53-a009f4cb829e None None] RequestId filter calling following filter/app {{(pid=111992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:52.902534 np0000192781 devstack@c-api.service[111992]: [pid: 111992|app: 0|req: 4/15] 162.253.55.111 () {64 vars in 1272 bytes} [Tue Sep 15 11:13:52 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 15 11:13:52.945138 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.middleware.request_id [req-b941bedf-38b1-4dd0-be53-a009f4cb829e req-9f8f6849-8a91-4573-87e0-45c92eedf8f1 None None] RequestId filter calling following filter/app {{(pid=111993) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:52.949515 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [req-b941bedf-38b1-4dd0-be53-a009f4cb829e req-9f8f6849-8a91-4573-87e0-45c92eedf8f1 demo demo] GET https://162.253.55.111/volume/v3/ Sep 15 11:13:52.949997 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [req-b941bedf-38b1-4dd0-be53-a009f4cb829e req-9f8f6849-8a91-4573-87e0-45c92eedf8f1 demo demo] Empty body provided in request {{(pid=111993) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:13:52.950464 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [req-b941bedf-38b1-4dd0-be53-a009f4cb829e req-9f8f6849-8a91-4573-87e0-45c92eedf8f1 demo demo] Calling method 'version_select' {{(pid=111993) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:13:52.951338 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [req-b941bedf-38b1-4dd0-be53-a009f4cb829e req-9f8f6849-8a91-4573-87e0-45c92eedf8f1 demo demo] https://162.253.55.111/volume/v3/ returned with HTTP 200 Sep 15 11:13:52.952309 np0000192781 devstack@c-api.service[111993]: [pid: 111993|app: 0|req: 4/16] 162.253.55.111 () {66 vars in 1346 bytes} [Tue Sep 15 11:13:52 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:13:52.996727 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.middleware.request_id [None req-75fa1f22-e5eb-48fe-9dd2-eec17923c654 None None] RequestId filter calling following filter/app {{(pid=111990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:52.999261 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-75fa1f22-e5eb-48fe-9dd2-eec17923c654 demo demo] GET https://162.253.55.111/volume/v3/types/default Sep 15 11:13:52.999487 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-75fa1f22-e5eb-48fe-9dd2-eec17923c654 demo demo] Empty body provided in request {{(pid=111990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:13:52.999785 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-75fa1f22-e5eb-48fe-9dd2-eec17923c654 demo demo] Calling method 'show' {{(pid=111990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:13:53.012267 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-75fa1f22-e5eb-48fe-9dd2-eec17923c654 demo demo] https://162.253.55.111/volume/v3/types/default returned with HTTP 200 Sep 15 11:13:53.013243 np0000192781 devstack@c-api.service[111990]: [pid: 111990|app: 0|req: 4/17] 162.253.55.111 () {64 vars in 1301 bytes} [Tue Sep 15 11:13:52 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:13:53.050559 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.middleware.request_id [None req-4ea57960-401d-41e1-aeff-17b5bf74079b None None] RequestId filter calling following filter/app {{(pid=111991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:53.051400 np0000192781 devstack@c-api.service[111991]: [pid: 111991|app: 0|req: 6/18] 162.253.55.111 () {62 vars in 1068 bytes} [Tue Sep 15 11:13:53 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 15 11:13:53.083464 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.middleware.request_id [None req-2cfe9b8e-7b0f-41bf-a0b6-ddf3b4873dc0 None None] RequestId filter calling following filter/app {{(pid=111992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:53.087360 np0000192781 devstack@c-api.service[111992]: [pid: 111992|app: 0|req: 5/19] 162.253.55.111 () {64 vars in 1272 bytes} [Tue Sep 15 11:13:53 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 15 11:13:53.121088 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.middleware.request_id [req-2cfe9b8e-7b0f-41bf-a0b6-ddf3b4873dc0 req-ab88a253-2e4b-401f-b999-adcbd1c50cf5 None None] RequestId filter calling following filter/app {{(pid=111993) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:53.124635 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [req-2cfe9b8e-7b0f-41bf-a0b6-ddf3b4873dc0 req-ab88a253-2e4b-401f-b999-adcbd1c50cf5 demo demo] GET https://162.253.55.111/volume/v3/ Sep 15 11:13:53.124981 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [req-2cfe9b8e-7b0f-41bf-a0b6-ddf3b4873dc0 req-ab88a253-2e4b-401f-b999-adcbd1c50cf5 demo demo] Empty body provided in request {{(pid=111993) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:13:53.125346 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [req-2cfe9b8e-7b0f-41bf-a0b6-ddf3b4873dc0 req-ab88a253-2e4b-401f-b999-adcbd1c50cf5 demo demo] Calling method 'version_select' {{(pid=111993) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:13:53.126081 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [req-2cfe9b8e-7b0f-41bf-a0b6-ddf3b4873dc0 req-ab88a253-2e4b-401f-b999-adcbd1c50cf5 demo demo] https://162.253.55.111/volume/v3/ returned with HTTP 200 Sep 15 11:13:53.126845 np0000192781 devstack@c-api.service[111993]: [pid: 111993|app: 0|req: 5/20] 162.253.55.111 () {66 vars in 1346 bytes} [Tue Sep 15 11:13:53 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:13:53.168205 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.middleware.request_id [None req-3c0bd294-236e-403a-8494-58d47a54aae2 None None] RequestId filter calling following filter/app {{(pid=111990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:13:53.170560 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-3c0bd294-236e-403a-8494-58d47a54aae2 demo demo] GET https://162.253.55.111/volume/v3/types/default Sep 15 11:13:53.170650 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-3c0bd294-236e-403a-8494-58d47a54aae2 demo demo] Empty body provided in request {{(pid=111990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:13:53.170875 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-3c0bd294-236e-403a-8494-58d47a54aae2 demo demo] Calling method 'show' {{(pid=111990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:13:53.180137 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-3c0bd294-236e-403a-8494-58d47a54aae2 demo demo] https://162.253.55.111/volume/v3/types/default returned with HTTP 200 Sep 15 11:13:53.180684 np0000192781 devstack@c-api.service[111990]: [pid: 111990|app: 0|req: 5/21] 162.253.55.111 () {64 vars in 1301 bytes} [Tue Sep 15 11:13:53 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:14:00.928030 np0000192781 devstack@c-api.service[111993]: DEBUG dbcounter [-] [111993] Writing DB stats cinder:SELECT=1 {{(pid=111993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:14:03.176137 np0000192781 devstack@c-api.service[111990]: DEBUG dbcounter [-] [111990] Writing DB stats cinder:SELECT=8 {{(pid=111990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:19:01.981916 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.middleware.request_id [None req-f36ca3cf-fb64-45b3-8da0-7b7fb4b845ca None None] RequestId filter calling following filter/app {{(pid=111991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:19:02.111013 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-f36ca3cf-fb64-45b3-8da0-7b7fb4b845ca demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:19:02.111244 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-f36ca3cf-fb64-45b3-8da0-7b7fb4b845ca demo demo] Empty body provided in request {{(pid=111991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:19:02.111696 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-f36ca3cf-fb64-45b3-8da0-7b7fb4b845ca demo demo] Calling method 'detail' {{(pid=111991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:19:02.112385 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.api_utils [None req-f36ca3cf-fb64-45b3-8da0-7b7fb4b845ca demo demo] Removing options '' from query. {{(pid=111991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:19:02.113824 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.volume.api [None req-f36ca3cf-fb64-45b3-8da0-7b7fb4b845ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:19:02.166905 np0000192781 devstack@c-api.service[111991]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:19:02.166905 np0000192781 devstack@c-api.service[111991]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:19:02.167274 np0000192781 devstack@c-api.service[111991]: INFO cinder.volume.api [None req-f36ca3cf-fb64-45b3-8da0-7b7fb4b845ca demo demo] Get all volumes completed successfully. Sep 15 11:19:02.169756 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-f36ca3cf-fb64-45b3-8da0-7b7fb4b845ca demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:19:02.170172 np0000192781 devstack@c-api.service[111991]: [pid: 111991|app: 0|req: 7/22] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:19:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:19:12.162325 np0000192781 devstack@c-api.service[111991]: DEBUG dbcounter [-] [111991] Writing DB stats cinder:SELECT=1 {{(pid=111991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:20:02.202913 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.middleware.request_id [None req-40aa64d1-ca14-45d5-bd39-3ff02a20a8cb None None] RequestId filter calling following filter/app {{(pid=111992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:20:02.205535 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-40aa64d1-ca14-45d5-bd39-3ff02a20a8cb demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:20:02.205784 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-40aa64d1-ca14-45d5-bd39-3ff02a20a8cb demo demo] Empty body provided in request {{(pid=111992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:20:02.206034 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-40aa64d1-ca14-45d5-bd39-3ff02a20a8cb demo demo] Calling method 'detail' {{(pid=111992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:20:02.206633 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.api_utils [None req-40aa64d1-ca14-45d5-bd39-3ff02a20a8cb demo demo] Removing options '' from query. {{(pid=111992) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:20:02.210032 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.volume.api [None req-40aa64d1-ca14-45d5-bd39-3ff02a20a8cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111992) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:20:02.245557 np0000192781 devstack@c-api.service[111992]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:20:02.245557 np0000192781 devstack@c-api.service[111992]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:20:02.245871 np0000192781 devstack@c-api.service[111992]: INFO cinder.volume.api [None req-40aa64d1-ca14-45d5-bd39-3ff02a20a8cb demo demo] Get all volumes completed successfully. Sep 15 11:20:02.248543 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-40aa64d1-ca14-45d5-bd39-3ff02a20a8cb demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:20:02.249378 np0000192781 devstack@c-api.service[111992]: [pid: 111992|app: 0|req: 6/23] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:20:02 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) Sep 15 11:20:12.236772 np0000192781 devstack@c-api.service[111992]: DEBUG dbcounter [-] [111992] Writing DB stats cinder:SELECT=1 {{(pid=111992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:21:02.297053 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.middleware.request_id [None req-38103207-6b60-44a4-97e7-e070695ab5c0 None None] RequestId filter calling following filter/app {{(pid=111993) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:21:02.300418 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-38103207-6b60-44a4-97e7-e070695ab5c0 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:21:02.300638 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-38103207-6b60-44a4-97e7-e070695ab5c0 demo demo] Empty body provided in request {{(pid=111993) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:21:02.300864 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-38103207-6b60-44a4-97e7-e070695ab5c0 demo demo] Calling method 'detail' {{(pid=111993) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:21:02.301424 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.api_utils [None req-38103207-6b60-44a4-97e7-e070695ab5c0 demo demo] Removing options '' from query. {{(pid=111993) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:21:02.302488 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.volume.api [None req-38103207-6b60-44a4-97e7-e070695ab5c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111993) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:21:02.347671 np0000192781 devstack@c-api.service[111993]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:21:02.347671 np0000192781 devstack@c-api.service[111993]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:21:02.347979 np0000192781 devstack@c-api.service[111993]: INFO cinder.volume.api [None req-38103207-6b60-44a4-97e7-e070695ab5c0 demo demo] Get all volumes completed successfully. Sep 15 11:21:02.350663 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-38103207-6b60-44a4-97e7-e070695ab5c0 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:21:02.351044 np0000192781 devstack@c-api.service[111993]: [pid: 111993|app: 0|req: 6/24] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:21:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:21:12.338153 np0000192781 devstack@c-api.service[111993]: DEBUG dbcounter [-] [111993] Writing DB stats cinder:SELECT=1 {{(pid=111993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:22:02.454577 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.middleware.request_id [None req-e099f84a-6f3b-4dd8-ae1a-d9f4c6726f52 None None] RequestId filter calling following filter/app {{(pid=111990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:22:02.457681 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-e099f84a-6f3b-4dd8-ae1a-d9f4c6726f52 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:22:02.457852 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-e099f84a-6f3b-4dd8-ae1a-d9f4c6726f52 demo demo] Empty body provided in request {{(pid=111990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:22:02.458066 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-e099f84a-6f3b-4dd8-ae1a-d9f4c6726f52 demo demo] Calling method 'detail' {{(pid=111990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:22:02.458709 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.api_utils [None req-e099f84a-6f3b-4dd8-ae1a-d9f4c6726f52 demo demo] Removing options '' from query. {{(pid=111990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:22:02.459494 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.volume.api [None req-e099f84a-6f3b-4dd8-ae1a-d9f4c6726f52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:22:02.497369 np0000192781 devstack@c-api.service[111990]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 15 11:22:02.497369 np0000192781 devstack@c-api.service[111990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:22:02.497676 np0000192781 devstack@c-api.service[111990]: INFO cinder.volume.api [None req-e099f84a-6f3b-4dd8-ae1a-d9f4c6726f52 demo demo] Get all volumes completed successfully. Sep 15 11:22:02.499892 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-e099f84a-6f3b-4dd8-ae1a-d9f4c6726f52 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:22:02.500401 np0000192781 devstack@c-api.service[111990]: [pid: 111990|app: 0|req: 6/25] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:22:02 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) Sep 15 11:22:12.493223 np0000192781 devstack@c-api.service[111990]: DEBUG dbcounter [-] [111990] Writing DB stats cinder:SELECT=1 {{(pid=111990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:23:02.547570 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.middleware.request_id [None req-6f76f7ff-d8fe-41f2-8c06-4037c982da2c None None] RequestId filter calling following filter/app {{(pid=111991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:23:02.551479 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-6f76f7ff-d8fe-41f2-8c06-4037c982da2c demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:23:02.551737 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-6f76f7ff-d8fe-41f2-8c06-4037c982da2c demo demo] Empty body provided in request {{(pid=111991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:23:02.552077 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-6f76f7ff-d8fe-41f2-8c06-4037c982da2c demo demo] Calling method 'detail' {{(pid=111991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:23:02.552593 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.api_utils [None req-6f76f7ff-d8fe-41f2-8c06-4037c982da2c demo demo] Removing options '' from query. {{(pid=111991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:23:02.553720 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.volume.api [None req-6f76f7ff-d8fe-41f2-8c06-4037c982da2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:23:02.565673 np0000192781 devstack@c-api.service[111991]: INFO cinder.volume.api [None req-6f76f7ff-d8fe-41f2-8c06-4037c982da2c demo demo] Get all volumes completed successfully. Sep 15 11:23:02.569671 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-6f76f7ff-d8fe-41f2-8c06-4037c982da2c demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:23:02.570725 np0000192781 devstack@c-api.service[111991]: [pid: 111991|app: 0|req: 8/26] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:23:02 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) Sep 15 11:23:12.558127 np0000192781 devstack@c-api.service[111991]: DEBUG dbcounter [-] [111991] Writing DB stats cinder:SELECT=1 {{(pid=111991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:24:02.598008 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.middleware.request_id [None req-38e5a6cf-a22a-41b9-a3a6-7bd0e839eb23 None None] RequestId filter calling following filter/app {{(pid=111992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:24:02.879811 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-38e5a6cf-a22a-41b9-a3a6-7bd0e839eb23 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:24:02.880014 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-38e5a6cf-a22a-41b9-a3a6-7bd0e839eb23 demo demo] Empty body provided in request {{(pid=111992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:24:02.880114 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-38e5a6cf-a22a-41b9-a3a6-7bd0e839eb23 demo demo] Calling method 'detail' {{(pid=111992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:24:02.884048 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.api_utils [None req-38e5a6cf-a22a-41b9-a3a6-7bd0e839eb23 demo demo] Removing options '' from query. {{(pid=111992) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:24:02.885059 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.volume.api [None req-38e5a6cf-a22a-41b9-a3a6-7bd0e839eb23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111992) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:24:02.893199 np0000192781 devstack@c-api.service[111992]: INFO cinder.volume.api [None req-38e5a6cf-a22a-41b9-a3a6-7bd0e839eb23 demo demo] Get all volumes completed successfully. Sep 15 11:24:02.895525 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-38e5a6cf-a22a-41b9-a3a6-7bd0e839eb23 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:24:02.896054 np0000192781 devstack@c-api.service[111992]: [pid: 111992|app: 0|req: 7/27] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:24:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:24:12.888726 np0000192781 devstack@c-api.service[111992]: DEBUG dbcounter [-] [111992] Writing DB stats cinder:SELECT=1 {{(pid=111992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:25:02.938064 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.middleware.request_id [None req-9cf9c576-b1b4-4a58-873a-083fcfde5648 None None] RequestId filter calling following filter/app {{(pid=111993) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:25:02.941627 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-9cf9c576-b1b4-4a58-873a-083fcfde5648 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:25:02.941768 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-9cf9c576-b1b4-4a58-873a-083fcfde5648 demo demo] Empty body provided in request {{(pid=111993) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:25:02.942022 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-9cf9c576-b1b4-4a58-873a-083fcfde5648 demo demo] Calling method 'detail' {{(pid=111993) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:25:02.942378 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.api_utils [None req-9cf9c576-b1b4-4a58-873a-083fcfde5648 demo demo] Removing options '' from query. {{(pid=111993) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:25:02.943306 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.volume.api [None req-9cf9c576-b1b4-4a58-873a-083fcfde5648 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111993) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:25:02.956551 np0000192781 devstack@c-api.service[111993]: INFO cinder.volume.api [None req-9cf9c576-b1b4-4a58-873a-083fcfde5648 demo demo] Get all volumes completed successfully. Sep 15 11:25:02.958384 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-9cf9c576-b1b4-4a58-873a-083fcfde5648 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:25:02.958943 np0000192781 devstack@c-api.service[111993]: [pid: 111993|app: 0|req: 7/28] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:25:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:25:12.948452 np0000192781 devstack@c-api.service[111993]: DEBUG dbcounter [-] [111993] Writing DB stats cinder:SELECT=1 {{(pid=111993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:26:02.973600 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.middleware.request_id [None req-9fb452ab-b5d1-4178-9573-ebb68d60fc47 None None] RequestId filter calling following filter/app {{(pid=111990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:26:02.977134 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-9fb452ab-b5d1-4178-9573-ebb68d60fc47 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:26:02.977375 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-9fb452ab-b5d1-4178-9573-ebb68d60fc47 demo demo] Empty body provided in request {{(pid=111990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:26:02.977651 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-9fb452ab-b5d1-4178-9573-ebb68d60fc47 demo demo] Calling method 'detail' {{(pid=111990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:26:02.977979 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.api_utils [None req-9fb452ab-b5d1-4178-9573-ebb68d60fc47 demo demo] Removing options '' from query. {{(pid=111990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:26:02.978775 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.volume.api [None req-9fb452ab-b5d1-4178-9573-ebb68d60fc47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:26:02.989224 np0000192781 devstack@c-api.service[111990]: INFO cinder.volume.api [None req-9fb452ab-b5d1-4178-9573-ebb68d60fc47 demo demo] Get all volumes completed successfully. Sep 15 11:26:02.993783 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-9fb452ab-b5d1-4178-9573-ebb68d60fc47 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:26:02.994597 np0000192781 devstack@c-api.service[111990]: [pid: 111990|app: 0|req: 7/29] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:26:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:26:12.982568 np0000192781 devstack@c-api.service[111990]: DEBUG dbcounter [-] [111990] Writing DB stats cinder:SELECT=1 {{(pid=111990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:27:03.014354 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.middleware.request_id [None req-4c353f85-e80b-49b5-87f7-67dd3ca32116 None None] RequestId filter calling following filter/app {{(pid=111991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:27:03.019828 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-4c353f85-e80b-49b5-87f7-67dd3ca32116 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:27:03.020397 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-4c353f85-e80b-49b5-87f7-67dd3ca32116 demo demo] Empty body provided in request {{(pid=111991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:27:03.020909 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-4c353f85-e80b-49b5-87f7-67dd3ca32116 demo demo] Calling method 'detail' {{(pid=111991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:27:03.021518 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.api_utils [None req-4c353f85-e80b-49b5-87f7-67dd3ca32116 demo demo] Removing options '' from query. {{(pid=111991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:27:03.023159 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.volume.api [None req-4c353f85-e80b-49b5-87f7-67dd3ca32116 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:27:03.037106 np0000192781 devstack@c-api.service[111991]: INFO cinder.volume.api [None req-4c353f85-e80b-49b5-87f7-67dd3ca32116 demo demo] Get all volumes completed successfully. Sep 15 11:27:03.041848 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-4c353f85-e80b-49b5-87f7-67dd3ca32116 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:27:03.042728 np0000192781 devstack@c-api.service[111991]: [pid: 111991|app: 0|req: 9/30] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:27:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:27:13.028607 np0000192781 devstack@c-api.service[111991]: DEBUG dbcounter [-] [111991] Writing DB stats cinder:SELECT=1 {{(pid=111991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:28:03.065936 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.middleware.request_id [None req-8ff0d7c0-ef68-412e-9397-2e2a335b25ee None None] RequestId filter calling following filter/app {{(pid=111992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:28:03.070978 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-8ff0d7c0-ef68-412e-9397-2e2a335b25ee demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:28:03.071437 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-8ff0d7c0-ef68-412e-9397-2e2a335b25ee demo demo] Empty body provided in request {{(pid=111992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:28:03.071887 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-8ff0d7c0-ef68-412e-9397-2e2a335b25ee demo demo] Calling method 'detail' {{(pid=111992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:28:03.072365 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.api_utils [None req-8ff0d7c0-ef68-412e-9397-2e2a335b25ee demo demo] Removing options '' from query. {{(pid=111992) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:28:03.073805 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.volume.api [None req-8ff0d7c0-ef68-412e-9397-2e2a335b25ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111992) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:28:03.086764 np0000192781 devstack@c-api.service[111992]: INFO cinder.volume.api [None req-8ff0d7c0-ef68-412e-9397-2e2a335b25ee demo demo] Get all volumes completed successfully. Sep 15 11:28:03.091488 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-8ff0d7c0-ef68-412e-9397-2e2a335b25ee demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:28:03.092707 np0000192781 devstack@c-api.service[111992]: [pid: 111992|app: 0|req: 8/31] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:28:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:28:13.078655 np0000192781 devstack@c-api.service[111992]: DEBUG dbcounter [-] [111992] Writing DB stats cinder:SELECT=1 {{(pid=111992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:29:03.113665 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.middleware.request_id [None req-59a04e09-5ea5-4b0e-8c9d-6f6ad552f885 None None] RequestId filter calling following filter/app {{(pid=111993) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:29:03.319974 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-59a04e09-5ea5-4b0e-8c9d-6f6ad552f885 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:29:03.320254 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-59a04e09-5ea5-4b0e-8c9d-6f6ad552f885 demo demo] Empty body provided in request {{(pid=111993) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:29:03.320478 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-59a04e09-5ea5-4b0e-8c9d-6f6ad552f885 demo demo] Calling method 'detail' {{(pid=111993) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:29:03.320886 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.api_utils [None req-59a04e09-5ea5-4b0e-8c9d-6f6ad552f885 demo demo] Removing options '' from query. {{(pid=111993) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:29:03.322413 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.volume.api [None req-59a04e09-5ea5-4b0e-8c9d-6f6ad552f885 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111993) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:29:03.333785 np0000192781 devstack@c-api.service[111993]: INFO cinder.volume.api [None req-59a04e09-5ea5-4b0e-8c9d-6f6ad552f885 demo demo] Get all volumes completed successfully. Sep 15 11:29:03.336277 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-59a04e09-5ea5-4b0e-8c9d-6f6ad552f885 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:29:03.336794 np0000192781 devstack@c-api.service[111993]: [pid: 111993|app: 0|req: 8/32] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:29:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:29:13.327701 np0000192781 devstack@c-api.service[111993]: DEBUG dbcounter [-] [111993] Writing DB stats cinder:SELECT=1 {{(pid=111993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:30:03.358249 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.middleware.request_id [None req-e755e45c-3943-4a70-b194-c532bbefa66f None None] RequestId filter calling following filter/app {{(pid=111990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:30:03.364057 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-e755e45c-3943-4a70-b194-c532bbefa66f demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:30:03.364340 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-e755e45c-3943-4a70-b194-c532bbefa66f demo demo] Empty body provided in request {{(pid=111990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:30:03.364971 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-e755e45c-3943-4a70-b194-c532bbefa66f demo demo] Calling method 'detail' {{(pid=111990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:30:03.365705 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.api_utils [None req-e755e45c-3943-4a70-b194-c532bbefa66f demo demo] Removing options '' from query. {{(pid=111990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:30:03.367616 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.volume.api [None req-e755e45c-3943-4a70-b194-c532bbefa66f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:30:03.380923 np0000192781 devstack@c-api.service[111990]: INFO cinder.volume.api [None req-e755e45c-3943-4a70-b194-c532bbefa66f demo demo] Get all volumes completed successfully. Sep 15 11:30:03.384099 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-e755e45c-3943-4a70-b194-c532bbefa66f demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:30:03.384099 np0000192781 devstack@c-api.service[111990]: [pid: 111990|app: 0|req: 8/33] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:30:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:30:13.372726 np0000192781 devstack@c-api.service[111990]: DEBUG dbcounter [-] [111990] Writing DB stats cinder:SELECT=1 {{(pid=111990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:31:03.443377 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.middleware.request_id [None req-a6949008-afd1-4bf4-a0f8-16dc1b622149 None None] RequestId filter calling following filter/app {{(pid=111991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:31:03.446561 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-a6949008-afd1-4bf4-a0f8-16dc1b622149 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:31:03.447032 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-a6949008-afd1-4bf4-a0f8-16dc1b622149 demo demo] Empty body provided in request {{(pid=111991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:31:03.448610 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-a6949008-afd1-4bf4-a0f8-16dc1b622149 demo demo] Calling method 'detail' {{(pid=111991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:31:03.448610 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.api_utils [None req-a6949008-afd1-4bf4-a0f8-16dc1b622149 demo demo] Removing options '' from query. {{(pid=111991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:31:03.448610 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.volume.api [None req-a6949008-afd1-4bf4-a0f8-16dc1b622149 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:31:03.455684 np0000192781 devstack@c-api.service[111991]: INFO cinder.volume.api [None req-a6949008-afd1-4bf4-a0f8-16dc1b622149 demo demo] Get all volumes completed successfully. Sep 15 11:31:03.459541 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-a6949008-afd1-4bf4-a0f8-16dc1b622149 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:31:03.459541 np0000192781 devstack@c-api.service[111991]: [pid: 111991|app: 0|req: 10/34] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:31:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:31:13.451540 np0000192781 devstack@c-api.service[111991]: DEBUG dbcounter [-] [111991] Writing DB stats cinder:SELECT=1 {{(pid=111991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:32:03.480402 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.middleware.request_id [None req-78ce0ed7-0215-491e-87c2-720d82f01ec8 None None] RequestId filter calling following filter/app {{(pid=111992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:32:03.483228 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-78ce0ed7-0215-491e-87c2-720d82f01ec8 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:32:03.483469 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-78ce0ed7-0215-491e-87c2-720d82f01ec8 demo demo] Empty body provided in request {{(pid=111992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:32:03.483803 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-78ce0ed7-0215-491e-87c2-720d82f01ec8 demo demo] Calling method 'detail' {{(pid=111992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:32:03.484053 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.api_utils [None req-78ce0ed7-0215-491e-87c2-720d82f01ec8 demo demo] Removing options '' from query. {{(pid=111992) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:32:03.484790 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.volume.api [None req-78ce0ed7-0215-491e-87c2-720d82f01ec8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111992) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:32:03.492969 np0000192781 devstack@c-api.service[111992]: INFO cinder.volume.api [None req-78ce0ed7-0215-491e-87c2-720d82f01ec8 demo demo] Get all volumes completed successfully. Sep 15 11:32:03.495429 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-78ce0ed7-0215-491e-87c2-720d82f01ec8 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:32:03.496134 np0000192781 devstack@c-api.service[111992]: [pid: 111992|app: 0|req: 9/35] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:32:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:32:13.488665 np0000192781 devstack@c-api.service[111992]: DEBUG dbcounter [-] [111992] Writing DB stats cinder:SELECT=1 {{(pid=111992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:33:03.522331 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.middleware.request_id [None req-1186a239-5f38-4a17-ad92-64a0b71db93b None None] RequestId filter calling following filter/app {{(pid=111993) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:33:03.526944 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-1186a239-5f38-4a17-ad92-64a0b71db93b demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:33:03.527291 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-1186a239-5f38-4a17-ad92-64a0b71db93b demo demo] Empty body provided in request {{(pid=111993) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:33:03.527717 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-1186a239-5f38-4a17-ad92-64a0b71db93b demo demo] Calling method 'detail' {{(pid=111993) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:33:03.528184 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.api_utils [None req-1186a239-5f38-4a17-ad92-64a0b71db93b demo demo] Removing options '' from query. {{(pid=111993) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:33:03.529674 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.volume.api [None req-1186a239-5f38-4a17-ad92-64a0b71db93b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111993) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:33:03.542581 np0000192781 devstack@c-api.service[111993]: INFO cinder.volume.api [None req-1186a239-5f38-4a17-ad92-64a0b71db93b demo demo] Get all volumes completed successfully. Sep 15 11:33:03.546978 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-1186a239-5f38-4a17-ad92-64a0b71db93b demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:33:03.547817 np0000192781 devstack@c-api.service[111993]: [pid: 111993|app: 0|req: 9/36] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:33:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:33:13.534892 np0000192781 devstack@c-api.service[111993]: DEBUG dbcounter [-] [111993] Writing DB stats cinder:SELECT=1 {{(pid=111993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:34:03.572994 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.middleware.request_id [None req-497786ad-f457-49f0-98f8-ec210716c60b None None] RequestId filter calling following filter/app {{(pid=111990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:34:03.848919 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-497786ad-f457-49f0-98f8-ec210716c60b demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:34:03.849106 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-497786ad-f457-49f0-98f8-ec210716c60b demo demo] Empty body provided in request {{(pid=111990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:34:03.849347 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-497786ad-f457-49f0-98f8-ec210716c60b demo demo] Calling method 'detail' {{(pid=111990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:34:03.849625 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.api_utils [None req-497786ad-f457-49f0-98f8-ec210716c60b demo demo] Removing options '' from query. {{(pid=111990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:34:03.850351 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.volume.api [None req-497786ad-f457-49f0-98f8-ec210716c60b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:34:03.867389 np0000192781 devstack@c-api.service[111990]: INFO cinder.volume.api [None req-497786ad-f457-49f0-98f8-ec210716c60b demo demo] Get all volumes completed successfully. Sep 15 11:34:03.870560 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-497786ad-f457-49f0-98f8-ec210716c60b demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:34:03.871143 np0000192781 devstack@c-api.service[111990]: [pid: 111990|app: 0|req: 9/37] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:34:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:34:13.858450 np0000192781 devstack@c-api.service[111990]: DEBUG dbcounter [-] [111990] Writing DB stats cinder:SELECT=1 {{(pid=111990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:35:03.900726 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.middleware.request_id [None req-7aca69f7-e33f-403d-8ee7-80091f717a44 None None] RequestId filter calling following filter/app {{(pid=111991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:35:03.903969 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-7aca69f7-e33f-403d-8ee7-80091f717a44 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:35:03.904242 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-7aca69f7-e33f-403d-8ee7-80091f717a44 demo demo] Empty body provided in request {{(pid=111991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:35:03.904548 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-7aca69f7-e33f-403d-8ee7-80091f717a44 demo demo] Calling method 'detail' {{(pid=111991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:35:03.904840 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.api_utils [None req-7aca69f7-e33f-403d-8ee7-80091f717a44 demo demo] Removing options '' from query. {{(pid=111991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:35:03.905816 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.volume.api [None req-7aca69f7-e33f-403d-8ee7-80091f717a44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:35:03.917136 np0000192781 devstack@c-api.service[111991]: INFO cinder.volume.api [None req-7aca69f7-e33f-403d-8ee7-80091f717a44 demo demo] Get all volumes completed successfully. Sep 15 11:35:03.921671 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-7aca69f7-e33f-403d-8ee7-80091f717a44 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:35:03.922375 np0000192781 devstack@c-api.service[111991]: [pid: 111991|app: 0|req: 11/38] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:35:03 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) Sep 15 11:35:13.911170 np0000192781 devstack@c-api.service[111991]: DEBUG dbcounter [-] [111991] Writing DB stats cinder:SELECT=1 {{(pid=111991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:36:03.944639 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.middleware.request_id [None req-352436ae-7dba-40b5-8ba7-3167188e69a8 None None] RequestId filter calling following filter/app {{(pid=111992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:36:03.949995 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-352436ae-7dba-40b5-8ba7-3167188e69a8 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:36:03.950463 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-352436ae-7dba-40b5-8ba7-3167188e69a8 demo demo] Empty body provided in request {{(pid=111992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:36:03.951007 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-352436ae-7dba-40b5-8ba7-3167188e69a8 demo demo] Calling method 'detail' {{(pid=111992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:36:03.951674 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.api_utils [None req-352436ae-7dba-40b5-8ba7-3167188e69a8 demo demo] Removing options '' from query. {{(pid=111992) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:36:03.953539 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.volume.api [None req-352436ae-7dba-40b5-8ba7-3167188e69a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111992) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:36:03.967968 np0000192781 devstack@c-api.service[111992]: INFO cinder.volume.api [None req-352436ae-7dba-40b5-8ba7-3167188e69a8 demo demo] Get all volumes completed successfully. Sep 15 11:36:03.972825 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-352436ae-7dba-40b5-8ba7-3167188e69a8 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:36:03.973523 np0000192781 devstack@c-api.service[111992]: [pid: 111992|app: 0|req: 10/39] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:36:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:36:13.959590 np0000192781 devstack@c-api.service[111992]: DEBUG dbcounter [-] [111992] Writing DB stats cinder:SELECT=1 {{(pid=111992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:37:03.997307 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.middleware.request_id [None req-3b38bf8a-46dd-4fe6-9bca-754669b8ce9b None None] RequestId filter calling following filter/app {{(pid=111993) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:37:04.002430 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-3b38bf8a-46dd-4fe6-9bca-754669b8ce9b demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:37:04.003012 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-3b38bf8a-46dd-4fe6-9bca-754669b8ce9b demo demo] Empty body provided in request {{(pid=111993) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:37:04.003392 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-3b38bf8a-46dd-4fe6-9bca-754669b8ce9b demo demo] Calling method 'detail' {{(pid=111993) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:37:04.003947 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.api_utils [None req-3b38bf8a-46dd-4fe6-9bca-754669b8ce9b demo demo] Removing options '' from query. {{(pid=111993) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:37:04.005559 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.volume.api [None req-3b38bf8a-46dd-4fe6-9bca-754669b8ce9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111993) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:37:04.019717 np0000192781 devstack@c-api.service[111993]: INFO cinder.volume.api [None req-3b38bf8a-46dd-4fe6-9bca-754669b8ce9b demo demo] Get all volumes completed successfully. Sep 15 11:37:04.024270 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-3b38bf8a-46dd-4fe6-9bca-754669b8ce9b demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:37:04.025590 np0000192781 devstack@c-api.service[111993]: [pid: 111993|app: 0|req: 10/40] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:37:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:37:14.010327 np0000192781 devstack@c-api.service[111993]: DEBUG dbcounter [-] [111993] Writing DB stats cinder:SELECT=1 {{(pid=111993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:38:04.053683 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.middleware.request_id [None req-6158b570-0a09-44f2-a226-5e28029d6816 None None] RequestId filter calling following filter/app {{(pid=111990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:38:04.057470 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-6158b570-0a09-44f2-a226-5e28029d6816 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:38:04.057866 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-6158b570-0a09-44f2-a226-5e28029d6816 demo demo] Empty body provided in request {{(pid=111990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:38:04.058357 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-6158b570-0a09-44f2-a226-5e28029d6816 demo demo] Calling method 'detail' {{(pid=111990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:38:04.058939 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.api_utils [None req-6158b570-0a09-44f2-a226-5e28029d6816 demo demo] Removing options '' from query. {{(pid=111990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:38:04.060265 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.volume.api [None req-6158b570-0a09-44f2-a226-5e28029d6816 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:38:04.075491 np0000192781 devstack@c-api.service[111990]: INFO cinder.volume.api [None req-6158b570-0a09-44f2-a226-5e28029d6816 demo demo] Get all volumes completed successfully. Sep 15 11:38:04.080397 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-6158b570-0a09-44f2-a226-5e28029d6816 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:38:04.081276 np0000192781 devstack@c-api.service[111990]: [pid: 111990|app: 0|req: 10/41] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:38:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:38:14.067386 np0000192781 devstack@c-api.service[111990]: DEBUG dbcounter [-] [111990] Writing DB stats cinder:SELECT=1 {{(pid=111990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:39:04.121803 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.middleware.request_id [None req-6a4446de-25f7-4356-9f73-e7fe8583180b None None] RequestId filter calling following filter/app {{(pid=111991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:39:04.240333 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-6a4446de-25f7-4356-9f73-e7fe8583180b demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:39:04.240548 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-6a4446de-25f7-4356-9f73-e7fe8583180b demo demo] Empty body provided in request {{(pid=111991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:39:04.240751 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-6a4446de-25f7-4356-9f73-e7fe8583180b demo demo] Calling method 'detail' {{(pid=111991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:39:04.240984 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.api_utils [None req-6a4446de-25f7-4356-9f73-e7fe8583180b demo demo] Removing options '' from query. {{(pid=111991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:39:04.241674 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.volume.api [None req-6a4446de-25f7-4356-9f73-e7fe8583180b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:39:04.250035 np0000192781 devstack@c-api.service[111991]: INFO cinder.volume.api [None req-6a4446de-25f7-4356-9f73-e7fe8583180b demo demo] Get all volumes completed successfully. Sep 15 11:39:04.252881 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-6a4446de-25f7-4356-9f73-e7fe8583180b demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:39:04.253300 np0000192781 devstack@c-api.service[111991]: [pid: 111991|app: 0|req: 12/42] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:39:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:39:14.244630 np0000192781 devstack@c-api.service[111991]: DEBUG dbcounter [-] [111991] Writing DB stats cinder:SELECT=1 {{(pid=111991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:40:04.271979 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.middleware.request_id [None req-9a49fb92-93d3-44c3-bb34-770d5d9ac5c1 None None] RequestId filter calling following filter/app {{(pid=111992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:40:04.276553 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-9a49fb92-93d3-44c3-bb34-770d5d9ac5c1 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:40:04.277064 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-9a49fb92-93d3-44c3-bb34-770d5d9ac5c1 demo demo] Empty body provided in request {{(pid=111992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:40:04.277489 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-9a49fb92-93d3-44c3-bb34-770d5d9ac5c1 demo demo] Calling method 'detail' {{(pid=111992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:40:04.278143 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.api_utils [None req-9a49fb92-93d3-44c3-bb34-770d5d9ac5c1 demo demo] Removing options '' from query. {{(pid=111992) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:40:04.279908 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.volume.api [None req-9a49fb92-93d3-44c3-bb34-770d5d9ac5c1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111992) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:40:04.296352 np0000192781 devstack@c-api.service[111992]: INFO cinder.volume.api [None req-9a49fb92-93d3-44c3-bb34-770d5d9ac5c1 demo demo] Get all volumes completed successfully. Sep 15 11:40:04.302603 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-9a49fb92-93d3-44c3-bb34-770d5d9ac5c1 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:40:04.303737 np0000192781 devstack@c-api.service[111992]: [pid: 111992|app: 0|req: 11/43] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:40:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:40:14.285686 np0000192781 devstack@c-api.service[111992]: DEBUG dbcounter [-] [111992] Writing DB stats cinder:SELECT=1 {{(pid=111992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:41:04.329336 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.middleware.request_id [None req-2cfa2ce2-8769-49ea-8fdf-fecb1511b25b None None] RequestId filter calling following filter/app {{(pid=111993) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:41:04.334168 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-2cfa2ce2-8769-49ea-8fdf-fecb1511b25b demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:41:04.335329 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-2cfa2ce2-8769-49ea-8fdf-fecb1511b25b demo demo] Empty body provided in request {{(pid=111993) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:41:04.335904 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-2cfa2ce2-8769-49ea-8fdf-fecb1511b25b demo demo] Calling method 'detail' {{(pid=111993) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:41:04.336917 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.api_utils [None req-2cfa2ce2-8769-49ea-8fdf-fecb1511b25b demo demo] Removing options '' from query. {{(pid=111993) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:41:04.339121 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.volume.api [None req-2cfa2ce2-8769-49ea-8fdf-fecb1511b25b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111993) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:41:04.353861 np0000192781 devstack@c-api.service[111993]: INFO cinder.volume.api [None req-2cfa2ce2-8769-49ea-8fdf-fecb1511b25b demo demo] Get all volumes completed successfully. Sep 15 11:41:04.358620 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-2cfa2ce2-8769-49ea-8fdf-fecb1511b25b demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:41:04.359494 np0000192781 devstack@c-api.service[111993]: [pid: 111993|app: 0|req: 11/44] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:41:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:41:14.344919 np0000192781 devstack@c-api.service[111993]: DEBUG dbcounter [-] [111993] Writing DB stats cinder:SELECT=1 {{(pid=111993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:42:04.392468 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.middleware.request_id [None req-d5492498-6720-4fe0-98fb-07678405b293 None None] RequestId filter calling following filter/app {{(pid=111990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:42:04.395347 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-d5492498-6720-4fe0-98fb-07678405b293 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:42:04.395659 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-d5492498-6720-4fe0-98fb-07678405b293 demo demo] Empty body provided in request {{(pid=111990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:42:04.395931 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-d5492498-6720-4fe0-98fb-07678405b293 demo demo] Calling method 'detail' {{(pid=111990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:42:04.396295 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.api_utils [None req-d5492498-6720-4fe0-98fb-07678405b293 demo demo] Removing options '' from query. {{(pid=111990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:42:04.397270 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.volume.api [None req-d5492498-6720-4fe0-98fb-07678405b293 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:42:04.411210 np0000192781 devstack@c-api.service[111990]: INFO cinder.volume.api [None req-d5492498-6720-4fe0-98fb-07678405b293 demo demo] Get all volumes completed successfully. Sep 15 11:42:04.415919 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-d5492498-6720-4fe0-98fb-07678405b293 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:42:04.416989 np0000192781 devstack@c-api.service[111990]: [pid: 111990|app: 0|req: 11/45] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:42:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:42:14.402398 np0000192781 devstack@c-api.service[111990]: DEBUG dbcounter [-] [111990] Writing DB stats cinder:SELECT=1 {{(pid=111990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:43:04.455770 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.middleware.request_id [None req-5ca0ae54-ed9e-4836-a73e-0536dee54921 None None] RequestId filter calling following filter/app {{(pid=111991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:43:04.461322 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-5ca0ae54-ed9e-4836-a73e-0536dee54921 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:43:04.461825 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-5ca0ae54-ed9e-4836-a73e-0536dee54921 demo demo] Empty body provided in request {{(pid=111991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:43:04.462355 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-5ca0ae54-ed9e-4836-a73e-0536dee54921 demo demo] Calling method 'detail' {{(pid=111991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:43:04.462989 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.api_utils [None req-5ca0ae54-ed9e-4836-a73e-0536dee54921 demo demo] Removing options '' from query. {{(pid=111991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:43:04.464667 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.volume.api [None req-5ca0ae54-ed9e-4836-a73e-0536dee54921 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:43:04.478907 np0000192781 devstack@c-api.service[111991]: INFO cinder.volume.api [None req-5ca0ae54-ed9e-4836-a73e-0536dee54921 demo demo] Get all volumes completed successfully. Sep 15 11:43:04.483803 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-5ca0ae54-ed9e-4836-a73e-0536dee54921 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:43:04.484729 np0000192781 devstack@c-api.service[111991]: [pid: 111991|app: 0|req: 13/46] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:43:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:43:14.470356 np0000192781 devstack@c-api.service[111991]: DEBUG dbcounter [-] [111991] Writing DB stats cinder:SELECT=1 {{(pid=111991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:44:04.503006 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.middleware.request_id [None req-a90e42e4-8828-4a1b-aefd-5f8db04d615f None None] RequestId filter calling following filter/app {{(pid=111992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:44:04.675822 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-a90e42e4-8828-4a1b-aefd-5f8db04d615f demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:44:04.676199 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-a90e42e4-8828-4a1b-aefd-5f8db04d615f demo demo] Empty body provided in request {{(pid=111992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:44:04.676928 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-a90e42e4-8828-4a1b-aefd-5f8db04d615f demo demo] Calling method 'detail' {{(pid=111992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:44:04.677085 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.api.api_utils [None req-a90e42e4-8828-4a1b-aefd-5f8db04d615f demo demo] Removing options '' from query. {{(pid=111992) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:44:04.678703 np0000192781 devstack@c-api.service[111992]: DEBUG cinder.volume.api [None req-a90e42e4-8828-4a1b-aefd-5f8db04d615f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111992) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:44:04.692300 np0000192781 devstack@c-api.service[111992]: INFO cinder.volume.api [None req-a90e42e4-8828-4a1b-aefd-5f8db04d615f demo demo] Get all volumes completed successfully. Sep 15 11:44:04.696183 np0000192781 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-a90e42e4-8828-4a1b-aefd-5f8db04d615f demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:44:04.696940 np0000192781 devstack@c-api.service[111992]: [pid: 111992|app: 0|req: 12/47] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:44:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:44:14.683794 np0000192781 devstack@c-api.service[111992]: DEBUG dbcounter [-] [111992] Writing DB stats cinder:SELECT=1 {{(pid=111992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:45:04.721632 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.middleware.request_id [None req-07928201-dc12-4ba4-b69e-d8c5c2871269 None None] RequestId filter calling following filter/app {{(pid=111993) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:45:04.725383 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-07928201-dc12-4ba4-b69e-d8c5c2871269 demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:45:04.725703 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-07928201-dc12-4ba4-b69e-d8c5c2871269 demo demo] Empty body provided in request {{(pid=111993) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:45:04.725914 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-07928201-dc12-4ba4-b69e-d8c5c2871269 demo demo] Calling method 'detail' {{(pid=111993) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:45:04.726271 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.api.api_utils [None req-07928201-dc12-4ba4-b69e-d8c5c2871269 demo demo] Removing options '' from query. {{(pid=111993) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:45:04.727646 np0000192781 devstack@c-api.service[111993]: DEBUG cinder.volume.api [None req-07928201-dc12-4ba4-b69e-d8c5c2871269 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111993) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:45:04.738127 np0000192781 devstack@c-api.service[111993]: INFO cinder.volume.api [None req-07928201-dc12-4ba4-b69e-d8c5c2871269 demo demo] Get all volumes completed successfully. Sep 15 11:45:04.740637 np0000192781 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-07928201-dc12-4ba4-b69e-d8c5c2871269 demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:45:04.741183 np0000192781 devstack@c-api.service[111993]: [pid: 111993|app: 0|req: 12/48] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:45:04 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) Sep 15 11:45:14.731491 np0000192781 devstack@c-api.service[111993]: DEBUG dbcounter [-] [111993] Writing DB stats cinder:SELECT=1 {{(pid=111993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:46:04.775568 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.middleware.request_id [None req-6d1a980a-15c6-4d5a-8a60-141fe8409c0d None None] RequestId filter calling following filter/app {{(pid=111990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:46:04.779670 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-6d1a980a-15c6-4d5a-8a60-141fe8409c0d demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:46:04.779670 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-6d1a980a-15c6-4d5a-8a60-141fe8409c0d demo demo] Empty body provided in request {{(pid=111990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:46:04.779915 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [None req-6d1a980a-15c6-4d5a-8a60-141fe8409c0d demo demo] Calling method 'detail' {{(pid=111990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:46:04.780085 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.api.api_utils [None req-6d1a980a-15c6-4d5a-8a60-141fe8409c0d demo demo] Removing options '' from query. {{(pid=111990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:46:04.781041 np0000192781 devstack@c-api.service[111990]: DEBUG cinder.volume.api [None req-6d1a980a-15c6-4d5a-8a60-141fe8409c0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:46:04.790878 np0000192781 devstack@c-api.service[111990]: INFO cinder.volume.api [None req-6d1a980a-15c6-4d5a-8a60-141fe8409c0d demo demo] Get all volumes completed successfully. Sep 15 11:46:04.793299 np0000192781 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [None req-6d1a980a-15c6-4d5a-8a60-141fe8409c0d demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:46:04.793796 np0000192781 devstack@c-api.service[111990]: [pid: 111990|app: 0|req: 12/49] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:46:04 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) Sep 15 11:46:14.784909 np0000192781 devstack@c-api.service[111990]: DEBUG dbcounter [-] [111990] Writing DB stats cinder:SELECT=1 {{(pid=111990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:47:04.856009 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.middleware.request_id [None req-08bde9e3-6a95-48f3-b4ca-c671c91959cc None None] RequestId filter calling following filter/app {{(pid=111991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:47:04.859039 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-08bde9e3-6a95-48f3-b4ca-c671c91959cc demo demo] GET https://162.253.55.111/volume/v3/volumes/detail Sep 15 11:47:04.859246 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-08bde9e3-6a95-48f3-b4ca-c671c91959cc demo demo] Empty body provided in request {{(pid=111991) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:47:04.859576 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.openstack.wsgi [None req-08bde9e3-6a95-48f3-b4ca-c671c91959cc demo demo] Calling method 'detail' {{(pid=111991) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:47:04.859870 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.api.api_utils [None req-08bde9e3-6a95-48f3-b4ca-c671c91959cc demo demo] Removing options '' from query. {{(pid=111991) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:47:04.860835 np0000192781 devstack@c-api.service[111991]: DEBUG cinder.volume.api [None req-08bde9e3-6a95-48f3-b4ca-c671c91959cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111991) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:47:04.869934 np0000192781 devstack@c-api.service[111991]: INFO cinder.volume.api [None req-08bde9e3-6a95-48f3-b4ca-c671c91959cc demo demo] Get all volumes completed successfully. Sep 15 11:47:04.872384 np0000192781 devstack@c-api.service[111991]: INFO cinder.api.openstack.wsgi [None req-08bde9e3-6a95-48f3-b4ca-c671c91959cc demo demo] https://162.253.55.111/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:47:04.872977 np0000192781 devstack@c-api.service[111991]: [pid: 111991|app: 0|req: 14/50] 162.253.55.111 () {64 vars in 1296 bytes} [Tue Sep 15 11:47:04 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) Sep 15 11:47:14.864890 np0000192781 devstack@c-api.service[111991]: DEBUG dbcounter [-] [111991] Writing DB stats cinder:SELECT=1 {{(pid=111991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}