Sep 15 11:08:48.744682 np0000192780 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 15 11:08:48.755326 np0000192780 devstack@c-api.service[111728]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 15 11:08:48.760401 np0000192780 devstack@c-api.service[111728]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 15 11:08:48 2026] *** Sep 15 11:08:48.760401 np0000192780 devstack@c-api.service[111728]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 15 11:08:48.760401 np0000192780 devstack@c-api.service[111728]: os: Linux-6.8.0-139-generic #139-Ubuntu SMP PREEMPT_DYNAMIC Sat Aug 1 03:52:05 UTC 2026 Sep 15 11:08:48.760401 np0000192780 devstack@c-api.service[111728]: nodename: np0000192780 Sep 15 11:08:48.760401 np0000192780 devstack@c-api.service[111728]: machine: x86_64 Sep 15 11:08:48.760401 np0000192780 devstack@c-api.service[111728]: clock source: unix Sep 15 11:08:48.760401 np0000192780 devstack@c-api.service[111728]: pcre jit disabled Sep 15 11:08:48.760401 np0000192780 devstack@c-api.service[111728]: detected number of CPU cores: 16 Sep 15 11:08:48.760401 np0000192780 devstack@c-api.service[111728]: current working directory: / Sep 15 11:08:48.760401 np0000192780 devstack@c-api.service[111728]: detected binary path: /usr/bin/uwsgi-core Sep 15 11:08:48.760401 np0000192780 devstack@c-api.service[111728]: your processes number limit is 256916 Sep 15 11:08:48.760401 np0000192780 devstack@c-api.service[111728]: your memory page size is 4096 bytes Sep 15 11:08:48.760401 np0000192780 devstack@c-api.service[111728]: detected max file descriptor number: 2048 Sep 15 11:08:48.760401 np0000192780 devstack@c-api.service[111728]: lock engine: pthread robust mutexes Sep 15 11:08:48.761493 np0000192780 devstack@c-api.service[111728]: thunder lock: enabled Sep 15 11:08:48.761493 np0000192780 devstack@c-api.service[111728]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 15 11:08:48.761493 np0000192780 devstack@c-api.service[111728]: Python version: 3.12.3 (main, Aug 31 2026, 10:18:26) [GCC 13.3.0] Sep 15 11:08:48.761493 np0000192780 devstack@c-api.service[111728]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 15 11:08:48.761493 np0000192780 devstack@c-api.service[111728]: Set PythonHome to /opt/stack/data/venv Sep 15 11:08:48.824490 np0000192780 devstack@c-api.service[111728]: Python main interpreter initialized at 0x7a8389ca4668 Sep 15 11:08:48.824490 np0000192780 devstack@c-api.service[111728]: python threads support enabled Sep 15 11:08:48.824490 np0000192780 devstack@c-api.service[111728]: your server socket listen backlog is limited to 100 connections Sep 15 11:08:48.824490 np0000192780 devstack@c-api.service[111728]: your mercy for graceful operations on workers is 80 seconds Sep 15 11:08:48.824991 np0000192780 devstack@c-api.service[111728]: mapped 671795 bytes (656 KB) for 4 cores Sep 15 11:08:48.825538 np0000192780 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 15 11:08:48.825866 np0000192780 devstack@c-api.service[111728]: *** Operational MODE: preforking *** Sep 15 11:08:48.825866 np0000192780 devstack@c-api.service[111728]: *** uWSGI is running in multiple interpreter mode *** Sep 15 11:08:48.825866 np0000192780 devstack@c-api.service[111728]: spawned uWSGI master process (pid: 111728) Sep 15 11:08:48.826100 np0000192780 devstack@c-api.service[111728]: spawned uWSGI worker 1 (pid: 111729, cores: 1) Sep 15 11:08:48.826424 np0000192780 devstack@c-api.service[111728]: spawned uWSGI worker 2 (pid: 111730, cores: 1) Sep 15 11:08:48.826985 np0000192780 devstack@c-api.service[111728]: spawned uWSGI worker 3 (pid: 111731, cores: 1) Sep 15 11:08:48.827818 np0000192780 devstack@c-api.service[111728]: spawned uWSGI worker 4 (pid: 111732, cores: 1) Sep 15 11:08:48.827818 np0000192780 devstack@c-api.service[111728]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 15 11:08:48.965758 np0000192780 devstack@c-api.service[111730]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:08:48.965758 np0000192780 devstack@c-api.service[111730]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:08:48.965758 np0000192780 devstack@c-api.service[111730]: we strongly recommend against using it for new projects. Sep 15 11:08:48.965758 np0000192780 devstack@c-api.service[111730]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:08:48.965758 np0000192780 devstack@c-api.service[111730]: framework. For more detail see Sep 15 11:08:48.965758 np0000192780 devstack@c-api.service[111730]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:08:48.965758 np0000192780 devstack@c-api.service[111730]: import eventlet # noqa Sep 15 11:08:48.981923 np0000192780 devstack@c-api.service[111732]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:08:48.981923 np0000192780 devstack@c-api.service[111732]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:08:48.981923 np0000192780 devstack@c-api.service[111732]: we strongly recommend against using it for new projects. Sep 15 11:08:48.981923 np0000192780 devstack@c-api.service[111732]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:08:48.981923 np0000192780 devstack@c-api.service[111732]: framework. For more detail see Sep 15 11:08:48.981923 np0000192780 devstack@c-api.service[111732]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:08:48.981923 np0000192780 devstack@c-api.service[111732]: import eventlet # noqa Sep 15 11:08:48.985187 np0000192780 devstack@c-api.service[111731]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:08:48.985187 np0000192780 devstack@c-api.service[111731]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:08:48.985187 np0000192780 devstack@c-api.service[111731]: we strongly recommend against using it for new projects. Sep 15 11:08:48.985187 np0000192780 devstack@c-api.service[111731]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:08:48.985187 np0000192780 devstack@c-api.service[111731]: framework. For more detail see Sep 15 11:08:48.985187 np0000192780 devstack@c-api.service[111731]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:08:48.985187 np0000192780 devstack@c-api.service[111731]: import eventlet # noqa Sep 15 11:08:48.986137 np0000192780 devstack@c-api.service[111729]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 15 11:08:48.986137 np0000192780 devstack@c-api.service[111729]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 15 11:08:48.986137 np0000192780 devstack@c-api.service[111729]: we strongly recommend against using it for new projects. Sep 15 11:08:48.986137 np0000192780 devstack@c-api.service[111729]: If you are already using Eventlet, we recommend migrating to a different Sep 15 11:08:48.986137 np0000192780 devstack@c-api.service[111729]: framework. For more detail see Sep 15 11:08:48.986137 np0000192780 devstack@c-api.service[111729]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 15 11:08:48.986137 np0000192780 devstack@c-api.service[111729]: import eventlet # noqa Sep 15 11:08:49.141565 np0000192780 devstack@c-api.service[111732]: /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:08:49.141565 np0000192780 devstack@c-api.service[111732]: from cgi import parse_header Sep 15 11:08:49.143552 np0000192780 devstack@c-api.service[111730]: /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:08:49.143552 np0000192780 devstack@c-api.service[111730]: from cgi import parse_header Sep 15 11:08:49.158039 np0000192780 devstack@c-api.service[111729]: /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:08:49.158039 np0000192780 devstack@c-api.service[111729]: from cgi import parse_header Sep 15 11:08:49.162439 np0000192780 devstack@c-api.service[111731]: /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:08:49.162439 np0000192780 devstack@c-api.service[111731]: from cgi import parse_header Sep 15 11:08:49.180980 np0000192780 devstack@c-api.service[111732]: /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:08:49.180980 np0000192780 devstack@c-api.service[111732]: warnings.warn( Sep 15 11:08:49.183356 np0000192780 devstack@c-api.service[111730]: /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:08:49.183356 np0000192780 devstack@c-api.service[111730]: warnings.warn( Sep 15 11:08:49.191864 np0000192780 devstack@c-api.service[111732]: /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:08:49.191864 np0000192780 devstack@c-api.service[111732]: removals.removed_module( Sep 15 11:08:49.192558 np0000192780 devstack@c-api.service[111732]: /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:08:49.192558 np0000192780 devstack@c-api.service[111732]: removals.removed_module( Sep 15 11:08:49.194777 np0000192780 devstack@c-api.service[111730]: /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:08:49.194777 np0000192780 devstack@c-api.service[111730]: removals.removed_module( Sep 15 11:08:49.195625 np0000192780 devstack@c-api.service[111730]: /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:08:49.195625 np0000192780 devstack@c-api.service[111730]: removals.removed_module( Sep 15 11:08:49.199834 np0000192780 devstack@c-api.service[111729]: /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:08:49.199834 np0000192780 devstack@c-api.service[111729]: warnings.warn( Sep 15 11:08:49.207419 np0000192780 devstack@c-api.service[111731]: /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:08:49.207419 np0000192780 devstack@c-api.service[111731]: warnings.warn( Sep 15 11:08:49.211429 np0000192780 devstack@c-api.service[111729]: /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:08:49.211429 np0000192780 devstack@c-api.service[111729]: removals.removed_module( Sep 15 11:08:49.212300 np0000192780 devstack@c-api.service[111729]: /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:08:49.212300 np0000192780 devstack@c-api.service[111729]: removals.removed_module( Sep 15 11:08:49.220801 np0000192780 devstack@c-api.service[111731]: /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:08:49.220801 np0000192780 devstack@c-api.service[111731]: removals.removed_module( Sep 15 11:08:49.221791 np0000192780 devstack@c-api.service[111731]: /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:08:49.221791 np0000192780 devstack@c-api.service[111731]: removals.removed_module( Sep 15 11:08:49.953463 np0000192780 devstack@c-api.service[111732]: /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:08:49.953463 np0000192780 devstack@c-api.service[111732]: warnings.warn( Sep 15 11:08:50.000314 np0000192780 devstack@c-api.service[111730]: /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:08:50.000314 np0000192780 devstack@c-api.service[111730]: warnings.warn( Sep 15 11:08:50.003640 np0000192780 devstack@c-api.service[111732]: /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:08:50.003640 np0000192780 devstack@c-api.service[111732]: warnings.warn( Sep 15 11:08:50.028258 np0000192780 devstack@c-api.service[111731]: /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:08:50.028258 np0000192780 devstack@c-api.service[111731]: warnings.warn( Sep 15 11:08:50.031821 np0000192780 devstack@c-api.service[111729]: /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:08:50.031821 np0000192780 devstack@c-api.service[111729]: warnings.warn( Sep 15 11:08:50.056655 np0000192780 devstack@c-api.service[111730]: /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:08:50.056655 np0000192780 devstack@c-api.service[111730]: warnings.warn( Sep 15 11:08:50.085917 np0000192780 devstack@c-api.service[111729]: /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:08:50.085917 np0000192780 devstack@c-api.service[111729]: warnings.warn( Sep 15 11:08:50.087199 np0000192780 devstack@c-api.service[111731]: /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:08:50.087199 np0000192780 devstack@c-api.service[111731]: warnings.warn( Sep 15 11:08:50.214309 np0000192780 devstack@c-api.service[111732]: 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:08:50.214309 np0000192780 devstack@c-api.service[111732]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111732) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:08:50.255373 np0000192780 devstack@c-api.service[111730]: 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:08:50.255639 np0000192780 devstack@c-api.service[111730]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111730) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:08:50.266994 np0000192780 devstack@c-api.service[111729]: 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:08:50.267176 np0000192780 devstack@c-api.service[111729]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111729) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:08:50.305256 np0000192780 devstack@c-api.service[111731]: 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:08:50.305406 np0000192780 devstack@c-api.service[111732]: /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:08:50.305406 np0000192780 devstack@c-api.service[111732]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:08:50.305616 np0000192780 devstack@c-api.service[111731]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111731) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 15 11:08:50.321558 np0000192780 devstack@c-api.service[111730]: /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:08:50.321558 np0000192780 devstack@c-api.service[111730]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:08:50.333214 np0000192780 devstack@c-api.service[111729]: /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:08:50.333214 np0000192780 devstack@c-api.service[111729]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:08:50.369958 np0000192780 devstack@c-api.service[111731]: /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:08:50.369958 np0000192780 devstack@c-api.service[111731]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 15 11:08:50.775582 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111730) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:08:50.775791 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111732) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:08:50.775863 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.775949 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111729) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:08:50.776027 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.776089 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.776089 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.776193 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.776263 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.776333 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.776333 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.776608 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111731) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 15 11:08:50.776712 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.776817 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.776817 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.776817 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.777050 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.777139 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.777251 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.777379 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.777513 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.777605 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.777605 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.777782 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.777862 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.777941 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.778016 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.778081 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.778133 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.778191 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.778191 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.778304 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.778304 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.778719 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.778719 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.778836 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.778895 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.778951 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.779026 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.779026 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.779154 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.779232 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.779378 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.779456 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.779550 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.779615 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.779717 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.779786 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.779845 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.779899 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.779974 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.780041 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.780092 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.780149 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.780205 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.780262 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.780327 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.780407 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.780485 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.780694 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.780694 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.780814 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.780880 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.780880 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.781002 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.781002 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.781123 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.781181 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.781181 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.781181 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.781181 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.781181 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.781527 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.781527 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.781527 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.781704 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.781762 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.781820 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.781928 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.781928 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.782037 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.782088 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.782188 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.782188 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.782315 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.782398 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.782398 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.782520 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.782520 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.782520 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.782673 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.782731 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.782788 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.782861 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.782922 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.782976 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.783033 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.783033 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.783033 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.783033 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.783238 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.783238 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.783238 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.783445 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.783544 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.783619 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.783714 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.783805 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.783891 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.783970 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.784050 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.784142 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.784142 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.784142 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.784491 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.784491 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.784491 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.784491 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.784491 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.784830 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.784892 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.784949 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.785043 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.785157 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.785157 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.785157 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.785157 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.785157 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.785588 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.785588 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.785588 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.785588 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.785890 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.785966 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.786036 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.786092 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.786167 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.786224 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.786286 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.786409 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.786580 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.786675 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.786754 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.786820 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.786878 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.786943 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.787000 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.787059 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.787115 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.787172 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.787230 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.787299 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.787382 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.787454 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.787554 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.787668 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.787734 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.787803 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.787861 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.787918 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.787986 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.788051 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.788108 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.788180 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.788274 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.788397 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.788489 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.788561 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.788684 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.788774 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.788927 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.789000 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.789070 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.789189 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.789317 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.789456 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.789456 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.789456 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.789456 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.789456 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.789456 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.789456 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.789456 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.790100 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.790211 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.790296 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.790296 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.790296 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.790296 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.790296 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.790916 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.790916 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.791118 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.791197 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.791273 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.791425 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.791534 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.791611 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.791713 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.791796 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.791877 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.791970 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.792050 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.792125 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.792208 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.792288 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.792397 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.792516 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.792634 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.792728 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.792806 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.792897 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.792980 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.793062 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.793139 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.793219 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.793301 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.793451 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.793562 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.793641 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.793725 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.793930 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.794019 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.794111 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.794258 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.794372 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.794460 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.794618 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.794718 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.794824 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.794916 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.794996 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.795084 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.795221 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.795318 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.795318 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.795318 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.795318 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.795318 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.795318 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.795784 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.795784 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.795970 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.796049 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.796127 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.796221 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.796312 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.796460 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.796595 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.796681 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.796760 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.796760 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.796919 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.797000 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.797089 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.797089 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.797089 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.797306 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.797418 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.797523 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.797603 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.797707 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.797707 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.797854 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.798022 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.798113 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.798245 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.798245 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.798528 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.798528 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.798705 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.798787 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.798787 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.798950 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.799029 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.799113 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.799186 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.799263 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.799370 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.799454 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.799454 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.799660 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.799743 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.799892 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.799974 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.800070 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.800151 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.800240 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.800319 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.800458 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.800575 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.800654 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.800731 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.800807 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.800945 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.801387 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.801520 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.801599 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.801686 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.801793 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.801946 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.802029 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.802109 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.802202 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.802283 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.802393 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.802499 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.802585 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.802722 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.802799 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.802879 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.802953 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.803039 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.803113 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.803185 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.803260 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.803338 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.803445 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.803572 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.803661 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.803738 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.803823 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.803899 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.803980 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.804050 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.804123 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.804193 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.804511 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.804620 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.804699 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.804776 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.804851 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.804945 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.805034 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.805114 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.805194 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.805288 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.805401 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.805510 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.805606 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.805689 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.805747 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.805802 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.805802 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.806028 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.806028 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.806028 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.806028 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.806028 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.806028 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.806028 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.806028 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.806565 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.806565 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.806565 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.806565 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.806565 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.806565 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.806973 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.807070 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.807162 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.807259 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.807582 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.807667 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.807741 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.807818 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.807886 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.808049 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.808091 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.808130 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.808164 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.808216 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.808262 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.808303 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.808363 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.808363 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.808363 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.808363 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.808363 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.808363 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.808587 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.808587 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.808587 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.808587 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.808587 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.808587 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.808956 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.809018 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.809069 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.809110 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.809110 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.809278 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.809377 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.809487 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.809568 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.809613 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.809689 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.809689 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.809887 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.809972 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.810034 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.810034 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.810034 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.810034 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.810034 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.810034 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.810034 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.810034 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.810335 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.810335 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.810335 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.810335 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.810335 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.810335 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.810335 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.810670 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.810670 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.810670 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.810670 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.810670 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.810670 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.810921 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.810984 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.811029 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.811029 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.811108 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.811150 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.811150 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.811218 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.811265 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.811320 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.811386 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.811424 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.811479 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.811523 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.811562 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.811602 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.811640 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.811679 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.811679 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.811770 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.811810 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.811848 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.811890 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.811932 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.811979 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.812019 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.812059 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.812098 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.812143 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.812143 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.812214 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.812253 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.812297 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.812363 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.812434 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.812434 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.812434 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.812434 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.812434 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.812434 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.812434 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.812434 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.812434 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.812805 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.812846 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.812846 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.812846 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.812846 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.812846 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.812846 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.812846 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.813204 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.813204 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.813204 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.813204 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.813204 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.813204 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.813204 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.813618 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.813618 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.813618 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.813618 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.813821 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.813877 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.813877 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.814042 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.814137 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.814198 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.814198 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.814198 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.814198 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.814602 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.814602 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.814602 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.814602 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.814602 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.814602 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.815374 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.815452 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.815546 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.815546 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.815546 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.815546 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.815546 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.815792 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.815851 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.815922 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.815922 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.815922 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.815922 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.815922 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.815922 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.816359 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.816359 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.816359 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.816359 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.816359 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.816359 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.816359 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.817170 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.817224 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.817262 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.817335 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.817405 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.817405 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.817503 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.817558 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.817634 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.817677 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.817717 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.817786 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.817826 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.817872 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.817914 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.817953 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.817953 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.817953 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.817953 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.817953 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.817953 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.818209 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.818209 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.818209 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.818209 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.818209 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.818535 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.818535 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.819390 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.819390 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.819583 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.819639 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.819639 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.819711 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.819746 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.819782 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.819820 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.819863 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.819907 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.819955 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.819995 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.820031 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.820073 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.820113 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.820150 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.820192 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.820232 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.820267 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.820317 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.820378 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.820415 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.820480 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.820527 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.820563 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.820609 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.820647 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.820686 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.820720 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.820769 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.820827 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.820877 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.820921 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.820969 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.821025 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.821081 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.821138 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.821196 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.821253 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.821317 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.821396 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.821460 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.821537 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.821582 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.821619 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.821654 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.821703 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.821737 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.821778 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.821821 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.821869 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.821918 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.821955 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.821955 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.822025 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.822067 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.822102 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.822102 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.822102 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.822102 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.822102 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.822102 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.822312 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.822312 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.822312 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.822312 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.822751 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.822832 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.822918 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.822992 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.823091 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.823168 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.823244 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.823244 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.823244 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.823244 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.823620 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.823620 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.823802 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.823840 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.823881 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.823921 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.823960 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.823960 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.824030 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.824068 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.824101 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.824147 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.824185 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.824224 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.824261 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.824302 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.824355 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.824396 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.824431 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.824431 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.824579 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.824624 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.824695 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.824739 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.824796 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.824873 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.824924 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.825030 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.825081 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.825125 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.825200 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.825246 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.825287 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.825327 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.825383 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.825423 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.825462 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.825519 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.825572 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.825572 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.825659 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.825698 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.825739 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.825739 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.825739 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.825739 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.825739 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.825739 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.825739 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.825977 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.825977 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.825977 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.826137 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.826178 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.826231 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.826270 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.826310 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.826375 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.826421 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.826489 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.826530 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.826581 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.826623 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.826662 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.826701 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.826740 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.826778 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.826818 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.826864 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.826903 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.826903 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.826973 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.827012 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.827056 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.827096 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.827136 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.827136 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.827210 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.827210 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.827210 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.827210 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.827210 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.827210 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.827210 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.827210 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.827210 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.827210 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.827697 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.827697 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.827697 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.827697 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.827840 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.827840 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.827840 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.827840 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.827840 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.828017 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.828098 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.828141 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.828181 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.828223 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.828263 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.828302 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.828366 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.828408 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.828447 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.828516 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.828558 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.828629 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.828671 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.828717 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.828717 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.828796 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.828843 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.828882 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.828928 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.828974 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.829015 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.829053 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.829053 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.829125 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.829165 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.829207 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.829283 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.829326 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.829379 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.829433 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.829490 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.829490 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.829490 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.829490 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.829725 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.829777 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.829817 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.829866 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.829920 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.829961 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.830000 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.830045 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.830089 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.830138 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.830138 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.830232 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.830297 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.830376 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.830376 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.830376 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.831713 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.831807 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.831861 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.831927 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.831969 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.832002 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.832038 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.832084 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.832124 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.832188 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.832222 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.832245 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.832278 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.832314 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.832367 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.832402 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.832449 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.832449 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.832449 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.832449 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.832449 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.833085 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.833148 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.833185 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.833243 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.833297 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.833368 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.833422 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.834704 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.834765 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.834807 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.834851 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.834886 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.834943 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.834943 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.834993 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.834993 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.835046 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.835075 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.835104 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.835159 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.835241 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.835498 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.835550 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.835646 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.835696 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.835728 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.835774 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.835832 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.835887 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.835931 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.835971 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.836038 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.836094 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.836145 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.836205 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.836796 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.836856 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.836920 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.836958 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.836988 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.837016 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.837041 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.837068 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.837101 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.837129 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.837157 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.837189 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.837226 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.837291 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.837328 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.837378 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.837411 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.837440 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.837483 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.837513 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.837541 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.837577 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.837606 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.837606 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.837662 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.837691 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.837691 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.837691 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.837883 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.837923 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.837954 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.837981 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.838015 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.838042 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.838070 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.838098 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.838122 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.838150 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.838183 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.838210 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.838276 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.838310 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.838353 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.838416 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.838416 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.838493 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.838524 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.838579 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.838647 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.838763 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.838834 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.838895 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.838944 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.838987 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.839049 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.839104 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 15 11:08:50.839715 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111730) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.839787 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.839816 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111731) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.839860 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.839891 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111732) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.839917 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.839946 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.839975 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.840000 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.840027 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111730) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.840055 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.840082 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.840109 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111730) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.840182 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.840264 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111731) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.840302 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111732) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.840379 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111731) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.840439 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111732) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.840515 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111729) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 15 11:08:50.840515 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 15 11:08:50.840515 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 15 11:08:50.840515 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 15 11:08:50.840515 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111729) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 15 11:08:50.840515 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111729) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 15 11:08:50.885605 np0000192780 devstack@c-api.service[111729]: INFO dbcounter [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Registered counter for database cinder Sep 15 11:08:50.885943 np0000192780 devstack@c-api.service[111730]: INFO dbcounter [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Registered counter for database cinder Sep 15 11:08:50.886600 np0000192780 devstack@c-api.service[111732]: INFO dbcounter [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Registered counter for database cinder Sep 15 11:08:50.890551 np0000192780 devstack@c-api.service[111731]: INFO dbcounter [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Registered counter for database cinder Sep 15 11:08:50.925794 np0000192780 devstack@c-api.service[111730]: DEBUG oslo_db.sqlalchemy.engines [None req-b40f617c-a439-4357-9939-2f0f828581f7 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=111730) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:08:50.927410 np0000192780 devstack@c-api.service[111729]: DEBUG oslo_db.sqlalchemy.engines [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 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=111729) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:08:50.934725 np0000192780 devstack@c-api.service[111732]: DEBUG oslo_db.sqlalchemy.engines [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 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=111732) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:08:50.940924 np0000192780 devstack@c-api.service[111731]: DEBUG oslo_db.sqlalchemy.engines [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc 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=111731) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:08:51.039316 np0000192780 devstack@c-api.service[111730]: DEBUG dbcounter [-] [111730] Writer thread running {{(pid=111730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:08:51.041922 np0000192780 devstack@c-api.service[111730]: /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:08:51.041922 np0000192780 devstack@c-api.service[111730]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:08:51.042130 np0000192780 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writer thread running {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:08:51.042588 np0000192780 devstack@c-api.service[111730]: INFO cinder.rpc [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:08:51.044267 np0000192780 devstack@c-api.service[111729]: /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:08:51.044267 np0000192780 devstack@c-api.service[111729]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:08:51.044440 np0000192780 devstack@c-api.service[111730]: INFO cinder.rpc [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:08:51.044515 np0000192780 devstack@c-api.service[111729]: INFO cinder.rpc [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:08:51.046669 np0000192780 devstack@c-api.service[111730]: INFO cinder.rpc [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:08:51.047007 np0000192780 devstack@c-api.service[111729]: INFO cinder.rpc [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:08:51.048425 np0000192780 devstack@c-api.service[111730]: INFO cinder.rpc [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:08:51.048940 np0000192780 devstack@c-api.service[111729]: INFO cinder.rpc [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:08:51.049192 np0000192780 devstack@c-api.service[111732]: DEBUG dbcounter [-] [111732] Writer thread running {{(pid=111732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:08:51.049692 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.050764 np0000192780 devstack@c-api.service[111729]: INFO cinder.rpc [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:08:51.051663 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.052291 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.052390 np0000192780 devstack@c-api.service[111732]: /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:08:51.052390 np0000192780 devstack@c-api.service[111732]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:08:51.052646 np0000192780 devstack@c-api.service[111732]: INFO cinder.rpc [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:08:51.054745 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.055292 np0000192780 devstack@c-api.service[111732]: INFO cinder.rpc [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:08:51.057592 np0000192780 devstack@c-api.service[111732]: INFO cinder.rpc [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:08:51.059694 np0000192780 devstack@c-api.service[111732]: INFO cinder.rpc [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:08:51.060587 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.063426 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.067788 np0000192780 devstack@c-api.service[111731]: DEBUG dbcounter [-] [111731] Writer thread running {{(pid=111731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 15 11:08:51.070660 np0000192780 devstack@c-api.service[111731]: /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:08:51.070660 np0000192780 devstack@c-api.service[111731]: return base.obj_make_list(context, cls(context), objects.Service, Sep 15 11:08:51.070852 np0000192780 devstack@c-api.service[111731]: INFO cinder.rpc [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 15 11:08:51.073288 np0000192780 devstack@c-api.service[111731]: INFO cinder.rpc [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 15 11:08:51.075456 np0000192780 devstack@c-api.service[111731]: INFO cinder.rpc [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 15 11:08:51.077360 np0000192780 devstack@c-api.service[111731]: INFO cinder.rpc [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 15 11:08:51.078233 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.081267 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.084115 np0000192780 devstack@c-api.service[111730]: DEBUG oslo_db.sqlalchemy.engines [None req-b40f617c-a439-4357-9939-2f0f828581f7 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=111730) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:08:51.084833 np0000192780 devstack@c-api.service[111729]: DEBUG oslo_db.sqlalchemy.engines [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 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=111729) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:08:51.086398 np0000192780 devstack@c-api.service[111730]: INFO cinder.rpc [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:08:51.087001 np0000192780 devstack@c-api.service[111729]: INFO cinder.rpc [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:08:51.088439 np0000192780 devstack@c-api.service[111730]: INFO cinder.rpc [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:08:51.088940 np0000192780 devstack@c-api.service[111729]: INFO cinder.rpc [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:08:51.089388 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.089894 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.098589 np0000192780 devstack@c-api.service[111732]: DEBUG oslo_db.sqlalchemy.engines [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 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=111732) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:08:51.100514 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.100698 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.101373 np0000192780 devstack@c-api.service[111732]: INFO cinder.rpc [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:08:51.103565 np0000192780 devstack@c-api.service[111732]: INFO cinder.rpc [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:08:51.103718 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.104068 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.104502 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.107282 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.107758 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.111245 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.111695 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.114695 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.115204 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.115405 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.117127 np0000192780 devstack@c-api.service[111731]: DEBUG oslo_db.sqlalchemy.engines [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc 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=111731) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:08:51.117896 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.118303 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.118745 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.120298 np0000192780 devstack@c-api.service[111731]: INFO cinder.rpc [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 15 11:08:51.120917 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.121324 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.122128 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.122593 np0000192780 devstack@c-api.service[111731]: INFO cinder.rpc [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 15 11:08:51.123582 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.123737 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.124168 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.126607 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.126708 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.127134 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.128093 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.128906 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.130743 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.131093 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.131679 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.134194 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.134939 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.136083 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.137320 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.137675 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.139367 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.139752 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.140167 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.140946 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.141169 np0000192780 devstack@c-api.service[111729]: WARNING cinder.api.contrib.hosts [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:08:51.141955 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.142685 np0000192780 devstack@c-api.service[111730]: WARNING cinder.api.contrib.hosts [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:08:51.143238 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.143307 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.143442 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.143532 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.144874 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.144943 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.144993 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.146499 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.146568 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.147898 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.148089 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.148152 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.148207 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.149517 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.149656 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.150971 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.151388 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.151587 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.152320 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.152983 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.153252 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: extensions {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.154066 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.154508 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.154614 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: encryption {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.155384 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.155497 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: extensions {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.155962 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: os-hosts {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.156818 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: encryption {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.157872 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: os-volume-transfer {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.157945 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.158388 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: os-hosts {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.158734 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.159423 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: os-quota-class-sets {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.160001 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: os-volume-transfer {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.160299 np0000192780 devstack@c-api.service[111732]: WARNING cinder.api.contrib.hosts [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:08:51.160675 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: os-volume-manage {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.161538 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.161663 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: os-quota-class-sets {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.161731 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.161999 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: consistencygroups {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.163587 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: os-volume-manage {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.163829 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.163902 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: os-volume-type-access {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.164675 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.164974 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: consistencygroups {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.165383 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: os-snapshot-manage {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.165944 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.166157 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.166743 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: qos-specs {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.166922 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: os-volume-type-access {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.168097 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.168686 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: os-snapshot-manage {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.168757 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: cgsnapshots {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.168810 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.169591 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.170053 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: scheduler-stats {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.170225 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: qos-specs {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.171433 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: backups {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.171665 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.172205 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: cgsnapshots {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.173331 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: os-availability-zone {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.173657 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: scheduler-stats {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.173772 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.174570 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: extra_specs {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.174696 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.175094 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: backups {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.175368 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.176018 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: os-quota-sets {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.176302 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: extensions {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.177195 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: os-availability-zone {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.177394 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: capabilities {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.177671 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: encryption {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.178312 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.178550 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: extra_specs {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.178636 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extended resource: encryption {{(pid=111729) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.179366 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: os-hosts {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.180142 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: os-quota-sets {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.180259 np0000192780 devstack@c-api.service[111731]: WARNING cinder.api.contrib.hosts [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 15 11:08:51.180711 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: os-volume-transfer {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.181000 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.181163 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.181706 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: capabilities {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.182254 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: os-quota-class-sets {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.182534 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.182878 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.182938 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extended resource: encryption {{(pid=111730) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.183986 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.184308 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: os-volume-manage {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.184687 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.185402 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.185530 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.185773 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: consistencygroups {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.186594 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.186924 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.187075 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.187857 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: os-volume-type-access {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.188223 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.188494 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.188617 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.189617 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] SnapshotActionsController initialized {{(pid=111729) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:08:51.189969 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.190047 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: os-snapshot-manage {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.190277 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.190508 np0000192780 devstack@c-api.service[111729]: WARNING castellan.key_manager.migration [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.191627 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: qos-specs {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.191759 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.191926 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.192245 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.192388 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.192521 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.192619 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.192734 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.192872 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.193000 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension VolumeActions extending resource: volumes {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.193126 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.193236 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension AdminActions extending resource: volumes {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.193388 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension AdminActions extending resource: snapshots {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.193503 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.193585 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension AdminActions extending resource: backups {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.193703 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.193776 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: cgsnapshots {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.193840 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.193840 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.193840 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension TypesManage extending resource: types {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.193995 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension UsedLimits extending resource: limits {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.193995 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.v3.router [None req-4c7dc940-7c60-4c50-ae2c-fa24e3da7ad4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111729) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.194646 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: extensions {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.194750 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.contrib.snapshot_actions [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] SnapshotActionsController initialized {{(pid=111730) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:08:51.195138 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: scheduler-stats {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.195553 np0000192780 devstack@c-api.service[111730]: WARNING castellan.key_manager.migration [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.196601 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: backups {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.196676 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.196810 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.196963 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.197130 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: encryption {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.197189 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.197295 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.197544 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.197757 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension VolumeActions extending resource: volumes {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.197997 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.198138 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension AdminActions extending resource: volumes {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.198293 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension AdminActions extending resource: snapshots {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.198449 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension AdminActions extending resource: backups {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.198614 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.198758 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.198819 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: os-availability-zone {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.198912 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension TypesManage extending resource: types {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.199050 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: os-hosts {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.199105 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension UsedLimits extending resource: limits {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.199212 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.v3.router [None req-b40f617c-a439-4357-9939-2f0f828581f7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111730) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.200184 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: extra_specs {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.200601 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: os-volume-transfer {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.201572 np0000192780 devstack@c-api.service[111729]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a8389ca4668 pid: 111729 (default app) Sep 15 11:08:51.201837 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: os-quota-sets {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.202246 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: os-quota-class-sets {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.203241 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: capabilities {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.203590 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: os-volume-manage {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.204429 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extended resource: encryption {{(pid=111732) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.204995 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: consistencygroups {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.206896 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.207005 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: os-volume-type-access {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.207391 np0000192780 devstack@c-api.service[111730]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a8389ca4668 pid: 111730 (default app) Sep 15 11:08:51.208485 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.208753 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: os-snapshot-manage {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.209920 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.210234 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: qos-specs {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.210959 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-6ef34b5b-6b1e-49c5-bd60-4f1aaa48cf96 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:08:51.211326 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.212318 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: cgsnapshots {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.212740 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.213615 np0000192780 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 1/1] 162.253.55.106 () {60 vars in 956 bytes} [Tue Sep 15 11:08:51 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 15 11:08:51.213781 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: scheduler-stats {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.214168 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.215143 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.contrib.snapshot_actions [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] SnapshotActionsController initialized {{(pid=111732) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:08:51.215396 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: backups {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.215947 np0000192780 devstack@c-api.service[111732]: WARNING castellan.key_manager.migration [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.216862 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.216965 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.217088 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.217158 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.217263 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.217384 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.217519 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension VolumeActions extending resource: volumes {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.217587 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: os-availability-zone {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.217666 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.217733 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension AdminActions extending resource: volumes {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.217866 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension AdminActions extending resource: snapshots {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.217932 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension AdminActions extending resource: backups {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.218036 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.218128 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.218233 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension TypesManage extending resource: types {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.218338 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension UsedLimits extending resource: limits {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.218455 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.v3.router [None req-acbe9f86-ea0a-4981-b414-06c5fe64b3a8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111732) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.219086 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: extra_specs {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.220759 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: os-quota-sets {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.222262 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: capabilities {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.223579 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extended resource: encryption {{(pid=111731) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 15 11:08:51.226039 np0000192780 devstack@c-api.service[111732]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a8389ca4668 pid: 111732 (default app) Sep 15 11:08:51.227636 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.229188 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.230666 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.232178 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.233634 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.235390 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.236472 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.contrib.snapshot_actions [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] SnapshotActionsController initialized {{(pid=111731) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 15 11:08:51.237362 np0000192780 devstack@c-api.service[111731]: WARNING castellan.key_manager.migration [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 15 11:08:51.238537 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.238735 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.238735 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.238858 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.239000 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.239134 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension VolumeTypeAccess extending resource: types {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.239293 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension VolumeActions extending resource: volumes {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.239502 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.239624 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension AdminActions extending resource: volumes {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.239784 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension AdminActions extending resource: snapshots {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.239913 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension AdminActions extending resource: backups {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.240048 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension SnapshotActions extending resource: snapshots {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.240173 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.240309 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension TypesManage extending resource: types {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.240487 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension UsedLimits extending resource: limits {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.240612 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.v3.router [None req-6bcfdcad-53f9-4f0c-8e10-fac54a0d5edc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111731) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 15 11:08:51.248935 np0000192780 devstack@c-api.service[111731]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a8389ca4668 pid: 111731 (default app) Sep 15 11:08:58.783724 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.middleware.request_id [None req-d70d8ebb-9ae9-4db5-9b0d-45c2f9805fe8 None None] RequestId filter calling following filter/app {{(pid=111730) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:08:59.334657 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-d70d8ebb-9ae9-4db5-9b0d-45c2f9805fe8 admin admin] POST https://162.253.55.106/volume/v3/types Sep 15 11:08:59.335235 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-d70d8ebb-9ae9-4db5-9b0d-45c2f9805fe8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111730) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 15 11:08:59.337035 np0000192780 devstack@c-api.service[111730]: /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:08:59.337035 np0000192780 devstack@c-api.service[111730]: warnings.warn( Sep 15 11:08:59.376992 np0000192780 devstack@c-api.service[111730]: DEBUG oslo_db.sqlalchemy.engines [None req-d70d8ebb-9ae9-4db5-9b0d-45c2f9805fe8 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=111730) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:08:59.412317 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-d70d8ebb-9ae9-4db5-9b0d-45c2f9805fe8 admin admin] https://162.253.55.106/volume/v3/types returned with HTTP 200 Sep 15 11:08:59.412834 np0000192780 devstack@c-api.service[111730]: [pid: 111730|app: 0|req: 1/2] 162.253.55.106 () {68 vars in 1333 bytes} [Tue Sep 15 11:08:58 2026] POST /volume/v3/types => generated 186 bytes in 645 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:08:59.434567 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-81b2dd82-a677-4098-9bf0-089455dc797e None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:08:59.774274 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-81b2dd82-a677-4098-9bf0-089455dc797e admin admin] POST https://162.253.55.106/volume/v3/types/b40ff4cb-1daf-4daf-9fce-99858902d239/extra_specs Sep 15 11:08:59.774786 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-81b2dd82-a677-4098-9bf0-089455dc797e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 15 11:08:59.776590 np0000192780 devstack@c-api.service[111729]: /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:08:59.776590 np0000192780 devstack@c-api.service[111729]: warnings.warn( Sep 15 11:08:59.811627 np0000192780 devstack@c-api.service[111729]: DEBUG oslo_db.sqlalchemy.engines [None req-81b2dd82-a677-4098-9bf0-089455dc797e 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=111729) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:08:59.872863 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-81b2dd82-a677-4098-9bf0-089455dc797e admin admin] https://162.253.55.106/volume/v3/types/b40ff4cb-1daf-4daf-9fce-99858902d239/extra_specs returned with HTTP 200 Sep 15 11:08:59.873230 np0000192780 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 2/3] 162.253.55.106 () {68 vars in 1480 bytes} [Tue Sep 15 11:08:59 2026] POST /volume/v3/types/b40ff4cb-1daf-4daf-9fce-99858902d239/extra_specs => generated 55 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:09:01.103050 np0000192780 devstack@c-api.service[111732]: DEBUG dbcounter [-] [111732] Writing DB stats cinder:SELECT=6 {{(pid=111732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:09:01.123277 np0000192780 devstack@c-api.service[111731]: DEBUG dbcounter [-] [111731] Writing DB stats cinder:SELECT=6 {{(pid=111731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:09:09.409575 np0000192780 devstack@c-api.service[111730]: DEBUG dbcounter [-] [111730] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:09:09.871655 np0000192780 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:12:10.014995 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.middleware.request_id [None req-322c6b25-896d-4888-b5c8-8eec43b90281 None None] RequestId filter calling following filter/app {{(pid=111732) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:10.016685 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-322c6b25-896d-4888-b5c8-8eec43b90281 None None] GET https://162.253.55.106/volume// Sep 15 11:12:10.017159 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-322c6b25-896d-4888-b5c8-8eec43b90281 None None] Empty body provided in request {{(pid=111732) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:12:10.017780 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-322c6b25-896d-4888-b5c8-8eec43b90281 None None] Calling method 'all' {{(pid=111732) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:12:10.018942 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-322c6b25-896d-4888-b5c8-8eec43b90281 None None] https://162.253.55.106/volume// returned with HTTP 300 Sep 15 11:12:10.019989 np0000192780 devstack@c-api.service[111732]: [pid: 111732|app: 0|req: 1/4] 162.253.55.106 () {66 vars in 1456 bytes} [Tue Sep 15 11:12:09 2026] GET /volume/ => generated 390 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 15 11:12:51.029698 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.middleware.request_id [None req-0b701e12-c849-46f7-9ecf-0471289ccf3c None None] RequestId filter calling following filter/app {{(pid=111731) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:51.033746 np0000192780 devstack@c-api.service[111731]: [pid: 111731|app: 0|req: 1/5] 162.253.55.106 () {62 vars in 1068 bytes} [Tue Sep 15 11:12:51 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 15 11:12:51.064697 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.middleware.request_id [None req-5d2ae10e-ac60-4ca6-aa80-49f77615a4a4 None None] RequestId filter calling following filter/app {{(pid=111730) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:51.075919 np0000192780 devstack@c-api.service[111730]: [pid: 111730|app: 0|req: 2/6] 162.253.55.106 () {64 vars in 1272 bytes} [Tue Sep 15 11:12:51 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 15 11:12:51.107332 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [req-5d2ae10e-ac60-4ca6-aa80-49f77615a4a4 req-ef82093b-ab89-4fc7-bb75-0e26b5938f73 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:51.112990 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [req-5d2ae10e-ac60-4ca6-aa80-49f77615a4a4 req-ef82093b-ab89-4fc7-bb75-0e26b5938f73 demo demo] GET https://162.253.55.106/volume/v3/ Sep 15 11:12:51.113602 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [req-5d2ae10e-ac60-4ca6-aa80-49f77615a4a4 req-ef82093b-ab89-4fc7-bb75-0e26b5938f73 demo demo] Empty body provided in request {{(pid=111729) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:12:51.114074 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [req-5d2ae10e-ac60-4ca6-aa80-49f77615a4a4 req-ef82093b-ab89-4fc7-bb75-0e26b5938f73 demo demo] Calling method 'version_select' {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:12:51.119638 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [req-5d2ae10e-ac60-4ca6-aa80-49f77615a4a4 req-ef82093b-ab89-4fc7-bb75-0e26b5938f73 demo demo] https://162.253.55.106/volume/v3/ returned with HTTP 200 Sep 15 11:12:51.121330 np0000192780 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 3/7] 162.253.55.106 () {66 vars in 1346 bytes} [Tue Sep 15 11:12:51 2026] GET /volume/v3/ => generated 390 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:12:51.158703 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.middleware.request_id [None req-22c3db55-e856-4798-81ff-b0fb9e3ba11c None None] RequestId filter calling following filter/app {{(pid=111732) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:51.516687 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-22c3db55-e856-4798-81ff-b0fb9e3ba11c demo demo] GET https://162.253.55.106/volume/v3/types Sep 15 11:12:51.516954 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-22c3db55-e856-4798-81ff-b0fb9e3ba11c demo demo] Empty body provided in request {{(pid=111732) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:12:51.517192 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-22c3db55-e856-4798-81ff-b0fb9e3ba11c demo demo] Calling method 'index' {{(pid=111732) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:12:51.517726 np0000192780 devstack@c-api.service[111732]: /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:12:51.517726 np0000192780 devstack@c-api.service[111732]: warnings.warn( Sep 15 11:12:51.518374 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.api_utils [None req-22c3db55-e856-4798-81ff-b0fb9e3ba11c demo demo] Removing options '' from query. {{(pid=111732) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:12:51.562406 np0000192780 devstack@c-api.service[111732]: DEBUG oslo_db.sqlalchemy.engines [None req-22c3db55-e856-4798-81ff-b0fb9e3ba11c 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=111732) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:12:51.581529 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-22c3db55-e856-4798-81ff-b0fb9e3ba11c demo demo] https://162.253.55.106/volume/v3/types returned with HTTP 200 Sep 15 11:12:51.581899 np0000192780 devstack@c-api.service[111732]: [pid: 111732|app: 0|req: 2/8] 162.253.55.106 () {64 vars in 1290 bytes} [Tue Sep 15 11:12:51 2026] GET /volume/v3/types => generated 377 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:12:51.643954 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.middleware.request_id [None req-83c25b9f-dc48-485a-aead-c573effad5b0 None None] RequestId filter calling following filter/app {{(pid=111731) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:51.989781 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-83c25b9f-dc48-485a-aead-c573effad5b0 demo demo] GET https://162.253.55.106/volume/v3/types/default Sep 15 11:12:51.990098 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-83c25b9f-dc48-485a-aead-c573effad5b0 demo demo] Empty body provided in request {{(pid=111731) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:12:51.990386 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-83c25b9f-dc48-485a-aead-c573effad5b0 demo demo] Calling method 'show' {{(pid=111731) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:12:52.030124 np0000192780 devstack@c-api.service[111731]: DEBUG oslo_db.sqlalchemy.engines [None req-83c25b9f-dc48-485a-aead-c573effad5b0 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=111731) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 15 11:12:52.045505 np0000192780 devstack@c-api.service[111731]: /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:12:52.045505 np0000192780 devstack@c-api.service[111731]: warnings.warn( Sep 15 11:12:52.047603 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-83c25b9f-dc48-485a-aead-c573effad5b0 demo demo] https://162.253.55.106/volume/v3/types/default returned with HTTP 200 Sep 15 11:12:52.047996 np0000192780 devstack@c-api.service[111731]: [pid: 111731|app: 0|req: 2/9] 162.253.55.106 () {64 vars in 1301 bytes} [Tue Sep 15 11:12:51 2026] GET /volume/v3/types/default => generated 145 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:12:52.666223 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.middleware.request_id [None req-152fa470-45d3-4922-b206-fdb3f3944e2c None None] RequestId filter calling following filter/app {{(pid=111730) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:52.667579 np0000192780 devstack@c-api.service[111730]: [pid: 111730|app: 0|req: 3/10] 162.253.55.106 () {62 vars in 1068 bytes} [Tue Sep 15 11:12: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:12:52.708482 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-2889dd4e-de23-4e0f-9993-9172cae06284 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:52.719252 np0000192780 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 4/11] 162.253.55.106 () {64 vars in 1272 bytes} [Tue Sep 15 11:12:52 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 15 11:12:52.755389 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.middleware.request_id [req-2889dd4e-de23-4e0f-9993-9172cae06284 req-bb0fb67f-17ae-4717-8515-7eee6450c164 None None] RequestId filter calling following filter/app {{(pid=111732) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:52.757232 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [req-2889dd4e-de23-4e0f-9993-9172cae06284 req-bb0fb67f-17ae-4717-8515-7eee6450c164 demo demo] GET https://162.253.55.106/volume/v3/ Sep 15 11:12:52.757434 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [req-2889dd4e-de23-4e0f-9993-9172cae06284 req-bb0fb67f-17ae-4717-8515-7eee6450c164 demo demo] Empty body provided in request {{(pid=111732) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:12:52.757633 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [req-2889dd4e-de23-4e0f-9993-9172cae06284 req-bb0fb67f-17ae-4717-8515-7eee6450c164 demo demo] Calling method 'version_select' {{(pid=111732) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:12:52.758037 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [req-2889dd4e-de23-4e0f-9993-9172cae06284 req-bb0fb67f-17ae-4717-8515-7eee6450c164 demo demo] https://162.253.55.106/volume/v3/ returned with HTTP 200 Sep 15 11:12:52.758379 np0000192780 devstack@c-api.service[111732]: [pid: 111732|app: 0|req: 3/12] 162.253.55.106 () {66 vars in 1346 bytes} [Tue Sep 15 11:12:52 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:12:52.795205 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.middleware.request_id [None req-8cb4dee2-0b4a-49f2-94d5-4d8b5521fed1 None None] RequestId filter calling following filter/app {{(pid=111731) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:52.799252 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-8cb4dee2-0b4a-49f2-94d5-4d8b5521fed1 demo demo] GET https://162.253.55.106/volume/v3/types/default Sep 15 11:12:52.799656 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-8cb4dee2-0b4a-49f2-94d5-4d8b5521fed1 demo demo] Empty body provided in request {{(pid=111731) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:12:52.800174 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-8cb4dee2-0b4a-49f2-94d5-4d8b5521fed1 demo demo] Calling method 'show' {{(pid=111731) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:12:52.817331 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-8cb4dee2-0b4a-49f2-94d5-4d8b5521fed1 demo demo] https://162.253.55.106/volume/v3/types/default returned with HTTP 200 Sep 15 11:12:52.818467 np0000192780 devstack@c-api.service[111731]: [pid: 111731|app: 0|req: 3/13] 162.253.55.106 () {64 vars in 1301 bytes} [Tue Sep 15 11:12: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:12:53.467385 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.middleware.request_id [None req-0f7fd747-8790-4195-a6ae-be0fde153104 None None] RequestId filter calling following filter/app {{(pid=111730) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:53.468538 np0000192780 devstack@c-api.service[111730]: [pid: 111730|app: 0|req: 4/14] 162.253.55.106 () {62 vars in 1068 bytes} [Tue Sep 15 11:12:53 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:12:53.498542 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-fa66e7b8-9106-46c7-b672-530776d955fb None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:53.502761 np0000192780 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 5/15] 162.253.55.106 () {64 vars in 1272 bytes} [Tue Sep 15 11:12:53 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 15 11:12:53.532711 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.middleware.request_id [req-fa66e7b8-9106-46c7-b672-530776d955fb req-ef0e5296-bd91-4933-b119-efc9de88a25b None None] RequestId filter calling following filter/app {{(pid=111732) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:53.534379 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [req-fa66e7b8-9106-46c7-b672-530776d955fb req-ef0e5296-bd91-4933-b119-efc9de88a25b demo demo] GET https://162.253.55.106/volume/v3/ Sep 15 11:12:53.534561 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [req-fa66e7b8-9106-46c7-b672-530776d955fb req-ef0e5296-bd91-4933-b119-efc9de88a25b demo demo] Empty body provided in request {{(pid=111732) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:12:53.534752 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [req-fa66e7b8-9106-46c7-b672-530776d955fb req-ef0e5296-bd91-4933-b119-efc9de88a25b demo demo] Calling method 'version_select' {{(pid=111732) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:12:53.535077 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [req-fa66e7b8-9106-46c7-b672-530776d955fb req-ef0e5296-bd91-4933-b119-efc9de88a25b demo demo] https://162.253.55.106/volume/v3/ returned with HTTP 200 Sep 15 11:12:53.535434 np0000192780 devstack@c-api.service[111732]: [pid: 111732|app: 0|req: 4/16] 162.253.55.106 () {66 vars in 1346 bytes} [Tue Sep 15 11:12:53 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:12:53.572997 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.middleware.request_id [None req-9f56dbec-cf15-48d7-9e82-6934f7f0301e None None] RequestId filter calling following filter/app {{(pid=111731) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:53.576934 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-9f56dbec-cf15-48d7-9e82-6934f7f0301e demo demo] GET https://162.253.55.106/volume/v3/types/default Sep 15 11:12:53.577641 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-9f56dbec-cf15-48d7-9e82-6934f7f0301e demo demo] Empty body provided in request {{(pid=111731) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:12:53.578259 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-9f56dbec-cf15-48d7-9e82-6934f7f0301e demo demo] Calling method 'show' {{(pid=111731) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:12:53.594451 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-9f56dbec-cf15-48d7-9e82-6934f7f0301e demo demo] https://162.253.55.106/volume/v3/types/default returned with HTTP 200 Sep 15 11:12:53.595215 np0000192780 devstack@c-api.service[111731]: [pid: 111731|app: 0|req: 4/17] 162.253.55.106 () {64 vars in 1301 bytes} [Tue Sep 15 11:12:53 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:12:53.630505 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.middleware.request_id [None req-e493f721-b1f5-49a7-ac28-f4acf70424ad None None] RequestId filter calling following filter/app {{(pid=111730) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:53.631781 np0000192780 devstack@c-api.service[111730]: [pid: 111730|app: 0|req: 5/18] 162.253.55.106 () {62 vars in 1068 bytes} [Tue Sep 15 11:12:53 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:12:53.662966 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-e15cd283-1343-4f1d-83e3-c0ec63bda797 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:53.668831 np0000192780 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 6/19] 162.253.55.106 () {64 vars in 1272 bytes} [Tue Sep 15 11:12:53 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Sep 15 11:12:53.700151 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.middleware.request_id [req-e15cd283-1343-4f1d-83e3-c0ec63bda797 req-69a9a8cc-dbf0-448d-843d-87714b4990e9 None None] RequestId filter calling following filter/app {{(pid=111732) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:53.704320 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [req-e15cd283-1343-4f1d-83e3-c0ec63bda797 req-69a9a8cc-dbf0-448d-843d-87714b4990e9 demo demo] GET https://162.253.55.106/volume/v3/ Sep 15 11:12:53.704806 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [req-e15cd283-1343-4f1d-83e3-c0ec63bda797 req-69a9a8cc-dbf0-448d-843d-87714b4990e9 demo demo] Empty body provided in request {{(pid=111732) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:12:53.705291 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [req-e15cd283-1343-4f1d-83e3-c0ec63bda797 req-69a9a8cc-dbf0-448d-843d-87714b4990e9 demo demo] Calling method 'version_select' {{(pid=111732) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:12:53.706115 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [req-e15cd283-1343-4f1d-83e3-c0ec63bda797 req-69a9a8cc-dbf0-448d-843d-87714b4990e9 demo demo] https://162.253.55.106/volume/v3/ returned with HTTP 200 Sep 15 11:12:53.707005 np0000192780 devstack@c-api.service[111732]: [pid: 111732|app: 0|req: 5/20] 162.253.55.106 () {66 vars in 1346 bytes} [Tue Sep 15 11:12:53 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:12:53.744309 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.middleware.request_id [None req-3caa7c03-6719-418d-a0dc-8a22b5c03f9e None None] RequestId filter calling following filter/app {{(pid=111731) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:12:53.747859 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-3caa7c03-6719-418d-a0dc-8a22b5c03f9e demo demo] GET https://162.253.55.106/volume/v3/types/default Sep 15 11:12:53.748192 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-3caa7c03-6719-418d-a0dc-8a22b5c03f9e demo demo] Empty body provided in request {{(pid=111731) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:12:53.748638 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-3caa7c03-6719-418d-a0dc-8a22b5c03f9e demo demo] Calling method 'show' {{(pid=111731) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:12:53.763051 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-3caa7c03-6719-418d-a0dc-8a22b5c03f9e demo demo] https://162.253.55.106/volume/v3/types/default returned with HTTP 200 Sep 15 11:12:53.763757 np0000192780 devstack@c-api.service[111731]: [pid: 111731|app: 0|req: 5/21] 162.253.55.106 () {64 vars in 1301 bytes} [Tue Sep 15 11:12:53 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 15 11:13:01.577176 np0000192780 devstack@c-api.service[111732]: DEBUG dbcounter [-] [111732] Writing DB stats cinder:SELECT=1 {{(pid=111732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:13:03.755973 np0000192780 devstack@c-api.service[111731]: DEBUG dbcounter [-] [111731] Writing DB stats cinder:SELECT=8 {{(pid=111731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:17:40.533394 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.middleware.request_id [None req-d77714c6-fa13-47f9-8008-bc9bdc9245da None None] RequestId filter calling following filter/app {{(pid=111730) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:17:40.640505 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-d77714c6-fa13-47f9-8008-bc9bdc9245da demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:17:40.640744 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-d77714c6-fa13-47f9-8008-bc9bdc9245da demo demo] Empty body provided in request {{(pid=111730) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:17:40.641023 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-d77714c6-fa13-47f9-8008-bc9bdc9245da demo demo] Calling method 'detail' {{(pid=111730) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:17:40.641723 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.api_utils [None req-d77714c6-fa13-47f9-8008-bc9bdc9245da demo demo] Removing options '' from query. {{(pid=111730) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:17:40.642733 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.volume.api [None req-d77714c6-fa13-47f9-8008-bc9bdc9245da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111730) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:17:40.686538 np0000192780 devstack@c-api.service[111730]: /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:17:40.686538 np0000192780 devstack@c-api.service[111730]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:17:40.686815 np0000192780 devstack@c-api.service[111730]: INFO cinder.volume.api [None req-d77714c6-fa13-47f9-8008-bc9bdc9245da demo demo] Get all volumes completed successfully. Sep 15 11:17:40.688938 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-d77714c6-fa13-47f9-8008-bc9bdc9245da demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:17:40.689267 np0000192780 devstack@c-api.service[111730]: [pid: 111730|app: 0|req: 6/22] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:17:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:17:50.677957 np0000192780 devstack@c-api.service[111730]: DEBUG dbcounter [-] [111730] Writing DB stats cinder:SELECT=1 {{(pid=111730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:18:40.697884 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-80688641-4b2b-4513-93f9-5598a76c7e10 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:18:40.699550 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-80688641-4b2b-4513-93f9-5598a76c7e10 demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:18:40.699721 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-80688641-4b2b-4513-93f9-5598a76c7e10 demo demo] Empty body provided in request {{(pid=111729) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:18:40.699904 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-80688641-4b2b-4513-93f9-5598a76c7e10 demo demo] Calling method 'detail' {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:18:40.700482 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.api_utils [None req-80688641-4b2b-4513-93f9-5598a76c7e10 demo demo] Removing options '' from query. {{(pid=111729) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:18:40.701278 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.volume.api [None req-80688641-4b2b-4513-93f9-5598a76c7e10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111729) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:18:40.731623 np0000192780 devstack@c-api.service[111729]: /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:18:40.731623 np0000192780 devstack@c-api.service[111729]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:18:40.731887 np0000192780 devstack@c-api.service[111729]: INFO cinder.volume.api [None req-80688641-4b2b-4513-93f9-5598a76c7e10 demo demo] Get all volumes completed successfully. Sep 15 11:18:40.734365 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-80688641-4b2b-4513-93f9-5598a76c7e10 demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:18:40.734753 np0000192780 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 7/23] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:18:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:18:50.725155 np0000192780 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:19:40.754399 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.middleware.request_id [None req-1bb34364-5886-47c7-bc9a-06174d478c4b None None] RequestId filter calling following filter/app {{(pid=111732) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:19:40.755302 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-1bb34364-5886-47c7-bc9a-06174d478c4b demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:19:40.755500 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-1bb34364-5886-47c7-bc9a-06174d478c4b demo demo] Empty body provided in request {{(pid=111732) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:19:40.755699 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-1bb34364-5886-47c7-bc9a-06174d478c4b demo demo] Calling method 'detail' {{(pid=111732) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:19:40.756486 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.api_utils [None req-1bb34364-5886-47c7-bc9a-06174d478c4b demo demo] Removing options '' from query. {{(pid=111732) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:19:40.757366 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.volume.api [None req-1bb34364-5886-47c7-bc9a-06174d478c4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111732) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:19:40.800796 np0000192780 devstack@c-api.service[111732]: /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:40.800796 np0000192780 devstack@c-api.service[111732]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:19:40.801100 np0000192780 devstack@c-api.service[111732]: INFO cinder.volume.api [None req-1bb34364-5886-47c7-bc9a-06174d478c4b demo demo] Get all volumes completed successfully. Sep 15 11:19:40.803499 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-1bb34364-5886-47c7-bc9a-06174d478c4b demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:19:40.803992 np0000192780 devstack@c-api.service[111732]: [pid: 111732|app: 0|req: 6/24] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:19:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:19:50.790080 np0000192780 devstack@c-api.service[111732]: DEBUG dbcounter [-] [111732] Writing DB stats cinder:SELECT=1 {{(pid=111732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:20:40.878471 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.middleware.request_id [None req-21a9b401-a5ef-47be-ba19-a4cb9314bed2 None None] RequestId filter calling following filter/app {{(pid=111731) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:20:40.883520 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-21a9b401-a5ef-47be-ba19-a4cb9314bed2 demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:20:40.884278 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-21a9b401-a5ef-47be-ba19-a4cb9314bed2 demo demo] Empty body provided in request {{(pid=111731) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:20:40.884882 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-21a9b401-a5ef-47be-ba19-a4cb9314bed2 demo demo] Calling method 'detail' {{(pid=111731) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:20:40.886090 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.api_utils [None req-21a9b401-a5ef-47be-ba19-a4cb9314bed2 demo demo] Removing options '' from query. {{(pid=111731) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:20:40.888337 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.volume.api [None req-21a9b401-a5ef-47be-ba19-a4cb9314bed2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111731) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:20:40.941757 np0000192780 devstack@c-api.service[111731]: /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:40.941757 np0000192780 devstack@c-api.service[111731]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 15 11:20:40.942251 np0000192780 devstack@c-api.service[111731]: INFO cinder.volume.api [None req-21a9b401-a5ef-47be-ba19-a4cb9314bed2 demo demo] Get all volumes completed successfully. Sep 15 11:20:40.944883 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-21a9b401-a5ef-47be-ba19-a4cb9314bed2 demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:20:40.944883 np0000192780 devstack@c-api.service[111731]: [pid: 111731|app: 0|req: 6/25] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:20:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:20:50.933113 np0000192780 devstack@c-api.service[111731]: DEBUG dbcounter [-] [111731] Writing DB stats cinder:SELECT=1 {{(pid=111731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:21:40.955594 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.middleware.request_id [None req-083a0518-91ed-42ba-8c41-2cab117c882c None None] RequestId filter calling following filter/app {{(pid=111730) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:21:40.958128 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-083a0518-91ed-42ba-8c41-2cab117c882c demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:21:40.958398 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-083a0518-91ed-42ba-8c41-2cab117c882c demo demo] Empty body provided in request {{(pid=111730) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:21:40.958653 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-083a0518-91ed-42ba-8c41-2cab117c882c demo demo] Calling method 'detail' {{(pid=111730) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:21:40.958968 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.api_utils [None req-083a0518-91ed-42ba-8c41-2cab117c882c demo demo] Removing options '' from query. {{(pid=111730) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:21:40.959763 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.volume.api [None req-083a0518-91ed-42ba-8c41-2cab117c882c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111730) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:21:40.967056 np0000192780 devstack@c-api.service[111730]: INFO cinder.volume.api [None req-083a0518-91ed-42ba-8c41-2cab117c882c demo demo] Get all volumes completed successfully. Sep 15 11:21:40.969026 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-083a0518-91ed-42ba-8c41-2cab117c882c demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:21:40.969408 np0000192780 devstack@c-api.service[111730]: [pid: 111730|app: 0|req: 7/26] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:21:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:21:50.962824 np0000192780 devstack@c-api.service[111730]: DEBUG dbcounter [-] [111730] Writing DB stats cinder:SELECT=1 {{(pid=111730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:22:41.020745 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-4efd9eb2-322e-480e-a979-e4af79dc5ce7 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:22:41.205695 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-4efd9eb2-322e-480e-a979-e4af79dc5ce7 demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:22:41.205930 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-4efd9eb2-322e-480e-a979-e4af79dc5ce7 demo demo] Empty body provided in request {{(pid=111729) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:22:41.206181 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-4efd9eb2-322e-480e-a979-e4af79dc5ce7 demo demo] Calling method 'detail' {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:22:41.206524 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.api_utils [None req-4efd9eb2-322e-480e-a979-e4af79dc5ce7 demo demo] Removing options '' from query. {{(pid=111729) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:22:41.207474 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.volume.api [None req-4efd9eb2-322e-480e-a979-e4af79dc5ce7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111729) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:22:41.215919 np0000192780 devstack@c-api.service[111729]: INFO cinder.volume.api [None req-4efd9eb2-322e-480e-a979-e4af79dc5ce7 demo demo] Get all volumes completed successfully. Sep 15 11:22:41.219249 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-4efd9eb2-322e-480e-a979-e4af79dc5ce7 demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:22:41.219249 np0000192780 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 8/27] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:22:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:22:51.211061 np0000192780 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:23:41.245889 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.middleware.request_id [None req-9300160e-49da-4744-9a90-e7570b4d027c None None] RequestId filter calling following filter/app {{(pid=111732) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:23:41.250196 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-9300160e-49da-4744-9a90-e7570b4d027c demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:23:41.250559 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-9300160e-49da-4744-9a90-e7570b4d027c demo demo] Empty body provided in request {{(pid=111732) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:23:41.250940 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-9300160e-49da-4744-9a90-e7570b4d027c demo demo] Calling method 'detail' {{(pid=111732) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:23:41.251280 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.api_utils [None req-9300160e-49da-4744-9a90-e7570b4d027c demo demo] Removing options '' from query. {{(pid=111732) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:23:41.252274 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.volume.api [None req-9300160e-49da-4744-9a90-e7570b4d027c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111732) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:23:41.262713 np0000192780 devstack@c-api.service[111732]: INFO cinder.volume.api [None req-9300160e-49da-4744-9a90-e7570b4d027c demo demo] Get all volumes completed successfully. Sep 15 11:23:41.265642 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-9300160e-49da-4744-9a90-e7570b4d027c demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:23:41.266200 np0000192780 devstack@c-api.service[111732]: [pid: 111732|app: 0|req: 7/28] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:23:41 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:23:51.255994 np0000192780 devstack@c-api.service[111732]: DEBUG dbcounter [-] [111732] Writing DB stats cinder:SELECT=1 {{(pid=111732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:24:41.284097 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.middleware.request_id [None req-db9c2fc3-1e62-4023-b718-2b991bd1e54d None None] RequestId filter calling following filter/app {{(pid=111731) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:24:41.289043 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-db9c2fc3-1e62-4023-b718-2b991bd1e54d demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:24:41.289428 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-db9c2fc3-1e62-4023-b718-2b991bd1e54d demo demo] Empty body provided in request {{(pid=111731) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:24:41.290089 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-db9c2fc3-1e62-4023-b718-2b991bd1e54d demo demo] Calling method 'detail' {{(pid=111731) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:24:41.290439 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.api_utils [None req-db9c2fc3-1e62-4023-b718-2b991bd1e54d demo demo] Removing options '' from query. {{(pid=111731) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:24:41.291900 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.volume.api [None req-db9c2fc3-1e62-4023-b718-2b991bd1e54d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111731) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:24:41.307484 np0000192780 devstack@c-api.service[111731]: INFO cinder.volume.api [None req-db9c2fc3-1e62-4023-b718-2b991bd1e54d demo demo] Get all volumes completed successfully. Sep 15 11:24:41.312157 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-db9c2fc3-1e62-4023-b718-2b991bd1e54d demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:24:41.313087 np0000192780 devstack@c-api.service[111731]: [pid: 111731|app: 0|req: 7/29] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:24:41 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:24:51.297386 np0000192780 devstack@c-api.service[111731]: DEBUG dbcounter [-] [111731] Writing DB stats cinder:SELECT=1 {{(pid=111731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:25:41.328285 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.middleware.request_id [None req-ae8e2eeb-175f-4d33-9a3d-0e12031f8318 None None] RequestId filter calling following filter/app {{(pid=111730) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:25:41.331937 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-ae8e2eeb-175f-4d33-9a3d-0e12031f8318 demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:25:41.332290 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-ae8e2eeb-175f-4d33-9a3d-0e12031f8318 demo demo] Empty body provided in request {{(pid=111730) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:25:41.332661 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-ae8e2eeb-175f-4d33-9a3d-0e12031f8318 demo demo] Calling method 'detail' {{(pid=111730) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:25:41.333080 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.api_utils [None req-ae8e2eeb-175f-4d33-9a3d-0e12031f8318 demo demo] Removing options '' from query. {{(pid=111730) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:25:41.334269 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.volume.api [None req-ae8e2eeb-175f-4d33-9a3d-0e12031f8318 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111730) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:25:41.347871 np0000192780 devstack@c-api.service[111730]: INFO cinder.volume.api [None req-ae8e2eeb-175f-4d33-9a3d-0e12031f8318 demo demo] Get all volumes completed successfully. Sep 15 11:25:41.350908 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-ae8e2eeb-175f-4d33-9a3d-0e12031f8318 demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:25:41.351578 np0000192780 devstack@c-api.service[111730]: [pid: 111730|app: 0|req: 8/30] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:25:41 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:25:51.339318 np0000192780 devstack@c-api.service[111730]: DEBUG dbcounter [-] [111730] Writing DB stats cinder:SELECT=1 {{(pid=111730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:26:41.368494 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-534f9f7a-719b-46f0-bc59-236f60f1b9d0 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:26:41.373994 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-534f9f7a-719b-46f0-bc59-236f60f1b9d0 demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:26:41.374552 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-534f9f7a-719b-46f0-bc59-236f60f1b9d0 demo demo] Empty body provided in request {{(pid=111729) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:26:41.375088 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-534f9f7a-719b-46f0-bc59-236f60f1b9d0 demo demo] Calling method 'detail' {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:26:41.375704 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.api_utils [None req-534f9f7a-719b-46f0-bc59-236f60f1b9d0 demo demo] Removing options '' from query. {{(pid=111729) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:26:41.377598 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.volume.api [None req-534f9f7a-719b-46f0-bc59-236f60f1b9d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111729) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:26:41.394941 np0000192780 devstack@c-api.service[111729]: INFO cinder.volume.api [None req-534f9f7a-719b-46f0-bc59-236f60f1b9d0 demo demo] Get all volumes completed successfully. Sep 15 11:26:41.400814 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-534f9f7a-719b-46f0-bc59-236f60f1b9d0 demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:26:41.402150 np0000192780 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 9/31] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:26:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:26:51.383167 np0000192780 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:27:41.423485 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.middleware.request_id [None req-bcf375ec-b997-4330-ae41-0fd0a3da714b None None] RequestId filter calling following filter/app {{(pid=111732) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:27:41.594395 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-bcf375ec-b997-4330-ae41-0fd0a3da714b demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:27:41.594709 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-bcf375ec-b997-4330-ae41-0fd0a3da714b demo demo] Empty body provided in request {{(pid=111732) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:27:41.594961 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-bcf375ec-b997-4330-ae41-0fd0a3da714b demo demo] Calling method 'detail' {{(pid=111732) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:27:41.595271 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.api_utils [None req-bcf375ec-b997-4330-ae41-0fd0a3da714b demo demo] Removing options '' from query. {{(pid=111732) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:27:41.596134 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.volume.api [None req-bcf375ec-b997-4330-ae41-0fd0a3da714b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111732) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:27:41.611811 np0000192780 devstack@c-api.service[111732]: INFO cinder.volume.api [None req-bcf375ec-b997-4330-ae41-0fd0a3da714b demo demo] Get all volumes completed successfully. Sep 15 11:27:41.618466 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-bcf375ec-b997-4330-ae41-0fd0a3da714b demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:27:41.619198 np0000192780 devstack@c-api.service[111732]: [pid: 111732|app: 0|req: 8/32] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:27:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:27:51.599948 np0000192780 devstack@c-api.service[111732]: DEBUG dbcounter [-] [111732] Writing DB stats cinder:SELECT=1 {{(pid=111732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:28:41.639055 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.middleware.request_id [None req-fe6bf8ef-e00a-4c37-a603-239c13439e0e None None] RequestId filter calling following filter/app {{(pid=111731) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:28:41.643509 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-fe6bf8ef-e00a-4c37-a603-239c13439e0e demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:28:41.643866 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-fe6bf8ef-e00a-4c37-a603-239c13439e0e demo demo] Empty body provided in request {{(pid=111731) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:28:41.644262 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-fe6bf8ef-e00a-4c37-a603-239c13439e0e demo demo] Calling method 'detail' {{(pid=111731) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:28:41.644736 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.api_utils [None req-fe6bf8ef-e00a-4c37-a603-239c13439e0e demo demo] Removing options '' from query. {{(pid=111731) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:28:41.646331 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.volume.api [None req-fe6bf8ef-e00a-4c37-a603-239c13439e0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111731) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:28:41.663210 np0000192780 devstack@c-api.service[111731]: INFO cinder.volume.api [None req-fe6bf8ef-e00a-4c37-a603-239c13439e0e demo demo] Get all volumes completed successfully. Sep 15 11:28:41.668223 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-fe6bf8ef-e00a-4c37-a603-239c13439e0e demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:28:41.669142 np0000192780 devstack@c-api.service[111731]: [pid: 111731|app: 0|req: 8/33] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:28:41 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:28:51.653672 np0000192780 devstack@c-api.service[111731]: DEBUG dbcounter [-] [111731] Writing DB stats cinder:SELECT=1 {{(pid=111731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:29:41.756439 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.middleware.request_id [None req-9c4e6236-3d74-4c75-9f00-1a0d98dcbcd4 None None] RequestId filter calling following filter/app {{(pid=111730) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:29:41.758706 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-9c4e6236-3d74-4c75-9f00-1a0d98dcbcd4 demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:29:41.758918 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-9c4e6236-3d74-4c75-9f00-1a0d98dcbcd4 demo demo] Empty body provided in request {{(pid=111730) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:29:41.759069 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-9c4e6236-3d74-4c75-9f00-1a0d98dcbcd4 demo demo] Calling method 'detail' {{(pid=111730) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:29:41.759271 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.api_utils [None req-9c4e6236-3d74-4c75-9f00-1a0d98dcbcd4 demo demo] Removing options '' from query. {{(pid=111730) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:29:41.759928 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.volume.api [None req-9c4e6236-3d74-4c75-9f00-1a0d98dcbcd4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111730) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:29:41.767912 np0000192780 devstack@c-api.service[111730]: INFO cinder.volume.api [None req-9c4e6236-3d74-4c75-9f00-1a0d98dcbcd4 demo demo] Get all volumes completed successfully. Sep 15 11:29:41.770063 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-9c4e6236-3d74-4c75-9f00-1a0d98dcbcd4 demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:29:41.770452 np0000192780 devstack@c-api.service[111730]: [pid: 111730|app: 0|req: 9/34] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:29:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:29:51.762822 np0000192780 devstack@c-api.service[111730]: DEBUG dbcounter [-] [111730] Writing DB stats cinder:SELECT=1 {{(pid=111730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:30:41.860328 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-c5c5741e-5879-4dbb-a777-ef5b8cdcdfa4 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:30:41.862538 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-c5c5741e-5879-4dbb-a777-ef5b8cdcdfa4 demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:30:41.862919 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-c5c5741e-5879-4dbb-a777-ef5b8cdcdfa4 demo demo] Empty body provided in request {{(pid=111729) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:30:41.863262 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-c5c5741e-5879-4dbb-a777-ef5b8cdcdfa4 demo demo] Calling method 'detail' {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:30:41.863675 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.api_utils [None req-c5c5741e-5879-4dbb-a777-ef5b8cdcdfa4 demo demo] Removing options '' from query. {{(pid=111729) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:30:41.864543 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.volume.api [None req-c5c5741e-5879-4dbb-a777-ef5b8cdcdfa4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111729) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:30:41.872760 np0000192780 devstack@c-api.service[111729]: INFO cinder.volume.api [None req-c5c5741e-5879-4dbb-a777-ef5b8cdcdfa4 demo demo] Get all volumes completed successfully. Sep 15 11:30:41.875409 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-c5c5741e-5879-4dbb-a777-ef5b8cdcdfa4 demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:30:41.875904 np0000192780 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 10/35] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:30:41 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:30:51.867401 np0000192780 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:31:41.895631 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.middleware.request_id [None req-4efe845d-6a41-47a6-863b-805066cdc2e6 None None] RequestId filter calling following filter/app {{(pid=111732) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:31:41.900696 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-4efe845d-6a41-47a6-863b-805066cdc2e6 demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:31:41.900884 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-4efe845d-6a41-47a6-863b-805066cdc2e6 demo demo] Empty body provided in request {{(pid=111732) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:31:41.901201 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-4efe845d-6a41-47a6-863b-805066cdc2e6 demo demo] Calling method 'detail' {{(pid=111732) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:31:41.901963 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.api_utils [None req-4efe845d-6a41-47a6-863b-805066cdc2e6 demo demo] Removing options '' from query. {{(pid=111732) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:31:41.903020 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.volume.api [None req-4efe845d-6a41-47a6-863b-805066cdc2e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111732) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:31:41.918137 np0000192780 devstack@c-api.service[111732]: INFO cinder.volume.api [None req-4efe845d-6a41-47a6-863b-805066cdc2e6 demo demo] Get all volumes completed successfully. Sep 15 11:31:41.922530 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-4efe845d-6a41-47a6-863b-805066cdc2e6 demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:31:41.923289 np0000192780 devstack@c-api.service[111732]: [pid: 111732|app: 0|req: 9/36] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:31:41 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:31:51.908297 np0000192780 devstack@c-api.service[111732]: DEBUG dbcounter [-] [111732] Writing DB stats cinder:SELECT=1 {{(pid=111732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:32:41.943159 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.middleware.request_id [None req-3ffaeaf8-c770-49d2-8693-90652f796e2f None None] RequestId filter calling following filter/app {{(pid=111731) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:32:42.189172 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-3ffaeaf8-c770-49d2-8693-90652f796e2f demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:32:42.189547 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-3ffaeaf8-c770-49d2-8693-90652f796e2f demo demo] Empty body provided in request {{(pid=111731) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:32:42.189943 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-3ffaeaf8-c770-49d2-8693-90652f796e2f demo demo] Calling method 'detail' {{(pid=111731) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:32:42.190386 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.api_utils [None req-3ffaeaf8-c770-49d2-8693-90652f796e2f demo demo] Removing options '' from query. {{(pid=111731) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:32:42.191865 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.volume.api [None req-3ffaeaf8-c770-49d2-8693-90652f796e2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111731) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:32:42.204509 np0000192780 devstack@c-api.service[111731]: INFO cinder.volume.api [None req-3ffaeaf8-c770-49d2-8693-90652f796e2f demo demo] Get all volumes completed successfully. Sep 15 11:32:42.209382 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-3ffaeaf8-c770-49d2-8693-90652f796e2f demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:32:42.210266 np0000192780 devstack@c-api.service[111731]: [pid: 111731|app: 0|req: 9/37] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:32:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:32:52.196636 np0000192780 devstack@c-api.service[111731]: DEBUG dbcounter [-] [111731] Writing DB stats cinder:SELECT=1 {{(pid=111731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:33:42.228027 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.middleware.request_id [None req-5f1e1f6a-d22c-44bd-90ab-e13c7d6c80e4 None None] RequestId filter calling following filter/app {{(pid=111730) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:33:42.230909 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-5f1e1f6a-d22c-44bd-90ab-e13c7d6c80e4 demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:33:42.231141 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-5f1e1f6a-d22c-44bd-90ab-e13c7d6c80e4 demo demo] Empty body provided in request {{(pid=111730) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:33:42.231409 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-5f1e1f6a-d22c-44bd-90ab-e13c7d6c80e4 demo demo] Calling method 'detail' {{(pid=111730) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:33:42.231753 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.api_utils [None req-5f1e1f6a-d22c-44bd-90ab-e13c7d6c80e4 demo demo] Removing options '' from query. {{(pid=111730) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:33:42.232750 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.volume.api [None req-5f1e1f6a-d22c-44bd-90ab-e13c7d6c80e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111730) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:33:42.243661 np0000192780 devstack@c-api.service[111730]: INFO cinder.volume.api [None req-5f1e1f6a-d22c-44bd-90ab-e13c7d6c80e4 demo demo] Get all volumes completed successfully. Sep 15 11:33:42.246302 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-5f1e1f6a-d22c-44bd-90ab-e13c7d6c80e4 demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:33:42.247209 np0000192780 devstack@c-api.service[111730]: [pid: 111730|app: 0|req: 10/38] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:33:42 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:33:52.236928 np0000192780 devstack@c-api.service[111730]: DEBUG dbcounter [-] [111730] Writing DB stats cinder:SELECT=1 {{(pid=111730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:34:42.263654 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-a1c47ad4-324e-47fd-8f70-70b82327d5dc None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:34:42.266668 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-a1c47ad4-324e-47fd-8f70-70b82327d5dc demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:34:42.266936 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-a1c47ad4-324e-47fd-8f70-70b82327d5dc demo demo] Empty body provided in request {{(pid=111729) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:34:42.267287 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-a1c47ad4-324e-47fd-8f70-70b82327d5dc demo demo] Calling method 'detail' {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:34:42.267989 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.api_utils [None req-a1c47ad4-324e-47fd-8f70-70b82327d5dc demo demo] Removing options '' from query. {{(pid=111729) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:34:42.269087 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.volume.api [None req-a1c47ad4-324e-47fd-8f70-70b82327d5dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111729) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:34:42.281306 np0000192780 devstack@c-api.service[111729]: INFO cinder.volume.api [None req-a1c47ad4-324e-47fd-8f70-70b82327d5dc demo demo] Get all volumes completed successfully. Sep 15 11:34:42.285931 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-a1c47ad4-324e-47fd-8f70-70b82327d5dc demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:34:42.286802 np0000192780 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 11/39] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:34:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:34:52.272207 np0000192780 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:35:42.297662 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.middleware.request_id [None req-58d3576c-d843-49a3-b1ed-3ce97f40d80f None None] RequestId filter calling following filter/app {{(pid=111732) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:35:42.300283 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-58d3576c-d843-49a3-b1ed-3ce97f40d80f demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:35:42.300523 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-58d3576c-d843-49a3-b1ed-3ce97f40d80f demo demo] Empty body provided in request {{(pid=111732) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:35:42.300717 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-58d3576c-d843-49a3-b1ed-3ce97f40d80f demo demo] Calling method 'detail' {{(pid=111732) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:35:42.301012 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.api_utils [None req-58d3576c-d843-49a3-b1ed-3ce97f40d80f demo demo] Removing options '' from query. {{(pid=111732) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:35:42.301811 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.volume.api [None req-58d3576c-d843-49a3-b1ed-3ce97f40d80f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111732) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:35:42.309139 np0000192780 devstack@c-api.service[111732]: INFO cinder.volume.api [None req-58d3576c-d843-49a3-b1ed-3ce97f40d80f demo demo] Get all volumes completed successfully. Sep 15 11:35:42.311625 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-58d3576c-d843-49a3-b1ed-3ce97f40d80f demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:35:42.312089 np0000192780 devstack@c-api.service[111732]: [pid: 111732|app: 0|req: 10/40] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:35:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:35:52.305191 np0000192780 devstack@c-api.service[111732]: DEBUG dbcounter [-] [111732] Writing DB stats cinder:SELECT=1 {{(pid=111732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:36:42.327979 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.middleware.request_id [None req-41aa50b0-4eb0-4f62-bd8b-3d4f76bd74b8 None None] RequestId filter calling following filter/app {{(pid=111731) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:36:42.332201 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-41aa50b0-4eb0-4f62-bd8b-3d4f76bd74b8 demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:36:42.332497 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-41aa50b0-4eb0-4f62-bd8b-3d4f76bd74b8 demo demo] Empty body provided in request {{(pid=111731) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:36:42.333647 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-41aa50b0-4eb0-4f62-bd8b-3d4f76bd74b8 demo demo] Calling method 'detail' {{(pid=111731) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:36:42.334791 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.api_utils [None req-41aa50b0-4eb0-4f62-bd8b-3d4f76bd74b8 demo demo] Removing options '' from query. {{(pid=111731) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:36:42.336031 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.volume.api [None req-41aa50b0-4eb0-4f62-bd8b-3d4f76bd74b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111731) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:36:42.349553 np0000192780 devstack@c-api.service[111731]: INFO cinder.volume.api [None req-41aa50b0-4eb0-4f62-bd8b-3d4f76bd74b8 demo demo] Get all volumes completed successfully. Sep 15 11:36:42.354008 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-41aa50b0-4eb0-4f62-bd8b-3d4f76bd74b8 demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:36:42.354642 np0000192780 devstack@c-api.service[111731]: [pid: 111731|app: 0|req: 10/41] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:36:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 15 11:36:52.341425 np0000192780 devstack@c-api.service[111731]: DEBUG dbcounter [-] [111731] Writing DB stats cinder:SELECT=1 {{(pid=111731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:37:42.367633 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.middleware.request_id [None req-3abda427-e29e-4eaa-84d9-72c697b5373d None None] RequestId filter calling following filter/app {{(pid=111730) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:37:42.491008 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-3abda427-e29e-4eaa-84d9-72c697b5373d demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:37:42.491614 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-3abda427-e29e-4eaa-84d9-72c697b5373d demo demo] Empty body provided in request {{(pid=111730) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:37:42.492108 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-3abda427-e29e-4eaa-84d9-72c697b5373d demo demo] Calling method 'detail' {{(pid=111730) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:37:42.492643 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.api_utils [None req-3abda427-e29e-4eaa-84d9-72c697b5373d demo demo] Removing options '' from query. {{(pid=111730) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:37:42.495124 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.volume.api [None req-3abda427-e29e-4eaa-84d9-72c697b5373d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111730) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:37:42.509272 np0000192780 devstack@c-api.service[111730]: INFO cinder.volume.api [None req-3abda427-e29e-4eaa-84d9-72c697b5373d demo demo] Get all volumes completed successfully. Sep 15 11:37:42.514113 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-3abda427-e29e-4eaa-84d9-72c697b5373d demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:37:42.514943 np0000192780 devstack@c-api.service[111730]: [pid: 111730|app: 0|req: 11/42] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:37:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:37:52.499214 np0000192780 devstack@c-api.service[111730]: DEBUG dbcounter [-] [111730] Writing DB stats cinder:SELECT=1 {{(pid=111730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:38:42.530577 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-d34deeb3-763b-4452-98d1-eb4a7712bbcf None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:38:42.536239 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-d34deeb3-763b-4452-98d1-eb4a7712bbcf demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:38:42.537361 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-d34deeb3-763b-4452-98d1-eb4a7712bbcf demo demo] Empty body provided in request {{(pid=111729) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:38:42.537543 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-d34deeb3-763b-4452-98d1-eb4a7712bbcf demo demo] Calling method 'detail' {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:38:42.538173 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.api_utils [None req-d34deeb3-763b-4452-98d1-eb4a7712bbcf demo demo] Removing options '' from query. {{(pid=111729) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:38:42.540276 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.volume.api [None req-d34deeb3-763b-4452-98d1-eb4a7712bbcf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111729) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:38:42.561514 np0000192780 devstack@c-api.service[111729]: INFO cinder.volume.api [None req-d34deeb3-763b-4452-98d1-eb4a7712bbcf demo demo] Get all volumes completed successfully. Sep 15 11:38:42.568048 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-d34deeb3-763b-4452-98d1-eb4a7712bbcf demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:38:42.569199 np0000192780 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 12/43] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:38:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:38:52.546876 np0000192780 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:39:42.586206 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.middleware.request_id [None req-3dfa2314-7d48-4c5b-8fd8-3c96128b4b86 None None] RequestId filter calling following filter/app {{(pid=111732) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:39:42.588389 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-3dfa2314-7d48-4c5b-8fd8-3c96128b4b86 demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:39:42.588577 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-3dfa2314-7d48-4c5b-8fd8-3c96128b4b86 demo demo] Empty body provided in request {{(pid=111732) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:39:42.588748 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-3dfa2314-7d48-4c5b-8fd8-3c96128b4b86 demo demo] Calling method 'detail' {{(pid=111732) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:39:42.588965 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.api_utils [None req-3dfa2314-7d48-4c5b-8fd8-3c96128b4b86 demo demo] Removing options '' from query. {{(pid=111732) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:39:42.589611 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.volume.api [None req-3dfa2314-7d48-4c5b-8fd8-3c96128b4b86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111732) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:39:42.597456 np0000192780 devstack@c-api.service[111732]: INFO cinder.volume.api [None req-3dfa2314-7d48-4c5b-8fd8-3c96128b4b86 demo demo] Get all volumes completed successfully. Sep 15 11:39:42.599208 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-3dfa2314-7d48-4c5b-8fd8-3c96128b4b86 demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:39:42.599621 np0000192780 devstack@c-api.service[111732]: [pid: 111732|app: 0|req: 11/44] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:39:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:39:52.593117 np0000192780 devstack@c-api.service[111732]: DEBUG dbcounter [-] [111732] Writing DB stats cinder:SELECT=1 {{(pid=111732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:40:42.619128 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.middleware.request_id [None req-f4d399d6-ce17-46ad-b10a-81d2ea6dd794 None None] RequestId filter calling following filter/app {{(pid=111731) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:40:42.623105 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-f4d399d6-ce17-46ad-b10a-81d2ea6dd794 demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:40:42.623485 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-f4d399d6-ce17-46ad-b10a-81d2ea6dd794 demo demo] Empty body provided in request {{(pid=111731) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:40:42.623954 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-f4d399d6-ce17-46ad-b10a-81d2ea6dd794 demo demo] Calling method 'detail' {{(pid=111731) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:40:42.624325 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.api_utils [None req-f4d399d6-ce17-46ad-b10a-81d2ea6dd794 demo demo] Removing options '' from query. {{(pid=111731) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:40:42.625666 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.volume.api [None req-f4d399d6-ce17-46ad-b10a-81d2ea6dd794 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111731) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:40:42.639246 np0000192780 devstack@c-api.service[111731]: INFO cinder.volume.api [None req-f4d399d6-ce17-46ad-b10a-81d2ea6dd794 demo demo] Get all volumes completed successfully. Sep 15 11:40:42.643824 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-f4d399d6-ce17-46ad-b10a-81d2ea6dd794 demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:40:42.644785 np0000192780 devstack@c-api.service[111731]: [pid: 111731|app: 0|req: 11/45] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:40:42 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:40:52.631077 np0000192780 devstack@c-api.service[111731]: DEBUG dbcounter [-] [111731] Writing DB stats cinder:SELECT=1 {{(pid=111731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:41:42.663244 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.middleware.request_id [None req-09b9baa6-805c-45ec-8913-a54af0241c9c None None] RequestId filter calling following filter/app {{(pid=111730) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:41:42.667805 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-09b9baa6-805c-45ec-8913-a54af0241c9c demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:41:42.668306 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-09b9baa6-805c-45ec-8913-a54af0241c9c demo demo] Empty body provided in request {{(pid=111730) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:41:42.668808 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-09b9baa6-805c-45ec-8913-a54af0241c9c demo demo] Calling method 'detail' {{(pid=111730) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:41:42.669401 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.api_utils [None req-09b9baa6-805c-45ec-8913-a54af0241c9c demo demo] Removing options '' from query. {{(pid=111730) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:41:42.671242 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.volume.api [None req-09b9baa6-805c-45ec-8913-a54af0241c9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111730) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:41:42.684960 np0000192780 devstack@c-api.service[111730]: INFO cinder.volume.api [None req-09b9baa6-805c-45ec-8913-a54af0241c9c demo demo] Get all volumes completed successfully. Sep 15 11:41:42.689373 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-09b9baa6-805c-45ec-8913-a54af0241c9c demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:41:42.690114 np0000192780 devstack@c-api.service[111730]: [pid: 111730|app: 0|req: 12/46] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:41:42 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:41:52.677011 np0000192780 devstack@c-api.service[111730]: DEBUG dbcounter [-] [111730] Writing DB stats cinder:SELECT=1 {{(pid=111730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:42:42.717566 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.middleware.request_id [None req-9703b516-82fe-4eaa-b47f-ebf2061cc557 None None] RequestId filter calling following filter/app {{(pid=111729) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:42:42.858088 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-9703b516-82fe-4eaa-b47f-ebf2061cc557 demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:42:42.858369 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-9703b516-82fe-4eaa-b47f-ebf2061cc557 demo demo] Empty body provided in request {{(pid=111729) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:42:42.858619 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.openstack.wsgi [None req-9703b516-82fe-4eaa-b47f-ebf2061cc557 demo demo] Calling method 'detail' {{(pid=111729) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:42:42.859117 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.api.api_utils [None req-9703b516-82fe-4eaa-b47f-ebf2061cc557 demo demo] Removing options '' from query. {{(pid=111729) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:42:42.860124 np0000192780 devstack@c-api.service[111729]: DEBUG cinder.volume.api [None req-9703b516-82fe-4eaa-b47f-ebf2061cc557 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111729) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:42:42.872997 np0000192780 devstack@c-api.service[111729]: INFO cinder.volume.api [None req-9703b516-82fe-4eaa-b47f-ebf2061cc557 demo demo] Get all volumes completed successfully. Sep 15 11:42:42.875540 np0000192780 devstack@c-api.service[111729]: INFO cinder.api.openstack.wsgi [None req-9703b516-82fe-4eaa-b47f-ebf2061cc557 demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:42:42.876191 np0000192780 devstack@c-api.service[111729]: [pid: 111729|app: 0|req: 13/47] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:42:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:42:52.866174 np0000192780 devstack@c-api.service[111729]: DEBUG dbcounter [-] [111729] Writing DB stats cinder:SELECT=1 {{(pid=111729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:43:42.892532 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.middleware.request_id [None req-f5c9a262-4342-42ab-b9e4-aba3bec068f4 None None] RequestId filter calling following filter/app {{(pid=111732) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:43:42.894871 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-f5c9a262-4342-42ab-b9e4-aba3bec068f4 demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:43:42.895072 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-f5c9a262-4342-42ab-b9e4-aba3bec068f4 demo demo] Empty body provided in request {{(pid=111732) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:43:42.895211 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.openstack.wsgi [None req-f5c9a262-4342-42ab-b9e4-aba3bec068f4 demo demo] Calling method 'detail' {{(pid=111732) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:43:42.895457 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.api.api_utils [None req-f5c9a262-4342-42ab-b9e4-aba3bec068f4 demo demo] Removing options '' from query. {{(pid=111732) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:43:42.896182 np0000192780 devstack@c-api.service[111732]: DEBUG cinder.volume.api [None req-f5c9a262-4342-42ab-b9e4-aba3bec068f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111732) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:43:42.903427 np0000192780 devstack@c-api.service[111732]: INFO cinder.volume.api [None req-f5c9a262-4342-42ab-b9e4-aba3bec068f4 demo demo] Get all volumes completed successfully. Sep 15 11:43:42.905653 np0000192780 devstack@c-api.service[111732]: INFO cinder.api.openstack.wsgi [None req-f5c9a262-4342-42ab-b9e4-aba3bec068f4 demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:43:42.906589 np0000192780 devstack@c-api.service[111732]: [pid: 111732|app: 0|req: 12/48] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:43:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 15 11:43:52.898951 np0000192780 devstack@c-api.service[111732]: DEBUG dbcounter [-] [111732] Writing DB stats cinder:SELECT=1 {{(pid=111732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:44:42.923241 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.middleware.request_id [None req-4fcb648d-9f4f-4719-af61-ddcd736adc3a None None] RequestId filter calling following filter/app {{(pid=111731) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:44:42.930097 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-4fcb648d-9f4f-4719-af61-ddcd736adc3a demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:44:42.930568 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-4fcb648d-9f4f-4719-af61-ddcd736adc3a demo demo] Empty body provided in request {{(pid=111731) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:44:42.931141 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.openstack.wsgi [None req-4fcb648d-9f4f-4719-af61-ddcd736adc3a demo demo] Calling method 'detail' {{(pid=111731) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:44:42.931709 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.api.api_utils [None req-4fcb648d-9f4f-4719-af61-ddcd736adc3a demo demo] Removing options '' from query. {{(pid=111731) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:44:42.933215 np0000192780 devstack@c-api.service[111731]: DEBUG cinder.volume.api [None req-4fcb648d-9f4f-4719-af61-ddcd736adc3a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111731) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:44:42.948398 np0000192780 devstack@c-api.service[111731]: INFO cinder.volume.api [None req-4fcb648d-9f4f-4719-af61-ddcd736adc3a demo demo] Get all volumes completed successfully. Sep 15 11:44:42.952829 np0000192780 devstack@c-api.service[111731]: INFO cinder.api.openstack.wsgi [None req-4fcb648d-9f4f-4719-af61-ddcd736adc3a demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:44:42.953730 np0000192780 devstack@c-api.service[111731]: [pid: 111731|app: 0|req: 12/49] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:44:42 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:44:52.938974 np0000192780 devstack@c-api.service[111731]: DEBUG dbcounter [-] [111731] Writing DB stats cinder:SELECT=1 {{(pid=111731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 15 11:45:42.963878 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.middleware.request_id [None req-5c9f2a4b-3917-4242-91fc-767a50ccef6b None None] RequestId filter calling following filter/app {{(pid=111730) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 15 11:45:42.968066 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-5c9f2a4b-3917-4242-91fc-767a50ccef6b demo demo] GET https://162.253.55.106/volume/v3/volumes/detail Sep 15 11:45:42.968450 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-5c9f2a4b-3917-4242-91fc-767a50ccef6b demo demo] Empty body provided in request {{(pid=111730) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 15 11:45:42.968810 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.openstack.wsgi [None req-5c9f2a4b-3917-4242-91fc-767a50ccef6b demo demo] Calling method 'detail' {{(pid=111730) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 15 11:45:42.969267 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.api.api_utils [None req-5c9f2a4b-3917-4242-91fc-767a50ccef6b demo demo] Removing options '' from query. {{(pid=111730) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 15 11:45:42.971894 np0000192780 devstack@c-api.service[111730]: DEBUG cinder.volume.api [None req-5c9f2a4b-3917-4242-91fc-767a50ccef6b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111730) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 15 11:45:42.984347 np0000192780 devstack@c-api.service[111730]: INFO cinder.volume.api [None req-5c9f2a4b-3917-4242-91fc-767a50ccef6b demo demo] Get all volumes completed successfully. Sep 15 11:45:42.989231 np0000192780 devstack@c-api.service[111730]: INFO cinder.api.openstack.wsgi [None req-5c9f2a4b-3917-4242-91fc-767a50ccef6b demo demo] https://162.253.55.106/volume/v3/volumes/detail returned with HTTP 200 Sep 15 11:45:42.989994 np0000192780 devstack@c-api.service[111730]: [pid: 111730|app: 0|req: 13/50] 162.253.55.106 () {64 vars in 1296 bytes} [Tue Sep 15 11:45:42 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:45:52.976303 np0000192780 devstack@c-api.service[111730]: DEBUG dbcounter [-] [111730] Writing DB stats cinder:SELECT=1 {{(pid=111730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}