Aug 25 21:17:50.888359 np0000191068 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 25 21:17:50.896561 np0000191068 devstack@c-api.service[111116]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 25 21:17:50.900061 np0000191068 devstack@c-api.service[111116]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 25 21:17:50 2026] *** Aug 25 21:17:50.900061 np0000191068 devstack@c-api.service[111116]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 25 21:17:50.900061 np0000191068 devstack@c-api.service[111116]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Aug 25 21:17:50.900061 np0000191068 devstack@c-api.service[111116]: nodename: np0000191068 Aug 25 21:17:50.900061 np0000191068 devstack@c-api.service[111116]: machine: x86_64 Aug 25 21:17:50.900061 np0000191068 devstack@c-api.service[111116]: clock source: unix Aug 25 21:17:50.900061 np0000191068 devstack@c-api.service[111116]: pcre jit disabled Aug 25 21:17:50.900061 np0000191068 devstack@c-api.service[111116]: detected number of CPU cores: 16 Aug 25 21:17:50.900061 np0000191068 devstack@c-api.service[111116]: current working directory: / Aug 25 21:17:50.900061 np0000191068 devstack@c-api.service[111116]: detected binary path: /usr/bin/uwsgi-core Aug 25 21:17:50.900061 np0000191068 devstack@c-api.service[111116]: your processes number limit is 256916 Aug 25 21:17:50.900061 np0000191068 devstack@c-api.service[111116]: your memory page size is 4096 bytes Aug 25 21:17:50.900061 np0000191068 devstack@c-api.service[111116]: detected max file descriptor number: 2048 Aug 25 21:17:50.900061 np0000191068 devstack@c-api.service[111116]: lock engine: pthread robust mutexes Aug 25 21:17:50.900061 np0000191068 devstack@c-api.service[111116]: thunder lock: enabled Aug 25 21:17:50.901048 np0000191068 devstack@c-api.service[111116]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 25 21:17:50.901048 np0000191068 devstack@c-api.service[111116]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 25 21:17:50.901048 np0000191068 devstack@c-api.service[111116]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 25 21:17:50.901048 np0000191068 devstack@c-api.service[111116]: Set PythonHome to /opt/stack/data/venv Aug 25 21:17:50.938903 np0000191068 devstack@c-api.service[111116]: Python main interpreter initialized at 0x7124b24a4668 Aug 25 21:17:50.938903 np0000191068 devstack@c-api.service[111116]: python threads support enabled Aug 25 21:17:50.938903 np0000191068 devstack@c-api.service[111116]: your server socket listen backlog is limited to 100 connections Aug 25 21:17:50.938903 np0000191068 devstack@c-api.service[111116]: your mercy for graceful operations on workers is 80 seconds Aug 25 21:17:50.939524 np0000191068 devstack@c-api.service[111116]: mapped 671795 bytes (656 KB) for 4 cores Aug 25 21:17:50.939678 np0000191068 devstack@c-api.service[111116]: *** Operational MODE: preforking *** Aug 25 21:17:50.939879 np0000191068 devstack@c-api.service[111116]: *** uWSGI is running in multiple interpreter mode *** Aug 25 21:17:50.939879 np0000191068 devstack@c-api.service[111116]: spawned uWSGI master process (pid: 111116) Aug 25 21:17:50.940119 np0000191068 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 25 21:17:50.940518 np0000191068 devstack@c-api.service[111116]: spawned uWSGI worker 1 (pid: 111118, cores: 1) Aug 25 21:17:50.941075 np0000191068 devstack@c-api.service[111116]: spawned uWSGI worker 2 (pid: 111119, cores: 1) Aug 25 21:17:50.942906 np0000191068 devstack@c-api.service[111116]: spawned uWSGI worker 3 (pid: 111120, cores: 1) Aug 25 21:17:50.942906 np0000191068 devstack@c-api.service[111116]: spawned uWSGI worker 4 (pid: 111121, cores: 1) Aug 25 21:17:50.942906 np0000191068 devstack@c-api.service[111116]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 25 21:17:51.075603 np0000191068 devstack@c-api.service[111118]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 21:17:51.075603 np0000191068 devstack@c-api.service[111118]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 21:17:51.075603 np0000191068 devstack@c-api.service[111118]: we strongly recommend against using it for new projects. Aug 25 21:17:51.075603 np0000191068 devstack@c-api.service[111118]: If you are already using Eventlet, we recommend migrating to a different Aug 25 21:17:51.075603 np0000191068 devstack@c-api.service[111118]: framework. For more detail see Aug 25 21:17:51.075603 np0000191068 devstack@c-api.service[111118]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 21:17:51.075603 np0000191068 devstack@c-api.service[111118]: import eventlet # noqa Aug 25 21:17:51.083476 np0000191068 devstack@c-api.service[111120]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 21:17:51.083476 np0000191068 devstack@c-api.service[111120]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 21:17:51.083476 np0000191068 devstack@c-api.service[111120]: we strongly recommend against using it for new projects. Aug 25 21:17:51.083476 np0000191068 devstack@c-api.service[111120]: If you are already using Eventlet, we recommend migrating to a different Aug 25 21:17:51.083476 np0000191068 devstack@c-api.service[111120]: framework. For more detail see Aug 25 21:17:51.083476 np0000191068 devstack@c-api.service[111120]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 21:17:51.083476 np0000191068 devstack@c-api.service[111120]: import eventlet # noqa Aug 25 21:17:51.084294 np0000191068 devstack@c-api.service[111121]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 21:17:51.084294 np0000191068 devstack@c-api.service[111121]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 21:17:51.084294 np0000191068 devstack@c-api.service[111121]: we strongly recommend against using it for new projects. Aug 25 21:17:51.084294 np0000191068 devstack@c-api.service[111121]: If you are already using Eventlet, we recommend migrating to a different Aug 25 21:17:51.084294 np0000191068 devstack@c-api.service[111121]: framework. For more detail see Aug 25 21:17:51.084294 np0000191068 devstack@c-api.service[111121]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 21:17:51.084294 np0000191068 devstack@c-api.service[111121]: import eventlet # noqa Aug 25 21:17:51.088672 np0000191068 devstack@c-api.service[111119]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 21:17:51.088672 np0000191068 devstack@c-api.service[111119]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 21:17:51.088672 np0000191068 devstack@c-api.service[111119]: we strongly recommend against using it for new projects. Aug 25 21:17:51.088672 np0000191068 devstack@c-api.service[111119]: If you are already using Eventlet, we recommend migrating to a different Aug 25 21:17:51.088672 np0000191068 devstack@c-api.service[111119]: framework. For more detail see Aug 25 21:17:51.088672 np0000191068 devstack@c-api.service[111119]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 21:17:51.088672 np0000191068 devstack@c-api.service[111119]: import eventlet # noqa Aug 25 21:17:51.250022 np0000191068 devstack@c-api.service[111121]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 25 21:17:51.250022 np0000191068 devstack@c-api.service[111121]: from cgi import parse_header Aug 25 21:17:51.255202 np0000191068 devstack@c-api.service[111118]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 25 21:17:51.255202 np0000191068 devstack@c-api.service[111118]: from cgi import parse_header Aug 25 21:17:51.267827 np0000191068 devstack@c-api.service[111119]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 25 21:17:51.267827 np0000191068 devstack@c-api.service[111119]: from cgi import parse_header Aug 25 21:17:51.273791 np0000191068 devstack@c-api.service[111120]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 25 21:17:51.273791 np0000191068 devstack@c-api.service[111120]: from cgi import parse_header Aug 25 21:17:51.290818 np0000191068 devstack@c-api.service[111121]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 21:17:51.290818 np0000191068 devstack@c-api.service[111121]: warnings.warn( Aug 25 21:17:51.297631 np0000191068 devstack@c-api.service[111118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 21:17:51.297631 np0000191068 devstack@c-api.service[111118]: warnings.warn( Aug 25 21:17:51.303030 np0000191068 devstack@c-api.service[111121]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 25 21:17:51.303030 np0000191068 devstack@c-api.service[111121]: removals.removed_module( Aug 25 21:17:51.303884 np0000191068 devstack@c-api.service[111121]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 25 21:17:51.303884 np0000191068 devstack@c-api.service[111121]: removals.removed_module( Aug 25 21:17:51.309814 np0000191068 devstack@c-api.service[111118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 25 21:17:51.309814 np0000191068 devstack@c-api.service[111118]: removals.removed_module( Aug 25 21:17:51.310676 np0000191068 devstack@c-api.service[111119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 21:17:51.310676 np0000191068 devstack@c-api.service[111119]: warnings.warn( Aug 25 21:17:51.310770 np0000191068 devstack@c-api.service[111118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 25 21:17:51.310770 np0000191068 devstack@c-api.service[111118]: removals.removed_module( Aug 25 21:17:51.323226 np0000191068 devstack@c-api.service[111119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 25 21:17:51.323226 np0000191068 devstack@c-api.service[111119]: removals.removed_module( Aug 25 21:17:51.324244 np0000191068 devstack@c-api.service[111119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 25 21:17:51.324244 np0000191068 devstack@c-api.service[111119]: removals.removed_module( Aug 25 21:17:51.330931 np0000191068 devstack@c-api.service[111120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 21:17:51.330931 np0000191068 devstack@c-api.service[111120]: warnings.warn( Aug 25 21:17:51.345263 np0000191068 devstack@c-api.service[111120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 25 21:17:51.345263 np0000191068 devstack@c-api.service[111120]: removals.removed_module( Aug 25 21:17:51.346180 np0000191068 devstack@c-api.service[111120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 25 21:17:51.346180 np0000191068 devstack@c-api.service[111120]: removals.removed_module( Aug 25 21:17:52.119267 np0000191068 devstack@c-api.service[111121]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 25 21:17:52.119267 np0000191068 devstack@c-api.service[111121]: warnings.warn( Aug 25 21:17:52.125772 np0000191068 devstack@c-api.service[111119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 25 21:17:52.125772 np0000191068 devstack@c-api.service[111119]: warnings.warn( Aug 25 21:17:52.143164 np0000191068 devstack@c-api.service[111118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 25 21:17:52.143164 np0000191068 devstack@c-api.service[111118]: warnings.warn( Aug 25 21:17:52.170718 np0000191068 devstack@c-api.service[111121]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 25 21:17:52.170718 np0000191068 devstack@c-api.service[111121]: warnings.warn( Aug 25 21:17:52.180516 np0000191068 devstack@c-api.service[111119]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 25 21:17:52.180516 np0000191068 devstack@c-api.service[111119]: warnings.warn( Aug 25 21:17:52.197199 np0000191068 devstack@c-api.service[111118]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 25 21:17:52.197199 np0000191068 devstack@c-api.service[111118]: warnings.warn( Aug 25 21:17:52.202612 np0000191068 devstack@c-api.service[111120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 25 21:17:52.202612 np0000191068 devstack@c-api.service[111120]: warnings.warn( Aug 25 21:17:52.253786 np0000191068 devstack@c-api.service[111120]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 25 21:17:52.253786 np0000191068 devstack@c-api.service[111120]: warnings.warn( Aug 25 21:17:52.373661 np0000191068 devstack@c-api.service[111119]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 25 21:17:52.374949 np0000191068 devstack@c-api.service[111119]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111119) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 21:17:52.379774 np0000191068 devstack@c-api.service[111121]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 25 21:17:52.379931 np0000191068 devstack@c-api.service[111121]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111121) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 21:17:52.380114 np0000191068 devstack@c-api.service[111118]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 25 21:17:52.380301 np0000191068 devstack@c-api.service[111118]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111118) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 21:17:52.441656 np0000191068 devstack@c-api.service[111120]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 25 21:17:52.441998 np0000191068 devstack@c-api.service[111120]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111120) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 21:17:52.464917 np0000191068 devstack@c-api.service[111119]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 25 21:17:52.464917 np0000191068 devstack@c-api.service[111119]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 21:17:52.465243 np0000191068 devstack@c-api.service[111121]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 25 21:17:52.465243 np0000191068 devstack@c-api.service[111121]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 21:17:52.471122 np0000191068 devstack@c-api.service[111118]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 25 21:17:52.471122 np0000191068 devstack@c-api.service[111118]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 21:17:52.505698 np0000191068 devstack@c-api.service[111120]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 25 21:17:52.505698 np0000191068 devstack@c-api.service[111120]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 21:17:52.928639 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111121) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 21:17:52.928853 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111118) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 21:17:52.928945 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111119) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 21:17:52.929070 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.929151 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.929215 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111120) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 21:17:52.929276 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.929276 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.929416 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.929484 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.929484 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.929589 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.929649 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.929649 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.929771 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.929839 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.930411 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.930505 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.930567 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.930627 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.930685 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.930760 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.930830 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.930953 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.931032 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.931094 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.931094 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.931210 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.931274 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.931332 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.931388 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.931445 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.931518 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.931518 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.931635 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.931693 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.931693 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.931803 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.931884 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.931953 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.931953 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.931953 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.931953 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.931953 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.933475 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.933553 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.933640 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.933708 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.933768 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.933824 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.933921 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.934008 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.934051 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.934051 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.934124 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.934164 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.934202 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.934241 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.934282 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.934320 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.934366 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.934405 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.934444 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.934444 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.934444 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.934551 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.934551 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.934551 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.934551 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.934551 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.934551 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.934785 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.935812 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.935899 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.935961 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.936009 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.936056 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.936105 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.936150 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.936150 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.936223 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.936263 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.936303 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.936347 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.936395 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.936435 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.936474 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.936512 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.936551 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.936598 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.936642 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.936680 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.936720 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.936765 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.936765 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.936765 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.936765 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.936765 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.936765 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.937035 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.938454 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.938520 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.938562 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.938627 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.938684 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.938728 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.938769 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.938807 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.938853 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.938933 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.938976 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.939017 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.939057 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.939057 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.939162 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.939206 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.939252 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.939371 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.939419 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.939470 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.939516 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.939557 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.939597 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.939647 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.939647 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.939721 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.939721 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.939793 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.941610 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.941674 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.941723 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.942058 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.942131 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.942176 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.942215 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.942259 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.942298 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.942338 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.942381 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.942433 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.942478 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.942518 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.942569 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.942616 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.942662 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.942701 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.942741 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.942780 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.942823 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.942938 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.942938 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.943150 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.943195 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.943236 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.943294 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.943340 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.943380 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.943420 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.943460 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.943505 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.943546 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.943587 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.943632 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.943673 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.943723 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.943763 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.943802 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.943846 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.943914 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.943965 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.944011 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.944050 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.944090 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.944256 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.944323 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.944366 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.944404 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.944443 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.944483 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.944522 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.944563 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.944602 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.944648 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.944695 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.944734 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.944776 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.944814 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.944875 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.944930 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.944975 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.945050 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.945087 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.945126 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.945179 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.945222 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.945267 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.945306 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.945345 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.945390 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.945430 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.945468 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.945507 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.945651 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.945700 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.945740 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.945779 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.945825 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.945928 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.946030 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.946030 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.946030 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.946030 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.947719 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.947787 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.947832 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.947916 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.947965 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.948019 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.948062 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.948110 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.948151 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.948208 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.948266 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.948308 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.948348 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.948348 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.948420 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.948420 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.948420 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.948420 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.948591 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.948591 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.948591 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.948703 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.948703 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.948793 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.948793 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.948908 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.948963 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.949003 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.950208 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.950275 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.950343 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.950402 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.950483 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.950526 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.950578 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.950620 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.950660 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.950696 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.950736 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.950781 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.950821 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.950885 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.950949 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.950991 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.951037 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.951077 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.951116 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.951160 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.951199 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.951244 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.951244 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.951244 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.951349 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.951349 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.951434 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.951473 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.952226 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.952288 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.952335 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.952375 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.952413 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.952453 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.952491 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.952537 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.952582 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.952624 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.952670 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.952708 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.952752 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.952796 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.952853 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.952955 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.953032 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.953086 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.953086 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.953164 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.953205 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.953205 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.953287 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.953287 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.953287 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.953287 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.953287 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.953287 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.953955 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.954005 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.954065 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.954124 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.954178 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.954178 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.954263 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.954304 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.954349 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.954389 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.954433 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.954477 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.954518 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.954557 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.954596 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.954642 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.954687 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.954732 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.954772 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.954810 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.954849 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.954905 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.954944 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.954984 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.955023 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.955072 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.955112 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.955157 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.955198 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.955239 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.955277 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.955316 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.955360 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.955401 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.955439 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.955478 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.955517 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.955566 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.955605 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.955648 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.955689 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.955729 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.955768 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.955807 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.955846 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.955899 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.955940 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.955994 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.956035 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.956074 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.956112 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.956152 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.956192 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.956236 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.956281 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.956324 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.956370 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.956410 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.956451 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.956489 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.956530 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.956569 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.956608 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.956650 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.956690 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.956738 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.956778 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.956819 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.956878 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.956918 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.956967 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.957051 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.957106 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.957148 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.957187 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.957231 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.957273 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.957312 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.957350 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.957401 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.957447 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.957487 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.957527 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.957577 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.957621 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.957660 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.957699 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.957744 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.957783 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.957821 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.957883 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.957934 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.957980 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.958020 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.958058 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.958104 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.958143 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.958186 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.958226 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.958265 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.958315 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.958315 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.958388 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.958427 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.958469 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.958519 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.958519 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.958519 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.958519 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.958519 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.958519 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.958519 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.958764 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.958764 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.958833 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.958919 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.958977 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.959027 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.959084 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.959130 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.959170 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.959210 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.959250 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.959289 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.959340 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.959382 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.959421 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.959460 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.959505 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.959550 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.959591 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.959630 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.959670 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.959719 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.959759 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.959797 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.959797 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.959797 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.959797 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.959797 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.960014 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.960014 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.960014 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.960136 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.960184 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.960225 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.960268 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.960308 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.960348 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.960393 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.960437 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.960480 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.960531 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.960571 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.960608 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.960649 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.960689 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.960736 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.960776 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.960811 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.960850 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.960940 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.961141 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.961192 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.961231 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.961272 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.961317 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.961378 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.961432 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.961432 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.961432 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.961432 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.961608 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.961650 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.961695 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.961733 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.961772 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.961812 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.961874 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.961874 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.961874 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.961993 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.961993 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.962066 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.962099 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.962128 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.962128 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.962183 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.962212 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.962239 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.962272 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.962300 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.962332 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.962361 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.962361 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.962361 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.962436 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.962436 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.962436 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.962517 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.962549 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.962578 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.962605 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.962633 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.962664 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.962691 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.962725 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.962752 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.962784 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.962816 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.962844 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.962882 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.962919 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.962947 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.962975 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.963001 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.963032 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.963059 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.963087 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.963121 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.963148 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.963175 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.963203 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.963230 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.963257 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.963288 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.963288 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.963288 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.963369 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.963399 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.963427 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.963455 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.963482 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.963508 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.963540 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.963567 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.963598 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.963628 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.963660 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.963688 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.963715 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.963746 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.963773 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.963800 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.963827 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.963867 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.963896 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.963931 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.963959 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.963987 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.964019 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.964046 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.964073 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.964073 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.964073 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.964146 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.964175 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.964212 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.964241 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.964269 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.964297 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.964326 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.964353 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.964381 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.964409 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.964437 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.964465 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.964534 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.964567 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.964600 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.964628 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.964659 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.964686 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.964713 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.964742 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.964774 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.964805 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.964832 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.964875 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.964875 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.966417 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.966483 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.966539 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.966605 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.966660 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.966718 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.966771 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.966802 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.966831 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.966877 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.966916 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.966953 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.966992 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.967024 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.967051 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.967137 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.967172 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.967200 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.967227 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.967255 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.967281 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.967314 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.967342 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.967369 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.967396 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.967428 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.967457 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.967484 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.967617 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.967678 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.967738 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.967815 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.967916 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.967946 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.967983 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.968022 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.968051 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.968078 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.968106 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.968158 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.968187 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.968214 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.968245 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.968276 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.968303 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.968336 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.968369 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.968401 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.968429 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.968456 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.968484 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.968511 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.968543 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.968571 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.968600 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.968677 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.968899 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.968968 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.969005 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.969113 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.969172 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.969202 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.969233 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.969266 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.969294 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.969328 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.969357 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.969389 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.969417 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.969449 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.969479 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.969507 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.969535 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.969564 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.969595 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.969629 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.969657 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.969684 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.969713 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.969745 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.969773 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.969804 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.969840 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.969886 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.969922 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.969955 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.969983 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.970010 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.970038 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.970062 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.970103 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.970149 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.970189 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.970227 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.970272 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.970316 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.970357 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.970395 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.970439 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.970479 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.970517 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.970558 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.970596 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.970635 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.970673 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.970720 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.970764 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.970764 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.970764 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.970764 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.970764 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.970764 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.970985 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.970985 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.970985 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.971114 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.971160 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.971200 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.971244 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.971284 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.971323 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.971361 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.971401 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.971444 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.971484 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.971525 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.971570 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.971614 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.971653 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.971699 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.971738 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.971776 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.971814 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.971852 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.972009 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.972049 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.972088 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.972139 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.972187 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.972187 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.972262 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.972262 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.972337 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.972377 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.972421 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.972464 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.972512 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.972552 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.972591 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.972635 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.972675 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.972713 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.972752 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.972791 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.972841 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.972911 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.972953 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.972993 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.973050 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.973096 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.973135 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.973174 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.973212 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.973252 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.973296 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.973341 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.973380 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.973421 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.973460 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.973504 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.973545 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.973583 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.973621 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.973660 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.973699 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.973737 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.973786 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.973825 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.973881 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.973932 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.973972 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.974010 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.974010 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.974082 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.974121 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.974208 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.974251 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.974304 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.974345 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.974345 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.974345 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.974345 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.974345 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.974345 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.974345 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.974345 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.974667 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.974667 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.974667 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.974667 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.977554 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.977600 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.977639 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.977679 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.977735 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.977775 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.977814 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.977881 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.977925 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.977964 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.978003 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.978043 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.978090 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.978129 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.978168 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.978206 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.978253 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.978298 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.978337 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.978337 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.978337 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.978337 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.978337 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.978337 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.978545 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.978545 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.978545 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.978667 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.978712 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.978751 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.978794 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.978833 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.978894 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.978935 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.978973 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.979011 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.979011 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.979011 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.979944 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.980005 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.980068 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.980129 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.980187 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.980233 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.980280 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.980324 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.980375 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.980420 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.980420 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.980499 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.980540 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.980601 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.985835 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.985929 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.985969 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.986025 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.986087 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.986128 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.986192 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.986233 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.986321 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.986409 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.986491 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.986575 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.986657 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.986750 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.987019 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.987087 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.987147 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.987186 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.987225 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.987258 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.987291 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.987324 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.987363 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.987414 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.987479 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.987536 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.987587 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.987690 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.988460 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.988551 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.988636 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.988686 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.988735 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.988791 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.988831 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.988884 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.988918 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.988976 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.989018 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.989138 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.989222 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.989315 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.989413 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.989501 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.989582 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.989663 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.989741 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.989781 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.989818 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.989851 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.989925 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.989978 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.990022 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.990104 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.990188 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.990281 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 21:17:52.993507 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.993576 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.993622 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.993683 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.993754 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.993838 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111121) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.993987 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.994083 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.994298 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.994298 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.994391 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.994431 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.996656 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.996738 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.996777 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.996826 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.996900 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.996972 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:52.998579 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 21:17:52.998648 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 21:17:52.998819 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 21:17:52.998923 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 21:17:52.999014 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 21:17:52.999084 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 21:17:53.040065 np0000191068 devstack@c-api.service[111121]: INFO dbcounter [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Registered counter for database cinder Aug 25 21:17:53.045031 np0000191068 devstack@c-api.service[111119]: INFO dbcounter [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Registered counter for database cinder Aug 25 21:17:53.048439 np0000191068 devstack@c-api.service[111120]: INFO dbcounter [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Registered counter for database cinder Aug 25 21:17:53.053818 np0000191068 devstack@c-api.service[111118]: INFO dbcounter [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Registered counter for database cinder Aug 25 21:17:53.083936 np0000191068 devstack@c-api.service[111121]: DEBUG oslo_db.sqlalchemy.engines [None req-89e80d8d-4163-451f-966c-3a35bef738a3 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=111121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:17:53.089289 np0000191068 devstack@c-api.service[111119]: DEBUG oslo_db.sqlalchemy.engines [None req-266266a5-0af1-4606-8249-5e605c87fc03 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=111119) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:17:53.093098 np0000191068 devstack@c-api.service[111120]: DEBUG oslo_db.sqlalchemy.engines [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 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=111120) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:17:53.096284 np0000191068 devstack@c-api.service[111118]: DEBUG oslo_db.sqlalchemy.engines [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 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=111118) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:17:53.199562 np0000191068 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writer thread running {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 21:17:53.202717 np0000191068 devstack@c-api.service[111121]: INFO cinder.rpc [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 21:17:53.205709 np0000191068 devstack@c-api.service[111121]: INFO cinder.rpc [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 21:17:53.208153 np0000191068 devstack@c-api.service[111121]: INFO cinder.rpc [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 21:17:53.210442 np0000191068 devstack@c-api.service[111121]: INFO cinder.rpc [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 21:17:53.211310 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.214237 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.216742 np0000191068 devstack@c-api.service[111118]: DEBUG dbcounter [-] [111118] Writer thread running {{(pid=111118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 21:17:53.217492 np0000191068 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writer thread running {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 21:17:53.218670 np0000191068 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writer thread running {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 21:17:53.219561 np0000191068 devstack@c-api.service[111118]: INFO cinder.rpc [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 21:17:53.220051 np0000191068 devstack@c-api.service[111120]: INFO cinder.rpc [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 21:17:53.222063 np0000191068 devstack@c-api.service[111118]: INFO cinder.rpc [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 21:17:53.223846 np0000191068 devstack@c-api.service[111120]: INFO cinder.rpc [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 21:17:53.224132 np0000191068 devstack@c-api.service[111119]: INFO cinder.rpc [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 21:17:53.224690 np0000191068 devstack@c-api.service[111118]: INFO cinder.rpc [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 21:17:53.225926 np0000191068 devstack@c-api.service[111120]: INFO cinder.rpc [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 21:17:53.227198 np0000191068 devstack@c-api.service[111118]: INFO cinder.rpc [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 21:17:53.227448 np0000191068 devstack@c-api.service[111119]: INFO cinder.rpc [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 21:17:53.227958 np0000191068 devstack@c-api.service[111120]: INFO cinder.rpc [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 21:17:53.228381 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.229128 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.230358 np0000191068 devstack@c-api.service[111119]: INFO cinder.rpc [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 21:17:53.231721 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.232596 np0000191068 devstack@c-api.service[111119]: INFO cinder.rpc [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 21:17:53.233560 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.233621 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.236757 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.249331 np0000191068 devstack@c-api.service[111121]: DEBUG oslo_db.sqlalchemy.engines [None req-89e80d8d-4163-451f-966c-3a35bef738a3 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=111121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:17:53.252231 np0000191068 devstack@c-api.service[111121]: INFO cinder.rpc [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 21:17:53.254614 np0000191068 devstack@c-api.service[111121]: INFO cinder.rpc [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 21:17:53.255829 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.267659 np0000191068 devstack@c-api.service[111118]: DEBUG oslo_db.sqlalchemy.engines [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 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=111118) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:17:53.268145 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.269210 np0000191068 devstack@c-api.service[111120]: DEBUG oslo_db.sqlalchemy.engines [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 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=111120) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:17:53.270369 np0000191068 devstack@c-api.service[111118]: INFO cinder.rpc [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 21:17:53.271368 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.272341 np0000191068 devstack@c-api.service[111118]: INFO cinder.rpc [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 21:17:53.272615 np0000191068 devstack@c-api.service[111120]: INFO cinder.rpc [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 21:17:53.273374 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.274606 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.275694 np0000191068 devstack@c-api.service[111120]: INFO cinder.rpc [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 21:17:53.277118 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.278456 np0000191068 devstack@c-api.service[111119]: DEBUG oslo_db.sqlalchemy.engines [None req-266266a5-0af1-4606-8249-5e605c87fc03 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=111119) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:17:53.278591 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.281506 np0000191068 devstack@c-api.service[111119]: INFO cinder.rpc [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 21:17:53.281579 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.284646 np0000191068 devstack@c-api.service[111119]: INFO cinder.rpc [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 21:17:53.284837 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.285347 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.286489 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.287955 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.288542 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.290808 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.291570 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.292049 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.294179 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.294786 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.296288 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.296664 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.297455 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.299012 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.299969 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.300592 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.301577 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.303274 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.303964 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.304490 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.305758 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.306478 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.307319 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.307912 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.308786 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.309954 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.311304 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.311397 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.311714 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.312028 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.313099 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.314442 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.314596 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.314808 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.315013 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.315981 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.316062 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.317344 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.317879 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.317964 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.318736 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.318974 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.320477 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.321043 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.321147 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.321551 np0000191068 devstack@c-api.service[111121]: WARNING cinder.api.contrib.hosts [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 21:17:53.321767 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: extensions {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.323121 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: os-availability-zone {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.324295 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.324395 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.324479 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: cgsnapshots {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.325071 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.325913 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: os-quota-sets {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.327336 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: extra_specs {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.327708 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.328123 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.328811 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: encryption {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.329627 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.329884 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.329956 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.330363 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: scheduler-stats {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.331411 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.331795 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: os-quota-class-sets {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.332307 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.333052 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.333151 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: backups {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.333216 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.334551 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.335303 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.335599 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: os-volume-manage {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.335913 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.336720 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.337064 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: os-volume-transfer {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.337228 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.337825 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.338369 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.338687 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: capabilities {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.338759 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.339828 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.339913 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: os-volume-type-access {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.340286 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.341180 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.341252 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.341346 np0000191068 devstack@c-api.service[111118]: WARNING cinder.api.contrib.hosts [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 21:17:53.341511 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: extensions {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.341581 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: consistencygroups {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.342537 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.343065 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: os-availability-zone {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.343310 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.343470 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: encryption {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.344075 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.344574 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: cgsnapshots {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.344669 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.344984 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: os-snapshot-manage {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.345688 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.346294 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: os-quota-sets {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.346377 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.346445 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: os-hosts {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.346733 np0000191068 devstack@c-api.service[111120]: WARNING cinder.api.contrib.hosts [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 21:17:53.346909 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: extensions {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.347797 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.347891 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extended resource: qos-specs {{(pid=111121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.347955 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: extra_specs {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.348269 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: os-availability-zone {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.349171 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.349905 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: encryption {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.349988 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: cgsnapshots {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.350505 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.350640 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.351027 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: os-quota-sets {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.351376 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: scheduler-stats {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.352014 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.352102 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.352499 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: extra_specs {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.352896 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: os-quota-class-sets {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.353502 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.353594 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.354026 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: encryption {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.354419 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: backups {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.354545 np0000191068 devstack@c-api.service[111119]: WARNING cinder.api.contrib.hosts [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 21:17:53.354721 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: extensions {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.354989 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.356078 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: os-availability-zone {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.356303 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: scheduler-stats {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.356389 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.357232 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: os-volume-manage {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.357393 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: cgsnapshots {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.357722 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.357786 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: os-quota-class-sets {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.358561 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.contrib.snapshot_actions [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] SnapshotActionsController initialized {{(pid=111121) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 21:17:53.358749 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: os-volume-transfer {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.359043 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: os-quota-sets {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.359219 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: backups {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.359283 np0000191068 devstack@c-api.service[111121]: WARNING castellan.key_manager.migration [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.360111 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension TypesManage extending resource: types {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.360234 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension AdminActions extending resource: volumes {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.360363 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension AdminActions extending resource: snapshots {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.360405 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: capabilities {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.360462 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: extra_specs {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.360545 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension AdminActions extending resource: backups {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.360651 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.360746 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.360854 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.360985 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.361088 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.361189 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.361226 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: os-volume-manage {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.361341 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.361434 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension UsedLimits extending resource: limits {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.361540 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.361641 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.361740 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.361842 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.v3.router [None req-89e80d8d-4163-451f-966c-3a35bef738a3 None None] Extension VolumeActions extending resource: volumes {{(pid=111121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.361895 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: os-volume-type-access {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.361971 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: encryption {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.362725 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: os-volume-transfer {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.363491 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: consistencygroups {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.363534 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: scheduler-stats {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.364372 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: capabilities {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.365029 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: os-quota-class-sets {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.365540 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: encryption {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.365641 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: os-volume-type-access {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.366385 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: backups {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.367127 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: os-snapshot-manage {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.367331 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: consistencygroups {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.368623 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: os-hosts {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.369079 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: os-volume-manage {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.369263 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: encryption {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.369530 np0000191068 devstack@c-api.service[111121]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7124b24a4668 pid: 111121 (default app) Aug 25 21:17:53.370045 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extended resource: qos-specs {{(pid=111118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.370533 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: os-volume-transfer {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.370772 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: os-snapshot-manage {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.372343 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: capabilities {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.372389 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: os-hosts {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.373082 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.373575 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: os-volume-type-access {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.373785 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extended resource: qos-specs {{(pid=111120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.374596 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.375209 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: consistencygroups {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.376132 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.376744 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.377150 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: encryption {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.377742 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.378277 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.378674 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: os-snapshot-manage {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.379169 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.379826 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.380152 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: os-hosts {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.380234 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-778d8c22-31d5-4827-99ec-fb6f43c23db0 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:17:53.380498 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.381394 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.contrib.snapshot_actions [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] SnapshotActionsController initialized {{(pid=111118) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 21:17:53.381468 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.381530 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extended resource: qos-specs {{(pid=111119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 21:17:53.382100 np0000191068 devstack@c-api.service[111118]: WARNING castellan.key_manager.migration [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.382784 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.382914 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension TypesManage extending resource: types {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.383041 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension AdminActions extending resource: volumes {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.383125 np0000191068 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 1/1] 162.253.55.54 () {60 vars in 949 bytes} [Tue Aug 25 21:17:53 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 25 21:17:53.383170 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension AdminActions extending resource: snapshots {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.383352 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension AdminActions extending resource: backups {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.383452 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.383548 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.383653 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.383765 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.383877 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.383980 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.384095 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.384206 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.384245 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension UsedLimits extending resource: limits {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.384318 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.384424 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.384504 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.384542 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.384631 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.v3.router [None req-df2d7b64-0227-4116-852a-27e4bd4d3a60 None None] Extension VolumeActions extending resource: volumes {{(pid=111118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.385124 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.contrib.snapshot_actions [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] SnapshotActionsController initialized {{(pid=111120) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 21:17:53.385893 np0000191068 devstack@c-api.service[111120]: WARNING castellan.key_manager.migration [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.386077 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.386740 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension TypesManage extending resource: types {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.386894 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension AdminActions extending resource: volumes {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.387028 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension AdminActions extending resource: snapshots {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.387297 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension AdminActions extending resource: backups {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.387408 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.387496 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.387553 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.387622 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.387726 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.387824 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.387958 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.388080 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.388192 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension UsedLimits extending resource: limits {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.388293 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.388393 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.388498 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.388601 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.v3.router [None req-0382ecf1-fbfb-42fc-98bb-a1794ade35f8 None None] Extension VolumeActions extending resource: volumes {{(pid=111120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.389157 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.390672 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.392064 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.392894 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.contrib.snapshot_actions [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] SnapshotActionsController initialized {{(pid=111119) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 21:17:53.393675 np0000191068 devstack@c-api.service[111118]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7124b24a4668 pid: 111118 (default app) Aug 25 21:17:53.393758 np0000191068 devstack@c-api.service[111119]: WARNING castellan.key_manager.migration [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Aug 25 21:17:53.394502 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension TypesManage extending resource: types {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.394632 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension AdminActions extending resource: volumes {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.394764 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension AdminActions extending resource: snapshots {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.395011 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension AdminActions extending resource: backups {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.395110 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.395209 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.395316 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.395443 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.395539 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.395638 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.395754 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.395874 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension UsedLimits extending resource: limits {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.396301 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.396301 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.396301 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.396301 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.v3.router [None req-266266a5-0af1-4606-8249-5e605c87fc03 None None] Extension VolumeActions extending resource: volumes {{(pid=111119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 21:17:53.396730 np0000191068 devstack@c-api.service[111120]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7124b24a4668 pid: 111120 (default app) Aug 25 21:17:53.404906 np0000191068 devstack@c-api.service[111119]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7124b24a4668 pid: 111119 (default app) Aug 25 21:18:00.556923 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-2bcf9a27-5178-4321-92da-1cd545c5d669 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:18:01.224185 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-2bcf9a27-5178-4321-92da-1cd545c5d669 admin admin] POST https://162.253.55.54/volume/v3/types Aug 25 21:18:01.224758 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-2bcf9a27-5178-4321-92da-1cd545c5d669 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 21:18:01.227571 np0000191068 devstack@c-api.service[111121]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 21:18:01.227571 np0000191068 devstack@c-api.service[111121]: warnings.warn( Aug 25 21:18:01.270190 np0000191068 devstack@c-api.service[111121]: DEBUG oslo_db.sqlalchemy.engines [None req-2bcf9a27-5178-4321-92da-1cd545c5d669 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=111121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:18:01.312801 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-2bcf9a27-5178-4321-92da-1cd545c5d669 admin admin] https://162.253.55.54/volume/v3/types returned with HTTP 200 Aug 25 21:18:01.313959 np0000191068 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 2/2] 162.253.55.54 () {68 vars in 1326 bytes} [Tue Aug 25 21:18:00 2026] POST /volume/v3/types => generated 186 bytes in 758 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:18:01.342436 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.middleware.request_id [None req-1557032a-540e-49b8-a3ae-a859e701472f None None] RequestId filter calling following filter/app {{(pid=111118) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:18:01.687227 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-1557032a-540e-49b8-a3ae-a859e701472f admin admin] POST https://162.253.55.54/volume/v3/types/2327750f-aed6-423a-b5a0-00fa0bedbeef/extra_specs Aug 25 21:18:01.687782 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [None req-1557032a-540e-49b8-a3ae-a859e701472f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111118) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 21:18:01.689668 np0000191068 devstack@c-api.service[111118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 21:18:01.689668 np0000191068 devstack@c-api.service[111118]: warnings.warn( Aug 25 21:18:01.726984 np0000191068 devstack@c-api.service[111118]: DEBUG oslo_db.sqlalchemy.engines [None req-1557032a-540e-49b8-a3ae-a859e701472f 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=111118) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:18:01.795412 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-1557032a-540e-49b8-a3ae-a859e701472f admin admin] https://162.253.55.54/volume/v3/types/2327750f-aed6-423a-b5a0-00fa0bedbeef/extra_specs returned with HTTP 200 Aug 25 21:18:01.796214 np0000191068 devstack@c-api.service[111118]: [pid: 111118|app: 0|req: 1/3] 162.253.55.54 () {68 vars in 1473 bytes} [Tue Aug 25 21:18:01 2026] POST /volume/v3/types/2327750f-aed6-423a-b5a0-00fa0bedbeef/extra_specs => generated 55 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:18:03.277253 np0000191068 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=6 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:18:03.283343 np0000191068 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=6 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:18:11.308344 np0000191068 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:18:11.793532 np0000191068 devstack@c-api.service[111118]: DEBUG dbcounter [-] [111118] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:21:03.221387 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-a60f5909-a74d-45e2-96dc-22473a459281 None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:03.222936 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-a60f5909-a74d-45e2-96dc-22473a459281 None None] GET https://162.253.55.54/volume// Aug 25 21:21:03.222936 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-a60f5909-a74d-45e2-96dc-22473a459281 None None] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:21:03.223226 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-a60f5909-a74d-45e2-96dc-22473a459281 None None] Calling method 'all' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:21:03.223572 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-a60f5909-a74d-45e2-96dc-22473a459281 None None] https://162.253.55.54/volume// returned with HTTP 300 Aug 25 21:21:03.223891 np0000191068 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 1/4] 162.253.55.54 () {66 vars in 1449 bytes} [Tue Aug 25 21:21:03 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 21:21:42.731984 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-3c43236f-1188-492b-bb44-a5a48496e0df None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:42.735323 np0000191068 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 1/5] 162.253.55.54 () {62 vars in 1061 bytes} [Tue Aug 25 21:21:42 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 25 21:21:42.768126 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-82330f93-6948-454b-b41f-41122b8462f5 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:42.774467 np0000191068 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 3/6] 162.253.55.54 () {64 vars in 1265 bytes} [Tue Aug 25 21:21:42 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 25 21:21:42.809605 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.middleware.request_id [req-82330f93-6948-454b-b41f-41122b8462f5 req-5f1d2931-2f42-48b5-9e39-128064065709 None None] RequestId filter calling following filter/app {{(pid=111118) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:42.814596 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [req-82330f93-6948-454b-b41f-41122b8462f5 req-5f1d2931-2f42-48b5-9e39-128064065709 demo demo] GET https://162.253.55.54/volume/v3/ Aug 25 21:21:42.814911 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [req-82330f93-6948-454b-b41f-41122b8462f5 req-5f1d2931-2f42-48b5-9e39-128064065709 demo demo] Empty body provided in request {{(pid=111118) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:21:42.815235 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [req-82330f93-6948-454b-b41f-41122b8462f5 req-5f1d2931-2f42-48b5-9e39-128064065709 demo demo] Calling method 'version_select' {{(pid=111118) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:21:42.816512 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [req-82330f93-6948-454b-b41f-41122b8462f5 req-5f1d2931-2f42-48b5-9e39-128064065709 demo demo] https://162.253.55.54/volume/v3/ returned with HTTP 200 Aug 25 21:21:42.817030 np0000191068 devstack@c-api.service[111118]: [pid: 111118|app: 0|req: 2/7] 162.253.55.54 () {66 vars in 1339 bytes} [Tue Aug 25 21:21:42 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:21:42.860471 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-e026570d-1a43-4cb1-87bd-28f6e3debc58 None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:43.202179 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-e026570d-1a43-4cb1-87bd-28f6e3debc58 demo demo] GET https://162.253.55.54/volume/v3/types Aug 25 21:21:43.202481 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-e026570d-1a43-4cb1-87bd-28f6e3debc58 demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:21:43.202554 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-e026570d-1a43-4cb1-87bd-28f6e3debc58 demo demo] Calling method 'index' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:21:43.203065 np0000191068 devstack@c-api.service[111120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 21:21:43.203065 np0000191068 devstack@c-api.service[111120]: warnings.warn( Aug 25 21:21:43.203630 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.api_utils [None req-e026570d-1a43-4cb1-87bd-28f6e3debc58 demo demo] Removing options '' from query. {{(pid=111120) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:21:43.236443 np0000191068 devstack@c-api.service[111120]: DEBUG oslo_db.sqlalchemy.engines [None req-e026570d-1a43-4cb1-87bd-28f6e3debc58 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=111120) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:21:43.255785 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-e026570d-1a43-4cb1-87bd-28f6e3debc58 demo demo] https://162.253.55.54/volume/v3/types returned with HTTP 200 Aug 25 21:21:43.256260 np0000191068 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 2/8] 162.253.55.54 () {64 vars in 1283 bytes} [Tue Aug 25 21:21:42 2026] GET /volume/v3/types => generated 377 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:21:43.295085 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-24159dff-f275-40e5-b003-86e94298ca16 None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:43.626905 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-24159dff-f275-40e5-b003-86e94298ca16 demo demo] GET https://162.253.55.54/volume/v3/types/default Aug 25 21:21:43.627222 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-24159dff-f275-40e5-b003-86e94298ca16 demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:21:43.627460 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-24159dff-f275-40e5-b003-86e94298ca16 demo demo] Calling method 'show' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:21:43.660729 np0000191068 devstack@c-api.service[111119]: DEBUG oslo_db.sqlalchemy.engines [None req-24159dff-f275-40e5-b003-86e94298ca16 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=111119) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 21:21:43.677148 np0000191068 devstack@c-api.service[111119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 21:21:43.677148 np0000191068 devstack@c-api.service[111119]: warnings.warn( Aug 25 21:21:43.679286 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-24159dff-f275-40e5-b003-86e94298ca16 demo demo] https://162.253.55.54/volume/v3/types/default returned with HTTP 200 Aug 25 21:21:43.679639 np0000191068 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 2/9] 162.253.55.54 () {64 vars in 1294 bytes} [Tue Aug 25 21:21:43 2026] GET /volume/v3/types/default => generated 145 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:21:44.189579 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-8331783e-880c-4b75-9d52-0e376cc28f3a None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:44.190748 np0000191068 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 4/10] 162.253.55.54 () {62 vars in 1061 bytes} [Tue Aug 25 21:21:44 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 25 21:21:44.225317 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.middleware.request_id [None req-e7185b3a-4b91-454c-8cf2-e2b4e8804bd3 None None] RequestId filter calling following filter/app {{(pid=111118) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:44.234221 np0000191068 devstack@c-api.service[111118]: [pid: 111118|app: 0|req: 3/11] 162.253.55.54 () {64 vars in 1265 bytes} [Tue Aug 25 21:21:44 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 25 21:21:44.272135 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [req-e7185b3a-4b91-454c-8cf2-e2b4e8804bd3 req-0a9d623e-434b-49ae-b70e-2b149a9ea329 None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:44.276267 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [req-e7185b3a-4b91-454c-8cf2-e2b4e8804bd3 req-0a9d623e-434b-49ae-b70e-2b149a9ea329 demo demo] GET https://162.253.55.54/volume/v3/ Aug 25 21:21:44.276687 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [req-e7185b3a-4b91-454c-8cf2-e2b4e8804bd3 req-0a9d623e-434b-49ae-b70e-2b149a9ea329 demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:21:44.277111 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [req-e7185b3a-4b91-454c-8cf2-e2b4e8804bd3 req-0a9d623e-434b-49ae-b70e-2b149a9ea329 demo demo] Calling method 'version_select' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:21:44.278137 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [req-e7185b3a-4b91-454c-8cf2-e2b4e8804bd3 req-0a9d623e-434b-49ae-b70e-2b149a9ea329 demo demo] https://162.253.55.54/volume/v3/ returned with HTTP 200 Aug 25 21:21:44.279002 np0000191068 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 3/12] 162.253.55.54 () {66 vars in 1339 bytes} [Tue Aug 25 21:21:44 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:21:44.325610 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-ac5fd74e-a1b3-4b2a-a0d7-034af85386cb None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:44.330724 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-ac5fd74e-a1b3-4b2a-a0d7-034af85386cb demo demo] GET https://162.253.55.54/volume/v3/types/default Aug 25 21:21:44.330724 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-ac5fd74e-a1b3-4b2a-a0d7-034af85386cb demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:21:44.331106 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-ac5fd74e-a1b3-4b2a-a0d7-034af85386cb demo demo] Calling method 'show' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:21:44.342385 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-ac5fd74e-a1b3-4b2a-a0d7-034af85386cb demo demo] https://162.253.55.54/volume/v3/types/default returned with HTTP 200 Aug 25 21:21:44.342838 np0000191068 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 3/13] 162.253.55.54 () {64 vars in 1294 bytes} [Tue Aug 25 21:21:44 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:21:45.055454 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-98d0b5d7-e456-4973-8a2d-329e619476cf None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:45.056310 np0000191068 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 5/14] 162.253.55.54 () {62 vars in 1061 bytes} [Tue Aug 25 21:21:45 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 25 21:21:45.084956 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.middleware.request_id [None req-6e4d6a7a-5004-4c8b-8f95-d6dd5fd97418 None None] RequestId filter calling following filter/app {{(pid=111118) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:45.087782 np0000191068 devstack@c-api.service[111118]: [pid: 111118|app: 0|req: 4/15] 162.253.55.54 () {64 vars in 1265 bytes} [Tue Aug 25 21:21:45 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 25 21:21:45.125448 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [req-6e4d6a7a-5004-4c8b-8f95-d6dd5fd97418 req-08509aec-b5ec-4577-be72-929d4df6b882 None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:45.128850 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [req-6e4d6a7a-5004-4c8b-8f95-d6dd5fd97418 req-08509aec-b5ec-4577-be72-929d4df6b882 demo demo] GET https://162.253.55.54/volume/v3/ Aug 25 21:21:45.129246 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [req-6e4d6a7a-5004-4c8b-8f95-d6dd5fd97418 req-08509aec-b5ec-4577-be72-929d4df6b882 demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:21:45.129622 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [req-6e4d6a7a-5004-4c8b-8f95-d6dd5fd97418 req-08509aec-b5ec-4577-be72-929d4df6b882 demo demo] Calling method 'version_select' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:21:45.130313 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [req-6e4d6a7a-5004-4c8b-8f95-d6dd5fd97418 req-08509aec-b5ec-4577-be72-929d4df6b882 demo demo] https://162.253.55.54/volume/v3/ returned with HTTP 200 Aug 25 21:21:45.131067 np0000191068 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 4/16] 162.253.55.54 () {66 vars in 1339 bytes} [Tue Aug 25 21:21:45 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:21:45.176526 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-e40b5d08-28c7-4caa-91c0-1beaee006134 None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:45.179791 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-e40b5d08-28c7-4caa-91c0-1beaee006134 demo demo] GET https://162.253.55.54/volume/v3/types/default Aug 25 21:21:45.180006 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-e40b5d08-28c7-4caa-91c0-1beaee006134 demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:21:45.180381 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-e40b5d08-28c7-4caa-91c0-1beaee006134 demo demo] Calling method 'show' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:21:45.189899 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-e40b5d08-28c7-4caa-91c0-1beaee006134 demo demo] https://162.253.55.54/volume/v3/types/default returned with HTTP 200 Aug 25 21:21:45.190355 np0000191068 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 4/17] 162.253.55.54 () {64 vars in 1294 bytes} [Tue Aug 25 21:21:45 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:21:45.234206 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-80674889-f496-4acd-b5a0-19db381f5a82 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:45.235598 np0000191068 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 6/18] 162.253.55.54 () {62 vars in 1061 bytes} [Tue Aug 25 21:21:45 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Aug 25 21:21:45.272764 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.middleware.request_id [None req-02cf84cf-99a1-41f3-b420-73ce2d8416cd None None] RequestId filter calling following filter/app {{(pid=111118) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:45.276725 np0000191068 devstack@c-api.service[111118]: [pid: 111118|app: 0|req: 5/19] 162.253.55.54 () {64 vars in 1265 bytes} [Tue Aug 25 21:21:45 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Aug 25 21:21:45.315285 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [req-02cf84cf-99a1-41f3-b420-73ce2d8416cd req-a69ba2b1-3b6c-49f5-999b-da02bf0583ad None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:45.318776 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [req-02cf84cf-99a1-41f3-b420-73ce2d8416cd req-a69ba2b1-3b6c-49f5-999b-da02bf0583ad demo demo] GET https://162.253.55.54/volume/v3/ Aug 25 21:21:45.319235 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [req-02cf84cf-99a1-41f3-b420-73ce2d8416cd req-a69ba2b1-3b6c-49f5-999b-da02bf0583ad demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:21:45.319698 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [req-02cf84cf-99a1-41f3-b420-73ce2d8416cd req-a69ba2b1-3b6c-49f5-999b-da02bf0583ad demo demo] Calling method 'version_select' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:21:45.320394 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [req-02cf84cf-99a1-41f3-b420-73ce2d8416cd req-a69ba2b1-3b6c-49f5-999b-da02bf0583ad demo demo] https://162.253.55.54/volume/v3/ returned with HTTP 200 Aug 25 21:21:45.321156 np0000191068 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 5/20] 162.253.55.54 () {66 vars in 1339 bytes} [Tue Aug 25 21:21:45 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:21:45.365136 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-8f33ac45-b27e-481e-9590-586024cedd39 None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:21:45.368352 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-8f33ac45-b27e-481e-9590-586024cedd39 demo demo] GET https://162.253.55.54/volume/v3/types/default Aug 25 21:21:45.368712 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-8f33ac45-b27e-481e-9590-586024cedd39 demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:21:45.369118 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-8f33ac45-b27e-481e-9590-586024cedd39 demo demo] Calling method 'show' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:21:45.379202 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-8f33ac45-b27e-481e-9590-586024cedd39 demo demo] https://162.253.55.54/volume/v3/types/default returned with HTTP 200 Aug 25 21:21:45.379924 np0000191068 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 5/21] 162.253.55.54 () {64 vars in 1294 bytes} [Tue Aug 25 21:21:45 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 21:21:53.250273 np0000191068 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:21:55.375818 np0000191068 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=8 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:26:51.990107 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-6d0fb92a-d077-4b3e-9bcf-753c58d7d909 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:26:52.098107 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-6d0fb92a-d077-4b3e-9bcf-753c58d7d909 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:26:52.098476 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-6d0fb92a-d077-4b3e-9bcf-753c58d7d909 demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:26:52.098803 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-6d0fb92a-d077-4b3e-9bcf-753c58d7d909 demo demo] Calling method 'detail' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:26:52.099743 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-6d0fb92a-d077-4b3e-9bcf-753c58d7d909 demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:26:52.101129 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.volume.api [None req-6d0fb92a-d077-4b3e-9bcf-753c58d7d909 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111121) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:26:52.156012 np0000191068 devstack@c-api.service[111121]: INFO cinder.volume.api [None req-6d0fb92a-d077-4b3e-9bcf-753c58d7d909 demo demo] Get all volumes completed successfully. Aug 25 21:26:52.158954 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-6d0fb92a-d077-4b3e-9bcf-753c58d7d909 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:26:52.159560 np0000191068 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 7/22] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:26:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:27:02.149070 np0000191068 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:27:52.182605 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.middleware.request_id [None req-214ca813-c70d-4fcc-aeea-35f37bfe5921 None None] RequestId filter calling following filter/app {{(pid=111118) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:27:52.184820 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-214ca813-c70d-4fcc-aeea-35f37bfe5921 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:27:52.185095 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [None req-214ca813-c70d-4fcc-aeea-35f37bfe5921 demo demo] Empty body provided in request {{(pid=111118) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:27:52.185313 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [None req-214ca813-c70d-4fcc-aeea-35f37bfe5921 demo demo] Calling method 'detail' {{(pid=111118) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:27:52.185829 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.api_utils [None req-214ca813-c70d-4fcc-aeea-35f37bfe5921 demo demo] Removing options '' from query. {{(pid=111118) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:27:52.186633 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.volume.api [None req-214ca813-c70d-4fcc-aeea-35f37bfe5921 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111118) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:27:52.217473 np0000191068 devstack@c-api.service[111118]: INFO cinder.volume.api [None req-214ca813-c70d-4fcc-aeea-35f37bfe5921 demo demo] Get all volumes completed successfully. Aug 25 21:27:52.219609 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-214ca813-c70d-4fcc-aeea-35f37bfe5921 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:27:52.220047 np0000191068 devstack@c-api.service[111118]: [pid: 111118|app: 0|req: 6/23] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:27:52 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) Aug 25 21:28:02.211290 np0000191068 devstack@c-api.service[111118]: DEBUG dbcounter [-] [111118] Writing DB stats cinder:SELECT=1 {{(pid=111118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:28:52.244135 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-3d0363ac-7004-4977-bab4-5c32a54ed82e None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:28:52.247942 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-3d0363ac-7004-4977-bab4-5c32a54ed82e demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:28:52.248546 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-3d0363ac-7004-4977-bab4-5c32a54ed82e demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:28:52.248769 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-3d0363ac-7004-4977-bab4-5c32a54ed82e demo demo] Calling method 'detail' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:28:52.249275 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.api_utils [None req-3d0363ac-7004-4977-bab4-5c32a54ed82e demo demo] Removing options '' from query. {{(pid=111120) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:28:52.253266 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.volume.api [None req-3d0363ac-7004-4977-bab4-5c32a54ed82e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111120) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:28:52.292764 np0000191068 devstack@c-api.service[111120]: INFO cinder.volume.api [None req-3d0363ac-7004-4977-bab4-5c32a54ed82e demo demo] Get all volumes completed successfully. Aug 25 21:28:52.295166 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-3d0363ac-7004-4977-bab4-5c32a54ed82e demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:28:52.295550 np0000191068 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 6/24] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:28:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:29:02.285780 np0000191068 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:29:52.313817 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-717f96f3-8815-42bc-a502-def53466b20b None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:29:52.317072 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-717f96f3-8815-42bc-a502-def53466b20b demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:29:52.317312 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-717f96f3-8815-42bc-a502-def53466b20b demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:29:52.317579 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-717f96f3-8815-42bc-a502-def53466b20b demo demo] Calling method 'detail' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:29:52.318382 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.api_utils [None req-717f96f3-8815-42bc-a502-def53466b20b demo demo] Removing options '' from query. {{(pid=111119) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:29:52.319118 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.volume.api [None req-717f96f3-8815-42bc-a502-def53466b20b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111119) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:29:52.359888 np0000191068 devstack@c-api.service[111119]: INFO cinder.volume.api [None req-717f96f3-8815-42bc-a502-def53466b20b demo demo] Get all volumes completed successfully. Aug 25 21:29:52.362930 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-717f96f3-8815-42bc-a502-def53466b20b demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:29:52.362930 np0000191068 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 6/25] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:29:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:30:02.353162 np0000191068 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=1 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:30:52.402989 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-0b7879f3-aba6-4c13-b65d-4038a7adc600 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:30:52.408460 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-0b7879f3-aba6-4c13-b65d-4038a7adc600 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:30:52.408704 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-0b7879f3-aba6-4c13-b65d-4038a7adc600 demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:30:52.408940 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-0b7879f3-aba6-4c13-b65d-4038a7adc600 demo demo] Calling method 'detail' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:30:52.409196 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-0b7879f3-aba6-4c13-b65d-4038a7adc600 demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:30:52.410035 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.volume.api [None req-0b7879f3-aba6-4c13-b65d-4038a7adc600 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111121) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:30:52.419886 np0000191068 devstack@c-api.service[111121]: INFO cinder.volume.api [None req-0b7879f3-aba6-4c13-b65d-4038a7adc600 demo demo] Get all volumes completed successfully. Aug 25 21:30:52.422715 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-0b7879f3-aba6-4c13-b65d-4038a7adc600 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:30:52.423248 np0000191068 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 8/26] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:30:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:31:02.413453 np0000191068 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:31:52.439631 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.middleware.request_id [None req-9cc6a051-94a7-4603-986e-1dda38f20b43 None None] RequestId filter calling following filter/app {{(pid=111118) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:31:52.664119 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-9cc6a051-94a7-4603-986e-1dda38f20b43 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:31:52.664119 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [None req-9cc6a051-94a7-4603-986e-1dda38f20b43 demo demo] Empty body provided in request {{(pid=111118) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:31:52.664454 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [None req-9cc6a051-94a7-4603-986e-1dda38f20b43 demo demo] Calling method 'detail' {{(pid=111118) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:31:52.664823 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.api_utils [None req-9cc6a051-94a7-4603-986e-1dda38f20b43 demo demo] Removing options '' from query. {{(pid=111118) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:31:52.665986 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.volume.api [None req-9cc6a051-94a7-4603-986e-1dda38f20b43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111118) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:31:52.676335 np0000191068 devstack@c-api.service[111118]: INFO cinder.volume.api [None req-9cc6a051-94a7-4603-986e-1dda38f20b43 demo demo] Get all volumes completed successfully. Aug 25 21:31:52.679197 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-9cc6a051-94a7-4603-986e-1dda38f20b43 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:31:52.679770 np0000191068 devstack@c-api.service[111118]: [pid: 111118|app: 0|req: 7/27] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:31:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:32:02.670968 np0000191068 devstack@c-api.service[111118]: DEBUG dbcounter [-] [111118] Writing DB stats cinder:SELECT=1 {{(pid=111118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:32:52.695807 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-043394d2-1e5f-4773-9108-03b35a1d2743 None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:32:52.698373 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-043394d2-1e5f-4773-9108-03b35a1d2743 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:32:52.698562 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-043394d2-1e5f-4773-9108-03b35a1d2743 demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:32:52.698813 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-043394d2-1e5f-4773-9108-03b35a1d2743 demo demo] Calling method 'detail' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:32:52.699157 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.api_utils [None req-043394d2-1e5f-4773-9108-03b35a1d2743 demo demo] Removing options '' from query. {{(pid=111120) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:32:52.699955 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.volume.api [None req-043394d2-1e5f-4773-9108-03b35a1d2743 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111120) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:32:52.707484 np0000191068 devstack@c-api.service[111120]: INFO cinder.volume.api [None req-043394d2-1e5f-4773-9108-03b35a1d2743 demo demo] Get all volumes completed successfully. Aug 25 21:32:52.709649 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-043394d2-1e5f-4773-9108-03b35a1d2743 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:32:52.710072 np0000191068 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 7/28] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:32:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:33:02.702803 np0000191068 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:33:52.721530 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-71e516b5-06c9-459f-a6ca-47a67a2a55cd None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:33:52.725318 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-71e516b5-06c9-459f-a6ca-47a67a2a55cd demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:33:52.725555 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-71e516b5-06c9-459f-a6ca-47a67a2a55cd demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:33:52.725797 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-71e516b5-06c9-459f-a6ca-47a67a2a55cd demo demo] Calling method 'detail' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:33:52.726402 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.api_utils [None req-71e516b5-06c9-459f-a6ca-47a67a2a55cd demo demo] Removing options '' from query. {{(pid=111119) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:33:52.727439 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.volume.api [None req-71e516b5-06c9-459f-a6ca-47a67a2a55cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111119) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:33:52.737848 np0000191068 devstack@c-api.service[111119]: INFO cinder.volume.api [None req-71e516b5-06c9-459f-a6ca-47a67a2a55cd demo demo] Get all volumes completed successfully. Aug 25 21:33:52.740048 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-71e516b5-06c9-459f-a6ca-47a67a2a55cd demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:33:52.740422 np0000191068 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 7/29] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:33:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:34:02.731218 np0000191068 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=1 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:34:52.758042 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-29785475-78b1-4162-82c9-fda6831d8bad None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:34:52.762658 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-29785475-78b1-4162-82c9-fda6831d8bad demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:34:52.763158 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-29785475-78b1-4162-82c9-fda6831d8bad demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:34:52.763621 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-29785475-78b1-4162-82c9-fda6831d8bad demo demo] Calling method 'detail' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:34:52.764302 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-29785475-78b1-4162-82c9-fda6831d8bad demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:34:52.765157 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.volume.api [None req-29785475-78b1-4162-82c9-fda6831d8bad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111121) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:34:52.773381 np0000191068 devstack@c-api.service[111121]: INFO cinder.volume.api [None req-29785475-78b1-4162-82c9-fda6831d8bad demo demo] Get all volumes completed successfully. Aug 25 21:34:52.776260 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-29785475-78b1-4162-82c9-fda6831d8bad demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:34:52.776794 np0000191068 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 9/30] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:34:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:35:02.768353 np0000191068 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:35:52.794085 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.middleware.request_id [None req-3b968139-f3a2-46cd-93d5-2a566c35d8ea None None] RequestId filter calling following filter/app {{(pid=111118) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:35:52.797398 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-3b968139-f3a2-46cd-93d5-2a566c35d8ea demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:35:52.797665 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [None req-3b968139-f3a2-46cd-93d5-2a566c35d8ea demo demo] Empty body provided in request {{(pid=111118) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:35:52.797968 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [None req-3b968139-f3a2-46cd-93d5-2a566c35d8ea demo demo] Calling method 'detail' {{(pid=111118) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:35:52.798311 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.api_utils [None req-3b968139-f3a2-46cd-93d5-2a566c35d8ea demo demo] Removing options '' from query. {{(pid=111118) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:35:52.799381 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.volume.api [None req-3b968139-f3a2-46cd-93d5-2a566c35d8ea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111118) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:35:52.806785 np0000191068 devstack@c-api.service[111118]: INFO cinder.volume.api [None req-3b968139-f3a2-46cd-93d5-2a566c35d8ea demo demo] Get all volumes completed successfully. Aug 25 21:35:52.808590 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-3b968139-f3a2-46cd-93d5-2a566c35d8ea demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:35:52.809097 np0000191068 devstack@c-api.service[111118]: [pid: 111118|app: 0|req: 8/31] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:35:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:36:02.802535 np0000191068 devstack@c-api.service[111118]: DEBUG dbcounter [-] [111118] Writing DB stats cinder:SELECT=1 {{(pid=111118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:36:52.829495 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-3c8a7e2e-4674-4e33-b17b-dc2cbc8f7b62 None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:36:52.985439 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-3c8a7e2e-4674-4e33-b17b-dc2cbc8f7b62 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:36:52.985723 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-3c8a7e2e-4674-4e33-b17b-dc2cbc8f7b62 demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:36:52.986218 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-3c8a7e2e-4674-4e33-b17b-dc2cbc8f7b62 demo demo] Calling method 'detail' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:36:52.986695 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.api_utils [None req-3c8a7e2e-4674-4e33-b17b-dc2cbc8f7b62 demo demo] Removing options '' from query. {{(pid=111120) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:36:52.988252 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.volume.api [None req-3c8a7e2e-4674-4e33-b17b-dc2cbc8f7b62 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111120) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:36:52.996911 np0000191068 devstack@c-api.service[111120]: INFO cinder.volume.api [None req-3c8a7e2e-4674-4e33-b17b-dc2cbc8f7b62 demo demo] Get all volumes completed successfully. Aug 25 21:36:52.998760 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-3c8a7e2e-4674-4e33-b17b-dc2cbc8f7b62 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:36:52.999116 np0000191068 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 8/32] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:36:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:37:02.993463 np0000191068 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:37:53.016388 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-ea220a63-b488-4d27-9f6b-1a784dfd1d66 None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:37:53.019297 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-ea220a63-b488-4d27-9f6b-1a784dfd1d66 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:37:53.019521 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-ea220a63-b488-4d27-9f6b-1a784dfd1d66 demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:37:53.019761 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-ea220a63-b488-4d27-9f6b-1a784dfd1d66 demo demo] Calling method 'detail' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:37:53.020082 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.api_utils [None req-ea220a63-b488-4d27-9f6b-1a784dfd1d66 demo demo] Removing options '' from query. {{(pid=111119) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:37:53.020959 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.volume.api [None req-ea220a63-b488-4d27-9f6b-1a784dfd1d66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111119) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:37:53.031842 np0000191068 devstack@c-api.service[111119]: INFO cinder.volume.api [None req-ea220a63-b488-4d27-9f6b-1a784dfd1d66 demo demo] Get all volumes completed successfully. Aug 25 21:37:53.034396 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-ea220a63-b488-4d27-9f6b-1a784dfd1d66 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:37:53.034819 np0000191068 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 8/33] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:37:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:38:03.024499 np0000191068 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=1 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:38:53.055034 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-c51999be-4fa4-43fa-a8cb-3ede0a7a4e64 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:38:53.057398 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-c51999be-4fa4-43fa-a8cb-3ede0a7a4e64 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:38:53.057804 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-c51999be-4fa4-43fa-a8cb-3ede0a7a4e64 demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:38:53.058976 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-c51999be-4fa4-43fa-a8cb-3ede0a7a4e64 demo demo] Calling method 'detail' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:38:53.058976 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-c51999be-4fa4-43fa-a8cb-3ede0a7a4e64 demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:38:53.059544 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.volume.api [None req-c51999be-4fa4-43fa-a8cb-3ede0a7a4e64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111121) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:38:53.071941 np0000191068 devstack@c-api.service[111121]: INFO cinder.volume.api [None req-c51999be-4fa4-43fa-a8cb-3ede0a7a4e64 demo demo] Get all volumes completed successfully. Aug 25 21:38:53.073945 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-c51999be-4fa4-43fa-a8cb-3ede0a7a4e64 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:38:53.074333 np0000191068 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 10/34] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:38:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:39:03.063623 np0000191068 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:39:53.088379 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.middleware.request_id [None req-64537a32-2ac0-422c-b423-348355c729e4 None None] RequestId filter calling following filter/app {{(pid=111118) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:39:53.092636 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-64537a32-2ac0-422c-b423-348355c729e4 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:39:53.093108 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [None req-64537a32-2ac0-422c-b423-348355c729e4 demo demo] Empty body provided in request {{(pid=111118) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:39:53.093495 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [None req-64537a32-2ac0-422c-b423-348355c729e4 demo demo] Calling method 'detail' {{(pid=111118) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:39:53.093994 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.api_utils [None req-64537a32-2ac0-422c-b423-348355c729e4 demo demo] Removing options '' from query. {{(pid=111118) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:39:53.095417 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.volume.api [None req-64537a32-2ac0-422c-b423-348355c729e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111118) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:39:53.104231 np0000191068 devstack@c-api.service[111118]: INFO cinder.volume.api [None req-64537a32-2ac0-422c-b423-348355c729e4 demo demo] Get all volumes completed successfully. Aug 25 21:39:53.106113 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-64537a32-2ac0-422c-b423-348355c729e4 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:39:53.106442 np0000191068 devstack@c-api.service[111118]: [pid: 111118|app: 0|req: 9/35] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:39:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:40:05.247515 np0000191068 devstack@c-api.service[111118]: DEBUG dbcounter [-] [111118] Writing DB stats cinder:SELECT=1 {{(pid=111118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:40:53.121445 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-b1f8ba00-f9f8-48c2-8e4f-d9c739b9a9df None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:40:53.125665 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-b1f8ba00-f9f8-48c2-8e4f-d9c739b9a9df demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:40:53.126089 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-b1f8ba00-f9f8-48c2-8e4f-d9c739b9a9df demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:40:53.126497 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-b1f8ba00-f9f8-48c2-8e4f-d9c739b9a9df demo demo] Calling method 'detail' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:40:53.126937 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.api_utils [None req-b1f8ba00-f9f8-48c2-8e4f-d9c739b9a9df demo demo] Removing options '' from query. {{(pid=111120) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:40:53.128645 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.volume.api [None req-b1f8ba00-f9f8-48c2-8e4f-d9c739b9a9df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111120) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:40:53.135959 np0000191068 devstack@c-api.service[111120]: INFO cinder.volume.api [None req-b1f8ba00-f9f8-48c2-8e4f-d9c739b9a9df demo demo] Get all volumes completed successfully. Aug 25 21:40:53.137908 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-b1f8ba00-f9f8-48c2-8e4f-d9c739b9a9df demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:40:53.138238 np0000191068 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 9/36] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:40:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:41:03.132312 np0000191068 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:41:53.153808 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-05aba4ee-edea-4e92-b5a7-777cfc79b819 None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:41:53.386715 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-05aba4ee-edea-4e92-b5a7-777cfc79b819 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:41:53.386913 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-05aba4ee-edea-4e92-b5a7-777cfc79b819 demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:41:53.387096 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-05aba4ee-edea-4e92-b5a7-777cfc79b819 demo demo] Calling method 'detail' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:41:53.387312 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.api_utils [None req-05aba4ee-edea-4e92-b5a7-777cfc79b819 demo demo] Removing options '' from query. {{(pid=111119) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:41:53.388009 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.volume.api [None req-05aba4ee-edea-4e92-b5a7-777cfc79b819 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111119) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:41:53.395254 np0000191068 devstack@c-api.service[111119]: INFO cinder.volume.api [None req-05aba4ee-edea-4e92-b5a7-777cfc79b819 demo demo] Get all volumes completed successfully. Aug 25 21:41:53.397060 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-05aba4ee-edea-4e92-b5a7-777cfc79b819 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:41:53.397371 np0000191068 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 9/37] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:41:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:42:03.391581 np0000191068 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=1 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:42:53.413613 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-092d4828-a9c6-484b-a358-2a869bb89cd0 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:42:53.416602 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-092d4828-a9c6-484b-a358-2a869bb89cd0 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:42:53.416849 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-092d4828-a9c6-484b-a358-2a869bb89cd0 demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:42:53.417147 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-092d4828-a9c6-484b-a358-2a869bb89cd0 demo demo] Calling method 'detail' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:42:53.417465 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-092d4828-a9c6-484b-a358-2a869bb89cd0 demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:42:53.418437 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.volume.api [None req-092d4828-a9c6-484b-a358-2a869bb89cd0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111121) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:42:53.426782 np0000191068 devstack@c-api.service[111121]: INFO cinder.volume.api [None req-092d4828-a9c6-484b-a358-2a869bb89cd0 demo demo] Get all volumes completed successfully. Aug 25 21:42:53.429598 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-092d4828-a9c6-484b-a358-2a869bb89cd0 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:42:53.430123 np0000191068 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 11/38] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:42:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:43:03.422151 np0000191068 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:43:53.447220 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.middleware.request_id [None req-4ac63b66-7480-41de-a0b9-ca1898936767 None None] RequestId filter calling following filter/app {{(pid=111118) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:43:53.457012 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-4ac63b66-7480-41de-a0b9-ca1898936767 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:43:53.457415 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [None req-4ac63b66-7480-41de-a0b9-ca1898936767 demo demo] Empty body provided in request {{(pid=111118) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:43:53.457813 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [None req-4ac63b66-7480-41de-a0b9-ca1898936767 demo demo] Calling method 'detail' {{(pid=111118) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:43:53.458446 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.api_utils [None req-4ac63b66-7480-41de-a0b9-ca1898936767 demo demo] Removing options '' from query. {{(pid=111118) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:43:53.460439 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.volume.api [None req-4ac63b66-7480-41de-a0b9-ca1898936767 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111118) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:43:53.474135 np0000191068 devstack@c-api.service[111118]: INFO cinder.volume.api [None req-4ac63b66-7480-41de-a0b9-ca1898936767 demo demo] Get all volumes completed successfully. Aug 25 21:43:53.477236 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-4ac63b66-7480-41de-a0b9-ca1898936767 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:43:53.477886 np0000191068 devstack@c-api.service[111118]: [pid: 111118|app: 0|req: 10/39] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:43:53 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) Aug 25 21:44:03.465628 np0000191068 devstack@c-api.service[111118]: DEBUG dbcounter [-] [111118] Writing DB stats cinder:SELECT=1 {{(pid=111118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:44:53.494644 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-c6ac3b93-a980-4fc9-b166-693586875f25 None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:44:53.497469 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-c6ac3b93-a980-4fc9-b166-693586875f25 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:44:53.497669 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-c6ac3b93-a980-4fc9-b166-693586875f25 demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:44:53.497940 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-c6ac3b93-a980-4fc9-b166-693586875f25 demo demo] Calling method 'detail' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:44:53.498175 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.api_utils [None req-c6ac3b93-a980-4fc9-b166-693586875f25 demo demo] Removing options '' from query. {{(pid=111120) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:44:53.498997 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.volume.api [None req-c6ac3b93-a980-4fc9-b166-693586875f25 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111120) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:44:53.506384 np0000191068 devstack@c-api.service[111120]: INFO cinder.volume.api [None req-c6ac3b93-a980-4fc9-b166-693586875f25 demo demo] Get all volumes completed successfully. Aug 25 21:44:53.508468 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-c6ac3b93-a980-4fc9-b166-693586875f25 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:44:53.508921 np0000191068 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 10/40] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:44:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:45:03.501908 np0000191068 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:45:53.526347 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-f49e95bf-16ee-40e1-8ea9-77f4c94211f5 None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:45:53.529117 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-f49e95bf-16ee-40e1-8ea9-77f4c94211f5 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:45:53.529466 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-f49e95bf-16ee-40e1-8ea9-77f4c94211f5 demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:45:53.529759 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-f49e95bf-16ee-40e1-8ea9-77f4c94211f5 demo demo] Calling method 'detail' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:45:53.530148 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.api_utils [None req-f49e95bf-16ee-40e1-8ea9-77f4c94211f5 demo demo] Removing options '' from query. {{(pid=111119) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:45:53.531282 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.volume.api [None req-f49e95bf-16ee-40e1-8ea9-77f4c94211f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111119) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:45:53.538891 np0000191068 devstack@c-api.service[111119]: INFO cinder.volume.api [None req-f49e95bf-16ee-40e1-8ea9-77f4c94211f5 demo demo] Get all volumes completed successfully. Aug 25 21:45:53.541805 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-f49e95bf-16ee-40e1-8ea9-77f4c94211f5 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:45:53.542382 np0000191068 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 10/41] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:45:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:46:03.534326 np0000191068 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=1 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:46:53.561835 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-a419667f-a3b2-4510-bec8-8f2c136baf58 None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:46:53.661771 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-a419667f-a3b2-4510-bec8-8f2c136baf58 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:46:53.662219 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-a419667f-a3b2-4510-bec8-8f2c136baf58 demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:46:53.662708 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-a419667f-a3b2-4510-bec8-8f2c136baf58 demo demo] Calling method 'detail' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:46:53.663392 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-a419667f-a3b2-4510-bec8-8f2c136baf58 demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:46:53.665233 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.volume.api [None req-a419667f-a3b2-4510-bec8-8f2c136baf58 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111121) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:46:53.673443 np0000191068 devstack@c-api.service[111121]: INFO cinder.volume.api [None req-a419667f-a3b2-4510-bec8-8f2c136baf58 demo demo] Get all volumes completed successfully. Aug 25 21:46:53.677884 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-a419667f-a3b2-4510-bec8-8f2c136baf58 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:46:53.678590 np0000191068 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 12/42] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:46:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:47:03.668312 np0000191068 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:47:53.695022 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.middleware.request_id [None req-99641864-d2b6-434d-8419-26c5b1a4b1b8 None None] RequestId filter calling following filter/app {{(pid=111118) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:47:53.697682 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-99641864-d2b6-434d-8419-26c5b1a4b1b8 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:47:53.697935 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [None req-99641864-d2b6-434d-8419-26c5b1a4b1b8 demo demo] Empty body provided in request {{(pid=111118) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:47:53.698174 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [None req-99641864-d2b6-434d-8419-26c5b1a4b1b8 demo demo] Calling method 'detail' {{(pid=111118) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:47:53.698453 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.api_utils [None req-99641864-d2b6-434d-8419-26c5b1a4b1b8 demo demo] Removing options '' from query. {{(pid=111118) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:47:53.699377 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.volume.api [None req-99641864-d2b6-434d-8419-26c5b1a4b1b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111118) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:47:53.706285 np0000191068 devstack@c-api.service[111118]: INFO cinder.volume.api [None req-99641864-d2b6-434d-8419-26c5b1a4b1b8 demo demo] Get all volumes completed successfully. Aug 25 21:47:53.708116 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-99641864-d2b6-434d-8419-26c5b1a4b1b8 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:47:53.708445 np0000191068 devstack@c-api.service[111118]: [pid: 111118|app: 0|req: 11/43] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:47:53 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) Aug 25 21:48:03.702382 np0000191068 devstack@c-api.service[111118]: DEBUG dbcounter [-] [111118] Writing DB stats cinder:SELECT=1 {{(pid=111118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:48:53.726225 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-d22ddaf2-fb6c-4b31-bad9-da7f6462ed61 None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:48:53.729726 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-d22ddaf2-fb6c-4b31-bad9-da7f6462ed61 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:48:53.731573 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-d22ddaf2-fb6c-4b31-bad9-da7f6462ed61 demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:48:53.731573 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-d22ddaf2-fb6c-4b31-bad9-da7f6462ed61 demo demo] Calling method 'detail' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:48:53.731573 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.api_utils [None req-d22ddaf2-fb6c-4b31-bad9-da7f6462ed61 demo demo] Removing options '' from query. {{(pid=111120) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:48:53.733356 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.volume.api [None req-d22ddaf2-fb6c-4b31-bad9-da7f6462ed61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111120) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:48:53.739392 np0000191068 devstack@c-api.service[111120]: INFO cinder.volume.api [None req-d22ddaf2-fb6c-4b31-bad9-da7f6462ed61 demo demo] Get all volumes completed successfully. Aug 25 21:48:53.741465 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-d22ddaf2-fb6c-4b31-bad9-da7f6462ed61 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:48:53.742261 np0000191068 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 11/44] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:48:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:49:03.736247 np0000191068 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:49:53.757850 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-00344798-23ab-49be-9b3a-3e38845f17bf None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:49:53.760444 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-00344798-23ab-49be-9b3a-3e38845f17bf demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:49:53.760677 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-00344798-23ab-49be-9b3a-3e38845f17bf demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:49:53.760944 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-00344798-23ab-49be-9b3a-3e38845f17bf demo demo] Calling method 'detail' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:49:53.761226 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.api_utils [None req-00344798-23ab-49be-9b3a-3e38845f17bf demo demo] Removing options '' from query. {{(pid=111119) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:49:53.762131 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.volume.api [None req-00344798-23ab-49be-9b3a-3e38845f17bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111119) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:49:53.772222 np0000191068 devstack@c-api.service[111119]: INFO cinder.volume.api [None req-00344798-23ab-49be-9b3a-3e38845f17bf demo demo] Get all volumes completed successfully. Aug 25 21:49:53.774061 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-00344798-23ab-49be-9b3a-3e38845f17bf demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:49:53.774426 np0000191068 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 11/45] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:49:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:50:03.769030 np0000191068 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=1 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:50:53.794293 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-67d41a2e-ccf9-423a-bd1a-c724b81c253c None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:50:53.798919 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-67d41a2e-ccf9-423a-bd1a-c724b81c253c demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:50:53.798919 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-67d41a2e-ccf9-423a-bd1a-c724b81c253c demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:50:53.799134 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-67d41a2e-ccf9-423a-bd1a-c724b81c253c demo demo] Calling method 'detail' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:50:53.799541 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-67d41a2e-ccf9-423a-bd1a-c724b81c253c demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:50:53.801026 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.volume.api [None req-67d41a2e-ccf9-423a-bd1a-c724b81c253c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111121) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:50:53.807933 np0000191068 devstack@c-api.service[111121]: INFO cinder.volume.api [None req-67d41a2e-ccf9-423a-bd1a-c724b81c253c demo demo] Get all volumes completed successfully. Aug 25 21:50:53.809602 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-67d41a2e-ccf9-423a-bd1a-c724b81c253c demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:50:53.810123 np0000191068 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 13/46] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:50:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:51:03.803371 np0000191068 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:51:53.826745 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.middleware.request_id [None req-a4559aed-7ef4-4566-81dc-1a182101bd23 None None] RequestId filter calling following filter/app {{(pid=111118) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:51:53.951924 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-a4559aed-7ef4-4566-81dc-1a182101bd23 demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:51:53.952185 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [None req-a4559aed-7ef4-4566-81dc-1a182101bd23 demo demo] Empty body provided in request {{(pid=111118) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:51:53.952397 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.openstack.wsgi [None req-a4559aed-7ef4-4566-81dc-1a182101bd23 demo demo] Calling method 'detail' {{(pid=111118) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:51:53.953014 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.api.api_utils [None req-a4559aed-7ef4-4566-81dc-1a182101bd23 demo demo] Removing options '' from query. {{(pid=111118) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:51:53.953979 np0000191068 devstack@c-api.service[111118]: DEBUG cinder.volume.api [None req-a4559aed-7ef4-4566-81dc-1a182101bd23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111118) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:51:53.960888 np0000191068 devstack@c-api.service[111118]: INFO cinder.volume.api [None req-a4559aed-7ef4-4566-81dc-1a182101bd23 demo demo] Get all volumes completed successfully. Aug 25 21:51:53.962902 np0000191068 devstack@c-api.service[111118]: INFO cinder.api.openstack.wsgi [None req-a4559aed-7ef4-4566-81dc-1a182101bd23 demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:51:53.963265 np0000191068 devstack@c-api.service[111118]: [pid: 111118|app: 0|req: 12/47] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:51:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:52:03.957225 np0000191068 devstack@c-api.service[111118]: DEBUG dbcounter [-] [111118] Writing DB stats cinder:SELECT=1 {{(pid=111118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:52:53.974902 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.middleware.request_id [None req-83415027-b16e-484f-a37f-3501d07748fe None None] RequestId filter calling following filter/app {{(pid=111120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:52:53.977226 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-83415027-b16e-484f-a37f-3501d07748fe demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:52:53.977404 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-83415027-b16e-484f-a37f-3501d07748fe demo demo] Empty body provided in request {{(pid=111120) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:52:53.977592 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.openstack.wsgi [None req-83415027-b16e-484f-a37f-3501d07748fe demo demo] Calling method 'detail' {{(pid=111120) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:52:53.977819 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.api.api_utils [None req-83415027-b16e-484f-a37f-3501d07748fe demo demo] Removing options '' from query. {{(pid=111120) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:52:53.978529 np0000191068 devstack@c-api.service[111120]: DEBUG cinder.volume.api [None req-83415027-b16e-484f-a37f-3501d07748fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111120) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:52:53.988540 np0000191068 devstack@c-api.service[111120]: INFO cinder.volume.api [None req-83415027-b16e-484f-a37f-3501d07748fe demo demo] Get all volumes completed successfully. Aug 25 21:52:53.992345 np0000191068 devstack@c-api.service[111120]: INFO cinder.api.openstack.wsgi [None req-83415027-b16e-484f-a37f-3501d07748fe demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:52:53.993293 np0000191068 devstack@c-api.service[111120]: [pid: 111120|app: 0|req: 12/48] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:52:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:53:03.981591 np0000191068 devstack@c-api.service[111120]: DEBUG dbcounter [-] [111120] Writing DB stats cinder:SELECT=1 {{(pid=111120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:53:54.008090 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.middleware.request_id [None req-83109103-e8c7-4009-b1a4-dfec005e047a None None] RequestId filter calling following filter/app {{(pid=111119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:53:54.010810 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-83109103-e8c7-4009-b1a4-dfec005e047a demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:53:54.011095 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-83109103-e8c7-4009-b1a4-dfec005e047a demo demo] Empty body provided in request {{(pid=111119) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:53:54.011333 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.openstack.wsgi [None req-83109103-e8c7-4009-b1a4-dfec005e047a demo demo] Calling method 'detail' {{(pid=111119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:53:54.011620 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.api.api_utils [None req-83109103-e8c7-4009-b1a4-dfec005e047a demo demo] Removing options '' from query. {{(pid=111119) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:53:54.012582 np0000191068 devstack@c-api.service[111119]: DEBUG cinder.volume.api [None req-83109103-e8c7-4009-b1a4-dfec005e047a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111119) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:53:54.020493 np0000191068 devstack@c-api.service[111119]: INFO cinder.volume.api [None req-83109103-e8c7-4009-b1a4-dfec005e047a demo demo] Get all volumes completed successfully. Aug 25 21:53:54.022330 np0000191068 devstack@c-api.service[111119]: INFO cinder.api.openstack.wsgi [None req-83109103-e8c7-4009-b1a4-dfec005e047a demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:53:54.022704 np0000191068 devstack@c-api.service[111119]: [pid: 111119|app: 0|req: 12/49] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:53:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:54:04.016698 np0000191068 devstack@c-api.service[111119]: DEBUG dbcounter [-] [111119] Writing DB stats cinder:SELECT=1 {{(pid=111119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 21:54:54.039941 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.middleware.request_id [None req-9d7d144f-2946-48a0-9369-e94a381ddc4a None None] RequestId filter calling following filter/app {{(pid=111121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 21:54:54.042758 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-9d7d144f-2946-48a0-9369-e94a381ddc4a demo demo] GET https://162.253.55.54/volume/v3/volumes/detail Aug 25 21:54:54.043015 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-9d7d144f-2946-48a0-9369-e94a381ddc4a demo demo] Empty body provided in request {{(pid=111121) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 21:54:54.043257 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.openstack.wsgi [None req-9d7d144f-2946-48a0-9369-e94a381ddc4a demo demo] Calling method 'detail' {{(pid=111121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 21:54:54.043570 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.api.api_utils [None req-9d7d144f-2946-48a0-9369-e94a381ddc4a demo demo] Removing options '' from query. {{(pid=111121) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 21:54:54.044627 np0000191068 devstack@c-api.service[111121]: DEBUG cinder.volume.api [None req-9d7d144f-2946-48a0-9369-e94a381ddc4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111121) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 21:54:54.054271 np0000191068 devstack@c-api.service[111121]: INFO cinder.volume.api [None req-9d7d144f-2946-48a0-9369-e94a381ddc4a demo demo] Get all volumes completed successfully. Aug 25 21:54:54.056710 np0000191068 devstack@c-api.service[111121]: INFO cinder.api.openstack.wsgi [None req-9d7d144f-2946-48a0-9369-e94a381ddc4a demo demo] https://162.253.55.54/volume/v3/volumes/detail returned with HTTP 200 Aug 25 21:54:54.057161 np0000191068 devstack@c-api.service[111121]: [pid: 111121|app: 0|req: 14/50] 162.253.55.54 () {64 vars in 1289 bytes} [Tue Aug 25 21:54:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 21:55:04.048084 np0000191068 devstack@c-api.service[111121]: DEBUG dbcounter [-] [111121] Writing DB stats cinder:SELECT=1 {{(pid=111121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}